chore(deps-dev): bump vitest from 4.1.7 to 4.1.9#838
Conversation
| "typescript": "^6.0.3", | ||
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7", | ||
| "vitest": "^4.1.9", |
There was a problem hiding this comment.
🟡 Dependency update to a frozen deprecated package violates maintenance ban
The vitest devDependency is bumped ("vitest": "^4.1.9" at packages/blue-sdk-wagmi/package.json:57) inside a frozen deprecated package, so the PR touches a package that the repo rules forbid maintaining.
Impact: The PR violates AGENTS.md §2.11 which explicitly bans dependency updates to @morpho-org/blue-sdk-wagmi.
AGENTS.md §2.11 frozen-package rule
AGENTS.md §2.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."
This PR bumps vitest (a dependency) from ^4.1.7 to ^4.1.9, which is a dependency update to a frozen deprecated package.
Was this helpful? React with 👍 or 👎 to provide feedback.
| "typescript": "^6.0.3", | ||
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7" | ||
| "vitest": "^4.1.9" |
There was a problem hiding this comment.
🟡 Dependency update to a frozen deprecated package violates maintenance ban
The vitest devDependency is bumped ("vitest": "^4.1.9" at packages/bundler-sdk-viem/package.json:54) inside a frozen deprecated package, so the PR touches a package that the repo rules forbid maintaining.
Impact: The PR violates AGENTS.md §2.11 which explicitly bans dependency updates to @morpho-org/bundler-sdk-viem.
AGENTS.md §2.11 frozen-package rule
AGENTS.md §2.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."
This PR bumps vitest (a dependency) from ^4.1.7 to ^4.1.9, which is a dependency update to a frozen deprecated package.
Was this helpful? React with 👍 or 👎 to provide feedback.
| "typescript": "^6.0.3", | ||
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7" | ||
| "vitest": "^4.1.9" |
There was a problem hiding this comment.
🟡 Dependency update to a frozen deprecated package violates maintenance ban
The vitest devDependency is bumped ("vitest": "^4.1.9" at packages/migration-sdk-viem/package.json:52) inside a frozen deprecated package, so the PR touches a package that the repo rules forbid maintaining.
Impact: The PR violates AGENTS.md §2.11 which explicitly bans dependency updates to @morpho-org/migration-sdk-viem.
AGENTS.md §2.11 frozen-package rule
AGENTS.md §2.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."
This PR bumps vitest (a dependency) from ^4.1.7 to ^4.1.9, which is a dependency update to a frozen deprecated package.
Was this helpful? React with 👍 or 👎 to provide feedback.
| "typescript": "^6.0.3", | ||
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7", | ||
| "vitest": "^4.1.9", |
There was a problem hiding this comment.
🟡 Dependency update to a frozen deprecated package violates maintenance ban
The vitest devDependency is bumped ("vitest": "^4.1.9" at packages/simulation-sdk-wagmi/package.json:66) inside a frozen deprecated package, so the PR touches a package that the repo rules forbid maintaining.
Impact: The PR violates AGENTS.md §2.11 which explicitly bans dependency updates to @morpho-org/simulation-sdk-wagmi.
AGENTS.md §2.11 frozen-package rule
AGENTS.md §2.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."
This PR bumps vitest (a dependency) from ^4.1.7 to ^4.1.9, which is a dependency update to a frozen deprecated package.
Was this helpful? React with 👍 or 👎 to provide feedback.
| "typescript": "^6.0.3", | ||
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7" | ||
| "vitest": "^4.1.9" |
There was a problem hiding this comment.
🟡 Dependency update to a frozen deprecated package violates maintenance ban
The vitest devDependency is bumped ("vitest": "^4.1.9" at packages/simulation-sdk/package.json:48) inside a frozen deprecated package, so the PR touches a package that the repo rules forbid maintaining.
Impact: The PR violates AGENTS.md §2.11 which explicitly bans dependency updates to @morpho-org/simulation-sdk.
AGENTS.md §2.11 frozen-package rule
AGENTS.md §2.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."
This PR bumps vitest (a dependency) from ^4.1.7 to ^4.1.9, which is a dependency update to a frozen deprecated package.
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: aef4be8ee4
ℹ️ 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".
| "typescript": "^6.0.3", | ||
| "viem": "^2.50.4", | ||
| "vitest": "^4.1.7", | ||
| "vitest": "^4.1.9", |
There was a problem hiding this comment.
Revert frozen package dependency bumps
This Vitest bump updates a frozen/deprecated package; packages/blue-sdk-wagmi/AGENTS.md says “Do not make ... dependency ... updates in this package,” and the root AGENTS.md §2.11 applies the same freeze to blue-sdk-wagmi, bundler-sdk-viem, migration-sdk-viem, simulation-sdk, and simulation-sdk-wagmi. Since this PR is a dependency update rather than deprecation metadata or source deletion, leave these packages and their lockfile importer entries unchanged and limit the bump to maintained packages.
Useful? React with 👍 / 👎.
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.7 to 4.1.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
aef4be8 to
4e4c50c
Compare
|
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 vitest from 4.1.7 to 4.1.9.
Release notes
Sourced from vitest's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...