-
Notifications
You must be signed in to change notification settings - Fork 51
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 react ecosystem #5497
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/react-ecosystem
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
+56
−51
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/react-ecosystem
branch
from
July 16, 2024 14:06
3988f83
to
c8ed8f8
Compare
renovate
bot
changed the title
fix(deps): update dependency react-router-dom to v6.24.1
fix(deps): update dependency react-router-dom to v6.25.0
Jul 16, 2024
renovate
bot
changed the title
fix(deps): update dependency react-router-dom to v6.25.0
fix(deps): update dependency react-router-dom to v6.25.1
Jul 17, 2024
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
July 17, 2024 17:00
c8ed8f8
to
63b8bc5
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
August 1, 2024 15:54
63b8bc5
to
e7c35b8
Compare
renovate
bot
changed the title
fix(deps): update dependency react-router-dom to v6.25.1
fix(deps): update dependency react-router-dom to v6.26.0
Aug 1, 2024
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
August 15, 2024 16:44
e7c35b8
to
6209cf1
Compare
renovate
bot
changed the title
fix(deps): update dependency react-router-dom to v6.26.0
fix(deps): update dependency react-router-dom to v6.26.1
Aug 15, 2024
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
August 20, 2024 23:29
6209cf1
to
58eb8ce
Compare
renovate
bot
changed the title
fix(deps): update dependency react-router-dom to v6.26.1
chore(deps): update react ecosystem
Aug 20, 2024
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
August 30, 2024 10:33
58eb8ce
to
e0280e1
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
2 times, most recently
from
September 16, 2024 10:46
7c71009
to
9725ba5
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
3 times, most recently
from
September 23, 2024 20:04
846b2d5
to
c3a172c
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
2 times, most recently
from
September 27, 2024 19:49
3e53cba
to
dacde59
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
2 times, most recently
from
October 3, 2024 06:04
7274bfb
to
68d60bf
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
2 times, most recently
from
October 11, 2024 19:02
80a6526
to
f6c3df4
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
2 times, most recently
from
October 23, 2024 06:02
58e9182
to
ff22175
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
November 1, 2024 16:23
ff22175
to
bf34bb3
Compare
TICS Quality Gate✔️ PassedNo changed files applicable for TICS analysis quality gating. |
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
2 times, most recently
from
November 3, 2024 13:59
754aa1b
to
c2abf1c
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
3 times, most recently
from
November 7, 2024 01:27
d57050b
to
74854b6
Compare
renovate
bot
force-pushed
the
renovate/react-ecosystem
branch
from
December 4, 2024 17:47
74854b6
to
2d91e27
Compare
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:
18.3.3
->18.3.13
18.3.0
->18.3.1
7.1.33
->7.1.34
14.2.3
->14.3.5
6.24.0
->6.28.0
Release Notes
react-dropzone/react-dropzone (react-dropzone)
v14.3.5
Compare Source
Bug Fixes
v14.3.4
Compare Source
Bug Fixes
v14.3.3
Compare Source
Bug Fixes
v14.3.2
Compare Source
v14.3.1
Compare Source
v14.3.0
Compare Source
v14.2.10
Compare Source
Bug Fixes
v14.2.9
Compare Source
Bug Fixes
v14.2.8
Compare Source
Bug Fixes
v14.2.7
Compare Source
Bug Fixes
v14.2.6
Compare Source
Bug Fixes
v14.2.5
Compare Source
Bug Fixes
v14.2.4
Compare Source
Bug Fixes
remix-run/react-router (react-router-dom)
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]
Configuration
📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.