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 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@dfinity/identity (source) ^0.10.2 -> ^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

v0.11.3

Compare Source

v0.11.2

Compare Source

What's Changed

New Contributors

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

v0.11.1

Compare Source

What's Changed

Full Changelog: dfinity/agent-js@v0.11.0...v0.11.1

v0.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: dfinity/agent-js@v0.10.4...v0.11.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 has been generated by Mend Renovate. View repository job log here.

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.

None yet

0 participants