EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.🚀🚀🚀
MIT License
61 stars 37 forks source link

Update dependency @dfinity/principal to v0.15.1 #943

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@dfinity/principal (source) ^0.14.0 -> ^0.15.0 age adoption passing confidence
@dfinity/principal (source) 0.14.0 -> 0.15.1 age adoption passing confidence

Release Notes

dfinity/agent-js ### [`v0.15.1`](https://togithub.com/dfinity/agent-js/compare/v0.15.0...0a2ca8664615444ebca9f109736175b6c8d5f342) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.15.0...0a2ca8664615444ebca9f109736175b6c8d5f342) ### [`v0.15.0`](https://togithub.com/dfinity/agent-js/releases/tag/v0.15.0) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.14.1...v0.15.0) ##### 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. - chore: links assets docs in index by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/651](https://togithub.com/dfinity/agent-js/pull/651) - feat: fetchOptions, callOptions for React Native by [@​wackyleo459](https://togithub.com/wackyleo459) in [https://github.com/dfinity/agent-js/pull/652](https://togithub.com/dfinity/agent-js/pull/652) - feat: React Native support with fetchOption and callOptions by [@​wackyleo459](https://togithub.com/wackyleo459) in [https://github.com/dfinity/agent-js/pull/653](https://togithub.com/dfinity/agent-js/pull/653) - chore: test size-limit automation for CI by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/658](https://togithub.com/dfinity/agent-js/pull/658) - test: lowering identity limit from baseline by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/659](https://togithub.com/dfinity/agent-js/pull/659) - test: enabling comparison job by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/660](https://togithub.com/dfinity/agent-js/pull/660) - chore: deprecates [@​dfinity/authentication](https://togithub.com/dfinity/authentication) by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/661](https://togithub.com/dfinity/agent-js/pull/661) - chore: replaces smartcontracts references by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/662](https://togithub.com/dfinity/agent-js/pull/662) - feat: separate secp256k1 library by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/663](https://togithub.com/dfinity/agent-js/pull/663) - chore: release/v0.15.0 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/664](https://togithub.com/dfinity/agent-js/pull/664) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.14.1...v0.15.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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.