Patch Changes
-
#11908
e78186dThanks @dependabot! - chore: update dependencies of "miniflare", "wrangler"The following dependency versions have been updated:
Dependency From To workerd 1.20260111.0 1.20260114.0 -
#11880
fe4faa3Thanks @penalosa! - Show helpful messages for errors outside of Wrangler's control. This prevents unnecessary Sentry reports.Errors now handled with user-friendly messages:
- Connection timeouts to Cloudflare's API (
UND_ERR_CONNECT_TIMEOUT) - typically due to slow networks or connectivity issues - File system permission errors (
EPERM,EACCES) - caused by insufficient permissions, locked files, or antivirus software - DNS resolution failures (
ENOTFOUND) - caused by network connectivity issues or DNS configuration problems
- Connection timeouts to Cloudflare's API (
-
#11882
695b043Thanks @GregBrimble! - Improve the error message forwrangler secret putwhen using Worker versions or gradual deployments.wrangler versions secret putshould be used instead, or ensure to deploy the latest version before usingwrangler secret put.wrangler secret putalone will add the new secret to the latest version (possibly undeployed) and immediately deploy that which is usually not intended. -
Updated dependencies [
e78186d,fec8f5b,d39777f,4714ca1,c17e971]:- miniflare@4.20260114.0
- @cloudflare/unenv-preset@2.10.0
- @cloudflare/kv-asset-handler@0.4.2