-
Notifications
You must be signed in to change notification settings - Fork 2k
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
chore(deps): update linters #91622
chore(deps): update linters #91622
Conversation
Jetpack Cloud live (direct link)
Automattic for Agencies live (direct link)
|
This PR modifies the release build for the following Calypso Apps: For info about this notification, see here: PCYsg-OT6-p2
To test WordPress.com changes, run |
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: App Entrypoints (~7 bytes removed 📉 [gzipped])
Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
705cac5
to
7d1ec6d
Compare
7d1ec6d
to
12ab6c3
Compare
12ab6c3
to
2b91c3d
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.
GTG 👍
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
* chore(deps): update linters * Ignore a few jsx-a11y issues --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>
* chore(deps): update linters * Ignore a few jsx-a11y issues --------- Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>
This PR contains the following updates:
^6.8.0
->^6.9.0
^7.34.1
->^7.34.3
Release Notes
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.9.0
Compare Source
Fixed
img-redundant-alt
: fixed multibyte character support#969
#960
Commits
6b5f096
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1"75d5dd7
safe-regex-test
4c7e781
51a1ca7
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,eslint-doc-generator
,object.entries
1271ac1
@babel/cli
,@babel/core
,@babel/register
,aud
,eslint-plugin-import
,npmignore
,object.assign
540cb7a
@babel/runtime
,array-includes
,es-iterator-helpers
,hasown
,object.fromentries
,safe-regex-test
5d14408
aria-query
andaxobject-query
, addls-engines
test to CI32fd82c
@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,eslint-doc-generator
d1b4114
summary
remains non-interactive6a048da
@babel/runtime
0a98ad8
no-noninteractive-element-to-interactive-role
: allowmenuitemradio
andmenuitemcheckbox
on <li>c0733f9
@babel/runtime
,safe-regex-test
0d5321a
961817f
axe-core
b3559cf
object.entries
to dev deps1be7b70
@babel/runtime
2a48abb
@babel/runtime
1adec35
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.34.3
Compare Source
Fixed
prop-types
]: null-check rootNode before calling getScope (#3762 @crnhrv)boolean-prop-naming
]: avoid a crash with a spread prop (#3733 @ljharb)jsx-boolean-value
]:assumeUndefinedIsFalse
withnever
must not allow explicittrue
value (#3757 @6uliver)no-object-type-as-default-prop
]: enable rule for components with many parameters (#3768 @JulienR1)jsx-key
]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @akulsr0)v7.34.2
Compare Source
Fixed
boolean-prop-naming
]: avoid a crash with a non-TSTypeReference type (#3718 @developer-bandi)jsx-no-leaked-render
]: invalid report if left side is boolean (#3746 @akulsr0)jsx-closing-bracket-location
]: message shows{{details}}
when there are no details (#3759 @mdjermanovic)no-invalid-html-attribute
]: ensure error messages are correct (#3759 @mdjermanovic, @ljharb)Changed
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.