Update react dependencies#748
Merged
Merged
Conversation
f159ced to
07b3ec2
Compare
07b3ec2 to
b85ccb2
Compare
b85ccb2 to
ba011ca
Compare
ba011ca to
279da53
Compare
279da53 to
a55bf09
Compare
a55bf09 to
35bfa70
Compare
35bfa70 to
b9d71be
Compare
b9d71be to
3d5dd79
Compare
3d5dd79 to
89076c2
Compare
89076c2 to
b1df113
Compare
b1df113 to
397c044
Compare
397c044 to
5781129
Compare
5781129 to
bc74d14
Compare
bc74d14 to
1b82710
Compare
1b82710 to
43734b1
Compare
43734b1 to
f35c5ce
Compare
f35c5ce to
b4b75f5
Compare
b4b75f5 to
297e6d3
Compare
297e6d3 to
d610fc3
Compare
d610fc3 to
c878f7d
Compare
c878f7d to
f0053e7
Compare
f0053e7 to
4d02e4c
Compare
4d02e4c to
6adb234
Compare
6adb234 to
fff18ba
Compare
fff18ba to
0c4d6a3
Compare
0c4d6a3 to
c35fc03
Compare
c35fc03 to
3fad41f
Compare
3fad41f to
fbbaec4
Compare
fbbaec4 to
1142f0b
Compare
b9f8d0e to
ae04975
Compare
ae04975 to
2e224b1
Compare
2e224b1 to
54e69cb
Compare
54e69cb to
7b05e6e
Compare
7b05e6e to
62b4385
Compare
62b4385 to
294e3cd
Compare
294e3cd to
21217dc
Compare
21217dc to
2af8c8e
Compare
2af8c8e to
73ff383
Compare
73ff383 to
d056bb6
Compare
d056bb6 to
e41c663
Compare
e41c663 to
43a67a3
Compare
43a67a3 to
8fd8fbb
Compare
8fd8fbb to
ecb0d02
Compare
ecb0d02 to
5262fcc
Compare
5262fcc to
64dbf47
Compare
64dbf47 to
617acef
Compare
617acef to
fb53148
Compare
fb53148 to
0e1d252
Compare
0e1d252 to
5bac823
Compare
5bac823 to
eebc9f7
Compare
eebc9f7 to
5a99498
Compare
5a99498 to
5e169ee
Compare
5e169ee to
3d8afed
Compare
3d8afed to
5d539b6
Compare
5d539b6 to
b83bb18
Compare
b83bb18 to
eba3c94
Compare
Deployed to Cloudflare Pages
|
buberdds
approved these changes
Sep 1, 2023
This file contains hidden or 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
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:
4.29.25->4.33.04.29.25->4.33.018.2.15->18.2.217.32.2->7.33.28.1.1->8.1.26.14.1->6.15.0Release Notes
TanStack/query (@tanstack/react-query)
v4.33.0Compare Source
Version 4.33.0 - 8/19/2023, 11:33 AM
Changes
Feat
fc3c404) by Eliya CohenChore
314f23e) by @manudeliPackages
v4.32.6Compare Source
Version 4.32.6 - 8/5/2023, 6:28 AM
Changes
Fix
cfd6133) by Łukasz KomoszyńskiPackages
v4.32.5Compare Source
Version 4.32.5 - 8/4/2023, 7:45 AM
Changes
Fix
88bd699) by Daniel BasilioPackages
v4.32.1Compare Source
Version 4.32.1 - 8/1/2023, 10:49 AM
Changes
Fix
10bf0ee) by Daniel BasilioChore
d7b1b84) by Dominik Dorfmeister792e0b2) by @manudeliDocs
100ae76) by fmanseauPackages
v4.32.0Compare Source
Version 4.32.0 - 7/21/2023, 9:28 AM
Changes
Feat
WithRequired(#4922) (456e5ee) by @AndaristPackages
v4.30.0Compare Source
Version 4.30.0 - 7/21/2023, 8:31 AM
Changes
Feat
74f2e28) by Paulo MarcosDocs
10e03a5) by @manudelic3c5b32) by Dale Seo8c967c7) by Andrew18ba7c0) by Andrewe91f751) by Lachlan CollinsPackages
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.33.2Compare Source
Fixed
no-deprecated]: prevent false positive on commonjs import (#3614 @akulsr0)no-unsafe]: report on the method instead of the entire component (@ljharb)no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb)no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb)no-invalid-html-attribute]: report more granularly (@ljharb)v7.33.1Compare Source
Fixed
require-default-props]: fix config schema (#3605 @controversial)jsx-curly-brace-presence]: Revert [#3538][] due to issues with intended string type casting usage (#3611 @taozhou-glean)sort-prop-types]: ensure sort-prop-types respects noSortAlphabetically (#3610 @caesar1030)v7.33.0Compare Source
Added
display-name]: addcheckContextObjectsoption (#3529 @JulesBlm)jsx-first-prop-new-line]: addmultipropoption (#3533 @haydncomley)no-deprecated]: add React 18 deprecations (#3548 @sergei-startsev)forbid-component-props]: adddisallowedForoption (#3417 @jacketwpbb)Fixed
no-array-index-key]: consider flatMap (#3530 @k-yle)jsx-curly-brace-presence]: handle single and only expression template literals (#3538 @taozhou-glean)no-unknown-property]: allowonLoadonsource(@ljharb)jsx-first-prop-new-line]: ensure autofix preserves generics in component name (#3546 @ljharb)no-unknown-property]: allowfillprop on<symbol>(#3555 @stefanprobst)display-name], [prop-types]: when checking for a capitalized name, ignore underscores entirely (#3560 @ljharb)no-unused-state]: avoid crashing on a class field function with destructured state (#3568 @ljharb)no-unused-prop-types]: allow using spread with object expression in jsx (#3570 @akulsr0)destructuring-assignment]: Handle destructuring of useContext in SFC" (#3583 [#2797][] @102)prefer-read-only-props]: add TS support (#3593 @HenryBrown0)Changed
jsx-newline], [no-unsafe], [static-property-placement]: Fix code syntax highlighting (#3563 @nbsp1221)jsx-no-bind]: reword performance rationale (#3581 @gpoole)jsx-first-prop-new-line]: add missingmultipropvalue (#3598 @dzek69)reduxjs/react-redux (react-redux)
v8.1.2Compare Source
This version changes imports from the React package to namespace imports so the package can safely be imported in React Server Components as long as you don't actually use it - this is for example important if you want to use the React-specifc
createApifunction from Redux Toolkit.Some other changes:
globalThis(in this case it will fall back to the previous behaviour).Full Changelog: reduxjs/react-redux@v8.1.1...v8.1.2
remix-run/react-router (react-router-dom)
v6.15.0Compare Source
Minor Changes
redirectDocument()function which allows users to specify that a redirect from aloader/actionshould trigger a document reload (viawindow.location) instead of attempting to navigate to the redirected location via React Router (#10705)Patch Changes
URLSearchParamsand theuseSearchParamshook. (#10620)useFormAction()for unspecified actions since it cannot be determined on the server and causes hydration issues (#10758)unstable_usePromptto avoid throwing an exception if the prompt is unblocked and a navigation is performed synchronously (#10687, #10718)@remix-run/router@1.8.0react-router@6.15.0v6.14.2Compare Source
Patch Changes
<ScrollRestoration>(#10682)<Form state>prop to populatehistory.stateon submission navigations (#10630)Errorsubclasses such asReferenceError/TypeError(#10633)@remix-run/router@1.7.2react-router@6.14.2Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.