Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

chore(deps-dev): bump @polkadot/api from 3.11.1 to 6.7.1#144

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/polkadot/api-6.7.1
Closed

chore(deps-dev): bump @polkadot/api from 3.11.1 to 6.7.1#144
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/polkadot/api-6.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps @polkadot/api from 3.11.1 to 6.7.1.

Release notes

Sourced from @​polkadot/api's releases.

v6.7.1

Upgrade priority: Low. Internal maintenance updates, focussed on internal optimizations.

Changelog:

Changes:

  • Use new-gen voteLockingPeriod in democracy derives (as available)
  • Dynamically inject getters for Extrinsic payloads
  • Optimize caching for complex constructed type classes per registry
  • Convert metadata, rpc and api to use lazy decoration
  • Split u8a decoding paths for Vec (different from general path)
  • Keep track of initial u8a decoded length inside base Codecs
  • Extract multi property assignments for Struct, Set, Json & Enum
  • Move PortableRegistry location inside @polkadot/types/metadata
  • Bump static metadata for latest Substrate, Polkadot & Kusama

v6.6.1

Upgrade priority: Low. Internal maintennce updates.

Changes:

  • Fix construction for palletVersion keys with correct prefix
  • Add Polkadot EthereumAddress as a known PortableRegistry override
  • De-dupe PortableRegistry namespace splitting operations
  • Optimize internal AbstractArray & Struct u8a decoding
  • Shortcut Struct construction from Struct instance
  • Use internal lookupName in createClass (allows deeply recursive lookups)
  • Codec toHex() will now correctly return the TS HexString type
  • Update known upgrade blocks for Westend & Kusama
  • Bump static metadata for latest Substrate, Polkadot & Kusama

v6.5.2

Upgrade priority: Low. Recommended for users with .at queries on unknown blocks.

Changes:

  • Adjust toHuman on Call to return names & (not only) values
  • Allow for optional known RuntimeVersion to short-circuit api.at
  • Ensure Struct decodes fully on null input (equivalent to undefined & {})

v6.5.1

Upgrade priority: Low. Internal maintenance upgrades.

Contributed:

... (truncated)

Changelog

Sourced from @​polkadot/api's changelog.

6.7.1 Nov 7, 2021

Upgrade priority: Low. Internal maintenance updates, focussed on internal optimizations.

Changelog:

Changes:

  • Use new-gen voteLockingPeriod in democracy derives (as available)
  • Dynamically inject getters for Extrinsic payloads
  • Optimize caching for complex constructed type classes per registry
  • Convert metadata, rpc and api to use lazy decoration
  • Split u8a decoding paths for Vec (different from general path)
  • Keep track of initial u8a decoded length inside base Codecs
  • Extract multi property assignments for Struct, Set, Json & Enum
  • Move PortableRegistry location inside @polkadot/types/metadata
  • Bump static metadata for latest Substrate, Polkadot & Kusama

6.6.1 Nov 1, 2021

Upgrade priority: Low. Internal maintenance updates.

Changes:

  • Fix construction for palletVersion keys with correct prefix
  • Add Polkadot EthereumAddress as a known PortableRegistry override
  • De-dupe PortableRegistry namespace splitting operations
  • Optimize internal AbstractArray & Struct u8a decoding
  • Shortcut Struct construction from Struct instance
  • Use internal lookupName in createClass (allows deeply recursive lookups)
  • Codec toHex() will now correctly return the TS HexString type
  • Update known upgrade blocks for Westend & Kusama
  • Bump static metadata for latest Substrate, Polkadot & Kusama

6.5.2 Oct 26, 2021

Upgrade priority: Low. Recommended for users with .at queries on unknown blocks.

Changes:

  • Adjust toHuman on Call to return names & (not only) values
  • Allow for optional known RuntimeVersion to short-circuit api.at
  • Ensure Struct decodes fully on null input (equivalent to undefined & {})

... (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 3.11.1 to 6.7.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/v6.7.1/packages/api)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:development
  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 Nov 8, 2021
@dependabot dependabot bot requested a review from anvie November 8, 2021 00:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2021

Superseded by #145.

@dependabot dependabot bot closed this Nov 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/polkadot/api-6.7.1 branch November 15, 2021 00:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant