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

deps: bump the polkadot group across 1 directory with 2 updates #2537

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the polkadot group with 2 updates in the / directory: @polkadot/util and polkadot-api.

Updates @polkadot/util from 13.3.1 to 13.4.3

Release notes

Sourced from @​polkadot/util'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'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 1.8.4 to 1.9.1

Release notes

Sourced from polkadot-api's releases.

polkadot-api@1.9.1

Fixed

  • Match ChainDefinition with descriptors type

polkadot-api@1.9.0

Added

  • getOfflineApi which mainly facilitates the creation of extrinsics while being offline.
  • Codegen:
    • Add XCM v5 known types
  • Chains:
    • Add Polkadot coretime chainspec

Fixed

  • Reduce the overhead for accessing the genesis-hash (and other small tweaks)
  • Fix potentnial memory leak with sync Observables
  • Codegen:
    • Remove unused known types
  • Chains::
    • Update lightSyncState
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 polkadot group with 2 updates in the / directory: [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) and [polkadot-api](https://github.com/polkadot-api/polkadot-api).


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

Updates `polkadot-api` from 1.8.4 to 1.9.1
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/compare/polkadot-api@1.8.4...polkadot-api@1.9.1)

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

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 Feb 17, 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