fix(deps): update bun minor and patch dependencies - #1069
Conversation
c4497de to
5dd73b4
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
397daa4 to
c6aafa5
Compare
9a1e337 to
ff469c9
Compare
247d40b to
ab6b4e5
Compare
ab6b4e5 to
98a9e2d
Compare
This PR contains the following updates:
1.6.23→1.6.25^1.6.23→^1.6.25^1.6.23→^1.6.250.4.2→0.5.0^1.45.1→^1.50.0^0.87.0→^0.87.1^5.2.8→^5.3.0^5.4.0→^5.7.1^1.61.1→^1.62.1^1.1.19→^1.1.23^1.3.7→^1.3.11^1.1.19→^1.1.23^2.1.20→^2.1.24^1.1.19→^1.1.23^2.1.11→^2.1.15^1.1.12→^1.1.16^1.2.14→^1.2.18^2.3.3→^2.3.7^1.1.11→^1.1.15^1.3.0→^1.3.3^1.3.3→^1.3.7^1.1.17→^1.1.21^1.2.12→^1.2.16^0.11.11→^0.11.12^0.8.1→^0.8.3^0.10.8→^0.10.9^5.101.2→^5.101.4^5.101.2→^5.101.4^1.168.30→^1.168.34^1.168.22→^1.168.23^26.1.1→^26.1.2^19.2.17→^19.2.18^19.2.3→^19.2.4^7.7.1→^7.8.0^6.0.3→^6.0.5^1.6.23→^1.6.251.0.0-rc.4-5d5b77c→1.0.0-rc.4-de6c356^3.22.0→^3.22.1^43.1.1→^43.2.0^1.49.0→^1.50.0^16.11.5→^16.14.0^15.2.0→^15.2.2^16.11.5→^16.14.0^20.11.0→^20.11.1^4.12.31→^4.12.34^1.25.0→^1.28.00.59.0→0.62.01.73.0→1.77.00.24.0→0.25.0^19.2.7→^19.2.8^19.2.7→^19.2.8^7.82.0→^7.84.03.9.2→3.10.1^4.13.1→^4.16.1^8.1.5→^8.2.0^0.2.5→^0.2.7^4.112.0→^4.118.0Release Notes
better-auth/better-auth (@better-auth/api-key)
v1.6.25Compare Source
Patch Changes
5124c34,0ffd1fb,7439359]:v1.6.24Compare Source
Patch Changes
03dc5a0,7508940,bae7198,ef4d273,6758231,99dbdd7,086ca91,8f2dedd,4e685ee,3bf0e49,f59a0ee,54fab08,0f2cc1b,ae78109,46d2bf0,29a373e,f6d18fa,f23ce50,c4d1dda]:better-auth/better-auth (@better-auth/passkey)
v1.6.25Compare Source
Patch Changes
5124c34,0ffd1fb,7439359]:v1.6.24Compare Source
Patch Changes
03dc5a0,7508940,bae7198,ef4d273,6758231,99dbdd7,086ca91,8f2dedd,4e685ee,3bf0e49,f59a0ee,54fab08,0f2cc1b,ae78109,46d2bf0,29a373e,f6d18fa,f23ce50,c4d1dda]:better-auth/better-auth (@better-auth/sso)
v1.6.25Compare Source
Patch Changes
5124c34,0ffd1fb,7439359]:v1.6.24Compare Source
Patch Changes
#10388
c020a9dThanks @ayushman46! - IdP-initiated SAML sign-ins in split-origin deployments can now return users to a configured application URL after authentication or a validation error, instead of falling back to the authentication server. ConfigureidpInitiatedCallbackUrlglobally or per provider.Updated dependencies [
03dc5a0,7508940,bae7198,ef4d273,6758231,99dbdd7,086ca91,8f2dedd,4e685ee,3bf0e49,f59a0ee,54fab08,0f2cc1b,ae78109,46d2bf0,29a373e,f6d18fa,f23ce50,c4d1dda]:better-auth/utils (@better-auth/utils)
v0.5.0Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.4.3Compare Source
🐞 Bug Fixes
View changes on GitHub
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.50.0Compare Source
Minor Changes
#14944
a249591Thanks @nickpatt! - Enable local observability capture by default in devwrangler devand the Vite plugin now capture request traces and console logs into the Local Explorer's Observability tab out of the box — previously this was opt-in behindX_LOCAL_OBSERVABILITY=true. SetX_LOCAL_OBSERVABILITY=falseto opt out (for example if the extra per-worker collector/streaming-tail services cause trouble in a multi-process dev-registry setup).Patch Changes
cc63aae,f92d1fc,a249591,f92d1fc,f92d1fc,cec9d88,e0bbf55]:v1.49.1Compare Source
Patch Changes
#14586
5a56ddaThanks @emily-shen! - Rewrite local testing paths (/cdn-cgi/*)Miniflare v5 moved its internal local testing endpoints to
/cdn-cgi/local/*(and/__cf_local/*for endpoints that must remain reachable over tunnels) to prevent any potential collision with production routes.wrangler devand the Vite plugin now transparently rewrite the old paths to the new ones, meaning you can continue to use the old paths without issue.These are the new paths:
/cdn-cgi/handler/scheduled→/cdn-cgi/local/scheduled/cdn-cgi/handler/email→/cdn-cgi/local/email/cdn-cgi/explorer/*→/cdn-cgi/local/explorer/*/cdn-cgi/mf/scheduled→/cdn-cgi/local/scheduled(Note/cdn-cgi/mf/scheduledis already deprecated)/cdn-cgi/mf/stream/*→/__cf_local/stream/*/cdn-cgi/mf/imagedelivery/*→/__cf_local/imagedelivery/*Updated dependencies [
5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda,5a56dda]:v1.49.0Compare Source
Minor Changes
b21eac2Thanks @jamesopstad! - The experimental build output directory now includes the Worker's configuration at.cloudflare/output/v0/workers/default/config.jsoninstead of.cloudflare/output/v0/workers/<worker-name>/worker.config.jsonPatch Changes
01d7020,beec0fb,48f0c6c,8049ca4,d7f38c3,1394867,cc54478,5c25cfe,b21eac2,bb09f1b,1f61001,01d7020,e31ab0f]:v1.48.0Compare Source
Minor Changes
#14883
76e6014Thanks @jamesopstad! - Serve the bundled client HTML in dev when Vite'sexperimental.bundledDevis enabledNote that this feature is experimental and subject to change.
Patch Changes
#14862
c232d05Thanks @petebacondarwin! - Destroy the client socket instead of crashing when a WebSocket upgrade failsIf
dispatchFetchrejected while a WebSocket upgrade was still in flight (for example when Miniflare is disposed during a dev server shutdown or restart), the error escaped theasyncupgrade handler as an unhandled rejection. This could terminate the dev server process and leaked the client socket. The upgrade handler now catches such failures and tears the socket down cleanly.#14837
de6a951Thanks @1rgs! - Fix compatibility with Vite'sexperimental.bundledDevoption. Keep Miniflare, containers, and tunnels alive when a build runs in dev.The plugin used the
buildEndhook as its signal that the dev server was closing, and tore down its dev resources there. Vite'sexperimental.bundledDevruns a build pass duringserve, which firesbuildEndwhile the dev server is still live — so Miniflare was disposed (the next request failed withExpected \miniflare` to be defined`), locally-built container images were removed, and any active tunnel was closed, all mid-serve.During
serve, these resources are now torn down from a patchedserver.close. We will replace server patching with first-class APIs when they are added to Vite.#14851
fb89b72Thanks @exKAZUu! - Retry transient module-transport failures in the runner workerEach
fetchModuleinvoke was a single fetch to the dev server with no retry. If that one fetch failed transiently (e.g.Network connection lostwhen workerd reuses a loopback connection that Node just closed), Vite's module runner cached the rejection and every request importing the affected module failed for the rest of the dev session. The invoke is an idempotent request for module code, so retry it up to three times before giving up.Updated dependencies [
773ead4,773ead4,09b8a44,4dfb96e,1035f74,e426cb9,3a22ae5,465c0fb,465c0fb,e8b3a9d,552bcfc,b737676,6e0bf6e]:v1.47.0Compare Source
Minor Changes
#14633
3203b5dThanks @nickpatt! - Add local-dev observabilitywrangler devand the Vite plugin now capture a trace for every local Worker invocation - spans, logs, andconsole.*output, including requests that cross worker or Durable Object boundaries.You can explore this data two ways:
/cdn-cgi/explorer/api/local/observability/query, discoverable via the Local Explorer's OpenAPI document, so coding agents and tools can query the samespansandlogstables.While this is in testing it's off by default; set
X_LOCAL_OBSERVABILITY=trueto turn it on. It will be on by default in the public release.Patch Changes
#14792
c4bacecThanks @matthewp! - Recover local development after the Workers runtime crashesPreviously, an unexpected workerd crash left Miniflare running but unable to serve subsequent requests. Miniflare now restarts workerd after post-startup crashes, while continuing to surface startup crashes as fatal errors.
The Cloudflare Vite plugin also restarts the Vite development server after workerd recovers so its environments, hot channels, and module runners are recreated.
Updated dependencies [
246ce92,c38a2c3,8416b33,c079ba3,4683ff8,95b026e,02232f3,c4bacec,f8a8c2c,3203b5d]:v1.46.0Compare Source
Minor Changes
#14724
a50f73aThanks @jamesopstad! - Add asettingsexport to the experimentalcloudflare.config.tsconfigAccount-level settings (
accountId,complianceRegion) now live in a dedicated, namedsettingsexport authored viadefineSettings, rather than on the Worker config. Acloudflare.config.tscan export at most onesettingsobject; the Worker itself is thedefaultexport.This is only used behind the experimental new-config path (
wrangler --experimental-new-configand the@cloudflare/vite-pluginexperimental.newConfigoption).Patch Changes
42af66d,a0a091b,f03b108,deae171,0df3d43,d83a476,4e92e32,d1d6945,4815711,a0c8bb1,a50f73a,2b390d7,c82d96b,34430b3,f75ae5d]:Effect-TS/language-service (@effect/language-service)
v0.87.1Compare Source
Patch Changes
6b9dab5Thanks @mattiamanzati! - Ignore Effect v4 localEffect.provide(..., { local: true })calls when reporting chained provides with themultipleEffectProvidediagnostic.fontsource/font-files (@fontsource-variable/jetbrains-mono)
[
v5.3.0](https://redirect.github.com/fontsource/font-files/compare/40ecb0c337fd649924783a87783d