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/principal to ^0.15.0 - autoclosed #156

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

dfinity/agent-js

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 29, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @dfinity/agent@0.11.3
npm ERR! Found: @dfinity/principal@0.15.0
npm ERR! node_modules/@dfinity/principal
npm ERR!   @dfinity/principal@"^0.15.0" from the root project
npm ERR!   peer @dfinity/principal@">=0.11.0" from @deland-labs/dft_all_features_client@0.6.0
npm ERR!   node_modules/@deland-labs/dft_all_features_client
npm ERR!     @deland-labs/dft_all_features_client@"^0.6.0" from the root project
npm ERR!   1 more (@deland-labs/ic-dev-kit)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @dfinity/principal@"^0.11.3" from @dfinity/agent@0.11.3
npm ERR! node_modules/@dfinity/agent
npm ERR!   @dfinity/agent@"^0.11.0" from the root project
npm ERR!   peer @dfinity/agent@">=0.11.0" from @deland-labs/dft_all_features_client@0.6.0
npm ERR!   node_modules/@deland-labs/dft_all_features_client
npm ERR!     @deland-labs/dft_all_features_client@"^0.6.0" from the root project
npm ERR!   3 more (@deland-labs/ic-dev-kit, @dfinity/authentication, @dfinity/identity)
npm ERR! 
npm ERR! Conflicting peer dependency: @dfinity/principal@0.11.3
npm ERR! node_modules/@dfinity/principal
npm ERR!   peer @dfinity/principal@"^0.11.3" from @dfinity/agent@0.11.3
npm ERR!   node_modules/@dfinity/agent
npm ERR!     @dfinity/agent@"^0.11.0" from the root project
npm ERR!     peer @dfinity/agent@">=0.11.0" from @deland-labs/dft_all_features_client@0.6.0
npm ERR!     node_modules/@deland-labs/dft_all_features_client
npm ERR!       @deland-labs/dft_all_features_client@"^0.6.0" from the root project
npm ERR!     3 more (@deland-labs/ic-dev-kit, @dfinity/authentication, @dfinity/identity)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-12-12T21_16_02_922Z-debug-0.log

@renovate renovate bot force-pushed the renovate/dfinity-principal-0.x branch from afb99dc to 691b83f Compare July 4, 2022 09:06
@renovate renovate bot force-pushed the renovate/dfinity-principal-0.x branch from 691b83f to 85c81fe Compare August 11, 2022 23:42
@renovate renovate bot changed the title Update dependency @dfinity/principal to ^0.12.0 Update dependency @dfinity/principal to ^0.13.0 Aug 11, 2022
@renovate renovate bot force-pushed the renovate/dfinity-principal-0.x branch from 85c81fe to 276fd57 Compare October 7, 2022 01:05
@renovate renovate bot changed the title Update dependency @dfinity/principal to ^0.13.0 Update dependency @dfinity/principal to ^0.14.0 Oct 7, 2022
@renovate renovate bot force-pushed the renovate/dfinity-principal-0.x branch from 276fd57 to 9e2d506 Compare December 12, 2022 21:16
@renovate renovate bot changed the title Update dependency @dfinity/principal to ^0.14.0 Update dependency @dfinity/principal to ^0.15.0 Dec 12, 2022
@renovate renovate bot changed the title Update dependency @dfinity/principal to ^0.15.0 Update dependency @dfinity/principal to ^0.15.0 - autoclosed Jul 5, 2023
@renovate renovate bot closed this Jul 5, 2023
@renovate renovate bot deleted the renovate/dfinity-principal-0.x branch July 5, 2023 16:02
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