Skip to content

chore(deps-dev): bump vitest from 4.1.7 to 4.1.9#838

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/vitest-4.1.9
Closed

chore(deps-dev): bump vitest from 4.1.7 to 4.1.9#838
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/vitest-4.1.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps vitest from 4.1.7 to 4.1.9.

Release notes

Sourced from vitest's releases.

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 30, 2026 19:08
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 30, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Devin Review found 5 potential issues.

Open in Devin Review

"typescript": "^6.0.3",
"viem": "^2.50.4",
"vitest": "^4.1.7",
"vitest": "^4.1.9",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 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.

Open in Devin Review

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"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 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.

Open in Devin Review

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"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 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.

Open in Devin Review

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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 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.

Open in Devin Review

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"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 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.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge 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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/vitest-4.1.9 branch from aef4be8 to 4e4c50c Compare July 3, 2026 14:40
@Rubilmax Rubilmax closed this Jul 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/vitest-4.1.9 branch July 7, 2026 12:14
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant