build(deps): bump the eslint group across 1 directory with 23 updates#356
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the eslint group across 1 directory with 23 updates#356dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
fdd93de to
2de8374
Compare
Bumps the eslint group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.1.0` | | [@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.2.0` | | [@eslint/markdown](https://github.com/eslint/markdown) | `7.5.1` | `8.0.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.7.1` | `5.10.0` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.1` | `4.16.2` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.5.2` | `62.8.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.7.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.2` | | [@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.1` | | [@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.27` | | [@cspell/dict-en_us](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/en_US) | `4.4.28` | `4.4.33` | | [@cspell/dict-filetypes](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/filetypes) | `3.0.15` | `3.0.18` | | [@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.38` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.1` | `25.5.0` | Updates `eslint` from 9.39.2 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.1.0) 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.2.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.2.0) Updates `@eslint/markdown` from 7.5.1 to 8.0.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.5.1...v8.0.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-import-x` from 4.16.1 to 4.16.2 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.16.1...v4.16.2) Updates `eslint-plugin-jsdoc` from 62.5.2 to 62.8.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.2...v62.8.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.7.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.7.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.2 - [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.2/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.1 - [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.1) 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.27 - [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.27/dictionaries/en_GB) Updates `@cspell/dict-en_us` from 4.4.28 to 4.4.33 - [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.33/dictionaries/en_US) Updates `@cspell/dict-filetypes` from 3.0.15 to 3.0.18 - [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.18/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.38 - [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.38/dictionaries/npm) Updates `@types/node` from 25.2.1 to 25.5.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.1.0 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.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/markdown" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major 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-import-x dependency-version: 4.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 62.8.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.7.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.2 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.1 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.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-en_us" dependency-version: 4.4.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@cspell/dict-filetypes" dependency-version: 3.0.18 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.38 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
2de8374 to
da4f81b
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 eslint group with 23 updates in the / directory:
9.39.210.1.09.6.49.7.09.39.210.0.11.0.01.2.07.5.18.0.05.7.15.10.04.16.14.16.262.5.262.8.117.23.217.24.05.5.05.7.03.0.03.3.117.3.017.4.08.54.08.57.21.4.21.5.029.12.229.15.14.0.194.1.15.0.225.0.274.4.284.4.333.0.153.0.184.0.144.0.152.0.142.0.165.2.325.2.3825.2.125.5.0Updates
eslintfrom 9.39.2 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
@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.2.0Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
72eb947chore: release 1.2.0 🚀 (#221)3534818feat: implement autofix forsort-keys(#216)9661eacdocs: Update README sponsorsb0b62d8chore: add lint:unused script to run Knip (#206)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)Updates
@eslint/markdownfrom 7.5.1 to 8.0.0Release notes
Sourced from
@eslint/markdown's releases.Changelog
Sourced from
@eslint/markdown's changelog.Commits
3cafcdachore: release 8.0.0 🚀 (#594)cc03b5ffeat: support Math (#617)23dc0c6chore: simplifypackage.jsonimport and add cjs import type test (#634)493de5dchore: update dependency knip to v6 (#636)5b266efchore: update dependency@eslint/jsonto ^1.2.0 (#635)e57e398feat: fix incorrect regex pattern inno-multiple-h1(#624)bd9dfa3fix: recognize HTML heading inno-missing-link-fragments(#583)68046a7chore: ignoreeslint-v9for renovate (#632)faadc59test: ensure@eslint/markdownworks with both ESLint v9 and v10 (#593)b80d942chore: updateeslint-plugin-eslint-pluginto v7 (#631)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.