chore(deps): update all non-major dependencies (examples, templates & patterns) (patch)#8515
Merged
renovate[bot] merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
|
Size Change: 0 B Total Size: 486 kB ℹ️ View Unchanged
|
Coverage Report for CI Build 24980537613Coverage remained the same at 83.82%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
d4147b3 to
c0f7480
Compare
c0f7480 to
f08f82b
Compare
Lukas742
approved these changes
Apr 27, 2026
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:
7.14.1→7.14.27.14.1→7.14.27.14.1→7.14.215.14.0→15.14.17.1.0→7.1.17.14.1→7.14.28.0.8→8.0.10Release Notes
remix-run/react-router (@react-router/dev)
v7.14.2Compare Source
Patch Changes
Fix typegen for layouts without pages ([aabf4a1)
Previously, typegen could produce
pages: ;in.react-router/types/+routes.tswhen a route corresponded to 0 pages.Now,
pages: never;is correctly generated for those cases.Unstable Changes
For
unstable_reactRouterRSCVite plugin consumers, require@vitejs/plugin-reactin user Vite config, and more reliably split route modules. (#14965) ([aabf4a1)unstable_reactRouterRSCVite plugin - please install@vitejs/plugin-reactand add thereactplugin to your Vite plugins array.Updated dependencies:
react-router@7.14.2@react-router/node@7.14.2@react-router/serve@7.14.2remix-run/react-router (@react-router/node)
v7.14.2Compare Source
Patch Changes
react-router@7.14.2remix-run/react-router (@react-router/serve)
v7.14.2Compare Source
Patch Changes
react-router@7.14.2@react-router/express@7.14.2@react-router/node@7.14.2cypress-io/cypress (cypress)
v15.14.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-14-1
facebook/react (eslint-plugin-react-hooks)
v7.1.1Compare Source
Note: 7.1.0 accidentally removed the
component-hook-factoriesrule, causing errors for users who referenced it in their ESLint config. This is now fixed.component-hook-factoriesrule for backwards compatibility. (@mofeiZ in #36307)remix-run/react-router (react-router)
v7.14.2Compare Source
Patch Changes
Remove the un-documented custom error serialization logic from the internal turbo-stream implementation. React Router only automatically handles serialization of
Errorand it's standard subtypes (SyntaxError,TypeError, etc.). ([aabf4a1)Properly handle parent middleware redirects during
fetcher.load([aabf4a1)Remove redundant
Omit<RouterProviderProps, "flushSync">fromreact-router/domRouterProvider([aabf4a1)Improved types for
generatePath'sparamarg ([aabf4a1)Type errors when required params are omitted:
Allow omission of optional params:
Allows extra keys:
vitejs/vite (vite)
v8.0.10Compare Source
Features
Bug Fixes
hmrClient.logger.debugandhmrClient.logger.errorlooked different from other HMR logs (#22147) (a4d828f).css?inline(#22292) (83f0a78)Code Refactoring
v8.0.9Compare Source
Features
Bug Fixes
watchChangehook (#22188) (fc08bda)?rawimports (#22148) (3ec9cda)Documentation
Miscellaneous Chores
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.