-
Notifications
You must be signed in to change notification settings - Fork 0
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
⬆️ Update dependency eslint-plugin-react to v7.37.2 #221
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
⬆️ Update dependency eslint-plugin-react to v7.36.0
⬆️ Update dependency eslint-plugin-react to v7.36.1
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 12, 2024 18:47
ead4c78
to
0e1fa25
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
9 times, most recently
from
September 23, 2024 03:07
b413698
to
cb9c2c0
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
2 times, most recently
from
September 24, 2024 02:14
89af28b
to
47537ef
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 27, 2024 04:32
47537ef
to
06cf79b
Compare
renovate
bot
changed the title
⬆️ Update dependency eslint-plugin-react to v7.36.1
⬆️ Update dependency eslint-plugin-react to v7.37.0
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
3 times, most recently
from
September 30, 2024 22:37
7fda8d8
to
a1e443b
Compare
renovate
bot
changed the title
⬆️ Update dependency eslint-plugin-react to v7.37.0
⬆️ Update dependency eslint-plugin-react to v7.37.1
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 1, 2024 15:40
a1e443b
to
095ce1a
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
3 times, most recently
from
October 21, 2024 22:38
5282031
to
605f2ef
Compare
renovate
bot
changed the title
⬆️ Update dependency eslint-plugin-react to v7.37.1
⬆️ Update dependency eslint-plugin-react to v7.37.2
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 22, 2024 22:16
605f2ef
to
ad3554c
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
9 times, most recently
from
November 1, 2024 21:08
4dca67d
to
87e5d6c
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
8 times, most recently
from
November 7, 2024 15:02
7dba63d
to
e01a9c8
Compare
lo1tuma
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
November 7, 2024 16:55
e01a9c8
to
cbcde8d
Compare
lo1tuma
approved these changes
Nov 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
7.35.2
->7.37.2
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)v7.37.1
Compare Source
Fixed
d.ts
files (#3836 @ljharb)Changed
v7.37.0
Compare Source
Added
no-unescaped-entities
]: add suggestions (#3831 @StyleShit)forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805 @Efimenko)no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826 @danreeves)Changed
v7.36.1
Compare Source
Fixed
no-is-mounted
]: fix logic in method name check (#3821 @Mathias-S)jsx-no-literals
]: Avoid crashing on valueless boolean props (#3823 @reosarevok)v7.36.0
Compare Source
Added
no-string-refs
]: allow this.refs in > 18.3.0 (#3807 @henryqdineen)jsx-no-literals
] AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812 @Pearce-Ropion)forward-ref-uses-ref
]: add rule for checking ref parameter is added ([#3667][] @NotWoods)Fixed
function-component-definition
], [boolean-prop-naming
], [jsx-first-prop-new-line
], [jsx-props-no-multi-spaces
],propTypes
: use type args (#3629 @HenryBrown0)jsx-props-no-spreading
]: addexplicitSpread
option to schema (#3799 @ljharb)Changed
no-danger
]: update broken link (#3817 @lucasrmendonca)button-has-type
: add test case with spread (#3731 @y-hsgw)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.