chore(deps): bump the eslint group across 1 directory with 6 updates #1257
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 /tools/code-style directory:
9.28.0
9.29.0
120.0.0
121.0.0
2.31.0
2.32.0
50.7.1
51.1.1
17.19.0
17.20.0
8.33.1
8.34.1
Updates
@eslint/js
from 9.28.0 to 9.29.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
acf2201
chore: package.json update for@eslint/js
releaseUpdates
eslint-config-love
from 120.0.0 to 121.0.0Release notes
Sourced from eslint-config-love's releases.
Changelog
Sourced from eslint-config-love's changelog.
Commits
34c7a73
chore(release): 121.0.0 [skip ci]0827546
Merge pull request #2120 from mightyiam/renovate/eslint-plugin-import-2.x-loc...a9d8391
feat!: import/enforce-node-protocol-usage5ecb88b
Merge pull request #2119 from mightyiam/renovate/lodash-4.xca01d3b
chore(deps): update dependency@types/lodash
to v4.17.18a29392c
Merge pull request #2118 from mightyiam/renovate/typescript-eslint-packagesa9dcc34
chore(deps): update typescript-eslint packages to v8.34.1c9525c5
Merge pull request #2116 from mightyiam/renovate/lefthook-1.x3885c92
chore(deps): update dependency lefthook to v1.11.14ed3ec57
Merge pull request #2115 from mightyiam/renovate/node-24.xUpdates
eslint-plugin-import
from 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
01c9eb0
v2.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-jsdoc
from 50.7.1 to 51.1.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
2875c2d
fix(require-jsdoc
): check interfaces within file for comment blocks; fixes ...b0faae7
feat(lines-before-block
): add default-onignoreSingleLines
option; fixes ...ae2b314
fix(check-template-names
): checks class body for comments where template na...26ae169
fix(require-jsdoc
): update jsdoccomment (and espree) to get comment-finding...fcc7b26
fix(no-undefined-types
): check existence of class methods/properties (#1405)9bb554a
fix(no-undefined-types
): mark sister method and property names as defined; ...ec387d6
fix: revertare-docs-informative
while still using CJS; fixes #1400 (#1401)6855000
fix: revert "fix: require node v22"; fixes #1398 (#1402)f85ffc6
fix: require node v2288d9964
Merge pull request #1375 from brettz9/node20Updates
eslint-plugin-n
from 17.19.0 to 17.20.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
42464ab
chore(master): release 17.20.0 (#448)88dea92
feat(no-top-level-await): add support forawait using
(#447)Updates
typescript-eslint
from 8.33.1 to 8.34.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
ccd0791
chore(release): publish 8.34.18915a47
chore(release): publish 8.34.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions