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 4 updates #2550

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the polkadot-api group with 4 updates in the / directory: @polkadot-api/observable-client, @polkadot-api/substrate-client, @polkadot-api/sm-provider and polkadot-api.

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

Release notes

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

polkadot-api@0.6.0

Breaking

  • client: rename watchBlockBlody to watchBlockBody
  • getEstimatedFee takes as input the sender's address and optionally the "hinted-sign-extensions"
  • tx: now transactions are mortal by default with a 64 blocks period
  • codegen: deduplicate equivalent known types
  • Move the is and as methods from enum values to Enum: Enum.is(value, tag), Enum.as(value, tag).

Changed

  • performance optimization: avoid creating a storage operation on System.Number storage entry.

Fixed

  • properly export FixedSizeBinary (only the type was being exported).
  • json-rpc-proxy: Ensure that the proxy works with all the known versions of the JSON-RPC spec
  • cli/codegen: Anonymize is now able to properly distinguish Binary types, which were previously being anonymized asFixedSizeBinary<number>
  • getEstimatedFee now uses the more comon runtime-call: TransactionPaymentApi_query_info
  • pjs-signer: Ensure blockNumber in SignerPayloadJSON
Commits


Updates @polkadot-api/substrate-client from 0.2.2 to 0.3.0

Commits


Updates @polkadot-api/sm-provider from 0.1.3 to 0.1.4

Commits


Updates polkadot-api from 1.6.7 to 1.7.2

Release notes

Sourced from polkadot-api's releases.

polkadot-api@1.7.1

Fixed

  • Patch @polkadot-api/observable-client bug

polkadot-api@1.7.0

Added

  • New sub-package polkadot-api/ink for ink! contracts Details on how to use ink! in polkadot-api with a few examples are available in the docs

Fixed

  • Known Chains:
    • Use correct ss58Format on Paseo chainspecs
  • Update dependencies.
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 3 weeks ago

🦋 Changeset detected

Latest commit: 51615aad5ff504f4bc4d4586e716a3ce5ef476d4

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

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.