-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bump React router to ^6.28.0 #15362
Bump React router to ^6.28.0 #15362
Conversation
Deploy preview: https://deploy-preview-15362--material-ui-x.netlify.app/ |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Argos changes seem fun on this one 👀 |
🤣 |
Could we drop react router? 😅 It is used in We could render html to file and simply serve/render the HTML 🤔 |
We probably could. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
) { | ||
); | ||
|
||
const isReactRouterFlagsError = msg?.includes('React Router Future Flag Warning'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LukasTy we should be able to simply ignore the warnings for now. We can postpone this problem for when RRv7 releases 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with it. 😆 🥷 🙈
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com> Co-authored-by: Jose Quintas <juniorquintas@gmail.com>
This PR contains the following updates:
^6.27.0
->^6.28.0
^6.27.0
->^6.28.0
Release Notes
remix-run/react-router (react-router)
v6.28.0
Compare Source
Minor Changes
json
/defer
in favor of returning raw objectsPatch Changes
@remix-run/router@1.21.0
remix-run/react-router (react-router-dom)
v6.28.0
Compare Source
Minor Changes
json
/defer
in favor of returning raw objectsPatch Changes
react-router@6.28.0
@remix-run/router@1.21.0
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.