chore: bump the eslint group across 1 directory with 6 updates#248
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore: bump the eslint group across 1 directory with 6 updates#248dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
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.24.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.62.0` | `8.24.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.20.1` | | [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.24.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.24.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.24.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.24.0/packages/parser) Updates `eslint` from 8.57.1 to 9.20.1 - [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.20.1) 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
|
Superseded by #250. |
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.24.05.62.08.24.08.57.19.20.126.0.043.0.115.7.017.15.16.6.07.2.1Updates
@typescript-eslint/eslint-pluginfrom 5.62.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
87d72bachore(release): publish 8.24.0ac8dde0feat(eslint-plugin): [no-unnecessary-condition] make `allowConstantLoopCondit...7acfb5ffix(eslint-plugin): [no-misused-spread] correct and elaborate string spread r...d30a497fix(eslint-plugin): [restrict-plus-operands] report adding bigints to strings...bcdf560docs(eslint-plugin): [prefer-nullish-coalescing] streamline code examples (#1...2a96020chore(release): publish 8.23.006925f8feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] enforce strictN...884995dfix(eslint-plugin): [no-shadow] ignore declare variables in definition files ...cd15629docs(eslint-plugin): [class-methods-use-this] refresh options docs (#10728)a9cbcc9fix(eslint-plugin): [no-restricted-imports] support regex option (#10699)Updates
@typescript-eslint/parserfrom 5.62.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
87d72bachore(release): publish 8.24.02a96020chore(release): publish 8.23.094e8098chore(release): publish 8.22.0a885343feat(parser): add standalone isolatedDeclarations option (#10499)79af426chore(release): publish 8.21.0a157fd4chore: standardized on inline named exports (mostly) (#10596)ea6fbeachore(release): publish 8.20.0328b7dfchore(release): publish 8.19.1e19f30fchore(release): publish 8.19.0157b781chore(release): publish 8.18.2Updates
eslintfrom 8.57.1 to 9.20.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
07b2ffd9.20.101ff142Build: changelog update for 9.20.1fe3ccb2docs: allow typing in search box while dropdown is open (#19424)274f054fix: fixRuleContexttype (#19417)93c78a5docs: Add instructions for pnpm compat (#19422)b476a93docs: Fix Keyboard Navigation for Search Results (#19416)ccb60c0docs: Update README7e78b509.20.0588b664Build: changelog update for 9.20.0979097achore: upgrade@eslint/js@9.20.0 (#19412)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 (#385)Updates
eslint-plugin-promisefrom 6.6.0 to 7.2.1Release notes
Sourced from eslint-plugin-promise's releases.