-
Notifications
You must be signed in to change notification settings - Fork 0
[yarn]: Bump the dependencies group with 16 updates #363
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
Open
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/main/dependencies-0a1c378f6f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[yarn]: Bump the dependencies group with 16 updates #363
dependabot
wants to merge
3
commits into
main
from
dependabot/npm_and_yarn/main/dependencies-0a1c378f6f
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dc36c86 to
892385e
Compare
Bumps the dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [@dfinity/agent](https://github.com/dfinity/agent-js/tree/HEAD/packages/agent) | `2.1.3` | `3.2.2` | | [@dfinity/candid](https://github.com/dfinity/agent-js/tree/HEAD/packages/candid) | `2.1.3` | `3.2.2` | | [@dfinity/identity](https://github.com/dfinity/agent-js/tree/HEAD/packages/identity) | `2.1.3` | `3.2.2` | | [@dfinity/ledger-icp](https://github.com/dfinity/ic-js/tree/HEAD/packages/ledger-icp) | `2.6.2` | `4.1.0` | | [@dfinity/principal](https://github.com/dfinity/agent-js/tree/HEAD/packages/principal) | `2.1.3` | `3.2.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `17.0.45` | `24.3.0` | | [chai](https://github.com/chaijs/chai) | `4.3.6` | `6.0.1` | | [chai-http](https://github.com/chaijs/chai-http) | `4.4.0` | `5.1.2` | | [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `5.5.6` | `6.1.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.14.43` | `0.25.9` | | [ethers](https://github.com/ethers-io/ethers.js) | `5.7.2` | `6.15.0` | | [mocha](https://github.com/mochajs/mocha) | `9.2.2` | `11.7.1` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [tsconfig-paths](https://github.com/dividab/tsconfig-paths) | `4.0.0` | `4.2.0` | | [typescript](https://github.com/microsoft/TypeScript) | `4.7.4` | `5.9.2` | | [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.34.3` | Updates `@dfinity/agent` from 2.1.3 to 3.2.2 - [Release notes](https://github.com/dfinity/agent-js/releases) - [Changelog](https://github.com/dfinity/agent-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-js/commits/v3.2.2/packages/agent) Updates `@dfinity/candid` from 2.1.3 to 3.2.2 - [Release notes](https://github.com/dfinity/agent-js/releases) - [Changelog](https://github.com/dfinity/agent-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-js/commits/v3.2.2/packages/candid) Updates `@dfinity/identity` from 2.1.3 to 3.2.2 - [Release notes](https://github.com/dfinity/agent-js/releases) - [Changelog](https://github.com/dfinity/agent-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-js/commits/v3.2.2/packages/identity) Updates `@dfinity/ledger-icp` from 2.6.2 to 4.1.0 - [Release notes](https://github.com/dfinity/ic-js/releases) - [Changelog](https://github.com/dfinity/ic-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/ic-js/commits/HEAD/packages/ledger-icp) Updates `@dfinity/principal` from 2.1.3 to 3.2.2 - [Release notes](https://github.com/dfinity/agent-js/releases) - [Changelog](https://github.com/dfinity/agent-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-js/commits/v3.2.2/packages/principal) Updates `@types/node` from 17.0.45 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 4.3.6 to 6.0.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.6...v6.0.1) Updates `chai-http` from 4.4.0 to 5.1.2 - [Release notes](https://github.com/chaijs/chai-http/releases) - [Changelog](https://github.com/chaijs/chai-http/blob/main/History.md) - [Commits](chaijs/chai-http@4.4.0...5.1.2) Updates `csv-parse` from 5.5.6 to 6.1.0 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@6.1.0/packages/csv-parse) Updates `esbuild` from 0.14.43 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](evanw/esbuild@v0.14.43...v0.25.9) Updates `ethers` from 5.7.2 to 6.15.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v5.7.2...v6.15.0) Updates `mocha` from 9.2.2 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v11.7.1) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `tsconfig-paths` from 4.0.0 to 4.2.0 - [Changelog](https://github.com/jonaskello/tsconfig-paths/blob/master/CHANGELOG.md) - [Commits](jonaskello/tsconfig-paths@v4.0.0...v4.2.0) Updates `typescript` from 4.7.4 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.7.4...v5.9.2) Updates `sharp` from 0.33.5 to 0.34.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.33.5...v0.34.3) --- updated-dependencies: - dependency-name: "@dfinity/agent" dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@dfinity/candid" dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@dfinity/identity" dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@dfinity/ledger-icp" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@dfinity/principal" dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chai-http dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: csv-parse dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ethers dependency-version: 6.15.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ts-node dependency-version: 10.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tsconfig-paths dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sharp dependency-version: 0.34.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
892385e to
dc00c67
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Bumps the dependencies group with 16 updates:
2.1.33.2.22.1.33.2.22.1.33.2.22.6.24.1.02.1.33.2.217.0.4524.3.04.3.66.0.14.4.05.1.25.5.66.1.00.14.430.25.95.7.26.15.09.2.211.7.110.9.110.9.24.0.04.2.04.7.45.9.20.33.50.34.3Updates
@dfinity/agentfrom 2.1.3 to 3.2.2Release notes
Sourced from
@dfinity/agent's releases.... (truncated)
Changelog
Sourced from
@dfinity/agent's changelog.... (truncated)
Commits
451977bchore: release 3.2.2 (#1114)fe633fedocs: update links to js.icp.build (#1112)8ccdda9chore: release 3.2.1 (#1100)55dff19chore: release 3.2.0 (#1097)e3e6500fix: error handling of call responses (#1092)a47a7f4fix: enable certificate freshness checks for delegation certificates (#1094)4d3e2fffix: avoid bigint overflow when decoding the time from the certificate (#1093)aa1dea6fix: enable certificate freshness check in canister status request (#1082)b4fd8d1fix: use effective canister id to delete the node keys from the local map (#1...84a6116fix: account for clock drift in certificate freshness check (#1081)Updates
@dfinity/candidfrom 2.1.3 to 3.2.2Release notes
Sourced from
@dfinity/candid's releases.... (truncated)
Changelog
Sourced from
@dfinity/candid's changelog.... (truncated)
Commits
451977bchore: release 3.2.2 (#1114)fe633fedocs: update links to js.icp.build (#1112)e23c0f5fix: addbigintto theJsonValuetypes (#1108)8ccdda9chore: release 3.2.1 (#1100)fda1ae3fix: export generic types from IDL module (#1099)55dff19chore: release 3.2.0 (#1097)00e4445feat: enable type safety for Func and Service IDL types (#1089)9be07bbfix: add declaration maps and source code to published package (#1088)d5fd5eedocs: move docs to js.icp.build/core (#1085)836188bchore: release 3.1.0 (#1079)Updates
@dfinity/identityfrom 2.1.3 to 3.2.2Release notes
Sourced from
@dfinity/identity's releases.... (truncated)
Changelog
Sourced from
@dfinity/identity's changelog.... (truncated)
Commits
451977bchore: release 3.2.2 (#1114)fe633fedocs: update links to js.icp.build (#1112)8ccdda9chore: release 3.2.1 (#1100)55dff19chore: release 3.2.0 (#1097)9be07bbfix: add declaration maps and source code to published package (#1088)d5fd5eedocs: move docs to js.icp.build/core (#1085)836188bchore: release 3.1.0 (#1079)a863ce1chore: release 3.0.2 (#1074)5179cadchore: release 3.0.1 (#1071)0f1f91achore: release 3.0.0 (#1064)Updates
@dfinity/ledger-icpfrom 2.6.2 to 4.1.0Changelog
Sourced from
@dfinity/ledger-icp's changelog.... (truncated)
Commits
Updates
@dfinity/principalfrom 2.1.3 to 3.2.2Release notes
Sourced from
@dfinity/principal's releases.... (truncated)
Changelog
Sourced from
@dfinity/principal's changelog.... (truncated)
Commits
451977bchore: release 3.2.2 (#1114)fe633fedocs: update links to js.icp.build (#1112)8ccdda9chore: release 3.2.1 (#1100)55dff19chore: release 3.2.0 (#1097)9be07bbfix: add declaration maps and source code to published package (#1088)d5fd5eedocs: move docs to js.icp.build/core (#1085)836188bchore: release 3.1.0 (#1079)947225ffeat: export thegetCrc32function from@dfinity/principal(#1077)a863ce1chore: release 3.0.2 (#1074)5179cadchore: release 3.0.1 (#1071)Updates
@types/nodefrom 17.0.45 to 24.3.0Commits
Updates
chaifrom 4.3.6 to 6.0.1Release notes
Sourced from chai's releases.
... (truncated)
Commits