Skip to content

Comments

Bump @polkadot/api from 6.4.2 to 7.4.1#224

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps @polkadot/api from 6.4.2 to 7.4.1.

Release notes

Sourced from @​polkadot/api's releases.

v7.4.1

Upgrade priority: Medium. Required for all chains using Range and RangeInclusive types. Also includes better error handling for number conversions.

Changes:

  • Asserts for invalid number format inputs (MAX_SAFE_INTEGER, float)
  • Ensure Range/RangeInclusive variant check does not fail on encoding
  • Ensure non-option calls in api-contract are marked as @deprecated
  • Added Kusama 9150 upgrade block (known types)
  • Update @polkadot/util to 8.3.2

v7.3.1

Upgrade priority: Low. Maintenance upgrade, tracking the latest @polkadot libraries.

Changes:

  • Extend support for WrapperKeepOpaque with internal decoding (allowed to fail)
  • Adjust max-entries in historic provider LRU
  • Update to latest Substrate/Polkadot/Kusama metadata
  • Update @polkadot/util to 8.3.1
  • Update package paths under ESM

v7.2.1

Upgrade priority: Low. Recommended for users generating TS chain-specific augmentations.

Changes:

  • Convert contract ReturnFlags to set (as opposed to bare u32)
  • Adjust chain-specific augmentation to not auto-add RPC imports
  • Ensure package path is availble under ESM & CJS

v7.1.1

Upgrade priority: Low. Recommended for users of contracts form Substrate master & Polkador/Kusama TS app developers where specific chain augmentation would be helpful.

Contributed:

Changes:

  • Expose @polkadot/api-augment/{kusama, polkadot, substrate} for specific augmentations (The bare @polkadot/api-augment is equivalent to /substrate, keeping the existing behavior)
  • Expose @polkadot/types-augment/{lookup, registry} variants (The bare @polkadot/types-augment applies both)
  • Expose txHash on submittable results, e.g. tx.signAndSend(..., ({ txHash }) => ...)
  • Align casing for TS & exposed queries (adjusts for ALLCAPS entries)
  • Additional tests for Option codec (explicit in expectations)
  • Update to latest Substrate, Kusama & Polkadot static metadata

v7.0.2

Upgrade priority: Low. Recommended for applications where collective derives with aliasses are being used.

... (truncated)

Changelog

Sourced from @​polkadot/api's changelog.

7.4.1 Jan 15, 2022

Upgrade priority: Medium. Required for all chains using Range and RangeInclusive types. Also includes better error handling for number conversions.

Changes:

  • Asserts for invalid number format inputs (MAX_SAFE_INTEGER, float)
  • Ensure Range/RangeInclusive variant check does not fail on encoding
  • Ensure non-option calls in api-contract are marked as @deprecated
  • Added Kusama 9150 upgrade block (known types)
  • Update @polkadot/util to 8.3.2

7.3.1 Jan 9, 2022

Upgrade priority: Low. Maintenance upgrade, tracking the latest @polkadot libraries.

Changes:

  • Extend support for WrapperKeepOpaque with internal decoding (allowed to fail)
  • Adjust max-entries in historic provider LRU
  • Update to latest Substrate/Polkadot/Kusama metadata
  • Update @polkadot/util to 8.3.1
  • Update package paths under ESM

7.2.1 Jan 3, 2022

Upgrade priority: Low. Recommended for users generating TS chain-specific augmentations.

Changes:

  • Convert contract ReturnFlags to set (as opposed to bare u32)
  • Adjust chain-specific augmentation to not auto-add RPC imports
  • Ensure package path is availble under ESM & CJS

7.1.1 Dec 26, 2021

Upgrade priority: Low. Recommended for users of contracts form Substrate master & Polkador/Kusama TS app developers where specific chain augmentation would be helpful.

Contributed:

Changes:

  • Expose @polkadot/api-augment/{kusama, polkadot, substrate} for specific augmentations (The bare @polkadot/api-augment is equivalent to /substrate, keeping the existing behavior)
  • Expose @polkadot/types-augment/{lookup, registry} variants (The bare @polkadot/types-augment applies both)
  • Expose txHash on submittable results, e.g. tx.signAndSend(..., ({ txHash }) => ...)

... (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.4.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.4.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 Jan 17, 2022
@dependabot dependabot bot requested a review from iisaint January 17, 2022 02:24
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2022

Superseded by #227.

@dependabot dependabot bot closed this Jan 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/staging/polkadot/api-7.4.1 branch January 24, 2022 02:23
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