build(deps): bump the eslint group across 1 directory with 21 updates#331
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the eslint group across 1 directory with 21 updates#331dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
85aea8e to
6f3b283
Compare
Bumps the eslint group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.3` | | [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) | `9.6.4` | `9.7.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@eslint/json](https://github.com/eslint/json) | `1.0.0` | `1.1.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.7.1` | `5.10.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.5.2` | `62.7.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.23.2` | `17.24.0` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.5.0` | `5.6.0` | | [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) | `3.0.0` | `3.3.1` | | [globals](https://github.com/sindresorhus/globals) | `17.3.0` | `17.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.57.0` | | [@eslint/config-inspector](https://github.com/eslint/config-inspector) | `1.4.2` | `1.5.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.12.2` | `29.15.0` | | [@cspell/dict-css](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/css) | `4.0.19` | `4.1.1` | | [@cspell/dict-en-gb](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/en_GB) | `5.0.22` | `5.0.25` | | [@cspell/dict-en_us](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/en_US) | `4.4.28` | `4.4.31` | | [@cspell/dict-filetypes](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/filetypes) | `3.0.15` | `3.0.17` | | [@cspell/dict-html](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/html) | `4.0.14` | `4.0.15` | | [@cspell/dict-markdown](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/markdown) | `2.0.14` | `2.0.16` | | [@cspell/dict-npm](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/npm) | `5.2.32` | `5.2.37` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.1` | `25.4.0` | Updates `eslint` from 9.39.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.3) Updates `@cspell/eslint-plugin` from 9.6.4 to 9.7.0 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.7.0/packages/cspell-eslint-plugin) Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@eslint/json` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v1.0.0...json-v1.1.0) Updates `@stylistic/eslint-plugin` from 5.7.1 to 5.10.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin) Updates `eslint-plugin-jsdoc` from 62.5.2 to 62.7.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.2...v62.7.1) Updates `eslint-plugin-n` from 17.23.2 to 17.24.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.23.2...v17.24.0) Updates `eslint-plugin-perfectionist` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v5.5.0...v5.6.0) Updates `eslint-plugin-yml` from 3.0.0 to 3.3.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-yml@v3.0.0...v3.3.1) Updates `globals` from 17.3.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) Updates `typescript-eslint` from 8.54.0 to 8.57.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.57.0/packages/typescript-eslint) Updates `@eslint/config-inspector` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/eslint/config-inspector/releases) - [Changelog](https://github.com/eslint/config-inspector/blob/main/CHANGELOG.md) - [Commits](eslint/config-inspector@v1.4.2...v1.5.0) Updates `eslint-plugin-jest` from 29.12.2 to 29.15.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.12.2...v29.15.0) Updates `@cspell/dict-css` from 4.0.19 to 4.1.1 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/css/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-css@4.1.1/dictionaries/css) Updates `@cspell/dict-en-gb` from 5.0.22 to 5.0.25 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/en_GB/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-en-gb@5.0.25/dictionaries/en_GB) Updates `@cspell/dict-en_us` from 4.4.28 to 4.4.31 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/en_US/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-en_us@4.4.31/dictionaries/en_US) Updates `@cspell/dict-filetypes` from 3.0.15 to 3.0.17 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/filetypes/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-filetypes@3.0.17/dictionaries/filetypes) Updates `@cspell/dict-html` from 4.0.14 to 4.0.15 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/html/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-html@4.0.15/dictionaries/html) Updates `@cspell/dict-markdown` from 2.0.14 to 2.0.16 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/markdown/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-markdown@2.0.16/dictionaries/markdown) Updates `@cspell/dict-npm` from 5.2.32 to 5.2.37 - [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/npm/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-npm@5.2.37/dictionaries/npm) Updates `@types/node` from 25.2.1 to 25.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@cspell/eslint-plugin" dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@eslint/json" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-n dependency-version: 17.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-perfectionist dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-yml dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/config-inspector" dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jest dependency-version: 29.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@cspell/dict-css" dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@cspell/dict-en-gb" dependency-version: 5.0.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-en_us" dependency-version: 4.4.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-filetypes" dependency-version: 3.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-html" dependency-version: 4.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-markdown" dependency-version: 2.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-npm" dependency-version: 5.2.37 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@types/node" dependency-version: 25.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
6f3b283 to
18035a9
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 eslint group with 21 updates in the / directory:
9.39.210.0.39.6.49.7.09.39.210.0.11.0.01.1.05.7.15.10.062.5.262.7.117.23.217.24.05.5.05.6.03.0.03.3.117.3.017.4.08.54.08.57.01.4.21.5.029.12.229.15.04.0.194.1.15.0.225.0.254.4.284.4.313.0.153.0.174.0.144.0.152.0.142.0.165.2.325.2.3725.2.125.4.0Updates
eslintfrom 9.39.2 to 10.0.3Release notes
Sourced from eslint's releases.
... (truncated)
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
@cspell/eslint-pluginfrom 9.6.4 to 9.7.0Release notes
Sourced from
@cspell/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@cspell/eslint-plugin's changelog.Commits
48f64e0v9.7.0d894739chore: Prepare Release v9.7.0 (auto-deploy) (#8635)143bfedchore: Prepare Release v9.7.0 (auto-deploy) (#8521)19ab125chore: bump jsonc-eslint-parser from 2.4.2 to 3.0.0 (#8605)ef4bbe6ci: Workflow Bot -- Update ALL Dependencies (main) (#8617)403f912chore: bump@eslint/jsto 10 (#8623)a4b6fa0test: support upgrade to jsonc-eslint-parser v3 (#8624)158f3f2fix: Support ESLint 10 (#8620)d29d262ci: Workflow Bot -- Update ALL Dependencies (main) (#8609)bed74f5chore: bump the development-dependencies group with 4 updates (#8602)Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@eslint/jsonfrom 1.0.0 to 1.1.0Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
c7b7b5bchore: release 1.1.0 🚀 (#214)644f8b0chore: updateeslint-plugin-eslint-pluginto v7 (#219)505825echore: update eslint-dev (major) (#211)171d293fix: update eslint (#218)6a4e2f0docs: Update README sponsors72a945cchore: update dependency c8 to v11 (#217)269de6edocs: add AI acknowledgement section to issue template (#215)fc3beecfeat: implement autofix forno-unnormalized-keys(#151)87ea56ffix: allowJSONRuleDefinitionto report on tokens (#210)4106331chore: release 1.0.1 🚀 (#209)Updates
@stylistic/eslint-pluginfrom 5.7.1 to 5.10.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
efbb1bcchore: release v5.10.0 (main) (#1151)1ebd6d8feat(padding-line-between-statements): introducelineModefor selector matc...c43bd4bfeat(list-style): allow 'off' in overrides (#1144)95884fcchore: replaceprettierwithoxfmt(#1147)96ce1c7chore: release v5.9.0 (main) (#1131)5d99706feat: support ESLint 10 (#1066)cfb6296fix(no-extra-parens): don't report jsdoc type assertion by default (#1100)501e838feat(no-trailing-spaces): support more file types (#1138)8f5cc9efeat(padding-line-between-statements): support selector-based statement match...9e7f422fix(indent): ignore when source code is not ESTree (#1139)Updates
eslint-plugin-jsdocfrom 62.5.2 to 62.7.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
23a9f1dfix(require-property): err if user blocks@property; fixes #1634bd90efdMerge pull request #1668 from gajus/dependabot/npm_and_yarn/ajv-6.14.0eca3090chore(deps): bump ajv from 6.12.6 to 6.14.086bd0beMerge pull request #1666 from gajus/gajus-patch-1ba0c8afUpdate funding to brettz935c5745Merge pull request #1659 from brettz9/eslint10d8599fbfeat: support ESLint 10951d354fix(check-param-names): only fire onTSPropertySignatureif with `TSFunct...b36a67afeat(tag-lines): addstartLinesWithNoTagsoption; fixes #1661c7b132ffix(check-param-names): check arrow function properties in interfaces (TSPr...Updates
eslint-plugin-nfrom 17.23.2 to 17.24.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.