-
Notifications
You must be signed in to change notification settings - Fork 103
chore(deps): update all non-major dependencies (examples & templates) (patch) #6834
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
Merged
Conversation
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
Size Change: 0 B Total Size: 407 kB ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 12858662221Details
💛 - Coveralls |
Lukas742
approved these changes
Jan 20, 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.1.1
->7.1.3
7.1.1
->7.1.3
7.1.1
->7.1.3
22.10.5
->22.10.7
19.0.6
->19.0.7
15.1.4
->15.1.5
15.1.4
->15.1.5
7.1.1
->7.1.3
Release Notes
remix-run/react-router (@react-router/dev)
v7.1.3
Compare Source
Patch Changes
reveal
androutes
CLI commands (#12745)[email protected]
@react-router/[email protected]
@react-router/[email protected]
v7.1.2
Compare Source
Patch Changes
module-sync
server condition when enabled in the runtime. This fixes React context mismatches (e.g.useHref() may be used only in the context of a <Router> component.
) during development on Node 22.10.0+ when using libraries that have a peer dependency on React Router. (#12729)[email protected]
@react-router/[email protected]
@react-router/[email protected]
remix-run/react-router (@react-router/node)
v7.1.3
Compare Source
Patch Changes
[email protected]
v7.1.2
Compare Source
Patch Changes
[email protected]
remix-run/react-router (@react-router/serve)
v7.1.3
Compare Source
Patch Changes
[email protected]
@react-router/[email protected]
@react-router/[email protected]
v7.1.2
Compare Source
Patch Changes
[email protected]
@react-router/[email protected]
@react-router/[email protected]
vercel/next.js (eslint-config-next)
v15.1.5
Compare Source
Core Changes
Credits
Huge thanks to @ijjk, @huozhi, @matmannion and @ztanner for helping!
remix-run/react-router (react-router)
v7.1.3
Compare Source
No changes
v7.1.2
Compare Source
Patch Changes
Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#12681)
Do not rely on
symbol
for filtering outredirect
responses from loader data (#12694)Previously, some projects were getting type checking errors like:
Now that
symbol
s are not used for theredirect
response type, these errors should no longer be present.Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.