Skip to content

Bump the yarn group with 5 updates#1386

Merged
dmitrylavrenov merged 1 commit intomasterfrom
dependabot/npm_and_yarn/yarn-3efb809198
Jan 7, 2025
Merged

Bump the yarn group with 5 updates#1386
dmitrylavrenov merged 1 commit intomasterfrom
dependabot/npm_and_yarn/yarn-3efb809198

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the yarn group with 5 updates:

Package From To
@polkadot/api-cli 0.61.1 0.61.2
@polkadot/api 15.0.2 15.1.1
@types/node 22.10.2 22.10.5
ethers 6.13.4 6.13.5
viem 2.21.59 2.22.2

Updates @polkadot/api-cli from 0.61.1 to 0.61.2

Release notes

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

v0.61.2

Changes:

  • Bump yarn to 4.6.0 (#583)
  • Upgrade polkadot api, and dev (#584)
  • Update Headers to 2025 (#587)
Changelog

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

0.61.2 Jan 1, 2025

Changes:

  • Bump yarn to 4.6.0 (#583)
  • Upgrade polkadot api, and dev (#584)
  • Update Headers to 2025 (#587)
Commits

Updates @polkadot/api from 15.0.2 to 15.1.1

Release notes

Sourced from @​polkadot/api's releases.

v15.1.1

Changes:

  • Update AssetHub types-support metadata (#6046)
  • Update Polkadot and Kusama types-support metadata (#6047)
  • Update Substrate types with polkadot-stable2412 (#6048)
Changelog

Sourced from @​polkadot/api's changelog.

15.1.1 Dec 30, 2024

Changes:

  • Update AssetHub types-support metadata (#6046)
  • Update Polkadot and Kusama types-support metadata (#6047)
  • Update Substrate types with polkadot-stable2412 (#6048)
Commits

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates ethers from 6.13.4 to 6.13.5

Release notes

Sourced from ethers's releases.

ethers/v6.13.5 (2025-01-04 15:26)

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
  • Fixed bad logic for searching prefetched transactions by hash (#4868; ef3c9bc).
  • Add newline delimiter to IPC providers for broader support (#4847; 474a8de).
Changelog

Sourced from ethers's changelog.

ethers/v6.13.5 (2025-01-04 15:26)

  • Use local dev net for testing Typed API to prevent tests getting throttled (7654ee3).
  • Fixed bad logic for searching prefetched transactions by hash (#4868; ef3c9bc).
  • Add newline delimiter to IPC providers for broader support (#4847; 474a8de).
Commits
  • ce7212d tests: debugging CI browser failure
  • f1821a6 tests: debugging CI browser failure
  • cc9119c tests: debugging CI browser failure
  • 3ac33f9 tests: debugging CI browser failure
  • 25b11ee tests: debugging CI browser failure
  • 3bcbcae tests: debug CI failing
  • 27eb944 admin: updated dist files
  • 3854b39 tests: added circular support to browser-safe inspect
  • 831b21d admin: updated dist files
  • e299a31 tests: added browser-safe inspect for tests
  • Additional commits viewable in compare view

Updates viem from 2.21.59 to 2.22.2

Release notes

Sourced from viem's releases.

viem@2.22.2

Patch Changes

viem@2.22.1

Patch Changes

viem@2.22.0

Minor Changes

Patch Changes

viem@2.21.60

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.61.1` | `0.61.2` |
| [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.0.2` | `15.1.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` |
| [ethers](https://github.com/ethers-io/ethers.js) | `6.13.4` | `6.13.5` |
| [viem](https://github.com/wevm/viem) | `2.21.59` | `2.22.2` |


Updates `@polkadot/api-cli` from 0.61.1 to 0.61.2
- [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.61.2/packages/api-cli)

Updates `@polkadot/api` from 15.0.2 to 15.1.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/v15.1.1/packages/api)

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

Updates `ethers` from 6.13.4 to 6.13.5
- [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.13.4...v6.13.5)

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

---
updated-dependencies:
- dependency-name: "@polkadot/api-cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: yarn
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jan 6, 2025
@dmitrylavrenov dmitrylavrenov added this pull request to the merge queue Jan 7, 2025
Merged via the queue into master with commit 68383cd Jan 7, 2025
21 checks passed
@dmitrylavrenov dmitrylavrenov deleted the dependabot/npm_and_yarn/yarn-3efb809198 branch January 7, 2025 22:19
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.

1 participant