-
Notifications
You must be signed in to change notification settings - Fork 1
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 dependency eslint-plugin-react to v7.37.4 #61
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-react-7.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
July 14, 2024 05:52
51423f5
to
52ddd3f
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.34.3
Update dependency eslint-plugin-react to v7.34.4
Jul 14, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
July 20, 2024 11:58
52ddd3f
to
d85e3c2
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.34.4
Update dependency eslint-plugin-react to v7.35.0
Jul 20, 2024
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.35.0
Update dependency eslint-plugin-react to v7.35.1
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
2 times, most recently
from
September 4, 2024 20:29
5807472
to
62aeb85
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.35.1
Update dependency eslint-plugin-react to v7.35.2
Sep 4, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
September 12, 2024 09:44
62aeb85
to
047728e
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.35.2
Update dependency eslint-plugin-react to v7.36.0
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
September 13, 2024 02:22
047728e
to
7634a68
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.36.0
Update dependency eslint-plugin-react to v7.36.1
Sep 13, 2024
renovate
bot
changed the title
Update dependency eslint-plugin-react to v7.36.1
chore(deps): update dependency eslint-plugin-react to v7.36.1
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
September 27, 2024 08:57
7634a68
to
9aa3c2b
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.36.1
chore(deps): update dependency eslint-plugin-react to v7.37.0
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
October 2, 2024 05:42
9aa3c2b
to
54127b3
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.37.0
chore(deps): update dependency eslint-plugin-react to v7.37.1
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
October 22, 2024 23:20
54127b3
to
901cd29
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.37.1
chore(deps): update dependency eslint-plugin-react to v7.37.2
Oct 22, 2024
Quality Gate passedIssues Measures |
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
December 24, 2024 11:45
901cd29
to
212f9f0
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.37.2
chore(deps): update dependency eslint-plugin-react to v7.37.3
Dec 24, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x-lockfile
branch
from
January 13, 2025 11:09
212f9f0
to
b282773
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.37.3
chore(deps): update dependency eslint-plugin-react to v7.37.4
Jan 13, 2025
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.34.2
->7.37.4
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)v7.37.3
Compare Source
Fixed
no-danger
][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property
][no-unknown-property]: supportprecedence
prop in react 19 ([#3829][] @acusti)prop-types
][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url
][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)default-props-match-prop-types
][default-props-match-prop-types], [jsx-boolean-value
][jsx-boolean-value], [jsx-curly-brace-presence
][jsx-curly-brace-presence], [jsx-no-bind
][jsx-no-bind], [no-array-index-key
][no-array-index-key], [no-is-mounted
][no-is-mounted], [no-render-return-value
][no-render-return-value], [require-default-props
][require-default-props] ([#3841][] @bastiendmt)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 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.