meta: bump the lint group with 5 updates #334
Merged
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the lint group with 5 updates:
9.28.09.30.09.28.09.30.04.15.04.16.150.7.151.3.116.2.016.3.0Updates
@eslint/jsfrom 9.28.0 to 9.30.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.Commits
5a5d526chore: package.json update for@eslint/jsreleaseacf2201chore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.28.0 to 9.30.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
ad1d6399.30.0c02d70bBuild: changelog update for 9.30.02b6491cchore: upgrade to@eslint/js@9.30.0(#19889)5a5d526chore: package.json update for@eslint/jsrelease52a5fcafeat: SupportbasePathproperty in config objects (#19879)6a0f164fix: handlenulltypelocingetIndexFromLocmethod (#19862)8662ed1docs: adopt eslint-stylistic sub packages related changes (#19887)eaf8a41chore: Correct typos in linter tests (#19878)4ab4482feat: addallowSeparateTypeImportsoption tono-duplicate-imports(#19872)3fbcd70fix: update error message forno-restricted-properties(#19855)Updates
eslint-plugin-import-xfrom 4.15.0 to 4.16.1Release notes
Sourced from eslint-plugin-import-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
e50c5a6chore: release eslint-plugin-import-x (#401)33f07b4fix: should only usecontext.physicalFilenameas fallback instead of main s...34adb40fix(deps): update all dependencies (#400)f91cb36chore: release eslint-plugin-import-x (#387)8ca9272fix: pnp issue when used in a monorepo (#390)14cb948fix(extensions): always calculatefixoption (#393)1089d9ffix: takecontext.cwdinto account for cache key (#388)3ea730ftest: only run pnp case fortest-compiled(#389)1c8b9aefeat: portreact-x/prefer-react-namespace-importinto `prefer-namespace-imp...10cf017chore: release eslint-plugin-import-x (#380)Updates
eslint-plugin-jsdocfrom 50.7.1 to 51.3.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
3748bbefix(no-undefined-types): check class and interface globals; fixes #1420 (#1...26276bafeat(multiline-blocks): addsrequireSingleLineUnderCountoption; fixes #1...35e95a1fix(require-template,no-undefined-types,valid-types): properly parse ...efbcb1cfix(no-undefined-types): exempt import tags from property checks; fixes