Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @polkadot/api to v14 #270

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@polkadot/api (source) ^13.2.1 -> ^14.1.1 age adoption passing confidence

Release Notes

polkadot-js/api (@​polkadot/api)

v14.1.1

Compare Source

Changes:

  • Fix deno build in CI to version 1.42.x (#​5999)
  • Add LRU TTL cache implementation (#​5997)
    • This focuses on performance advancements and less memory usage
  • Update non-pjs deps (#​6000)
  • Set static metadata to v15 and update typegen to generate runtime apis and use v15 metadata (#​5987)
    • Additionally: This does update the static types to be inline with polkadot 1003003
  • Bump dev to 0.81.2 (#​6001)
    • Allows for correct CJS targetting
  • Bump common to 13.2.1 (#​6002)

v14.0.1

Compare Source

Changes:

  • TransactionExtension, ExtrinsicV5
    • This is a very large feature that gives support for Extrinsic V5. This is not a breaking change, but because of the impact it has it is a Major bump.
    • This PR acts as a forward compatible feature that still focuses on v4, but allows for the use of v5 when:
      a: The metadata extrinsic version is set to 5
      b: The extrinsic version is set to 5 when manually constructing transactions.
    • The PR allows the decoding of all v4, and v5 extrinsics including {bare, signed, general} transactions.
  • Address parsing issues for H160 accounts in api.derive.accounts.{*} (#​5991)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 2, 2024 22:01
@renovate renovate bot force-pushed the renovate/polkadot-api-14.x branch 4 times, most recently from eef2621 to c0e1f72 Compare October 8, 2024 01:31
@renovate renovate bot force-pushed the renovate/polkadot-api-14.x branch 4 times, most recently from 7b2cc16 to 5b865d8 Compare October 15, 2024 22:31
n3op2
n3op2 previously approved these changes Oct 18, 2024
@renovate renovate bot force-pushed the renovate/polkadot-api-14.x branch 4 times, most recently from 02b37fb to 78d474e Compare October 21, 2024 17:28
@renovate renovate bot force-pushed the renovate/polkadot-api-14.x branch from 78d474e to 8fb22a7 Compare October 22, 2024 00:58
@n3op2 n3op2 merged commit a9a31b9 into main Oct 23, 2024
6 checks passed
@renovate renovate bot deleted the renovate/polkadot-api-14.x branch October 23, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant