⬆️ Bump the npm-dev group across 1 directory with 13 updates#302
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Bump the npm-dev group across 1 directory with 13 updates#302dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-dev group with 13 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports) | `7.27.1` | `7.28.6` | | [@tsconfig/node18](https://github.com/tsconfig/bases/tree/HEAD/bases) | `18.2.4` | `18.2.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `25.3.3` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.1` | `6.0.4` | | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.6.0` | `14.7.0` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `10.0.2` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.5.0` | `10.8.0` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.0` | `28.1.0` | | [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `27.0.0` | `28.0.0` | | [sass](https://github.com/sass/dart-sass) | `1.93.2` | `1.97.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.3.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.1.1` | `3.2.5` | Updates `@babel/helper-module-imports` from 7.27.1 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helper-module-imports) Updates `@tsconfig/node18` from 18.2.4 to 18.2.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 24.7.2 to 25.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 6.0.1 to 6.0.4 - [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@6.0.4/packages/plugin-vue) Updates `@vue/eslint-config-typescript` from 14.6.0 to 14.7.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v14.6.0...v14.7.0) Updates `eslint` from 9.34.0 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.34.0...v10.0.2) Updates `eslint-plugin-vue` from 10.5.0 to 10.8.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.5.0...v10.8.0) Updates `jsdom` from 27.0.0 to 28.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.0...28.1.0) Updates `@types/jsdom` from 27.0.0 to 28.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) Updates `sass` from 1.93.2 to 1.97.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.2...1.97.3) Updates `vite` from 7.1.11 to 7.3.1 - [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/v7.3.1/packages/vite) Updates `vitest` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) Updates `vue-tsc` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.5/packages/tsc) --- updated-dependencies: - dependency-name: "@babel/helper-module-imports" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: "@tsconfig/node18" dependency-version: 18.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: "@types/node" dependency-version: 25.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: "@vue/eslint-config-typescript" dependency-version: 14.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev - dependency-name: eslint-plugin-vue dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: jsdom dependency-version: 28.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev - dependency-name: "@types/jsdom" dependency-version: 28.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev - dependency-name: sass dependency-version: 1.97.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev - dependency-name: vue-tsc dependency-version: 3.2.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-dev group with 13 updates in the /frontend directory:
7.27.17.28.618.2.418.2.624.7.225.3.36.0.16.0.414.6.014.7.09.34.010.0.210.5.010.8.027.0.028.1.027.0.028.0.01.93.21.97.37.1.117.3.13.2.44.0.183.1.13.2.5Updates
@babel/helper-module-importsfrom 7.27.1 to 7.28.6Release notes
Sourced from
@babel/helper-module-imports's releases.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/helper-module-importssince your current version.Updates
@tsconfig/node18from 18.2.4 to 18.2.6Commits
Updates
@types/nodefrom 24.7.2 to 25.3.3Commits
Updates
@vitejs/plugin-vuefrom 6.0.1 to 6.0.4Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.... (truncated)
Commits
5527bf4release: plugin-vue@6.0.4e69d751fix(deps): update all non-major dependencies (#726)cd0c8a8chore(deps): update dependency rollup to ^4.57.1 (#733)239eb6achore: add metadata for vite-plugin-registry (#730)fa3ea0echore(deps): update upstream (#727)8a95809fix(deps): update all non-major dependencies (#722)924b28efix(deps): update all non-major dependencies (#709)3ae94c4release: plugin-vue@6.0.36c45fe5fix(hmr): reload when components switch between vapor and vdom (#714)2080d41feat: add Vite 8 supportMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vuesince your current version.Updates
@vue/eslint-config-typescriptfrom 14.6.0 to 14.7.0Release notes
Sourced from
@vue/eslint-config-typescript's releases.Commits
0f874c414.7.02a38acbchore(deps): update eslint monorepo to v10 (#262)c1f1e6achore(deps): update dependency vue-router to v5 (#261)4a39698chore: update yml configad48e2dchore: migrate from unplugin-vue-router to vue-router 5c2dba38chore: approve@parcel/watcherscriptsc356432chore(deps): update dependency eslint-plugin-yml to v3 (#254)e223c0cchore(deps): update all non-major dependencies (#260)c5af2d7chore(deps): replace dependency@tsconfig/node22with@tsconfig/node24(#259)f3a1eeechore(deps): update dependency globals to v17 (#255)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vue/eslint-config-typescriptsince your current version.Updates
eslintfrom 9.34.0 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
eslint-plugin-vuefrom 10.5.0 to 10.8.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-vue's changelog.
... (truncated)
Commits
4b92896Version Packages (#3023)2523927feat: allow ESLint v10 as peer dependency (#2962)57058cefeat(define-props-destructuring): addonly-when-assignedoption (#3009)72fdd6eFix release workflow (#3022)69604f7feat(no-async-in-computed-properties): add missing Promise methods (#3020)8bfb795feat(valid-v-for): addallowEmptyAliasoption (#3011)9cb3e87feat(attributes-order): addignoreVBindObjectoption (#3012)598d30fFix deploy preview (#3021)99dcf29docs(no-unused-properties): complete options list (#3018)138db47fix(no-unused-vars): detect slot props used as component tags (#3008)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-vue since your current version.
Updates
jsdomfrom 27.0.0 to 28.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
... (truncated)
Commits
12949b5Version 28.1.0ce4c58fApply CSS specificity when computing styles7ed55a0Skip single-byte-decoder encoding tests on Node 20f3b1973Generalize node version conditions in test expectations853c596Rewrite getElementById ID caching for tree-order correctness