Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 15 updates#255

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/frontend/dev-dependencies-765d4ce248
Open

chore(deps-dev): bump the dev-dependencies group across 1 directory with 15 updates#255
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/frontend/dev-dependencies-765d4ce248

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps the dev-dependencies group with 15 updates in the /apps/frontend directory:

Package From To
@cypress/code-coverage 3.13.4 3.13.10
@rushstack/eslint-patch 1.10.4 1.10.5
@vitejs/plugin-vue 5.1.4 5.2.1
@vue/eslint-config-prettier 10.0.0 10.1.0
concurrently 9.0.1 9.1.2
cypress 13.15.0 14.0.0
eslint 9.12.0 9.18.0
eslint-plugin-cypress 4.0.0 4.1.0
eslint-plugin-vue 9.29.0 9.32.0
jsdom 25.0.1 26.0.0
npm-run-all2 6.2.4 7.0.2
prettier 3.3.3 3.4.2
start-server-and-test 2.0.8 2.0.10
vite 5.4.9 6.0.7
vitest 2.1.3 3.0.1

Updates @cypress/code-coverage from 3.13.4 to 3.13.10

Release notes

Sourced from @​cypress/code-coverage's releases.

v3.13.10

3.13.10 (2025-01-07)

Bug Fixes

  • deps: update dependency @​types/node to v22.10.5 (#915) (ca77670)
  • deps: update react monorepo (#916) (b43adc7)

v3.13.9

3.13.9 (2024-12-09)

Bug Fixes

v3.13.8

3.13.8 (2024-11-30)

Bug Fixes

  • deps: update dependency @​types/node to v22.10.1 (#903) (063c8de)

v3.13.7

3.13.7 (2024-11-18)

Bug Fixes

  • deps: update dependency @​types/node to v22 (#902) (2631db8)

v3.13.6

3.13.6 (2024-11-04)

Bug Fixes

  • deps: update dependency @​types/jest to v29.5.14 (#896) (cac8a4b)

v3.13.5

3.13.5 (2024-10-29)

Bug Fixes

... (truncated)

Commits
  • b43adc7 fix(deps): update react monorepo (#916)
  • ca77670 fix(deps): update dependency @​types/node to v22.10.5 (#915)
  • b971006 chore(deps): update dependency start-server-and-test to v2.0.9 (#914)
  • b3adfa7 chore(deps): update node.js to v22.12.0 (#911)
  • b39f10b fix(deps): update react monorepo (#912)
  • f66c3fa chore(deps): update dependency cypress to v13.16.1 (#909)
  • 384883d chore(deps): update dependency express to v4.21.2 (#910)
  • 21984b6 chore(deps): update dependency webpack to v5.97.1 (#913)
  • 1030da8 chore(deps): update dependency prettier to v3.4.2 (#907)
  • 063c8de fix(deps): update dependency @​types/node to v22.10.1 (#903)
  • Additional commits viewable in compare view

Updates @rushstack/eslint-patch from 1.10.4 to 1.10.5

Changelog

Sourced from @​rushstack/eslint-patch's changelog.

1.10.5

Tue, 07 Jan 2025 16:11:06 GMT

Patches

  • Fix a performance issue when locating ".eslint-bulk-suppressions.json".
Commits
  • d716cce Bump versions [skip ci]
  • 659bc9a Update changelogs [skip ci]
  • 4cf55de [eslint-bulk] Fix caching during eslintrc lookup (#5065)
  • bb5099a [heft-jest-plugin, repo] Fix issues with punycode in jest-environment-jsdom...
  • 97c40b5 Bump cyclics. (#5026)
  • e9edfa6 Bump cyclics and external dependencies.: (#5014)
  • 2242751 Implement SARIF formatter for Eslint (#4956)
  • 459933e Bump cyclics and pull in a testing version (5.135.0-pr4927.0) of Rush. (#4935)
  • See full diff in compare view

Updates @vitejs/plugin-vue from 5.1.4 to 5.2.1

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@5.2.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.2.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.2.1 (2024-11-26)

5.2.0 (2024-11-13)

  • feat: add a feature option to support custom component id generator (#461) (7a1fc4c), closes #461

5.1.5 (2024-11-11)

Commits
  • d156ad7 release: plugin-vue@5.2.1
  • 4288652 chore: add vite 6 peer dep (#481)
  • b2df95e chore(deps): update dependency rollup to ^4.27.2 (#476)
  • 378aea3 chore: fix lint
  • 7edc3d9 release: plugin-vue@5.2.0
  • 7a1fc4c feat: add a feature option to support custom component id generator (#461)
  • 7d081cc release: plugin-vue@5.1.5
  • 91210cc chore(deps): update dependency rollup to ^4.25.0 (#472)
  • e432bcb fix(deps): update all non-major dependencies (#439)
  • 62b17f3 fix(hmr): should reload if relies file changed after re-render (#471)
  • Additional commits viewable in compare view

Updates @vue/eslint-config-prettier from 10.0.0 to 10.1.0

Release notes

Sourced from @​vue/eslint-config-prettier's releases.

v10.1.0

New Features

  • Added .d.ts files, fixed #24

Full Changelog: vuejs/eslint-config-prettier@v10.0.0...v10.1.0

Commits

Updates concurrently from 9.0.1 to 9.1.2

Release notes

Sourced from concurrently's releases.

v9.1.2

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

v9.1.0

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

Commits

Updates cypress from 13.15.0 to 14.0.0

Release notes

Sourced from cypress's releases.

v14.0.0

Changelog: https://docs.cypress.io/app/references/changelog#14-0-0

v13.17.0

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

Commits
  • 49d578c chore: make sure the constant for the welcome screen is patched (#30893)
  • 90b017c chore: release Cypress 14.0.0 (#30883)
  • 94d18c3 chore: update Cypress 14 release date to January 16th (#30880)
  • 0a3ad9a chore: release @​cypress/webpack-dev-server-v4.0.1
  • c31050a chore: release @​cypress/vite-dev-server-v6.0.1
  • a7c8ad5 chore: bump circle cache (#30878)
  • 9da988c chore: Update v8 snapshot cache - windows (#30875)
  • 55178c7 chore: Update v8 snapshot cache - linux (#30874)
  • 932cea2 chore: Update v8 snapshot cache - darwin (#30873)
  • 0532f92 chore: Open in IDE button for block and hook definitions in Runner UI (#30859)
  • Additional commits viewable in compare view

Updates eslint from 9.12.0 to 9.18.0

Release notes

Sourced from eslint's releases.

v9.18.0

Features

  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)

Bug Fixes

  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)

Documentation

  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)
  • c5f3d7d docs: Update README (GitHub Actions Bot)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.18.0 - January 10, 2025

  • c52be85 chore: upgrade to @eslint/js@9.18.0 (#19330) (Francesco Trotta)
  • 362099c chore: package.json update for @​eslint/js release (Jenkins)
  • 9486141 deps: upgrade @eslint/core and @eslint/plugin-kit (#19329) (Francesco Trotta)
  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • 495aa49 chore: extract package name from package.json for public interface (#19314) (루밀LuMir)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • 6fe0e72 chore: update dependency @​eslint/json to ^0.9.0 (#19263) (renovate[bot])
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)

... (truncated)

Commits

Updates eslint-plugin-cypress from 4.0.0 to 4.1.0

Release notes

Sourced from eslint-plugin-cypress's releases.

v4.1.0

4.1.0 (2024-10-30)

Features

  • docs: publish updated readme (2bc8d5a)
Commits
  • 5543ac1 Merge pull request #244 from MikeMcC399/publish-docs
  • 2bc8d5a feat(docs): publish updated readme
  • ec56ebc Merge pull request #243 from MikeMcC399/update/cimg/node
  • 5dc7475 ci(deps): update to cimg/node:22.11.0
  • 20c42ab Merge pull request #242 from MikeMcC399/update/semantic-release
  • 840be36 Merge pull request #241 from MikeMcC399/update/eslint-deps
  • 904ba92 chore(deps): update semantic-release to 24.2.0
  • c82cf82 chore(deps): update eslint to 9.13.0 and other eslint* deps
  • ee9980a Merge pull request #239 from MikeMcC399/docs/swap-flat-legacy
  • 3e3412d docs: swap flat and legacy config doc locations
  • Additional commits viewable in compare view

Updates eslint-plugin-vue from 9.29.0 to 9.32.0

Release notes

Sourced from eslint-plugin-vue's releases.

v9.32.0

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.31.0...v9.32.0

v9.31.0

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

v9.30.0

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.1...v9.30.0

v9.29.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

Commits
  • 4cbcad6 9.32.0
  • dc06535 docs: add example config with typescript-eslint and Prettier (#2522)
  • 618f49c fix(require-explicit-slots): add support for type references (#2617)
  • a270df8 feat: add slot-name-casing rule (#2620)
  • fdfffd6 fix(prefer-use-template-ref): only check root-level variables (#2612)
  • 39b353a Chore: workaround for ESLint Stylistic issue (

…ith 15 updates

Bumps the dev-dependencies group with 15 updates in the /apps/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) | `3.13.4` | `3.13.10` |
| [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.10.4` | `1.10.5` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.4` | `5.2.1` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `10.0.0` | `10.1.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.0.1` | `9.1.2` |
| [cypress](https://github.com/cypress-io/cypress) | `13.15.0` | `14.0.0` |
| [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.18.0` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `4.0.0` | `4.1.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.0` | `9.32.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.1` | `26.0.0` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.2.4` | `7.0.2` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.8` | `2.0.10` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `6.0.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `3.0.1` |



Updates `@cypress/code-coverage` from 3.13.4 to 3.13.10
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.13.4...v3.13.10)

Updates `@rushstack/eslint-patch` from 1.10.4 to 1.10.5
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.5/eslint/eslint-patch)

Updates `@vitejs/plugin-vue` from 5.1.4 to 5.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.1/packages/plugin-vue)

Updates `@vue/eslint-config-prettier` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](vuejs/eslint-config-prettier@v10.0.0...v10.1.0)

Updates `concurrently` from 9.0.1 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.2)

Updates `cypress` from 13.15.0 to 14.0.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.15.0...v14.0.0)

Updates `eslint` from 9.12.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.12.0...v9.18.0)

Updates `eslint-plugin-cypress` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v4.0.0...v4.1.0)

Updates `eslint-plugin-vue` from 9.29.0 to 9.32.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.29.0...v9.32.0)

Updates `jsdom` from 25.0.1 to 26.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.1...26.0.0)

Updates `npm-run-all2` from 6.2.4 to 7.0.2
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.2.4...v7.0.2)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `start-server-and-test` from 2.0.8 to 2.0.10
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.8...v2.0.10)

Updates `vite` from 5.4.9 to 6.0.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite)

Updates `vitest` from 2.1.3 to 3.0.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@rushstack/eslint-patch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

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 Jan 17, 2025
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
. 59% 50% 0
apps.backend 93% 0% 0
apps.backend.apps.core 68% 7% 0
apps.backend.apps.core.tests 100% 100% 0
apps.backend.apps.watches 91% 25% 0
apps.backend.apps.watches.tests 100% 100% 0
apps.backend.common 52% 0% 0
Summary 79% (299 / 380) 12% (3 / 24) 0

@socket-security
Copy link
Copy Markdown

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cypress/code-coverage@3.13.10 🔁 npm/@cypress/code-coverage@3.13.4 Transitive: environment, eval, filesystem, network, shell, unsafe +377 44.1 MB cypress-npm-publisher
npm/@rushstack/eslint-patch@1.10.5 🔁 npm/@rushstack/eslint-patch@1.10.4 None 0 256 kB octogonz, odspnpm, rushstack-admin
npm/@vitejs/plugin-vue@5.2.1 🔁 npm/@vitejs/plugin-vue@5.1.4 None 0 198 kB vitebot
npm/@vue/eslint-config-prettier@10.1.0 🔁 npm/@vue/eslint-config-prettier@10.0.0 Transitive: environment +7 282 kB soda
npm/concurrently@9.1.2 🔁 npm/concurrently@9.0.1 None +25 7.13 MB gustavohenke
npm/cypress@14.0.0 🔁 npm/cypress@13.15.0 Transitive: eval, network +168 20.8 MB brian-mann, cypress-npm-publisher
npm/eslint-plugin-cypress@4.1.0 🔁 npm/eslint-plugin-cypress@4.0.0 None +1 264 kB cypress-npm-publisher
npm/eslint-plugin-vue@9.32.0 🔁 npm/eslint-plugin-vue@9.29.0 Transitive: environment +22 6.78 MB ota-meshi
npm/eslint@9.18.0 🔁 npm/eslint@9.12.0 Transitive: eval, filesystem, shell, unsafe +83 10.7 MB eslintbot
npm/jsdom@26.0.0 🔁 npm/jsdom@25.0.1 Transitive: environment +44 12.5 MB domenic, joris-van-der-wel, sebmaster, ...3 more
npm/npm-run-all2@7.0.2 🔁 npm/npm-run-all2@6.2.4 Transitive: shell +18 884 kB bret
npm/prettier@3.4.2 🔁 npm/prettier@3.3.3 None 0 7.83 MB prettier-bot
npm/start-server-and-test@2.0.10 🔁 npm/start-server-and-test@2.0.8 Transitive: eval, filesystem, network, shell, unsafe +51 10.4 MB bahmutov
npm/vite@6.0.7 🔁 npm/vite@5.4.9 None +7 5.99 MB vitebot
npm/vitest@3.0.1 🔁 npm/vitest@2.1.3 Transitive: filesystem, shell, unsafe +33 4.4 MB antfu, oreanno, patak, ...1 more

🚮 Removed packages: pypi/django-ipware@7.0.1, pypi/djangorestframework-simplejwt@5.3.1, pypi/djangorestframework@3.15.2, pypi/psycopg2-binary@2.9.9

View full report↗︎

@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 82% 60% 0
src.components.forms 100% 88% 0
src.components.shared 66% 47% 0
src.components.ui 100% 100% 0
src.router 50% 100% 0
src.services 100% 100% 0
src.stores 39% 0% 0
src.utils 33% 26% 0
src.views 100% 100% 0
src.views.auth 59% 69% 0
Summary 58% (120 / 208) 52% (51 / 99) 0

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