paritytech / substrate-connect

Run Wasm Light Clients of any Substrate based chain directly in your browser.
https://paritytech.github.io/substrate-connect/
GNU General Public License v3.0
246 stars 78 forks source link

chore(deps): bump the polkadot-api group across 1 directory with 10 updates #2566

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 week ago

Bumps the polkadot-api group with 10 updates in the / directory:

Package From To
@polkadot-api/codegen 0.12.8 0.12.10
@polkadot-api/json-rpc-provider-proxy 0.2.3 0.2.4
@polkadot-api/metadata-builders 0.9.1 0.9.2
@polkadot-api/metadata-compatibility 0.1.11 0.1.12
@polkadot-api/observable-client 0.6.2 0.6.3
@polkadot-api/signer 0.1.10 0.1.11
@polkadot-api/substrate-bindings 0.9.3 0.9.4
@polkadot-api/sm-provider 0.1.6 0.1.7
@polkadot-api/view-builder 0.3.11 0.3.12
polkadot-api 1.7.4 1.7.7

Updates @polkadot-api/codegen from 0.12.8 to 0.12.10

Commits


Updates @polkadot-api/json-rpc-provider-proxy from 0.2.3 to 0.2.4

Commits


Updates @polkadot-api/metadata-builders from 0.9.1 to 0.9.2

Commits


Updates @polkadot-api/metadata-compatibility from 0.1.11 to 0.1.12

Commits


Updates @polkadot-api/observable-client from 0.6.2 to 0.6.3

Commits


Updates @polkadot-api/signer from 0.1.10 to 0.1.11

Commits


Updates @polkadot-api/substrate-bindings from 0.9.3 to 0.9.4

Commits


Updates @polkadot-api/sm-provider from 0.1.6 to 0.1.7

Commits


Updates @polkadot-api/view-builder from 0.3.11 to 0.3.12

Commits


Updates polkadot-api from 1.7.4 to 1.7.7

Release notes

Sourced from polkadot-api's releases.

polkadot-api@1.7.7

Fixed

  • Fix incompatible error on storage.getEntries with partial compatibility level.
  • Handle storage entries that use opaque hashers.
  • Chains:
    • Update lightSyncState

polkadot-api@1.7.6

Fixed

  • Smoldot:
    • Update smoldot to 2.0.33

polkadot-api@1.7.5

Fixed

  • WS provider:
    • followEnhancer should resend the errored chainHead_v1_follow request
  • Smoldot:
    • Update smoldot to 2.0.32
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 818c80ad73ab96da50d10755ca53999cb7072fe8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ----------------------------------------- | ----- | | @substrate/light-client-extension-helpers | Patch | | @substrate/extension | Patch | | @substrate/wallet-template | Patch | | @substrate/smoldot-discovery-connector | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

ryanleecode commented 4 days ago

@dependabot recreate