Conversation
…ith 8 updates Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.30.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.5.1` | | [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) | `29.7.0` | `30.0.3` | | [mocha](https://github.com/mochajs/mocha) | `11.2.2` | `11.7.1` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [webpack](https://github.com/webpack/webpack) | `5.99.7` | `5.99.9` | Updates `eslint` from 9.25.1 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.30.0) Updates `eslint-config-prettier` from 10.1.2 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `eslint-plugin-prettier` from 5.2.6 to 5.5.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.5.1) Updates `expect` from 29.7.0 to 30.0.3 - [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.3/packages/expect) Updates `mocha` from 11.2.2 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.2.2...v11.7.1) Updates `prettier` from 3.5.3 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.5.3...3.6.2) Updates `webpack` from 5.99.7 to 5.99.9 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.7...v5.99.9) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: expect dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
saschanaz
approved these changes
Jul 1, 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 dev-dependencies group with 8 updates in the / directory:
9.25.19.30.010.1.210.1.52.31.02.32.05.2.65.5.129.7.030.0.311.2.211.7.13.5.33.6.25.99.75.99.9Updates
eslintfrom 9.25.1 to 9.30.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ad1d6399.30.0c02d70bBuild: changelog update for 9.30.02b6491cchore: upgrade to@eslint/js@9.30.0(#19889)5a5d526chore: package.json update for@eslint/jsrelease52a5fcafeat: SupportbasePathproperty in config objects (#19879)6a0f164fix: handlenulltypelocingetIndexFromLocmethod (#19862)8662ed1docs: adopt eslint-stylistic sub packages related changes (#19887)eaf8a41chore: Correct typos in linter tests (#19878)4ab4482feat: addallowSeparateTypeImportsoption tono-duplicate-imports(#19872)3fbcd70fix: update error message forno-restricted-properties(#19855)Updates
eslint-config-prettierfrom 10.1.2 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)Updates
eslint-plugin-importfrom 2.31.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
eslint-plugin-prettierfrom 5.2.6 to 5.5.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
3e87f2echore: release eslint-plugin-prettier (#749)bfd1e95fix: useprettierRcOptionsdirectly for prettier 3.6+ (#748)9c4b792chore: release eslint-plugin-prettier (#744)78e41ecchore(deps): update all dependencies (#745)92f2c9cfeat: support non-js languages (#743)aa4935cchore(deps): update all dependencies (#742)3d15deachore: release eslint-plugin-prettier (#741)c21521ffix(deps): bumpsynckitto v0.11.7 (#740)cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)Updates
expectfrom 29.7.0 to 30.0.3Release notes
Sourced from expect's releases.
... (truncated)
Changelog
Sourced from expect's changelog.
... (truncated)
Commits
d4a6c94v30.0.3393acbfv30.0.25ce865bv30.0.1469f665v30.0.0ce14203v30.0.0-rc.1ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.7