chore: bump the eslint group across 1 directory with 6 updates#242
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: bump the eslint group across 1 directory with 6 updates#242dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the eslint group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.62.0` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.20.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.18.0` | | [eslint-config-standard-with-typescript](https://github.com/mightyiam/eslint-config-standard-with-typescript) | `26.0.0` | `43.0.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `15.7.0` | `17.15.1` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.6.0` | `7.2.1` | Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/parser) Updates `eslint` from 8.57.1 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.18.0) Updates `eslint-config-standard-with-typescript` from 26.0.0 to 43.0.1 - [Release notes](https://github.com/mightyiam/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v26.0.0...v43.0.1) Updates `eslint-plugin-n` from 15.7.0 to 17.15.1 - [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@15.7.0...v17.15.1) Updates `eslint-plugin-promise` from 6.6.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-standard-with-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Dependabot does not support your npm version. Because of this, Dependabot cannot update this pull request. |
Contributor
Author
|
Superseded by #244. |
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 6 updates in the / directory:
5.62.08.20.05.62.08.20.08.57.19.18.026.0.043.0.115.7.017.15.16.6.07.2.1Updates
@typescript-eslint/eslint-pluginfrom 5.62.0 to 8.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ea6fbeachore(release): publish 8.20.0a7fc28cfeat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti...d6e5978fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f...63135f7fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)6dda0a4feat(eslint-plugin): [no-deprecated] add allow options (#10585)04166e0feat(eslint-plugin): [no-misused-spread] add new rule (#10551)b17c7f2chore: export all Options and MessageIds types from rule files (#10556)03d9639test(eslint-plugin): add extra tests (#10587)e697cfachore: fix CI snapshot failure (#10624)328b7dfchore(release): publish 8.19.1Updates
@typescript-eslint/parserfrom 5.62.0 to 8.20.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ea6fbeachore(release): publish 8.20.0328b7dfchore(release): publish 8.19.1e19f30fchore(release): publish 8.19.0157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)c92c29dchore: standardise licenses on MIT (#10387)4cb2cf8fix: typescript peer dependency (#10373)Updates
eslintfrom 8.57.1 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b419.18.04df3132Build: changelog update for 9.18.0c52be85chore: upgrade to@eslint/js@9.18.0(#19330)362099cchore: package.json update for@eslint/jsrelease9486141deps: upgrade@eslint/coreand@eslint/plugin-kit(#19329)d9c23c5docs: replacevarwithconstin rule examples (#19325)8e1a898docs: add tabs to cli code blocks (#18784)f3aeefbdocs: rewrite using let and const in rule examples (#19320)0b680b3docs: Update README98c86a9docs:Edit this pagebutton link to different branches (#19228)Updates
eslint-config-standard-with-typescriptfrom 26.0.0 to 43.0.1Release notes
Sourced from eslint-config-standard-with-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-config-standard-with-typescript's changelog.
... (truncated)
Commits
a15c932chore(release): 43.0.1 [skip ci]c7782beMerge pull request #1394 from mightyiam/renovate/semantic-release-23.x5fb79c3chore(deps): update dependency semantic-release to v23d3b4d11Merge pull request #1400 from mightyiam/renovate/node-20.x7414ebachore(deps): update dependency@types/nodeto v20.11.58470a93Merge pull request #1397 from mightyiam/repo-transfer932ffcedocs: update repository urls372e604Merge pull request #1399 from mightyiam/project8d2f497build: rm add-to-project workflowcd71373Merge pull request #1393 from standard/renovate/node-20.xUpdates
eslint-plugin-nfrom 15.7.0 to 17.15.1Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
6aee9f2chore(master): release 17.15.1 (#399)c5bcb3afix: Promise.withResolvers is supported since node 22.11 (#398)308c80cchore(master): release 17.15.0 (#394)db384d1fix(no-unsupported): Correctly handle recursive objects on a per module basis...1466becfeat(resolve): allow overriding enhanced-resolve's options (#384)af4f774feat(no-unsupported): support node 22.12.0 (#393)ccf5f9echore(master): release 17.14.0 (#387)a52c968feat(no-unsupported): support Node 23.2.0 & 23.3.0 (#390)c8fbf00feat(no-sync): Add ignores option (#386)2f60954chore(master): release 17.13.2 (