Skip to content

Comments

Bump @polkadot/api from 6.4.2 to 7.15.1#247

Closed
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/staging/polkadot/api-7.15.1
Closed

Bump @polkadot/api from 6.4.2 to 7.15.1#247
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/staging/polkadot/api-7.15.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps @polkadot/api from 6.4.2 to 7.15.1.

Release notes

Sourced from @​polkadot/api's releases.

v7.15.1

Contributed:

Changes:

  • Cater for DispatchError with error as [u8; 4]
  • Add in-flight cache for parallel same-version metadata queries
  • Cater for lazy @polkadot/util-crypto init (adjustment for React Native)
  • Update to latest Substrate, Kusama & Polkadot static metadata
  • Update latest Westend & Kusama (up to 9180) upgrade blocks

v7.14.3

Changes:

  • Ensure BitVec with MSB does not fail (used in Polkadot DeliveredMessages)

v7.14.2

Changes:

  • Don't export ScProvider top-level in @polkadot/rpc-provider

v7.14.1

Contributed:

Changes:

  • Only explicitly support LSB on BitVec types
  • Change toHuman() on BitVec to output default LSB
  • Add bytes{Sent, Recv} to provider stats
  • Clear connection timout on provider disconnect()
  • Add support for dev_getBlockStats RPC

v7.13.1

Important This contains an upgraded version of @polkadot/wasm-crypto. For users of asm.js, e.g. React Native, there are some additional upgrade instructions in the release notes for this version https://github.com/polkadot-js/wasm/releases/tag/v5.0.1

Contributed:

Changes:

  • Support for rejection of hanging RPC requests (30s timeout)

... (truncated)

Changelog

Sourced from @​polkadot/api's changelog.

7.15.1 Apr 3, 2022

Contributed:

Changes:

  • Cater for DispatchError with error as [u8; 4]
  • Add in-flight cache for parallel same-version metadata queries
  • Cater for lazy @polkadot/util-crypto init (adjustment for React Native)
  • Update to latest Substrate, Kusama & Polkadot static metadata
  • Update latest Westend & Kusama (up to 9180) upgrade blocks

7.14.3 Mar 28, 2022

Changes:

  • Ensure BitVec with MSB does not fail (used in Polkadot DeliveredMessages)

7.14.2 Mar 28, 2022

Changes:

  • Don't export ScProvider top-level in @polkadot/rpc-provider

7.14.1 Mar 27, 2022

Contributed:

Changes:

  • Only explicitly support LSB on BitVec types
  • Change toHuman() on BitVec to output default LSB
  • Add bytes{Sent, Recv} to provider stats
  • Clear connection timout on provider disconnect()
  • Add support for dev_getBlockStats RPC

7.13.1 Mar 19, 2022

Important This contains an upgraded version of @polkadot/wasm-crypto. For users of asm.js, e.g. React Native, there are some additional upgrade instructions in the release notes for this version https://github.com/polkadot-js/wasm/releases/tag/v5.0.1

... (truncated)

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 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/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) from 6.4.2 to 7.15.1.
- [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/v7.15.1/packages/api)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2022
@dependabot dependabot bot requested a review from iisaint April 4, 2022 02:21
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 11, 2022

Superseded by #249.

@dependabot dependabot bot closed this Apr 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/staging/polkadot/api-7.15.1 branch April 11, 2022 02:25
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.

0 participants