-
Notifications
You must be signed in to change notification settings - Fork 8
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 react monorepo with types #1014
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/react-monorepo-with-types
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.
Open
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
aefe3a2
to
968cfd1
Compare
ce56836
to
e16ed20
Compare
e16ed20
to
ed0cfcf
Compare
23cc4a3
to
f39e4ee
Compare
aec812f
to
9141233
Compare
9141233
to
f95aa3a
Compare
ec988c6
to
88427bf
Compare
069baf1
to
52344f7
Compare
f885dd7
to
b493feb
Compare
b6f668e
to
c22ab9f
Compare
df66db1
to
567c028
Compare
a448bd4
to
150e047
Compare
6a01eb2
to
50c50c2
Compare
45db568
to
5e2f841
Compare
add1603
to
381979e
Compare
338e66b
to
b2c580f
Compare
ba8fa83
to
45932bd
Compare
45932bd
to
c77dbe4
Compare
827ad37
to
1b9b42a
Compare
17692ea
to
6101cd6
Compare
6101cd6
to
78acf0b
Compare
|
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:
18.3.3
->18.3.18
1.12.2
->1.17.1
2.10.2
->2.10.9
5.2.0
->5.3.0
3.2.0
->3.3.1
1.3.0
->1.4.0
6.23.1
->6.29.0
6.23.1
->6.29.0
5.8.0
->5.10.0
0.30.2
->0.30.3
15.5.0
->15.6.1
Release Notes
jquense/react-big-calendar (react-big-calendar)
v1.17.1
Compare Source
Bug Fixes
v1.17.0
Compare Source
Features
1.16.3 (2024-11-26)
Bug Fixes
1.16.2 (2024-11-25)
Bug Fixes
1.16.1 (2024-11-25)
Bug Fixes
v1.16.3
Compare Source
Bug Fixes
v1.16.2
Compare Source
Bug Fixes
v1.16.1
Compare Source
Bug Fixes
v1.16.0
Compare Source
Features
v1.15.0
Compare Source
Features
1.14.1 (2024-09-16)
Bug Fixes
v1.14.1
Compare Source
Bug Fixes
v1.14.0
Compare Source
Features
1.13.4 (2024-08-23)
Bug Fixes
1.13.3 (2024-08-19)
Bug Fixes
1.13.2 (2024-08-06)
Bug Fixes
1.13.1 (2024-07-12)
Bug Fixes
v1.13.4
Compare Source
Bug Fixes
v1.13.3
Compare Source
Bug Fixes
v1.13.2
Compare Source
Bug Fixes
v1.13.1
Compare Source
Bug Fixes
v1.13.0
Compare Source
Features
1.12.2 (2024-05-14)
Bug Fixes
1.12.1 (2024-04-30)
Bug Fixes
react-bootstrap/react-bootstrap (react-bootstrap)
v2.10.9
Compare Source
Bug Fixes
v2.10.8
Compare Source
Bug Fixes
v2.10.7
Compare Source
Bug Fixes
v2.10.6
Compare Source
Bug Fixes
v2.10.5
Compare Source
Bug Fixes
v2.10.4
Compare Source
Bug Fixes
v2.10.3
Compare Source
Bug Fixes
reactchartjs/react-chartjs-2 (react-chartjs-2)
v5.3.0
Compare Source
Features
Bug Fixes
arqex/react-datetime (react-datetime)
v3.3.1
Compare Source
v3.3.0
Compare Source
xiaolin/react-image-gallery (react-image-gallery)
v1.4.0
: React 19 and esm supportCompare Source
Release:
#813
remix-run/react-router (react-router)
v6.29.0
: v6.29.0Compare Source
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6290
v6.28.2
: v6.28.2Compare Source
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6282
v6.28.1
: v6.28.1Compare Source
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6281
v6.28.0
Compare Source
Minor Changes
json
/defer
in favor of returning raw objectsPatch Changes
@remix-run/[email protected]
v6.27.0
: v6.27.0Compare Source
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6270
v6.26.2
Compare Source
Patch Changes
@remix-run/[email protected]
v6.26.1
Compare Source
v6.26.0
Compare Source
Minor Changes
replace(url, init?)
alternative toredirect(url, init?)
that performs ahistory.replaceState
instead of ahistory.pushState
on client-side navigation redirects (#11811)Patch Changes
future.v7_partialHydration
along withunstable_patchRoutesOnMiss
(#11838)router.state.matches
will now include any partial matches so that we can render ancestorHydrateFallback
components@remix-run/[email protected]
v6.25.1
: v6.25.1Compare Source
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6251
v6.25.0
Compare Source
Minor Changes
Stabilize
future.unstable_skipActionErrorRevalidation
asfuture.v7_skipActionErrorRevalidation
(#11769)Response
with a4xx
/5xx
status codeshouldRevalidate
shouldRevalidate
'sunstable_actionStatus
parameter toactionStatus
Patch Changes
useMatch
so matches/params reflect decoded params (#11789)@remix-run/[email protected]
v6.24.1
Compare Source
Patch Changes
future.v7_relativeSplatPath
, properly resolve relative paths in splat routes that are children of pathless routes (#11633)@remix-run/[email protected]
v6.24.0
Compare Source
Minor Changes
Add support for Lazy Route Discovery (a.k.a. Fog of War) (#11626)
unstable_patchRoutesOnMiss
docs: https://reactrouter.com/en/main/routers/create-browser-routerPatch Changes
@remix-run/[email protected]
remix-run/react-router (react-router-dom)
v6.29.0
Compare Source
v6.28.2
Compare Source
v6.28.1
Compare Source
v6.28.0
Compare Source
Minor Changes
json
/defer
in favor of returning raw objectsPatch Changes
[email protected]
@remix-run/[email protected]
v6.27.0
Compare Source
v6.26.2
Compare Source
v6.26.1
Compare Source
v6.26.0
Compare Source
Minor Changes
replace(url, init?)
alternative toredirect(url, init?)
that performs ahistory.replaceState
instead of ahistory.pushState
on client-side navigation redirects (#11811)Patch Changes
future.v7_partialHydration
along withunstable_patchRoutesOnMiss
(#11838)router.state.matches
will now include any partial matches so that we can render ancestorHydrateFallback
components@remix-run/[email protected]
[email protected]
v6.25.1
Compare Source
Patch Changes
RouterProvider
internals to reduce unnecessary re-renders (#11803)[email protected]
v6.25.0
Compare Source
Minor Changes
Stabilize
future.unstable_skipActionErrorRevalidation
asfuture.v7_skipActionErrorRevalidation
(#11769)Response
with a4xx
/5xx
status codeshouldRevalidate
shouldRevalidate
'sunstable_actionStatus
parameter toactionStatus
Patch Changes
[email protected]
@remix-run/[email protected]
v6.24.1
Compare Source
Patch Changes
polyfill.io
reference from warning message because the domain was sold and has since been determined to serve malware (#11741)NavLinkRenderProps
type for easier typing of customNavLink
callback (#11553)@remix-run/[email protected]
[email protected]
v6.24.0
Compare Source
Minor Changes
Add support for Lazy Route Discovery (a.k.a. Fog of War) (#11626)
unstable_patchRoutesOnMiss
docs: https://reactrouter.com/en/main/routers/create-browser-routerPatch Changes
fetcher.submit
types - remove incorrectnavigate
/fetcherKey
/unstable_viewTransition
options because they are only relevant foruseSubmit
(#11631)location.state
values passed to<StaticRouter>
(#11495)[email protected]
@remix-run/[email protected]
JedWatson/react-select (react-select)
v5.10.0
Compare Source
Minor Changes
6d28ed76
#5993 Thanks @onihani! - Export theFilterOptionOption
typev5.9.0
Compare Source
Minor Changes
01206c33
#5984 Thanks @Thris3n! - Add React 19 to peer dependency rangev5.8.3
Compare Source
Patch Changes
111efad1
#5974 Thanks @j2ghz! - Fix types compatibility with React 19v5.8.2
Compare Source
Patch Changes
781284a9
#5771 Thanks @tu4mo! - Fix for calling non-cancellable scroll eventsv5.8.1
Compare Source
akiran/react-slick (react-slick)
v0.30.3
Compare Source
Merged #2408 and #2366 PRs
react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter)
v15.6.1
Compare Source
display:
styles whenwrapLongLines
is truev15.6.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.