Skip to content

Bump the yarn group with 4 updates#1395

Merged
dmitrylavrenov merged 1 commit intomasterfrom
dependabot/npm_and_yarn/yarn-d0107b9f0d
Jan 13, 2025
Merged

Bump the yarn group with 4 updates#1395
dmitrylavrenov merged 1 commit intomasterfrom
dependabot/npm_and_yarn/yarn-d0107b9f0d

Conversation

@dependabot
Copy link
Contributor

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

Bumps the yarn group with 4 updates: @polkadot/api-cli, @polkadot/api, typescript and viem.

Updates @polkadot/api-cli from 0.61.2 to 0.62.1

Release notes

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

v0.62.1

Changes:

  • Upgrade api to 15.2.1, and common to 13.3.1 (#590)
    • Ensures compatibility with NodeJS v22.12
  • Bump dev w/ @types (#591)
Changelog

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

0.62.1 Jan 7, 2025

Changes:

  • Upgrade api to 15.2.1, and common to 13.3.1 (#590)
    • Ensures compatibility with NodeJS v22.12
  • Bump dev w/ @​types (#591)
Commits

Updates @polkadot/api from 15.1.1 to 15.3.1

Release notes

Sourced from @​polkadot/api's releases.

v15.3.1

  • Set typegen scripts for Docs to use v15 (#6060)
  • Add Asset hub options to polkadot-types-internal-metadata (#6062)
  • Add metadataVer cli arg for polkadot-types-internal-metadata, and ensure backwards compatibility with v14 (#6063)
    • This adds --metadataVer to polkadot-types-internal-metadata. It is meant to be used along side --endpoint which will allow for the use of metadata versions above v14.

v15.2.1

  • Give compatibility for nodejs v22
    • Update common to 13.3.1 (#6057)
      • Fixes an issue with getSeparator for nodejs 22.12
  • Bump dev to 0.82.4 (#6056)
  • Update Headers to 2025 (#6052)
  • Bump yarn to 4.6.0 (#6050)
Changelog

Sourced from @​polkadot/api's changelog.

15.3.1 Jan 11, 2024

  • Set typegen scripts for Docs to use v15 (#6060)
  • Add Asset hub options to polkadot-types-internal-metadata (#6062)
  • Add metadataVer cli arg for polkadot-types-internal-metadata, and ensure backwards compatibility with v14 (#)
    • This adds --metadataVer to polkadot-types-internal-metadata. It is meant to be used along side --endpoint which will allow for the use of metadata versions above v14.

15.2.1 Jan 6, 2024

  • Give compatibility for nodejs v22
    • Update common to 13.3.1 (#6057)
      • Fixes an issue with getSeparator for nodejs 22.12
  • Bump dev to 0.82.4 (#6056)
  • Update Headers to 2025 (#6052)
  • Bump yarn to 4.6.0 (#6050)
Commits

Updates typescript from 5.7.2 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • Additional commits viewable in compare view

Updates viem from 2.22.2 to 2.22.8

Release notes

Sourced from viem's releases.

viem@2.22.8

Patch Changes

viem@2.22.7

Patch Changes

viem@2.22.6

Patch Changes

viem@2.22.5

Patch Changes

viem@2.22.4

Patch Changes

viem@2.22.3

Patch Changes

... (truncated)

Commits

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 4 updates: [@polkadot/api-cli](https://github.com/polkadot-js/tools/tree/HEAD/packages/api-cli), [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api), [typescript](https://github.com/microsoft/TypeScript) and [viem](https://github.com/wevm/viem).


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

Updates `@polkadot/api` from 15.1.1 to 15.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/v15.3.1/packages/api)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

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

---
updated-dependencies:
- dependency-name: "@polkadot/api-cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: yarn
- dependency-name: typescript
  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-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 Jan 13, 2025
@dmitrylavrenov dmitrylavrenov added this pull request to the merge queue Jan 13, 2025
Merged via the queue into master with commit 44d9b0f Jan 13, 2025
21 checks passed
@dmitrylavrenov dmitrylavrenov deleted the dependabot/npm_and_yarn/yarn-d0107b9f0d branch January 13, 2025 15:37
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