meta: bump the lint group across 1 directory with 5 updates #282
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 lint group with 5 updates in the / directory:
9.23.0
9.27.0
9.23.0
9.27.0
10.1.1
10.1.5
50.6.9
50.6.17
16.0.0
16.2.0
Updates
@eslint/js
from 9.23.0 to 9.27.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
ecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)d6fa4ac
chore: package.json update for@eslint/js
releaseaddd0a6
docs: fix formatting of unordered lists in Markdown (#19660)771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.23.0 to 9.27.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b9080cf
9.27.0b7a5c66
Build: changelog update for 9.27.0f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739)ecaef73
chore: package.json update for@eslint/js
release25de550
docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6
docs: Clean up configuration files docs (#19735)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7
fix: correct mismatched removed rules (#19734)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732)ba456e0
feat: Externalize MCP server (#19699)Updates
eslint-config-prettier
from 10.1.1 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)8911369
chore: release eslint-config-prettier (#322)a8768bf
chore(package): add homepage url (#321)4ae04c0
chore(deps): update yarn to v4.8.1 (#320)Updates
eslint-plugin-jsdoc
from 50.6.9 to 50.6.17Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
e26a11a
fix(require-param
): update jsdoccomment to support exported TSFunctionType ...2bd7242
fix(valid-types
): fix parsing of expressions like `@returns {@link
SomeType...1bef636
fix(no-undefined-types
): avoid eslint 8 error; fixes #1387 (#1388)0a30832
fix(lines-before-block): Switch to a whitelist of punctuators (#1385)19fa3dc
fix(lines-before-block
): Only trigger after ';', '}', '|', and '&' (#1383)f32989c
fix(no-undefined-types
): workaroundparse-imports-exports
bug in handling...65b0dc0
fix(check-values
): workaroundparse-imports-exports
bug in handling trail...6d5c9fb
fix(check-values
,no-undefined-types
): avoid need for worker; fixes #1371...Description has been truncated