-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 ^7.37.3 #7899
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-plugin-react-7.x
base: master
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
branch
from
July 24, 2024 08:46
ba9c90b
to
861ce63
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.35.0
Update dependency eslint-plugin-react to ^7.35.1
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
2 times, most recently
from
September 3, 2024 22:18
7a3e32e
to
d4c4657
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.35.1
Update dependency eslint-plugin-react to ^7.35.2
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 12, 2024 07:27
d4c4657
to
045a075
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.35.2
Update dependency eslint-plugin-react to ^7.36.0
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 12, 2024 18:21
045a075
to
8b1f3e8
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.36.0
Update dependency eslint-plugin-react to ^7.36.1
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
2 times, most recently
from
September 16, 2024 10:56
5c5a0d8
to
1acbfd7
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 27, 2024 03:22
1acbfd7
to
39764b4
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.36.1
Update dependency eslint-plugin-react to ^7.37.0
Sep 27, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 1, 2024 16:33
39764b4
to
60f5c31
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.37.0
Update dependency eslint-plugin-react to ^7.37.1
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 23, 2024 01:50
60f5c31
to
490d2bd
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.37.1
Update dependency eslint-plugin-react to ^7.37.2
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
2 times, most recently
from
October 30, 2024 09:01
8d409c0
to
8795297
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.37.2
Update dependency eslint-plugin-react to ^7.37.2 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.37.2 - autoclosed
Update dependency eslint-plugin-react to ^7.37.2
Dec 8, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 8, 2024 22:25
51b9bdc
to
8795297
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 24, 2024 04:31
8795297
to
2320a36
Compare
renovate
bot
changed the title
Update dependency eslint-plugin-react to ^7.37.2
Update dependency eslint-plugin-react to ^7.37.3
Dec 24, 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.34.4
->^7.37.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
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.