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

build(deps): bump @polkadot/keyring from 13.2.2 to 13.4.3 in /integration-tests #1792

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps @polkadot/keyring from 13.2.2 to 13.4.3.

Release notes

Sourced from @​polkadot/keyring's releases.

v13.4.3

Changes:

  • Rollback ws change in x-ws (#1980) NOTE: this rollbacks changes made in (#1976) to ensure websocket usage doesnt break in any downstream libs.

v13.4.2

Changes:

  • Cast ws as global.WebSocket (#1978)

v13.4.1

Changes:

  • Enable KeyringPair Creation with Custom Mnemonic Wordlists (#1974)
  • Use ws library in Node.js 22+ for Better WebSocket Error Handling (#1976)
  • Fix Misclassification of ECDSA Signatures in verifyMultisig (#1973)
  • Bump dev to 0.83.2 (#1972)
  • Bump yarn to 4.6.0 (#1967)

v13.3.1

Changes:

  • Give compatibility for nodejs v22
    • Fix getSeparator which fixes toLocaleString (#1965)
  • 2025 Headers (#1963)

v13.2.3

Contributed:

Changes:

  • Bump Dev to 0.82.1 (#1959)
Changelog

Sourced from @​polkadot/keyring's changelog.

13.4.3 Feb 17, 2025

Changes:

  • Rollback ws change in x-ws (#1980) NOTE: this rollbacks changes made in (#1976) to ensure websocket usage doesnt break in any downstream libs.

13.4.2 Feb 17, 2025

Changes:

  • Cast ws as global.WebSocket (#1978)

13.4.1 Feb 16, 2025

Changes:

  • Enable KeyringPair Creation with Custom Mnemonic Wordlists (#1974)
  • Use ws library in Node.js 22+ for Better WebSocket Error Handling (#1976)
  • Fix Misclassification of ECDSA Signatures in verifyMultisig (#1973)
  • Bump dev to 0.83.2 (#1972)
  • Bump yarn to 4.6.0 (#1967)

13.3.1 Jan 6, 2025

Changes:

  • Give compatibility for nodejs v22
    • Fix getSeparator which fixes toLocaleString (#1965)
  • 2025 Headers (#1963)

13.2.3 Nov 11, 2024

Contributed:

Changes:

  • Bump Dev to 0.82.1 (#1959)
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) from 13.2.2 to 13.4.3.
- [Release notes](https://github.com/polkadot-js/common/releases)
- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/common/commits/v13.4.3/packages/keyring)

---
updated-dependencies:
- dependency-name: "@polkadot/keyring"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants