Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the pjs group with 4 updates in the / directory: @polkadot/util-crypto, @polkadot/api, @polkadot/keyring and @polkadot/networks.

Updates @polkadot/util-crypto from 13.3.1 to 13.4.3

Release notes

Sourced from @​polkadot/util-crypto'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)
Changelog

Sourced from @​polkadot/util-crypto'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)
Commits

Updates @polkadot/api from 15.1.1 to 15.7.2

Release notes

Sourced from @​polkadot/api's releases.

v15.7.2

Changes:

  • Update asset-hub type-support metadata files for v1.4.0 (#6105)
  • Document available Api Derives (#6106)
  • Fix derives base path in typegen (#6107)

v15.7.1

Changes:

  • Upgrade Kusama types to 1.4.0 (#6098)
  • Api-Derives documentation generator (#6099)
  • Upgrade Polkadot types to v1.4.0 (#6100)
  • Add WeightReclaim transaction extension to known extensions (#6102)
  • Add westend code upgrades (#6103 )

v15.6.1

Changes:

  • Log Http/Ws request on error #6091
  • Only identify Struct as empty when it has no keys. #6092
  • Check for api.query.identity in getSubIdentities #6093
  • Upgrade common to 13.4.3 #6095

v15.5.2

Changes:

  • Ensure assetId is handled correctly when addSignature is used (#6083)
    • NOTE: This is specific to signers but also extends to class GenericExtrinsicPayloadV4.
  • Fix typegen adding invalid imports (#6082)
  • Include missing known keys (#6084)

v15.5.1

Contributed:

Changes:

  • Update polkadot, kusama types-support for rpc, and ver (#6078)
  • Update Asset-Hub types-support rpc, and ver (#6077)
  • Patch typegen query to prevent it from adding invalid import (#6073)
  • Extend GenericAccountId description (#6072)

v15.4.1

  • Allow api.derive.accounts.identity() to obtain SubIdentities (#6066)
    • Adds a new field subs to the DeriveAccountRegistration output of api.derive.accounts.identity()
  • Add ElectionResult type override (#6067)
  • Bump dev to 0.83.2 (#6069)
    • Increases performance of the test-runner, both locally, and in the CI

... (truncated)

Changelog

Sourced from @​polkadot/api's changelog.

15.7.2 Mar 3, 2025

Changes:

  • Update asset-hub type-support metadata files for v1.4.0 (#6105)
  • Document available Api Derives (#6106)
  • Fix derives base path in typegen (#6107)

15.7.1 Feb 25, 2025

Changes:

  • Upgrade Kusama types to 1.4.0 (#6098)
  • Api-Derives documentation generator (#6099)
  • Upgrade Polkadot types to v1.4.0 (#6100)
  • Add WeightReclaim transaction extension to known extensions (#6102)
  • Add westend code upgrades (#6103 )

15.6.1 Feb 17, 2025

Changes:

  • Log Http/Ws request on error #6091
  • Only identify Struct as empty when it has no keys. #6092
  • Check for api.query.identity in getSubIdentities #6093
  • Upgrade common to 13.4.3 #6095

15.5.2 Feb 3, 2025

Changes:

  • Ensure assetId is handled correctly when addSignature is used (#6083)
    • NOTE: This is specific to signers but also extends to class GenericExtrinsicPayloadV4.
  • Fix typegen adding invalid imports (#6082)
  • Include missing known keys (#6084)

15.5.1 Jan 27, 2025

Contributed:

Changes:

  • Update polkadot, kusama types-support for rpc, and ver (#6078)
  • Update Asset-Hub types-support rpc, and ver (#6077)

... (truncated)

Commits

Updates @polkadot/keyring from 13.3.1 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)
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)
Commits

Updates @polkadot/networks from 13.3.1 to 13.4.3

Release notes

Sourced from @​polkadot/networks'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)
Changelog

Sourced from @​polkadot/networks'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)
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 pjs group with 4 updates in the / directory: [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto), [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api), [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) and [@polkadot/networks](https://github.com/polkadot-js/common/tree/HEAD/packages/networks).


Updates `@polkadot/util-crypto` from 13.3.1 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/util-crypto)

Updates `@polkadot/api` from 15.1.1 to 15.7.2
- [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.7.2/packages/api)

Updates `@polkadot/keyring` from 13.3.1 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)

Updates `@polkadot/networks` from 13.3.1 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/networks)

---
updated-dependencies:
- dependency-name: "@polkadot/util-crypto"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/keyring"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
- dependency-name: "@polkadot/networks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 16:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant