Skip to content

Comments

Bump @polkadot/api from 6.4.2 to 7.14.1#243

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps @polkadot/api from 6.4.2 to 7.14.1.

Release notes

Sourced from @​polkadot/api's releases.

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)
  • Add .stats to provider interfaces with running counters
  • Add support for state_trieMigrationStatus RPC
  • Update to latest Substrate, Kusama & Polkadot static metadata
  • Update to @polkadot/util 8.6.1
  • Additional workaround for Vite bundling

v7.12.1

Changes:

  • Allow for correct handling of Option<Null> types
  • Adjust for bundlers where import.meta.url is undefined
  • Update to @polkadot/util 8.5.1

v7.11.1

Changes:

  • Chunk derive retrieval of era{Exposure, Prefs, Slashes}
  • Ensure that signer (passed via options) do get updated
  • Kusama & Polkadot 9170 upgrade blocks
  • Update to latest Substrate, Kusama & Polkadot static metadata
  • Adjustments for TypeScript 7.6.2

v7.10.1

Contributed:

... (truncated)

Changelog

Sourced from @​polkadot/api's changelog.

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

Contributed:

Changes:

  • Support for rejection of hanging RPC requests (30s timeout)
  • Add .stats to provider interfaces with running counters
  • Add support for state_trieMigrationStatus RPC
  • Update to latest Substrate, Kusama & Polkadot static metadata
  • Update to @polkadot/util 8.6.1
  • Additional workaround for Vite bundling

7.12.1 Mar 13, 2022

Changes:

  • Allow for correct handling of Option<Null> types
  • Adjust for bundlers where import.meta.url is undefined
  • Update to @polkadot/util 8.5.1

7.11.1 Mar 6, 2022

Changes:

  • Chunk derive retrieval of era{Exposure, Prefs, Slashes}
  • Ensure that signer (passed via options) do get updated

... (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.14.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.14.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 Mar 28, 2022
@dependabot dependabot bot requested a review from iisaint March 28, 2022 02:23
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 29, 2022

Superseded by #245.

@dependabot dependabot bot closed this Mar 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/staging/polkadot/api-7.14.1 branch March 29, 2022 02:20
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