Skip to content

chore(deps): update polkadot dependencies to v11 #861

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

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@polkadot/api (source) ^10.7.3 -> ^11.0.0 age adoption passing confidence
@polkadot/api-derive (source) ^10.0.0 -> ^11.0.0 age adoption passing confidence
@polkadot/typegen (source) ^10.7.3 -> ^11.0.0 age adoption passing confidence
@polkadot/types (source) ^10.7.3 -> ^11.0.0 age adoption passing confidence

Release Notes

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

v11.0.2

Compare Source

Changes

  • Fix type for TAssetConversion in Polkadot Asset hub

v11.0.1

Compare Source

Breaking Changes:

Note! The following breaking changes only refer to @polkadot/api-derive calls under api.derive.staking.* due to the most recent breaking changes in runtime version v1.2. Please refer to the link next to the bullet points for more information.

  • Update api.derive.staking calls with breaking changes (#​5860)
  • Add claimedRewardsEra to api.derive.staking.query for compatibility with legacyClaimedRewards (#​5862)

Contributed:

Changes:

  • Update polkadot types-known for latest runtime upgrades

v10.13.1

Compare Source

Changes:

  • Update CI actions and setup_node to v4
  • Update substrate metadata to latest
  • Support ParachainHost runtime api v6, 7, 8, 9, 10
  • Resolve correct module for council derive
  • Update westend types-known for 1010000
  • Update kusama types-known for 1001003

v10.12.6

Compare Source

NOTE: Because of a broken CI build for 10.12.5 -> 10.12.6 is a replacement

Contributed:

Changes:

  • Upgrade westend types-known for 1009000
  • Add disableAscii option for toHuman, and toPrimitive
  • V14 Update substrate latest metadata
  • V15 Update substrate latest metadata
  • Bump yarn to 4.1.1
  • Add assetId getter field to to necessary ExtrinsicPayloads
  • Add Updated Runtime Defintions
    • ValidateStatement
    • MMRApi
      • mmr_root
      • mmr_leaf_count
    • Core v5
    • GenesisBuilder
    • MixnetApi

v10.12.5

Compare Source

Contributed:

Changes:

  • Upgrade westend types-known for 1009000
  • Add disableAscii option for toHuman, and toPrimitive
  • V14 Update substrate latest metadata
  • V15 Update substrate latest metadata
  • Bump yarn to 4.1.1
  • Add assetId getter field to to necessary ExtrinsicPayloads
  • Add Updated Runtime Defintions
    • ValidateStatement
    • MMRApi
      • mmr_root
      • mmr_leaf_count
    • Core v5
    • GenesisBuilder
    • MixnetApi

v10.12.4

Compare Source

Contributed:

v10.12.3

Compare Source

Contributed:

Changes:

  • Fix api.derive.staking.eraExposure for compatibility
  • Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata
  • Update polkadot runtime upgrade per block
  • Update kusama runtime upgrade per block
  • Update westend runtime upgrade per block

v10.12.2

Compare Source

Contributed:

Changes:

  • Update to latest Substrate metadata

v10.12.1

Compare Source

Contributed:

v10.11.3

Compare Source

Contributed:

Changes:

  • Bump dev w/ packageDetect adjustments
  • Update copyright year
  • Bump nock, and dev deps
  • Allow cacheCapacity option for the WsProvider
  • Bump yarn

v10.11.2

Compare Source

Contributed:

Changes:

  • Support [8a;32] types in known keys
  • Update to latest Substrate metadata

v10.11.1

Compare Source

Contributed:

Changes:

  • Add known intrablockEntropy storage key
  • Add support for SkipCheckIfFeeless signed extension
  • Ensure all usages of balances.transfer (in tests) have been removed
  • Drop support for Node 16 (EOL 11 Sep 2023)

v10.10.1

Compare Source

Contributed:

Changes:

  • Serialize any additional payload fields via toJSON()
  • Expose internal rpc-core stats on api.stats getter
  • Add support for latest/stable V15 metadata interfaces
  • Add runtime BeefyApi version 3
  • Add runtime ParachainHost version 5
  • Expose chain.subscribeFinalizedBlocks derive
  • Consistently use import.meta.url inside tests
  • Group Uint/Int tests for maintainability
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.9.1

Compare Source

Changes:

  • Adjust object index access for stricter tsconfig settings
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.8.1

Compare Source

Contributed:

Changes:

  • Update to latest Polkadot, Kusama & Substrate metadata
  • Cleanup (some) linting overrides

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
@renovate renovate bot force-pushed the renovate/polkadot branch from 8f981ff to 159b83b Compare May 21, 2024 12:08
@renovate renovate bot force-pushed the renovate/polkadot branch from 159b83b to 87ab5e3 Compare May 23, 2024 14:37
Copy link
Contributor

@rflechtner rflechtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rflechtner rflechtner merged commit 2ea03c9 into develop Jun 6, 2024
13 checks passed
@rflechtner rflechtner deleted the renovate/polkadot branch June 6, 2024 13:54
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.

1 participant