chore(deps): update all non-major dependencies (examples, templates & patterns) (minor) - #7552
Merged
Merged
Conversation
Contributor
|
Size Change: -1 B (0%) Total Size: 433 kB
ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 16426679425Details
💛 - Coveralls |
renovate
Bot
force-pushed
the
renovate/examples-all-minor-patch
branch
from
July 21, 2025 19:50
f95808e to
249d641
Compare
MarcusNotheis
approved these changes
Jul 22, 2025
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.6.3->7.7.07.6.3->7.7.07.6.3->7.7.04.6.0->4.7.015.3.5->15.4.215.3.5->15.4.27.6.3->7.7.08.36.0->8.38.0Release Notes
remix-run/react-router (@react-router/dev)
v7.7.0Compare Source
Patch Changes
vite-nodeto^3.2.2to support Vite 7 (#13781)httpsprotocol in dev mode (#13746)build.cssCodeSplitoption is disabled (#13943).mtsand.mjsextensions for route config file (#13931)cwddiffers from project root (#13824)externalConditionswhich had enabledmodulecondition for externals and broke builds with certain packages, like Emotion. (#13871)react-router@7.7.0@react-router/node@7.7.0@react-router/serve@7.7.0remix-run/react-router (@react-router/node)
v7.7.0Compare Source
Patch Changes
react-router@7.7.0remix-run/react-router (@react-router/serve)
v7.7.0Compare Source
Patch Changes
react-router@7.7.0@react-router/node@7.7.0@react-router/express@7.7.0vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.7.0Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example:vercel/next.js (eslint-config-next)
v15.4.2Compare Source
v15.4.1Compare Source
v15.4.0Compare Source
vercel/next.js (next)
v15.4.2Compare Source
v15.4.1Compare Source
v15.4.0Compare Source
remix-run/react-router (react-router)
v7.7.0Compare Source
Minor Changes
Add unstable RSC support (#13700)
For more information, see the RSC documentation.
Patch Changes
Handle
InvalidCharacterErrorwhen validating cookie signature (#13847)Pass a copy of
searchParamsto thesetSearchParamscallback function to avoid muations of the internalsearchParamsinstance. This was an issue when navigations were blocked because the internal instance be out of sync withuseLocation().search. (#12784)Support invalid
Dateinturbo-streamv2 fork (#13684)In Framework Mode, clear critical CSS in development after initial render (#13872)
Strip search parameters from
patchRoutesOnNavigationpathparam for fetcher calls (#13911)Skip scroll restoration on useRevalidator() calls because they're not new locations (#13671)
Support unencoded UTF-8 routes in prerender config with
ssrset tofalse(#13699)Do not throw if the url hash is not a valid URI component (#13247)
Fix a regression in
createRoutesStubintroduced with the middleware feature. (#13946)As part of that work we altered the signature to align with the new middleware APIs without making it backwards compatible with the prior
AppLoadContextAPI. This permittedcreateRoutesStubto work if you were opting into middleware and the updatedcontexttypings, but brokecreateRoutesStubfor users not yet opting into middleware.We've reverted this change and re-implemented it in such a way that both sets of users can leverage it.
createRoutesStubwith the updated API.Remove
Content-Lengthheader from Single Fetch responses (#13902)typescript-eslint/typescript-eslint (typescript-eslint)
v8.38.0Compare Source
🩹 Fixes
extendsintseslint.config()(#11361)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.37.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.