chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#4227
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
ildyria
approved these changes
Mar 24, 2026
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.2` | `25.5.0` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.9` | `1.6.13` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.8.1` | `0.9.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.1.0` | | [jsdom](https://github.com/jsdom/jsdom) | `28.1.0` | `29.0.1` | | [sass](https://github.com/sass/dart-sass) | `1.97.3` | `1.98.0` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.5` | `3.2.6` | Updates `@types/node` from 25.3.2 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.6.9 to 1.6.13 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.9...v1.6.13) Updates `@vue/tsconfig` from 0.8.1 to 0.9.1 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](vuejs/tsconfig@v0.8.1...v0.9.1) Updates `eslint` from 9.39.3 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.1.0) Updates `jsdom` from 28.1.0 to 29.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v28.1.0...v29.0.1) Updates `sass` from 1.97.3 to 1.98.0 - [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.97.3...1.98.0) Updates `vue-tsc` from 3.2.5 to 3.2.6 - [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.6/packages/tsc) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vue/tsconfig" dependency-version: 0.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vue-tsc dependency-version: 3.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ed77085 to
1dfc60f
Compare
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 development-dependencies group with 7 updates in the / directory:
25.3.225.5.01.6.91.6.130.8.10.9.19.39.310.1.028.1.029.0.11.97.31.98.03.2.53.2.6Updates
@types/nodefrom 25.3.2 to 25.5.0Commits
Updates
@vitest/eslint-pluginfrom 1.6.9 to 1.6.13Release notes
Sourced from
@vitest/eslint-plugin's releases.Commits
a011852chore: release v1.6.13944f2a3feat(unbound-method): re-enable rule (#883)a5cfe4fchore: release v1.6.126629da5fix(no-alias-methods): reverse toThrow/toThrowError alias direction (#881)c3e4754fix: detect class/function type more reliably (#882)ba77927chore: release v1.6.11703b006fix(no-focused-tests): not all chainable APIs are reported (#878)99cd227chore: release v1.6.10ef2274afeat(prefer-import-in-mock): supportdoMock(#875)e3aab3crefactor: Enforce schema option descriptions and align rule docs with auto-ge...Updates
@vue/tsconfigfrom 0.8.1 to 0.9.1Release notes
Sourced from
@vue/tsconfig's releases.Commits
dc7af0b0.9.1e73ef3cfix: align typescript peer dependency with documentation35696850.9.0fa4423bchore: move noUncheckedIndexedAccess from base config to the lib config051d720docs: update TypeScript version requirement3db886afeat: update lib to ES2022 (#41)df9d3d4docs: note the default value oftypesin TS 6+ has been changed to[]0e39087docs: note that strict mode is on by default in TS 6ae3b1dcchore: make GitHub render tsconfig.*.json as JSONCUpdates
eslintfrom 9.39.3 to 10.1.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)1f42bd7chore: updateprettierto 3.8.1 (#20651)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652)cc43f79chore: update dependency c8 to v11 (#20650)2ce4635chore: update dependency@eslint/jsonto v1 (#20649)f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)dbb4c95chore: remove trunk (#20478)ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638)Updates
jsdomfrom 28.1.0 to 29.0.1Release notes
Sourced from jsdom's releases.
Commits
34c7d6e29.0.18ffc811Add benchmark for computed style property access5f2434cUpdate dependencies and dev dependencies1e8a7ffHandle global keywords in CSS shorthand property handlers0b79509Wrap getComputedStyle return value for proper indexed accessd589a8eFix border shorthand parsinge528859Modernize release infrastructure00522ceVersion 29.0.0a217975Use undici's request() API for XHR dispatchingf29722dConvert CSSStyleDeclaration to webidl2jsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jsdom since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
sassfrom 1.97.3 to 1.98.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
5a81ae3Bump version to 1.98.0 (#2754)e25e71dUpdate immutable to v5.1.5 (#2753)43fac1aBump actions/upload-artifact from 6 to 7 (#2747)8b85c9aBump actions/download-artifact from 7 to 8 (#2749)00f83f0Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752)0a325a4Bump actions/attest-build-provenance from 3 to 4 (#2748)7fb3c0fGracefully handle dependency loops in watch mode (#2746)e86d044Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743)4bcd256Add Logger.defaultLogger to automatically choose whether to use colors (#2742)c3f8ff0Always convert printed objects to strings in JS (#2741)Updates
vue-tscfrom 3.2.5 to 3.2.6Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
94907bev3.2.6 (#5996)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions