chore(deps): update dependency @polkadot/extension-inject to ^0.63.1 - autoclosed#588
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency @polkadot/extension-inject to ^0.63.1 - autoclosed#588renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
fc3a8e3 to
fc02538
Compare
5 tasks
fc02538 to
42cd4dc
Compare
jim-counter
added a commit
that referenced
this pull request
Jun 8, 2026
Revert the @polkadot/extension-dapp and @polkadot/extension-inject bumps flagged by Bugbot. extension-inject@0.63.1 declares @polkadot/api@^16.5.6 as a direct dependency, which would pull in a parallel v16 stack (@polkadot/api@16.5.6, @polkadot/types@16.5.6, @polkadot/util@14.x) alongside the v15 stack used by auto-utils. Two complete Polkadot stacks in the lockfile is exactly the version skew this PR was meant to prevent. The extension package bumps (Renovate PR #588) require deciding on the @polkadot/api v15 -> v16 major bump first and should be handled in a separate PR alongside that decision. Scope reduces to the three v15 alignment bumps which keep the lockfile on a single Polkadot stack: - @polkadot/api ^15.8.1 -> ^15.10.2 - @polkadot/types ^15.8.1 -> ^15.10.2 - @polkadot/types-codec ^15.8.1 -> ^15.10.2 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
jim-counter
added a commit
that referenced
this pull request
Jun 8, 2026
The Polkadot monorepo requires matched versions across @polkadot/api, @polkadot/types, and @polkadot/types-codec to avoid runtime metadata decoding errors and TypeScript misalignment. Similarly, @polkadot/extension-dapp depends on @polkadot/extension-inject and must be bumped together. Bumps the full set in one coordinated change: - @polkadot/api ^15.8.1 -> ^15.10.2 - @polkadot/types ^15.8.1 -> ^15.10.2 - @polkadot/types-codec ^15.8.1 -> ^15.10.2 - @polkadot/extension-dapp ^0.58.6 -> ^0.63.1 - @polkadot/extension-inject ^0.58.9 -> ^0.63.1 Supersedes Renovate PRs #588 (extension-inject), #589 (types), #590 (types-codec); plus the rate-limited @polkadot/api and @polkadot/extension-dapp PRs that haven't yet been raised. Renovate should close the open three on its next run. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
jim-counter
added a commit
that referenced
this pull request
Jun 8, 2026
Revert the @polkadot/extension-dapp and @polkadot/extension-inject bumps flagged by Bugbot. extension-inject@0.63.1 declares @polkadot/api@^16.5.6 as a direct dependency, which would pull in a parallel v16 stack (@polkadot/api@16.5.6, @polkadot/types@16.5.6, @polkadot/util@14.x) alongside the v15 stack used by auto-utils. Two complete Polkadot stacks in the lockfile is exactly the version skew this PR was meant to prevent. The extension package bumps (Renovate PR #588) require deciding on the @polkadot/api v15 -> v16 major bump first and should be handled in a separate PR alongside that decision. Scope reduces to the three v15 alignment bumps which keep the lockfile on a single Polkadot stack: - @polkadot/api ^15.8.1 -> ^15.10.2 - @polkadot/types ^15.8.1 -> ^15.10.2 - @polkadot/types-codec ^15.8.1 -> ^15.10.2 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
00d2f44 to
0540ed8
Compare
18fd1dd to
0668d29
Compare
2dacc1d to
9415115
Compare
43f2227 to
f19529a
Compare
f19529a to
87810d8
Compare
8 tasks
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.
This PR contains the following updates:
^0.58.9→^0.63.1Release Notes
polkadot-js/extension (@polkadot/extension-inject)
v0.63.1Compare Source
Changes:
Contributed:
v0.62.6Compare Source
Changes:
v0.62.5Compare Source
Changes:
v0.62.4Compare Source
Changes:
v0.62.3Compare Source
Changes:
v0.62.2Compare Source
Changes:
v0.62.1Compare Source
Changes:
v0.61.7Compare Source
Changes:
v0.61.6Compare Source
Changes:
v0.61.5Compare Source
Changes:
v0.61.4Compare Source
Changes:
v0.61.3Compare Source
Changes:
v0.61.2Compare Source
Changes:
v0.61.1Compare Source
Changes:
v0.60.1Compare Source
Changes:
v0.59.2Compare Source
Changes:
v0.59.1Compare Source
Changes:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.