chore(deps-dev): bump wagmi from 3.6.15 to 3.6.21#837
Conversation
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 3.6.15 to 3.6.21. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@3.6.21/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-version: 3.6.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7", | ||
| "wagmi": "^3.6.15" | ||
| "wagmi": "^3.6.21" |
There was a problem hiding this comment.
🟡 Dependency update to a frozen deprecated package violates repository deprecation policy
The wagmi dev-dependency is bumped (^3.6.15 → ^3.6.21 at packages/blue-sdk-wagmi/package.json:58), but this package (@morpho-org/blue-sdk-wagmi) is explicitly frozen as deprecated per repository rules, so no dependency updates should land.
Impact: Violates the repository's deprecation lifecycle, maintaining a package that should not receive updates.
Repository rule and deprecation policy details
AGENTS.md §2 rule 11 states: "Feature, address, ABI, dependency, test, JSDoc, refactor, or changeset updates to frozen deprecated packages. Per TIB-0003, do not maintain @morpho-org/bundler-sdk-viem, @morpho-org/migration-sdk-viem, @morpho-org/simulation-sdk, @morpho-org/blue-sdk-wagmi, or @morpho-org/simulation-sdk-wagmi. Only PRs explicitly scoped to deprecation metadata or source deletion may touch those packages, and such PRs must not add new supported behavior."
This PR bumps a dependency version in blue-sdk-wagmi, which is explicitly listed as a frozen deprecated package. The rule explicitly lists "dependency" updates as something that "does not land in a PR" for these packages.
Was this helpful? React with 👍 or 👎 to provide feedback.
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7", | ||
| "wagmi": "^3.6.15" | ||
| "wagmi": "^3.6.21" |
There was a problem hiding this comment.
🟡 Dependency update to a second frozen deprecated package violates repository deprecation policy
The wagmi dev-dependency is bumped (^3.6.15 → ^3.6.21 at packages/simulation-sdk-wagmi/package.json:67), but this package (@morpho-org/simulation-sdk-wagmi) is explicitly frozen as deprecated per repository rules, so no dependency updates should land.
Impact: Violates the repository's deprecation lifecycle, maintaining a package that should not receive updates.
Repository rule and deprecation policy details
AGENTS.md §2 rule 11 states: "Feature, address, ABI, dependency, test, JSDoc, refactor, or changeset updates to frozen deprecated packages. Per TIB-0003, do not maintain @morpho-org/bundler-sdk-viem, @morpho-org/migration-sdk-viem, @morpho-org/simulation-sdk, @morpho-org/blue-sdk-wagmi, or @morpho-org/simulation-sdk-wagmi. Only PRs explicitly scoped to deprecation metadata or source deletion may touch those packages, and such PRs must not add new supported behavior."
This PR bumps a dependency version in simulation-sdk-wagmi, which is explicitly listed as a frozen deprecated package. The rule explicitly lists "dependency" updates as something that "does not land in a PR" for these packages.
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1ebf28df5d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7", | ||
| "wagmi": "^3.6.15" | ||
| "wagmi": "^3.6.21" |
There was a problem hiding this comment.
Revert frozen package dependency bumps
This bump lands in @morpho-org/blue-sdk-wagmi, and the same wagmi bump is also made for @morpho-org/simulation-sdk-wagmi; both package-level AGENTS.md files mark these packages frozen/deprecated and explicitly forbid dependency updates except PRs scoped to deprecation metadata or source deletion. Since this is a routine dependency update plus lockfile refresh, it reopens unsupported package maintenance and should be reverted or limited to the maintained packages.
Useful? React with 👍 / 👎.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps wagmi from 3.6.15 to 3.6.21.
Release notes
Sourced from wagmi's releases.
Changelog
Sourced from wagmi's changelog.
... (truncated)
Commits
81b6211chore: version packages (#5172)1d6989efix(tempo): transaction override types (#5171)e65ce37chore: version packages (#5168)f0b78c3fix(tempo): zone mutation types (#5167)3342906chore: version packages (#5166)873260cchore: version packages (#5162)9ef110bchore: version packages (#5158)e7cc1batest: remove tempo reward tests (#5156)2f77dbcchore: version packages (#5140)c162248chore: drop older TypeScript support (#5139)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)