Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @dfinity/identity to ^0.19.0 - autoclosed #11

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@dfinity/identity (source) ^0.11.0 -> ^0.19.0 age adoption passing confidence

Release Notes

dfinity/agent-js (@​dfinity/identity)

v0.19.3

Compare Source

What's Changed

Noteworthy change: Principal now contains a toJSON method, returning an object with {"__principal__": <principal-string>}. This is compatible with the JSON reviver that is provided in @dfinity/utils, allowing you to easily serialize and deserialize structures containing Principals into and out of JSON

Full Changelog: dfinity/agent-js@v0.19.2...v0.19.3

v0.19.2

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.19.1...v0.19.2

v0.19.1

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.19.0...v0.19.1

v0.19.0

Compare Source

Notable Changes

Now sets a default host of https://icp-api.io for HttpAgent
Replaces js-sha256 with @noble/hash

Package sizes are reduced as a result of that dependency change!

Screenshot 2023-08-22 at 9 56 29 AM

What's Changed

Full Changelog: dfinity/agent-js@v0.18.1...v0.19.0

v0.18.1

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.18.0...v0.18.1

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: dfinity/agent-js@v0.17.0...v0.18.0

v0.17.0

Compare Source

v0.16.0

Compare Source

Small breaking change - typo in JsonnableWebAuthnIdentity type
Reverts use of Headers struct in HttpAgent for better node.js fetch library compatibility

What's Changed

Full Changelog: dfinity/agent-js@v0.15.7...v0.16.0

v0.15.7

Compare Source

What's Changed

New Contributors

Full Changelog: dfinity/agent-js@v0.15.6...v0.15.7

v0.15.6

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.15.5...v0.15.6

v0.15.5

Compare Source

What's Changed

New Contributors

Full Changelog: dfinity/agent-js@v0.15.4...v0.15.5

v0.15.4

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.15.3...v0.15.4

v0.15.3

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.15.2...v0.15.3

v0.15.2

Compare Source

What's Changed

New Contributors

Full Changelog: dfinity/agent-js@v0.15.0...v0.15.2

v0.15.1

Compare Source

v0.15.0

Compare Source

What's Changed

Deprecates @dfinity/authentication, moving the isDelegationValid check into `@dfinity/identity.

Also moves Secp256k1KeyIdentity out of @dfinity/identity to its own package, @dfinity/identity-secp256k1 in order to keep package sizes down for other packages.

@dfinity/identity-ledgerhq is deprecated, and had already been out of use for some time. @zondax/ledger-icp is the maintained tool for integrating with the Ledger hardware wallet.

Full Changelog: dfinity/agent-js@v0.14.1...v0.15.0

v0.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: dfinity/agent-js@v0.14.0...v0.14.1

v0.14.0

Compare Source

What's Changed
New Contributors

Full Changelog: dfinity/agent-js@v0.13.3...v0.14.0

v0.13.3

Compare Source

What's Changed

Primary change is the addition of a pure-js BLS verification library, as well as the ability to provide a bls-verification strategy for agents and certificates in environments where wasm is unavailable, such as Reach Native

Full Changelog: dfinity/agent-js@v0.13.2...v0.13.3

v0.13.2

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.13.1...v0.13.2

v0.13.1

Compare Source

What's Changed
New Contributors

Full Changelog: dfinity/agent-js@v0.13.0...v0.13.1

v0.13.0: Deprecated v0.13.0 - use 0.13.1 when upgrading

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.12.2...v0.13.0

v0.12.2

Compare Source

ECDSAKeyIdentity Release

Adds a new identity built on the SubtleCrypto API. This identity can be built using a non-exportable KeyPair and stored securely in IndexedDb for heightened security of your application.

Also, includes a first PR from @​rvanasa, a new team member at Dfinity. It improves backwards compatibility for compiling @dfinity/agent by removing BigInt exponents from the codebase

What's Changed
New Contributors

Full Changelog: dfinity/agent-js@v0.12.1...v0.12.2

v0.12.1

Compare Source

What's Changed

0.12.1 introduces two notable changes:

New Contributors

Full Changelog: dfinity/agent-js@v0.12.0...v0.12.1

v0.12.0

Compare Source

What's Changed

Breaking feature in certificate API to support new canister ranges

New Contributors

Full Changelog: dfinity/agent-js@v0.11.2...v0.12.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from d7d9104 to 4d724a6 Compare August 12, 2022 00:20
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.12.0 Update dependency @dfinity/identity to ^0.13.0 Aug 12, 2022
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.13.0 Update dependency @dfinity/identity to ^0.14.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 4d724a6 to 1045c62 Compare November 20, 2022 07:54
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.14.0 Update dependency @dfinity/identity to ^0.15.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 1045c62 to dd7ff0d Compare March 16, 2023 21:50
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.15.0 Update dependency @dfinity/identity to ^0.16.0 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from dd7ff0d to 8e14519 Compare June 29, 2023 20:32
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.16.0 Update dependency @dfinity/identity to ^0.17.0 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 8e14519 to 84d3f07 Compare July 7, 2023 02:21
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.17.0 Update dependency @dfinity/identity to ^0.18.0 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 84d3f07 to acde766 Compare July 13, 2023 01:39
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.18.0 Update dependency @dfinity/identity to ^0.19.0 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from acde766 to 1651d73 Compare August 22, 2023 22:57
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.19.0 Update dependency @dfinity/identity to ^0.20.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 1651d73 to 952237c Compare November 14, 2023 19:40
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 952237c to 2728db5 Compare January 23, 2024 01:10
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.20.0 Update dependency @dfinity/identity to ^0.21.0 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/dfinity-identity-0.x branch from 2728db5 to c63d692 Compare February 21, 2024 22:41
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.21.0 Update dependency @dfinity/identity to ^0.19.0 Feb 21, 2024
@renovate renovate bot changed the title Update dependency @dfinity/identity to ^0.19.0 Update dependency @dfinity/identity to ^0.19.0 - autoclosed Sep 2, 2024
@renovate renovate bot closed this Sep 2, 2024
@renovate renovate bot deleted the renovate/dfinity-identity-0.x branch September 2, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants