generated from wtchnm/Vitamin
-
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
chore(deps): update dependency eslint-plugin-react to v7.37.4 #220
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-react-7.x
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 15, 2024 05:31
63bf95f
to
9aa4721
Compare
Deployment failed with the following error:
|
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
2 times, most recently
from
August 18, 2024 17:53
9407951
to
dad95ff
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
August 25, 2024 21:13
dad95ff
to
15f7a75
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 1, 2024 08:43
15f7a75
to
bf1c3b7
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 3, 2024 00:41
bf1c3b7
to
151d27a
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.35.0
chore(deps): update dependency eslint-plugin-react to v7.35.1
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 3, 2024 22:55
151d27a
to
596b11a
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.35.1
chore(deps): update dependency eslint-plugin-react to v7.35.2
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 12, 2024 07:55
596b11a
to
8f65327
Compare
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.35.2
chore(deps): update dependency eslint-plugin-react to v7.36.0
Sep 12, 2024
renovate
bot
changed the title
chore(deps): update dependency eslint-plugin-react to v7.36.0
chore(deps): 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 27, 2024 04:08
8f65327
to
cfbd08f
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
branch
from
October 1, 2024 17:31
cfbd08f
to
136b372
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 1, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
October 23, 2024 00:36
136b372
to
eccfe9a
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 23, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 24, 2024 05:37
eccfe9a
to
1e443aa
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
branch
from
January 13, 2025 05:45
1e443aa
to
e86371f
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
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.30.0
->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.