-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the eslint group with 2 updates #19635
Conversation
bc58499
to
ae181d6
Compare
@dependabot recreate |
ae181d6
to
d518707
Compare
d518707
to
2ade5b3
Compare
Bah, still this thing:
@jelly any idea about this? I'll just draft/needswork this PR, as they keep coming back. |
I looked at it in detail here #19559 (comment) and I still have no clue what's up honestly. |
2ade5b3
to
548bebc
Compare
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y). Updates `eslint` from 8.53.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.54.0) Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.8.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
548bebc
to
3522422
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hah, nice -- this just looks like playing some dirty tricks with eslint's parser, but that's fine -- it tricked us first! 😝
Yes, not 100% satisfied with it, but I've no time to dig into the eslint rabbit hole I'm afraid. |
@jelly no, please don't -- IMHO this is absolutely a "pick your battles" case, clever workaround! |
Transient github API error, the tests were fine. |
Bumps the eslint group with 2 updates: eslint and eslint-plugin-jsx-a11y.
Updates
eslint
from 8.53.0 to 8.54.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
4a88a54
8.54.06cf675f
Build: changelog update for 8.54.0d644de9
chore: upgrade@eslint/js
@8
.54.0 (#17773)1e6e314
chore: package.json update for@eslint/js
release98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17...a7a883b
feat: for-direction rule add check for condition in reverse order (#17755)1452dc9
feat: Add suggestions to no-console (#17680)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770)becfdd3
docs: Make clear when rules are removed (#17728)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753)Updates
eslint-plugin-jsx-a11y
from 6.7.1 to 6.8.0Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
9742753
v6.8.0b755318
[Deps] updateast-types-flow
f1c976b
[Dev Deps] updateeslint-plugin-import
52de824
[Refactor] usees-iterator-helpers
9a8edde
[Refactor] usehasown
instead ofhas
46ffbc3
[Deps] update@babel/runtime
,array-includes
,array.prototype.flatmap
, ...4dc7f1e
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...fffb05b
[New] addpolymorphicPropName
setting for polymorphic components3d1d26d
[Deps] unpinlanguage-tags
10c061a
[actions] update used actionsDependabot 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