-
Notifications
You must be signed in to change notification settings - Fork 2
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
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.3. #1058
Merged
make-github-pseudonymous-again
merged 1 commit into
main
from
renovate/eslint-plugin-react-7.x
Dec 24, 2024
Merged
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.3. #1058
make-github-pseudonymous-again
merged 1 commit into
main
from
renovate/eslint-plugin-react-7.x
Dec 24, 2024
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
requested a review
from make-github-pseudonymous-again
as a code owner
September 3, 2024 00:27
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 3, 2024 20:13
791bf45
to
5e546e8
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.35.1.
⬆️ deps: Upgrade 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 10:03
5e546e8
to
951c4db
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.35.2.
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.0.
Sep 12, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
September 12, 2024 19:00
951c4db
to
e505cab
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.0.
⬆️ deps: Upgrade 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:44
e505cab
to
733d396
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.36.1.
⬆️ deps: Upgrade 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 15:52
733d396
to
faa3a6b
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.0.
⬆️ deps: Upgrade 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 22, 2024 22:22
faa3a6b
to
bca9031
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.1.
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.2.
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/eslint-plugin-react-7.x
branch
from
December 24, 2024 03:03
bca9031
to
39bcc59
Compare
renovate
bot
changed the title
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.2.
⬆️ deps: Upgrade dependency eslint-plugin-react to v7.37.3.
Dec 24, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1058 +/- ##
==========================================
- Coverage 66.30% 66.27% -0.03%
==========================================
Files 719 719
Lines 10006 10006
Branches 1349 1349
==========================================
- Hits 6634 6631 -3
- Misses 2914 2915 +1
- Partials 458 460 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
make-github-pseudonymous-again
approved these changes
Dec 24, 2024
make-github-pseudonymous-again
deleted the
renovate/eslint-plugin-react-7.x
branch
December 24, 2024 10:43
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.0
->7.37.3
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 - "* 0-4,22-23 * * 1-5,* * * * 0,6" (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.
🔕 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.