Skip to content

chore(deps-dev): bump vitest from 4.1.2 to 4.1.10 in /apps/web#52

Merged
ravirajsinh45 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/vitest-4.1.4
Jul 9, 2026
Merged

chore(deps-dev): bump vitest from 4.1.2 to 4.1.10 in /apps/web#52
ravirajsinh45 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/vitest-4.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps vitest from 4.1.2 to 4.1.10.

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

... (truncated)

Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • 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...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@ravirajsinh45 ravirajsinh45 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency triage: vitest 4.1.2→4.1.4, dev/test-only patch; the 4.1.3/4.1.4 changes aren't exercised by this jsdom component/store suite. Approving; CI re-runs on rebase.

@ravirajsinh45

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.2 to 4.1.10.
- [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.10/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump vitest from 4.1.2 to 4.1.4 in /apps/web chore(deps-dev): bump vitest from 4.1.2 to 4.1.10 in /apps/web Jul 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/web/vitest-4.1.4 branch from 83475cc to 97224ba Compare July 9, 2026 08:08
@ravirajsinh45 ravirajsinh45 merged commit 7a62fad into main Jul 9, 2026
4 checks passed
@ravirajsinh45 ravirajsinh45 deleted the dependabot/npm_and_yarn/apps/web/vitest-4.1.4 branch July 9, 2026 08:19
ravirajsinh45 added a commit that referenced this pull request Jul 9, 2026
#136)

Merging the sibling npm dependabot bumps (#52/#55/#56) via sequential squash
without re-rebasing produced a semantically broken pnpm-lock.yaml: git merged
the YAML line-by-line with no textual conflict, but tripled several package
blocks (picomatch@4.0.5, acorn, agent-base, ...), leaving duplicate mapping
keys. pnpm rejects it with ERR_PNPM_BROKEN_LOCKFILE, failing Frontend Build,
Lint, and the Docker web image on main (Backend Tests unaffected).

Regenerated from package.json with pnpm 10.15 (lockfileVersion 9.0). No
package.json or dependency-version changes; verified 'pnpm install
--frozen-lockfile' succeeds and the duplicate keys are gone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant