fix(deps): update dependency @dfinity/principal to v0.19.2 #4458
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.15.6
->^0.19.0
Release Notes
dfinity/agent-js (@dfinity/principal)
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
forHttpAgent
Replaces
js-sha256
with@noble/hash
Package sizes are reduced as a result of that dependency change!
What's Changed
@dfinity/principal
as a peerDependency where needed by @hpeebles in https://github.com/dfinity/agent-js/pull/752js-sha256
library with@noble/hashes
by @krpeacock in https://github.com/dfinity/agent-js/pull/753Full 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 compatibilityWhat'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
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.
This PR has been generated by Renovate Bot.