chore(deps-dev): bump the dev-dependencies group across 1 directory with 15 updates#252
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…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` | `13.17.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` | `2.1.8` | 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 13.17.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...v13.17.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 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/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-minor 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-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Contributor
Author
|
Superseded by #255. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 15 updates in the /apps/frontend directory:
3.13.43.13.101.10.41.10.55.1.45.2.110.0.010.1.09.0.19.1.213.15.013.17.09.12.09.18.04.0.04.1.09.29.09.32.025.0.126.0.06.2.47.0.23.3.33.4.22.0.82.0.105.4.96.0.72.1.32.1.8Updates
@cypress/code-coveragefrom 3.13.4 to 3.13.10Release notes
Sourced from
@cypress/code-coverage's releases.... (truncated)
Commits
b43adc7fix(deps): update react monorepo (#916)ca77670fix(deps): update dependency@types/nodeto v22.10.5 (#915)b971006chore(deps): update dependency start-server-and-test to v2.0.9 (#914)b3adfa7chore(deps): update node.js to v22.12.0 (#911)b39f10bfix(deps): update react monorepo (#912)f66c3fachore(deps): update dependency cypress to v13.16.1 (#909)384883dchore(deps): update dependency express to v4.21.2 (#910)21984b6chore(deps): update dependency webpack to v5.97.1 (#913)1030da8chore(deps): update dependency prettier to v3.4.2 (#907)063c8defix(deps): update dependency@types/nodeto v22.10.1 (#903)Updates
@rushstack/eslint-patchfrom 1.10.4 to 1.10.5Changelog
Sourced from
@rushstack/eslint-patch's changelog.Commits
d716cceBump versions [skip ci]659bc9aUpdate changelogs [skip ci]4cf55de[eslint-bulk] Fix caching during eslintrc lookup (#5065)bb5099a[heft-jest-plugin, repo] Fix issues with punycode injest-environment-jsdom...97c40b5Bump cyclics. (#5026)e9edfa6Bump cyclics and external dependencies.: (#5014)2242751Implement SARIF formatter for Eslint (#4956)459933eBump cyclics and pull in a testing version (5.135.0-pr4927.0) of Rush. (#4935)Updates
@vitejs/plugin-vuefrom 5.1.4 to 5.2.1Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
d156ad7release: plugin-vue@5.2.14288652chore: add vite 6 peer dep (#481)b2df95echore(deps): update dependency rollup to ^4.27.2 (#476)378aea3chore: fix lint7edc3d9release: plugin-vue@5.2.07a1fc4cfeat: add a feature option to support custom component id generator (#461)7d081ccrelease: plugin-vue@5.1.591210ccchore(deps): update dependency rollup to ^4.25.0 (#472)e432bcbfix(deps): update all non-major dependencies (#439)62b17f3fix(hmr): should reload if relies file changed after re-render (#471)Updates
@vue/eslint-config-prettierfrom 10.0.0 to 10.1.0Release notes
Sourced from
@vue/eslint-config-prettier's releases.Commits
a1c8b5310.1.0c75ff34feat: generate .d.ts files on publishing8784cfbdocs: fix typoUpdates
concurrentlyfrom 9.0.1 to 9.1.2Release notes
Sourced from concurrently's releases.
Commits
7f3efb29.1.236eccaeAdd ability to have custom logger (#522)6cafc609.1.180fcedafix: support Deno's JSON with comments (#523)8d3f976docs: fix inconsistencies in passthrough args pagee3a76f79.1.0b358954bin: show help when no args are passed (#513)64b7e2aAdd support for Deno shortcuts and wildcards (#508)3bcc9c9Remove signal event listeners from process on finish (#512)Updates
cypressfrom 13.15.0 to 13.17.0Release notes
Sourced from cypress's releases.
Commits
a15076fchore: release 13.17.0 (#30778)a3877a4chore: Update v8 snapshot cache - windows (#30773)97b404fchore: Update v8 snapshot cache - darwin (#30772)3303d1echore: Update v8 snapshot cache - linux (#30771)d0e8d9bchore: ignore yarnrc and yarn directory (#30769)0c3c497feat: add support for chrome for testing browser (#30751)68c5714chore: Cleanup duplication across tsconfig files in packages (#30764)53d47cfchore: Update Chrome (beta) to 132.0.6834.46 (#30755)58297ddchore: Update v8 snapshot cache - windows (#30742)e538359chore: Update v8 snapshot cache - linux (#30741)Updates
eslintfrom 9.12.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b419.18.04df3132Build: changelog update for 9.18.0c52be85chore: upgrade to@eslint/js@9.18.0(#19330)362099cchore: package.json update for@eslint/jsrelease9486141deps: upgrade@eslint/coreand@eslint/plugin-kit(#19329)d9c23c5docs: replacevarwithconstin rule examples (#19325)8e1a898docs: add tabs to cli code blocks (#18784)f3aeefbdocs: rewrite using let and const in rule examples (#19320)0b680b3docs: Update README98c86a9docs:Edit this pagebutton link to different branches (#19228)Updates
eslint-plugin-cypressfrom 4.0.0 to 4.1.0Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
5543ac1Merge pull request #244 from MikeMcC399/publish-docs2bc8d5afeat(docs): publish updated readmeec56ebcMerge pull request #243 from MikeMcC399/update/cimg/node5dc7475ci(deps): update to cimg/node:22.11.020c42abMerge pull request #242 from MikeMcC399/update/semantic-release840be36Merge pull request #241 from MikeMcC399/update/eslint-deps904ba92chore(deps): update semantic-release to 24.2.0c82cf82chore(deps): update eslint to 9.13.0 and other eslint* depsee9980aMerge pull request #239 from MikeMcC399/docs/swap-flat-legacy3e3412ddocs: swap flat and legacy config doc locationsUpdates
eslint-plugin-vuefrom 9.29.0 to 9.32.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
4cbcad69.32.0dc06535docs: add example config with typescript-eslint and Prettier (#2522)618f49cfix(require-explicit-slots): add support for type references (#2617)a270df8feat: add slot-name-casing rule (#2620)fdfffd6fix(prefer-use-template-ref): only check root-level variables (#2612)39b353aChore: workaround for ESLint Stylistic issue (...Description has been truncated