Update dependencies in variables.yml#1715
Closed
brunopgalvao wants to merge 1 commit into
Closed
Conversation
Bumps 12 dependencies flagged by the check-dependencies bot: Repositories: - polkadot_sdk: polkadot-stable2603 -> polkadot-stable2603-1 (docker stable2603 -> stable2603-1) Crates: - subxt / subxt_cli / subxt_signer: 0.50.0 -> 0.50.1 - polkadot_omni_node: 0.14.0 -> 0.15.0 JavaScript packages: - chopsticks: 1.3.0 -> 1.3.1 - polkadot_api: 2.0.1 -> 2.1.0 - resolc: 1.1.0 -> 1.2.0 - hardhat_polkadot: 0.2.7 -> 0.3.0 - solc: 0.8.34 -> 0.8.35 - paraspell_sdk: 13.2.2 -> 13.4.0 - hdkd_helpers: 0.0.29 -> 0.0.30 Embedded polkadot_sdk snippets (single-block-migrations/lib.rs, migrations/v1.rs, revive precompiles/bn128.rs) are byte-identical between stable2603 and stable2603-1, so no snippet line ranges changed. Companion test-harness sync: polkadot-cookbook. Closes #1656, closes #1657, closes #1658, closes #1660, closes #1661, closes #1662, closes #1663, closes #1665, closes #1666, closes #1671, closes #1672, closes #1693
8929f55 to
9e1feea
Compare
Contributor
Author
|
Closing in favor of a clean branch off upstream master — this branch was accidentally based on the papermoonio private mirror, which cluttered the PR timeline with unrelated commits. Replacement: see new PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps 12 dependencies flagged by the
check-dependenciesbot, in the centralvariables.yml.Repositories:
polkadot_sdk:polkadot-stable2603→polkadot-stable2603-1(Docker:stable2603→stable2603-1)Crates:
subxt/subxt_cli/subxt_signer:0.50.0→0.50.1polkadot_omni_node:0.14.0→0.15.0JavaScript packages:
chopsticks:1.3.0→1.3.1polkadot_api:2.0.1→2.1.0resolc:1.1.0→1.2.0hardhat_polkadot:0.2.7→0.3.0solc:0.8.34→0.8.35paraspell_sdk:13.2.2→13.4.0hdkd_helpers:0.0.29→0.0.30Snippet line-number check
The embedded polkadot_sdk snippets —
single-block-migrations/src/lib.rs,migrations/v1.rs(storage-migrations.md) andrevive/src/precompiles/builtin/bn128.rs(eth-native.md) — are byte-identical betweenpolkadot-stable2603andpolkadot-stable2603-1, so no snippet line ranges needed adjusting.Companion PR
Test harnesses are synced in polkadot-developers/polkadot-cookbook#298. Live tutorial/recipe tests run there via the
versions.ymlCI triggers.Test plan
polkadot-stable2603-1relay binaries (polkadot,*-worker,polkadot-parachain) resolvevariables.ymlparses as valid YAMLNot actioned — pinned to template lockfile (close as not-applicable)
#1667, #1668, #1669, #1670 —
polkadot_sdk_parachain_templatesubdependencies are pinned to template v0.0.5'sCargo.lockand only change when the template version bumps (see comment invariables.yml).Closes #1656, closes #1657, closes #1658, closes #1660, closes #1661, closes #1662, closes #1663, closes #1665, closes #1666, closes #1671, closes #1672, closes #1693