Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the yarn group with 5 updates:

Package From To
@polkadot/api-cli 0.63.10 0.63.11
@polkadot/api 16.2.2 16.3.1
@types/node 24.0.7 24.0.10
ethers 6.14.4 6.15.0
viem 2.31.6 2.31.7

Updates @polkadot/api-cli from 0.63.10 to 0.63.11

Release notes

Sourced from @​polkadot/api-cli's releases.

v0.63.11

Changes:

  • Updated polkadot deps(#620)
Changelog

Sourced from @​polkadot/api-cli's changelog.

0.63.11 July 2, 2025

Changes:

  • Updated polkadot deps(#620)
Commits

Updates @polkadot/api from 16.2.2 to 16.3.1

Release notes

Sourced from @​polkadot/api's releases.

v16.3.1

  • Update Substrate types to Polkadot stable2503-5 (#6172)
  • Update Polkadot types to polkadot-fellows/runtimes release 1.6.0 (#6173)
  • Update AssetHub Polkadot types to 1.6.0 (#6174)
  • Update AssetHub Kusama types to 1.6.0 (#6176)
  • Fix signature issue in signAsync + send flow #6177
  • Bump @​polkadot/common to 13.5.2 (#6179)
Changelog

Sourced from @​polkadot/api's changelog.

16.3.1 Jul 1, 2025

  • Update Substrate types to Polkadot stable2503-5 (#6172)
  • Update Polkadot types to polkadot-fellows/runtimes release 1.6.0 (#6173)
  • Update AssetHub Polkadot types to 1.6.0 (#6174)
  • Update AssetHub Kusama types to 1.6.0 (#6176)
  • Fix signature issue in signAsync + send flow #6177
  • Bump @​polkadot/common to 13.5.2 (#6179)
Commits

Updates @types/node from 24.0.7 to 24.0.10

Commits

Updates ethers from 6.14.4 to 6.15.0

Release notes

Sourced from ethers's releases.

ethers/v6.15.0 (2025-07-01 11:24)

  • Allow non-canonical S values in Signatures moving errors to access-time (#5013; 9944ec9).
Changelog

Sourced from ethers's changelog.

ethers/v6.15.0 (2025-07-01 11:24)

  • Allow non-canonical S values in Signatures moving errors to access-time (#5013; 9944ec9).
Commits
  • 9fd9d41 admin: updated dist files
  • 1405d74 docs: added EIP-2 to specs.txt
  • 9944ec9 Allow non-canonical S values in Signatures moving errors to access-time (#5013).
  • See full diff in compare view

Updates viem from 2.31.6 to 2.31.7

Release notes

Sourced from viem's releases.

viem@2.31.7

Patch Changes

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@types/node [>= 20.a, < 21]
@types/node [>= 18.a, < 19]
@types/node [>= 17.a, < 18]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the yarn group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@polkadot/api-cli](https://github.com/polkadot-js/tools/tree/HEAD/packages/api-cli) | `0.63.10` | `0.63.11` |
| [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `16.2.2` | `16.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.7` | `24.0.10` |
| [ethers](https://github.com/ethers-io/ethers.js) | `6.14.4` | `6.15.0` |
| [viem](https://github.com/wevm/viem) | `2.31.6` | `2.31.7` |


Updates `@polkadot/api-cli` from 0.63.10 to 0.63.11
- [Release notes](https://github.com/polkadot-js/tools/releases)
- [Changelog](https://github.com/polkadot-js/tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/tools/commits/v0.63.11/packages/api-cli)

Updates `@polkadot/api` from 16.2.2 to 16.3.1
- [Release notes](https://github.com/polkadot-js/api/releases)
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/api/commits/v16.3.1/packages/api)

Updates `@types/node` from 24.0.7 to 24.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `ethers` from 6.14.4 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@v6.14.4...v6.15.0)

Updates `viem` from 2.31.6 to 2.31.7
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@2.31.6...viem@2.31.7)

---
updated-dependencies:
- dependency-name: "@polkadot/api-cli"
  dependency-version: 0.63.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@polkadot/api"
  dependency-version: 16.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: "@types/node"
  dependency-version: 24.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: ethers
  dependency-version: 6.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: viem
  dependency-version: 2.31.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2025
@dmitrylavrenov dmitrylavrenov added this pull request to the merge queue Jul 7, 2025
Merged via the queue into master with commit 9b1196a Jul 7, 2025
21 checks passed
@dmitrylavrenov dmitrylavrenov deleted the dependabot/npm_and_yarn/yarn-c1e0421527 branch July 7, 2025 18:45
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

Development

Successfully merging this pull request may close these issues.

2 participants