fix(deps): update all non-major dependencies #773
Merged
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:
^1.11.5
->^1.11.7
^9.33.0
->^9.34.0
^1.54.2
->^1.55.0
1.0.0-beta.32
->1.0.0-beta.34
^22.17.2
->^22.18.0
^19.1.9
->^19.1.11
^19.1.10
->^19.1.11
^9.33.0
->^9.34.0
^0.30.17
->^0.30.18
^1.54.2
->^1.55.0
10.14.0
->10.15.0
7.7.0
->7.8.2
1.0.0-beta.32
->1.0.0-beta.34
^0.14.1
->^0.14.2
^8.39.1
->^8.41.0
^7.1.3
->^7.1.5
^7.1.2
->^7.1.3
^11.3.2
->^11.3.3
^4.30.0
->^4.32.0
Release Notes
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.11.7
Compare Source
Patch Changes
718fffc
Thanks @jamesopstad! - Exclude Cloudflare built-ins from client dependency optimization.Some frameworks allow users to mix client and server code in the same file and then extract the server code.
As the dependency optimization may happen before the server code is extracted, we now exclude Cloudflare built-ins from client optimization.
d304055
,f534c0d
,da40571
,0a96e69
,f9f7519
,4728c68
]:v1.11.6
Compare Source
Patch Changes
565c3a3
,ddadb93
,9b09751
,cadf19a
,20520fa
,875197a
]:eslint/eslint (@eslint/js)
v9.34.0
Compare Source
microsoft/playwright (@playwright/test)
v1.55.0
Compare Source
rolldown/rolldown (@rolldown/pluginutils)
v1.0.0-beta.34
Compare Source
💥 BREAKING CHANGES
transform
option withtsconfig
(#5882) by @shulaodatsconfig
(#5842) by @shulaoda🚀 Features
rolldown_binding_watcher
(#5859) by @hyf0DevEngine
(#5852) by @hyf0DevEngine
to support build for devlopement scenario (#5808) by @hyf0useDefineForClassFields=false
withtarget>=es2022
(#5841) by @sapphi-redesmExternalRequirePlugin
(#5810) by @shulaodaoxc_minifier
options (#5804) by @IWANABETHATGUYinitial_indent
for concatenateWrappedModule (#5779) by @IWANABETHATGUYoption.context
(#5745) by @situ2001🐛 Bug Fixes
lang
logic correctly (#5874) by @shulaodamissing_export
diagnostic (#5862) by @IWANABETHATGUYtypescript.removeClassFieldsWithoutInitializer
foruseDefineForClassFields=false
(#5840) by @sapphi-redimport.meta.hot.accept
in patch file should work (#5823) by @sapphi-redinlineConst
with constant propagation (#5826) by @IWANABETHATGUYminify: 'dce-only'
is used (#5830) by @sapphi-redminify: dce-only
(#5792) by @Boshen/./
(#5790) by @IWANABETHATGUYoutput.topLevelVar
by options validator (#5789) by @sapphi-redtransform.jsx: 'preserve'
by options validator (#5781) by @sapphi-redpreserveModules
(#5780) by @shulaoda🚜 Refactor
finalize_vite_css_urls
(#5860) by @shulaodaNotifyWatcher
WASM-compatible (#5855) by @hyf0BuildDriver
(#5854) by @hyf0clone_in_with_semantic_ids
for program cloning (#5853) by @shulaodaresolve_dependencies
(#5795) by @shulaodaPluginContext
(#5785) by @situ2001📚 Documentation
esmExternalRequirePlugin
(#5886) by @sapphi-redesmExternalRequirePlugin
(#5813) by @shulaoda⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
oxc-resolver
to v11.7.0 (#5889) by @shulaodaquote_expr
,quote_stmt
(#5858) by @IWANABETHATGUY_VITE_TEST_JS_PLUGIN
instead of_VITE_TEST_NATIVE_PLUGIN
(#5827) by @sapphi-redvitepress@^2.0.0-alpha.12
instead (#5811) by @shulaodajsx
option in favor oftransform.jsx
(#5783) by @shulaodav1.0.0-beta.33
Compare Source
💥 BREAKING CHANGES
closeBundle
hook when bundling actually happens (#5715) by @shulaoda🚀 Features
pringStatus
(#5744) by @situ2001transform
hook logic (#5736) by @shulaodaunresolved_import
when platform isneutral
(#5700) by @IWANABETHATGUY🐛 Bug Fixes
oxc.jsx.runtime
is set (#5771) by @hi-ogawacontext
should be available in renderStart (#5672) by @situ2001npm:
prefix as a built-in module (#5709) by @sapphi-red🚜 Refactor
ScopeHoistingFinalizerContext
(#5739) by @shulaodafinalize_normal_module
intoScopeHoistingFinalizerContext
(#5738) by @shulaodawrap_kind
andoriginal_wrap_kind
and keep them sync (#5730) by @IWANABETHATGUY📚 Documentation
neutral
(#5701) by @IWANABETHATGUY⚡ Performance
dce-only
(#5707) by @Boshen🧪 Testing
toMatchFileSnapshot
(#5759) by @situ2001import.meta.hot.invalidate
(#5747) by @hyf0⚙️ Miscellaneous Tasks
binding.js
after version bump (#5704) by @shulaodaeslint/eslint (eslint)
v9.34.0
Compare Source
rich-harris/magic-string (magic-string)
v0.30.18
Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v10.15.0
Compare Source
Minor Changes
cleanupUnusedCatalogs
configuration. When set totrue
, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*
#9780.pnpm config get
now prints an INI string for an object value #9797.pnpm config get
now accepts property paths (e.g.pnpm config get catalog.react
,pnpm config get .catalog.react
,pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'
), andpnpm config set
now accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true
).pnpm config get --json
now prints a JSON serialization of config value, andpnpm config set --json
now parses the input value as JSON.Patch Changes
pnpm create
command, must verify whether the node version is supported even if a cache already exists #9775.*/*
to theAccept
header to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --help
doesn't pass--help
topkg
#9823.remix-run/react-router (react-router)
v7.8.2
Compare Source
Patch Changes
[UNSTABLE] Remove Data Mode
future.unstable_middleware
flag fromcreateBrowserRouter
(#14213)getLoadContext
type behavior change[UNSTABLE] Add
<RouterProvider unstable_onError>
/<HydratedRouter unstable_onError>
prop for client side error reporting (#14162)server action revalidation opt out via $SKIP_REVALIDATION field (#14154)
Properly escape interpolated param values in
generatePath()
(#13530)Maintain
ReadonlyMap
andReadonlySet
types in server response data. (#13092)[UNSTABLE] Delay serialization of
.data
redirects to 202 responses until after middleware chain (#14205)Fix
TypeError
if you throw frompatchRoutesOnNavigation
when no partial matches exist (#14198)Fix
basename
usage without a leading slash in data routers (#11671)[UNSTABLE] Update client middleware so it returns the data strategy results allowing for more advanced post-processing middleware (#14151)
v7.8.1
Compare Source
Patch Changes
matchPath
(#11813)basename
is set withssr:false
(#13791)isRouteErrorResponse
utility inreact-server
environments (#14166)meta
andlinks
Route Exports in RSC Data Mode (#14136)data()
values toResponse
instances viaResponse.json()
in resource routes and middleware (#14159, #14181)v7.8.0
Compare Source
Minor Changes
nonce
prop toLinks
&PrefetchPageLinks
(#14048)loaderData
arguments/properties alongside existingdata
arguments/properties to provide consistency and clarity betweenloaderData
andactionData
across the board (#14047)Route.MetaArgs
,Route.MetaMatch
,MetaArgs
,MetaMatch
,Route.ComponentProps.matches
,UIMatch
@deprecated
warnings have been added to the existingdata
properties to point users to newloaderData
properties, in preparation for removing thedata
properties in a future major releasePatch Changes
Prevent "Did not find corresponding fetcher result" console error when navigating during a
fetcher.submit
revalidation (#14114)Bubble client-side middleware errors prior to
next
to the appropriate ancestor error boundary (#14138)Switch Lazy Route Discovery manifest URL generation to usea standalone
URLSearchParams
instance instead ofURL.searchParams
to avoid a major performance bottleneck in Chrome (#14084)Adjust internal RSC usage of
React.use
to avoid Webpack compilation errors when using React 18 (#14113)Remove dependency on
@types/node
in TypeScript declaration files (#14059)Fix types for
UIMatch
to reflect that theloaderData
/data
properties may beundefined
(#12206)ErrorBoundary
is being rendered, not all active matches will have loader data available, since it may have been theirloader
that threw to trigger the boundaryUIMatch.data
type was not correctly handing this and would always reflect the presence of data, leading to the unexpected runtime errors when anErrorBoundary
was renderedmatch.data
accesses - you should properly guard forundefined
values in those scenarios.[UNSTABLE] Ensure resource route errors go through
handleError
w/middleware enabled (#14078)[UNSTABLE] Propagate returned Response from server middleware if next wasn't called (#14093)
[UNSTABLE] Allow server middlewares to return
data()
values which will be converted into aResponse
(#14093)[UNSTABLE] Update middleware error handling so that the
next
function never throws and instead handles any middleware errors at the properErrorBoundary
and returns theResponse
up through the ancestornext
function (#14118)[UNSTABLE] When middleware is enabled, make the
context
parameter read-only (viaReadonly<unstable_RouterContextProvider>
) so that TypeScript will not allow you to write arbitrary fields to it in loaders, actions, or middleware. (#14097)[UNSTABLE] Rename and alter the signature/functionality of the
unstable_respond
API instaticHandler.query
/staticHandler.queryRoute
(#14103)unstable_generateMiddlewareResponse
for clarityunstable_respond
and handing you the result, we now pass aquery
/queryRoute
function as a parameter and you execute the loaders/actions inside your callback, giving you full access to pre-processing and error handlingquery
version of the API now has a signature of(query: (r: Request) => Promise<StaticHandlerContext | Response>) => Promise<Response>
queryRoute
version of the API now has a signature of(queryRoute: (r: Request) => Promise<Response>) => Promise<Response>
query
and direct error handling of errors thrown from querystaticHandler
unstable_respond
API[UNSTABLE] Convert internal middleware implementations to use the new
unstable_generateMiddlewareResponse
API (#14103)[UNSTABLE] Change
getLoadContext
signature (type GetLoadContextFunction
) whenfuture.unstable_middleware
is enabled so that it returns anunstable_RouterContextProvider
instance instead of aMap
used to contruct the instance internally (#14097)type unstable_InitialContext
exportgetLoadContext
function[UNSTABLE] Run client middleware on client navigations even if no loaders exist (#14106)
[UNSTABLE] Change the
unstable_getContext
signature onRouterProvider
/HydratedRouter
/unstable_RSCHydratedRouter
so that it returns anunstable_RouterContextProvider
instance instead of aMap
used to contruct the instance internally (#14097)unstable_getContext
prop[UNSTABLE] proxy server action side-effect redirects from actions for document and callServer requests (#14131)
[UNSTABLE] Fix RSC Data Mode issue where routes that return
false
fromshouldRevalidate
would be replaced by an<Outlet />
(#14071)v7.7.1
Compare Source
Patch Changes
shouldRevalidate
returned false (#14026)Matched leaf route at location "/..." does not have an element or Component
warnings when error boundaries are rendered. (#14021)rolldown/tsdown (tsdown)
v0.14.2
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.41.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and [releases](https://ma
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: 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.