chore(deps): update dependency wrangler to v3.114.17#10
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency wrangler to v3.114.17#10renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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:
3.114.14→3.114.17Release Notes
cloudflare/workers-sdk (wrangler)
v3.114.17Compare Source
Patch Changes
#11891
6d5557bThanks @emily-shen! - Use argument array when executing git commands withwrangler pages deployPass user provided values from
--commit-hashsafely to underlying git command.v3.114.16Compare Source
Patch Changes
#11689
9bab0a0Thanks @ascorbic! - Display a warning when authentication errors occur and theaccount_idin your Wrangler configuration does not match any of your authenticated accounts. This helps identify configuration issues where you may have the wrong account ID set in yourwrangler.tomlorwrangler.jsoncfile.#10737
c41a078Thanks @workers-devprod! - Allow WRANGLER_SEND_ERROR_REPORTS env var to override whether to report Wrangler crashes to Sentry#11134
bd39455Thanks @petebacondarwin! - Reduce the amount of arguments being passed in metrics capture.Now the argument values that are captured come from an allow list,
and can be marked as ALLOW (capture the real value) or REDACT (capture as "").
#11020
9cb702eThanks @dario-piotrowicz! - Fixobservability.logs.persistbeing flagged as an unexpected field during the wrangler config file validation#11147
cf4993bThanks @FlorentCollin! - Improve the formatting of the D1 execute command to always show the duration in milliseconds with two decimal places.#11650
cc29eadThanks @ascorbic! - fix: respect TypeScript path aliases when resolving non-JS modules with module rulesWhen importing non-JavaScript files (like
.graphql,.txt, etc.) using TypeScript path aliases defined intsconfig.json, Wrangler's module-collection plugin now correctly resolves these imports. Previously, path aliases were only respected for JavaScript/TypeScript files, causing imports likeimport schema from '~lib/schema.graphql'to fail when using module rules.#11179
7f779e9Thanks @ascorbic! - Log a more helpful error when attempting to "r2 object put" a non-existent file#11501
c78d942Thanks @edmundhung! - fix: prevent reporting SQLite error fromwrangler d1 executeto Sentry#11262
b2683f7Thanks @workers-devprod! - Avoid using object lookup for OAuth Error classes#11107
d8037d3Thanks @workers-devprod! - Fixed conflict between--envand--expiresflags inwrangler r2 object put.--enow aliases--envonly, and NOT--expires.#10961
02d2ea9Thanks @devin-ai-integration! - Acquire Cloudflare Access tokens for additional requests made during awrangler dev --remotesession#11108
892ec4fThanks @emily-shen! - Fixed self-bindings (service bindings to the same worker) showing as [not connected] in wrangler dev. Self-bindings now correctly show as [connected] since a worker is always available to itself.#11138
3db872aThanks @devin-ai-integration! - Implement tail-based logging forwrangler devremote mode, behind the--x-tail-tagsflag. This will become the default in the future.#10889
204616cThanks @workers-devprod! - Clarify thatwrangler check startupgenerates a local CPU profile#11491
ed8aaefThanks @edmundhung! - Explicitly close FileHandle inwrangler d1 executeto support Node 25#10962
203e599Thanks @devin-ai-integration! - Fixed duplicate warning messages appearing during wrangler dev when configuration changes or state transitions occur#11601
62754f8Thanks @petebacondarwin! - Fix "TypeError: Body is unusable: Body has already been read" when failing to exchange oauth code because of doubleresponse.text().#11138
3db872aThanks @devin-ai-integration! - We're soon going to make backend changes that mean thatwrangler dev --remotesessions will no longer have an associated inspector connection. In advance of these backend changes, we've enabled a newwrangler tail-based logging strategy forwrangler dev --remote. For now, you can revert to the previous logging strategy withwrangler dev --remote --no-x-tail-logs, but in future it will not be possible to revert.The impact of this will be that logs that were previously available via devtools will now be provided directly to the Wrangler console and it will no longer be possible to interact with the remote Worker via the devtools console.
#11194
71758e9Thanks @petebacondarwin! - add more logging around Wrangler authentication to help diagnose issuesUpdated dependencies [
d006fae,4ae9ead]:v3.114.15Compare Source
Patch Changes
#10758
c9d567eThanks @dario-piotrowicz! - fixconsole.debuglogs not being logged at theinfolevel (as users expect)#10762
081647bThanks @petebacondarwin! - switch zone route warning to an info message#10782
9e79d9dThanks @penalosa! - Improve formatting of logged errors in some cases#10516
dfa81fdThanks @workers-devprod! - fix: script should be accepted as a positional arg in theversions uploadcommand#10760
cb7ace5Thanks @petebacondarwin! - Support the deletion of secrets with complex names#9991
3d9b3a0Thanks @workers-devprod! - Fix startup profiling when sourcemaps are enabledUpdated dependencies [
a879fe0,6de07fb,ab47329]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.