Skip to content

chore(deps): bump @vitest/mocker and vitest in /web - #72

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/multi-d0c2d048a7
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/multi-d0c2d048a7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitest/mocker to 4.1.11 and updates ancestor dependency vitest. These dependencies need to be updated together.

Updates @vitest/mocker from 4.1.2 to 4.1.11

Release notes

Sourced from @​vitest/mocker's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Commits

Updates vitest from 4.1.2 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • 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...
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) to 4.1.11 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.


Updates `@vitest/mocker` from 4.1.2 to 4.1.11
- [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.11/packages/mocker)

Updates `vitest` from 4.1.2 to 4.1.11
- [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.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.11
  dependency-type: indirect
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​vitest@​4.1.2 ⏵ 4.1.1198100 +27999 +2100

View full report

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

@claude The Web — Lint, Typecheck & Test CI check failed. Please fix the issues below.

Lint failures (ESLint)

> web@0.1.0 lint
> eslint --config ./config/testing/eslint.config.mjs .


Oops! Something went wrong! :(

ESLint: 10.10.0

TypeError: Error while loading rule 'react/display-name': contextOrFilename.getFilename is not a function
Occurred while linting /home/runner/work/TheCouncil/TheCouncil/web/__tests__/api.test.ts
    at resolveBasedir (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:31:100)
    at detectReactVersion (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:85:19)
    at getReactVersionFromContext (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:116:25)
    at testReactVersion (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/version.js:181:28)
    at usedPropTypesInstructions (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/usedPropTypes.js:307:36)
    at Components.componentRule (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint-config-next/node_modules/eslint-plugin-react/lib/util/Components.js:940:37)
    at createRuleListeners (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint/lib/linter/linter.js:497:15)
    at /home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint/lib/linter/linter.js:623:7
    at Array.forEach (<anonymous>)
    at runRules (/home/runner/work/TheCouncil/TheCouncil/web/node_modules/eslint/lib/linter/linter.js:557:31)

Test failures (Vitest)

> web@0.1.0 test
> vitest --config ./config/testing/vitest.config.ts run


�[1m�[30m�[46m RUN �[49m�[39m�[22m �[36mv4.1.11 �[39m�[90m/home/runner/work/TheCouncil/TheCouncil/web�[39m

 �[31m❯�[39m __tests__/lockfile-advisory-floors.test.ts �[2m(�[22m�[2m9 tests�[22m�[2m | �[22m�[31m1 failed�[39m�[2m)�[22m�[32m 18�[2mms�[22m�[39m
     �[32m✓�[39m resolves next to 16.3.4 or newer�[32m 4�[2mms�[22m�[39m
     �[32m✓�[39m resolves undici to 7.29.0 or newer�[32m 1�[2mms�[22m�[39m
     �[32m✓�[39m resolves postcss to 8.5.23 or newer�[32m 1�[2mms�[22m�[39m
�[31m     �[31m�[31m resolves js-yaml to 4.3.1 or newer�[39m�[32m 6�[2mms�[22m�[39m
     �[32m✓�[39m resolves nanoid to 3.3.16 or newer�[32m 1�[2mms�[22m�[39m
     �[32m✓�[39m resolves browserslist to 4.28.7 or newer�[32m 1�[2mms�[22m�[39m
     �[32m✓�[39m resolves @humanfs/node to 0.16.8 or newer�[32m 1�[2mms�[22m�[39m
     �[32m✓�[39m resolves @babel/core to 7.29.6 or newer�[32m 1�[2mms�[22m�[39m
     �[32m✓�[39m resolves brace-expansion 1.x and 5.x to patched releases�[32m 1�[2mms�[22m�[39m
 �[32m✓�[39m __tests__/api.test.ts �[2m(�[22m�[2m5 tests�[22m�[2m)�[22m�[32m 16�[2mms�[22m�[39m
 �[32m✓�[39m __tests__/ui.test.tsx �[2m(�[22m�[2m8 tests�[22m�[2m)�[22m�[32m 255�[2mms�[22m�[39m
 �[32m✓�[39m __tests__/utils.test.ts �[2m(�[22m�[2m8 tests�[22m�[2m)�[22m�[32m 30�[2mms�[22m�[39m

�[31m⎯⎯⎯⎯⎯⎯⎯�[39m�[1m�[41m Failed Tests 1 �[49m�[22m�[31m⎯⎯⎯⎯⎯⎯⎯�[39m

�[41m�[1m FAIL �[22m�[49m __tests__/lockfile-advisory-floors.test.ts�[2m > �[22mpackage-lock advisory floors�[2m > �[22mresolves js-yaml to 4.3.1 or newer
�[31m�[1mAssertionError�[22m: expected 0 to be greater than 0�[39m
�[36m �[2m❯�[22m __tests__/lockfile-advisory-floors.test.ts:�[2m45:29�[22m�[39m
    �[90m 43|�[39m   ] �[35mas�[39m �[35mconst�[39m)(�[32m"resolves %s to %s or newer"�[39m�[33m,�[39m (packageName�[33m,�[39m minimum) �[33m=>�[39m {
    �[90m 44|�[39m     �[35mconst�[39m versions �[33m=�[39m �[34mversionsFor�[39m(lockfile�[33m,�[39m packageName)�[33m;�[39m
    �[90m 45|�[39m     �[34mexpect�[39m(versions�[33m.�[39mlength)�[33m.�[39m�[34mtoBeGreaterThan�[39m(�[34m0�[39m)�[33m;�[39m
    �[90m   |�[39m                             �[31m^�[39m
    �[90m 46|�[39m     �[35mfor�[39m (�[35mconst�[39m version �[35mof�[39m versions) {
    �[90m 47|�[39m       expect(compareSemver(version, minimum), `${packageName}@${versio…

�[31m�[2m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯�[22m�[39m


�[2m Test Files �[22m �[1m�[31m1 failed�[39m�[22m�[2m | �[22m�[1m�[32m3 passed�[39m�[22m�[90m (4)�[39m
�[2m      Tests �[22m �[1m�[31m1 failed�[39m�[22m�[2m | �[22m�[1m�[32m29 passed�[39m�[22m�[90m (30)�[39m
�[2m   Start at �[22m 23:56:47
�[2m   Duration �[22m 2.57s�[2m (transform 283ms, setup 339ms, import 735ms, tests 318ms, environment 3.77s)�[22m


::error file=/home/runner/work/TheCouncil/TheCouncil/web/__tests__/lockfile-advisory-floors.test.ts,title=__tests__/lockfile-advisory-floors.test.ts > package-lock advisory floors > resolves js-yaml to 4.3.1 or newer,line=45,column=29::AssertionError: expected 0 to be greater than 0%0A ❯ __tests__/lockfile-advisory-floors.test.ts:45:29%0A%0A

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.

0 participants