[Dependencies]: Bump the dependencies-dev group with 8 updates#260
Merged
elchininet merged 2 commits intomasterfrom Jun 15, 2025
Merged
Conversation
Bumps the dependencies-dev group with 8 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.30` | `24.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.29.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.7.0` | `30.0.0` | | [rollup](https://github.com/rollup/rollup) | `4.42.0` | `4.43.0` | | [sass](https://github.com/sass/dart-sass) | `1.89.1` | `1.89.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.4` | `29.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.1` | `8.34.0` | Updates `@types/node` from 22.15.30 to 24.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.28.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.29.0) Updates `jest` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest) Updates `jest-environment-jsdom` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest-environment-jsdom) Updates `rollup` from 4.42.0 to 4.43.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.42.0...v4.43.0) Updates `sass` from 1.89.1 to 1.89.2 - [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.89.1...1.89.2) Updates `ts-jest` from 29.3.4 to 29.4.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.0) Updates `typescript-eslint` from 8.33.1 to 8.34.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev - dependency-name: jest-environment-jsdom dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies-dev - dependency-name: rollup dependency-version: 4.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: typescript-eslint dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
elchininet
approved these changes
Jun 15, 2025
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 dependencies-dev group with 8 updates:
22.15.3024.0.19.28.09.29.029.7.030.0.029.7.030.0.04.42.04.43.01.89.11.89.229.3.429.4.08.33.18.34.0Updates
@types/nodefrom 22.15.30 to 24.0.1Commits
Updates
eslintfrom 9.28.0 to 9.29.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
edf232b9.29.0c2414b6Build: changelog update for 9.29.05c114c9chore: upgrade@eslint/js@9.29.0 (#19851)acf2201chore: package.json update for@eslint/jsreleasef686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832)85c082cfix: explicit matching behavior with negated patterns and arrays (#19845)00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837)a806994refactor: Remove eslintrc from flat config functionality (#19833)19cdd22feat: prune suppressions for non-existent files (#19825)Updates
jestfrom 29.7.0 to 30.0.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
a383155v30.0.0ce14203v30.0.0-rc.10ab14bav30.0.0-beta.9ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.74f96449v30.0.0-beta.6286dc4av30.0.0-beta.576632c6chore: drop node 23 (#15640)69f0c89v30.0.0-beta.42950cbbUpdate deps.Updates
jest-environment-jsdomfrom 29.7.0 to 30.0.0Release notes
Sourced from jest-environment-jsdom's releases.
... (truncated)
Changelog
Sourced from jest-environment-jsdom's changelog.
... (truncated)
Commits
a383155v30.0.0ce14203v30.0.0-rc.1ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.74f96449v30.0.0-beta.6286dc4av30.0.0-beta.576632c6chore: drop node 23 (#15640)69f0c89v30.0.0-beta.42950cbbUpdate deps.a123a3bv30.0.0-beta.3Updates
rollupfrom 4.42.0 to 4.43.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
72858cb4.43.0eeca11afeat(options): Add an option for overriding the file system module in the JS ...Updates
sassfrom 1.89.1 to 1.89.2Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
1250380release 1.89.2 for an embedded-host-node fix (#2585)c2532ccBump lints from 5.1.1 to 6.0.0 (#2581)4498007Bump jest-extended from 4.0.2 to 5.0.3 in /pkg/sass-parser (#2582)Description has been truncated