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/candid to v0.14.1 #905

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/candid (source) 0.11.3 -> 0.14.1 age adoption passing confidence

Release Notes

dfinity/agent-js ### [`v0.14.1`](https://togithub.com/dfinity/agent-js/releases/tag/v0.14.1) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.14.0...v0.14.1) ##### What's Changed - chore: adds js-sha256 dependency to principal by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/641](https://togithub.com/dfinity/agent-js/pull/641) - chore: removing unused bin script by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/643](https://togithub.com/dfinity/agent-js/pull/643) - chore: configures packages for unpkg by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/642](https://togithub.com/dfinity/agent-js/pull/642) - fix: idlemanager starting before login suceeds by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/646](https://togithub.com/dfinity/agent-js/pull/646) - feat: always check subnet delegations in a certificate by [@​mraszyk](https://togithub.com/mraszyk) in [https://github.com/dfinity/agent-js/pull/647](https://togithub.com/dfinity/agent-js/pull/647) - feat: secp256k1 fromSeedPhrase now supported by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/645](https://togithub.com/dfinity/agent-js/pull/645) - chore: release v0.14.1 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/650](https://togithub.com/dfinity/agent-js/pull/650) ##### New Contributors - [@​mraszyk](https://togithub.com/mraszyk) made their first contribution in [https://github.com/dfinity/agent-js/pull/647](https://togithub.com/dfinity/agent-js/pull/647) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.14.0...v0.14.1 ### [`v0.14.0`](https://togithub.com/dfinity/agent-js/releases/tag/v0.14.0) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.13.3...v0.14.0) #### What's Changed - feat: expose storage constant keys by [@​peterpeterparker](https://togithub.com/peterpeterparker) in [https://github.com/dfinity/agent-js/pull/616](https://togithub.com/dfinity/agent-js/pull/616) - fix: return after resolve to avoid idb to be recreated by [@​peterpeterparker](https://togithub.com/peterpeterparker) in [https://github.com/dfinity/agent-js/pull/617](https://togithub.com/dfinity/agent-js/pull/617) - fix: optional fields not populated if wire type has additional fields by [@​hpeebles](https://togithub.com/hpeebles) in [https://github.com/dfinity/agent-js/pull/627](https://togithub.com/dfinity/agent-js/pull/627) - feat: http-agent retries calls by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/632](https://togithub.com/dfinity/agent-js/pull/632) - feat: Add fetchCandid() function to [@​dfinity/agent](https://togithub.com/dfinity/agent) by [@​rvanasa](https://togithub.com/rvanasa) in [https://github.com/dfinity/agent-js/pull/630](https://togithub.com/dfinity/agent-js/pull/630) - fix: time tests only use faketimers once by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/634](https://togithub.com/dfinity/agent-js/pull/634) - feat: AgentJs Candid Pinpointed Type Errors upgrade - PR by [@​infu](https://togithub.com/infu) in [https://github.com/dfinity/agent-js/pull/633](https://togithub.com/dfinity/agent-js/pull/633) - feat: add AssetManager by [@​sea-snake](https://togithub.com/sea-snake) in [https://github.com/dfinity/agent-js/pull/603](https://togithub.com/dfinity/agent-js/pull/603) - fix: retry times by [@​sea-snake](https://togithub.com/sea-snake) in [https://github.com/dfinity/agent-js/pull/638](https://togithub.com/dfinity/agent-js/pull/638) - feat: Asset manager performance by [@​sea-snake](https://togithub.com/sea-snake) in [https://github.com/dfinity/agent-js/pull/639](https://togithub.com/dfinity/agent-js/pull/639) - chore: release v0.14.0 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/640](https://togithub.com/dfinity/agent-js/pull/640) #### New Contributors - [@​infu](https://togithub.com/infu) made their first contribution in [https://github.com/dfinity/agent-js/pull/633](https://togithub.com/dfinity/agent-js/pull/633) - [@​sea-snake](https://togithub.com/sea-snake) made their first contribution in [https://github.com/dfinity/agent-js/pull/603](https://togithub.com/dfinity/agent-js/pull/603) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.13.3...v0.14.0 ### [`v0.13.3`](https://togithub.com/dfinity/agent-js/releases/tag/v0.13.3) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.13.2...v0.13.3) #### 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 - fix: resolves window.open issue in safari due to async storage call by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/620](https://togithub.com/dfinity/agent-js/pull/620) - chore: release v1.0.0-beta.0 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/621](https://togithub.com/dfinity/agent-js/pull/621) - feat: support for bls verification polyfill by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/626](https://togithub.com/dfinity/agent-js/pull/626) - feat: expose an agent syncTime method by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/623](https://togithub.com/dfinity/agent-js/pull/623) - feat: new package - bls verify by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/628](https://togithub.com/dfinity/agent-js/pull/628) - chore: release v0.13.3 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/629](https://togithub.com/dfinity/agent-js/pull/629) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.13.2...v0.13.3 ### [`v0.13.2`](https://togithub.com/dfinity/agent-js/releases/tag/v0.13.2) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.13.1...v0.13.2) #### What's Changed - fix: auth-client usage in web worker and nodejs by [@​peterpeterparker](https://togithub.com/peterpeterparker) in [https://github.com/dfinity/agent-js/pull/611](https://togithub.com/dfinity/agent-js/pull/611) - fix: logout clear storage missing promise await by [@​peterpeterparker](https://togithub.com/peterpeterparker) in [https://github.com/dfinity/agent-js/pull/612](https://togithub.com/dfinity/agent-js/pull/612) - chore: release v0.13.2 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/615](https://togithub.com/dfinity/agent-js/pull/615) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.13.1...v0.13.2 ### [`v0.13.1`](https://togithub.com/dfinity/agent-js/releases/tag/v0.13.1) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.13.0...v0.13.1) #### What's Changed - fix: migration from localstorage to idb by [@​peterpeterparker](https://togithub.com/peterpeterparker) in [https://github.com/dfinity/agent-js/pull/608](https://togithub.com/dfinity/agent-js/pull/608) - chore: release v0.13.1 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/609](https://togithub.com/dfinity/agent-js/pull/609) #### New Contributors - [@​peterpeterparker](https://togithub.com/peterpeterparker) made their first contribution in [https://github.com/dfinity/agent-js/pull/608](https://togithub.com/dfinity/agent-js/pull/608) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.13.0...v0.13.1 ### [`v0.13.0`](https://togithub.com/dfinity/agent-js/releases/tag/v0.13.0): Deprecated v0.13.0 - use 0.13.1 when upgrading [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.12.2...v0.13.0) #### What's Changed - feat: auth-client stores identities in indexeddb by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/605](https://togithub.com/dfinity/agent-js/pull/605) - fix: graceful upgrade from localstorage to idb without breaking sessions by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/606](https://togithub.com/dfinity/agent-js/pull/606) - chore: release v0.13.0 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/607](https://togithub.com/dfinity/agent-js/pull/607) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.12.2...v0.13.0 ### [`v0.12.2`](https://togithub.com/dfinity/agent-js/releases/tag/v0.12.2) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.12.1...v0.12.2) ##### 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](https://togithub.com/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 - feat: ECDSAKeyIdentity by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/591](https://togithub.com/dfinity/agent-js/pull/591) - chore: release v0.12.2 beta.0 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/597](https://togithub.com/dfinity/agent-js/pull/597) - fix: canisterStatus throws if root key is not fetched by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/600](https://togithub.com/dfinity/agent-js/pull/600) - chore: replaces links with icp.host to xyz for nice url for docs by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/601](https://togithub.com/dfinity/agent-js/pull/601) - fix: BigInt exponentiation transpiler error ([@​dfinity/candid](https://togithub.com/dfinity/candid)) by [@​rvanasa](https://togithub.com/rvanasa) in [https://github.com/dfinity/agent-js/pull/599](https://togithub.com/dfinity/agent-js/pull/599) - chore: release v0.12.2 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/604](https://togithub.com/dfinity/agent-js/pull/604) #### New Contributors - [@​rvanasa](https://togithub.com/rvanasa) made their first contribution in [https://github.com/dfinity/agent-js/pull/599](https://togithub.com/dfinity/agent-js/pull/599) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.12.1...v0.12.2 ### [`v0.12.1`](https://togithub.com/dfinity/agent-js/releases/tag/v0.12.1) [Compare Source](https://togithub.com/dfinity/agent-js/compare/v0.12.0...v0.12.1) #### What's Changed 0.12.1 introduces two notable changes: - Support for experimental derivationOrigin in `auth-client` for migrating domains off of ic0.app to a custom domain - Allows replayability of signed requests, which is particularly useful for hardware wallets or airgapped setups - chore: update CODEOWNERS by [@​dfx-json](https://togithub.com/dfx-json) in [https://github.com/dfinity/agent-js/pull/586](https://togithub.com/dfinity/agent-js/pull/586) - feat: adds UTF-8 as an encoding option by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/587](https://togithub.com/dfinity/agent-js/pull/587) - feat: adds support for derivationOrigin by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/588](https://togithub.com/dfinity/agent-js/pull/588) - feat: reuse signed request when reading state by [@​lmuntaner](https://togithub.com/lmuntaner) in [https://github.com/dfinity/agent-js/pull/584](https://togithub.com/dfinity/agent-js/pull/584) - refactor: switch from `agent-rs` to `miracl_core` by [@​Daniel-Bloom-dfinity](https://togithub.com/Daniel-Bloom-dfinity) in [https://github.com/dfinity/agent-js/pull/590](https://togithub.com/dfinity/agent-js/pull/590) - chore: aggregate test results for required statuses by [@​ericswanson-dfinity](https://togithub.com/ericswanson-dfinity) in [https://github.com/dfinity/agent-js/pull/592](https://togithub.com/dfinity/agent-js/pull/592) - feat: enables inline sourcemaps for packages for developer experience by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/593](https://togithub.com/dfinity/agent-js/pull/593) - chore: release 0.12.1 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/594](https://togithub.com/dfinity/agent-js/pull/594) #### New Contributors - [@​dfx-json](https://togithub.com/dfx-json) made their first contribution in [https://github.com/dfinity/agent-js/pull/586](https://togithub.com/dfinity/agent-js/pull/586) - [@​lmuntaner](https://togithub.com/lmuntaner) made their first contribution in [https://github.com/dfinity/agent-js/pull/584](https://togithub.com/dfinity/agent-js/pull/584) **Full Changelog**: https://github.com/dfinity/agent-js/compare/v0.12.0...v0.12.1 ### [`v0.12.0`](https://togithub.com/dfinity/agent-js/releases/tag/v0.12.0) [Compare Source](https://togithub.com/dfinity/agent-js/compare/9cb4428d6f116e0ac820678e3a0002a758b82737...v0.12.0) #### What's Changed Breaking feature in certificate API to support new canister ranges - fix: add setBigUint64 polyfill by [@​mstrasinskis](https://togithub.com/mstrasinskis) in [https://github.com/dfinity/agent-js/pull/577](https://togithub.com/dfinity/agent-js/pull/577) - chore: release v0.11.3 by [@​bitdivine](https://togithub.com/bitdivine) in [https://github.com/dfinity/agent-js/pull/579](https://togithub.com/dfinity/agent-js/pull/579) - fix: Candid UI cannot encode nat8 by [@​chenyan-dfinity](https://togithub.com/chenyan-dfinity) in [https://github.com/dfinity/agent-js/pull/575](https://togithub.com/dfinity/agent-js/pull/575) - fix: typo for MetaData kind by [@​chenyan-dfinity](https://togithub.com/chenyan-dfinity) in [https://github.com/dfinity/agent-js/pull/582](https://togithub.com/dfinity/agent-js/pull/582) - fix(agent): Check subnet canister ranges by [@​oggy-dfin](https://togithub.com/oggy-dfin) in [https://github.com/dfinity/agent-js/pull/580](https://togithub.com/dfinity/agent-js/pull/580) - chore: release v0.12.0 by [@​krpeacock](https://togithub.com/krpeacock) in [https://github.com/dfinity/agent-js/pull/585](https://togithub.com/dfinity/agent-js/pull/585) #### New Contributors - [@​mstrasinskis](https://togithub.com/mstrasinskis) made their first contribution in [https://github.com/dfinity/agent-js/pull/577](https://togithub.com/dfinity/agent-js/pull/577) - [@​oggy-dfin](https://togithub.com/oggy-dfin) made their first contribution in [https://github.com/dfinity/agent-js/pull/580](https://togithub.com/dfinity/agent-js/pull/580) **Full Changelog**: https://github.com/dfinity/agent-js/compare/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.



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