Bump the eslint group with 7 updates #8531
Open
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 7 updates:
4.1.0
5.2.0
2.31.0
2.32.0
28.11.0
29.0.1
5.2.3
5.5.4
7.37.4
7.37.5
5.1.0
7.0.0
0.11.2
9.1.13
Updates
eslint-plugin-cypress
from 4.1.0 to 5.2.0Release notes
Sourced from eslint-plugin-cypress's releases.
... (truncated)
Commits
006d74f
feat: add type declaration file (#279)9015c2e
chore(docs): update documents and example to use defineConfig() (#277)47d0a20
chore(deps): update eslint-plugin-eslint-plugin to 7.0.0 (#275)9f392c6
chore(deps): update all devDependencies (#274)cd968c3
chore: update test-project for Cypress 15.0.0 (#273)0508b75
fix: dont throw warning on variable data selector (#272)3fcfb93
docs: migrate https://docs.cypress.io/guides links (#271)22b6122
test: extend linting to customized test-project eslint config files (#267)b974e98
docs: harmonize markdown docs with prettier linting (#266)8c9d1a0
ci: add prettier linting (#264)Updates
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-jest
from 28.11.0 to 29.0.1Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
0206a8a
chore(release): 29.0.1 [skip ci]1a9d310
docs: remove duplicate changelog entry (again) (#1774)f3deac1
chore(release): 29.0.0 [skip ci]6eade92
docs: remove duplicate changelog entry (#1773)5b4cb54
chore(release): 29.0.0 [skip ci]531c8ba
fix: update semantic-release config so new v29 major is marked as latest on `...fc41e8d
chore(release): 29.0.0 [skip ci]d4caa67
refactor: remove ESLint context fallbacks854cef4
feat: drop support for ESLint v8.x prior to v8.57.083c130b
feat: drop support for Node v20.x prior to v20.12.0Updates
eslint-plugin-prettier
from 5.2.3 to 5.5.4Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
e2c31d2
chore: release eslint-plugin-prettier (#756)98a8bfd
chore(deps): update all dependencies (#750)cf52b30
fix: disallow extra properties in rule options (#751)723f7a8
fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
(#755)cdfcefd
fix: release a new latest versiond8c303e
fix: release a new latest version3e87f2e
chore: release eslint-plugin-prettier (#749)bfd1e95
fix: useprettierRcOptions
directly for prettier 3.6+ (#748)9c4b792
chore: release eslint-plugin-prettier (#744)78e41ec
chore(deps): update all dependencies (#745)Updates
eslint-plugin-react
from 7.37.4 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
2c98b83
Update CHANGELOG and bump version2f64dea
[Fix]no-unknown-property
: allowtransform-origin
onrect
2428618
[Fix]jsx-no-constructed-context-values
: detect constructed context values ...60b7316
[Tests]prop-types
: use proper spacing/semis, button type90a00b9
[Fix]prop-types
: supportComponentPropsWithRef
from a namespace import3fd9b92
[Fix]no-unknown-property
: allow shadow root attrs on\<template>
addad46
[Deps] updateobject.entries
98a31f8
[Dev Deps] update@babel/core
,@babel/eslint-parser
7eb6ca9
[Docs]button-has-type
: clean up phrasingUpdates
eslint-plugin-react-hooks
from 5.1.0 to 7.0.0Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Updates
eslint-plugin-storybook
from 0.11.2 to 9.1.13Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-storybook since your current version.
You can trigger a rebase of this PR 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 recreat...Description has been truncated