-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps-dev): bump the dependencies group with 8 updates #376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.2` | `7.28.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.36.0` | | [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` | | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.36.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.6.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.22.0` | `8.45.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.2.4` | Updates `@babel/parser` from 7.26.2 to 7.28.4 - [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.4/packages/babel-parser) Updates `@eslint/js` from 9.19.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `eslint` from 9.19.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.36.0) Updates `prettier` from 3.4.1 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.6.2) Updates `typescript` from 5.7.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.9.3) Updates `typescript-eslint` from 8.22.0 to 8.45.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.45.0/packages/typescript-eslint) Updates `vitest` from 3.0.5 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 7.28.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/eslint__js" dependency-version: 9.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/eslint__js" dependency-version: 9.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
32084ab to
aaeafbe
Compare
flaxel
approved these changes
Oct 1, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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 group with 8 updates:
7.26.27.28.49.19.09.36.08.42.39.14.09.19.09.36.03.4.13.6.25.7.25.9.38.22.08.45.03.0.53.2.4Updates
@babel/parserfrom 7.26.2 to 7.28.4Release notes
Sourced from
@babel/parser's releases.... (truncated)
Changelog
Sourced from
@babel/parser's changelog.... (truncated)
Commits
35055e3v7.28.4f04083a[Babel 8] Align TSMappedType AST (#17479)ef155f5v7.28.3432a7fffix(parser/typescript): parseimport("./a", {with:{},})(#17465)70db86afix(parser): stop subscript parsing on async arrow (#17478)98d18aaMisc: Cleanup Babel 8 tasks (#17429)5051613Type-check.d.tsfile withstrict: true(#17461)ccc5faev7.28.05e7cb54Update test paths in cjs parser tests (#17413)7896ed7SupportsourceType: "commonjs"(#17390)Updates
@eslint/jsfrom 9.19.0 to 9.36.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)b48fa20chore: package.json update for@eslint/jsreleasead28371chore: package.json update for@eslint/jsrelease50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseUpdates
@types/eslint__jsfrom 8.42.3 to 9.14.0Commits
Updates
@types/eslint__jsfrom 8.42.3 to 9.14.0Commits
Updates
eslintfrom 9.19.0 to 9.36.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
prettierfrom 3.4.1 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.2