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:
0.15.0
->0.16.0
3.92.0
->3.95.0
Release Notes
DavidAnson/markdownlint-cli2 (markdownlint-cli2)
v0.16.0
Compare Source
markdownlint
)cloudflare/workers-sdk (wrangler)
v3.95.0
Compare Source
Minor Changes
e0b98fd
Thanks @jonesphillip! - Added r2 bucket cors command to Wrangler including list, set, deletev3.94.0
Compare Source
Minor Changes
669d7ad
Thanks @gabivlj! - Introduce a new cloudchamber commandwrangler cloudchamber apply
, which will be used by customers to deploy container-appsPatch Changes
#7002
d2447c6
Thanks @GregBrimble! - fix: More helpful error messages when validating compatibility date#7493
4c140bc
Thanks @emily-shen! - fix: remove non-json output in json mode commandsFixes regressions in 3.93.0 where unwanted text (wrangler banner, telemetry notice) was printing in commands that should only output valid json.
Updated dependencies [
5449fe5
]:v3.93.0
Compare Source
Minor Changes
#7291
f5b9cd5
Thanks @edmundhung! - Add anonymous telemetry to Wrangler commandsFor new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.
See our data policy for more details on what we collect and how to opt out if you wish.
#7448
20a0f17
Thanks @GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with--dispatch-namespace
) to bring alongassets
#7445
f4ae6ee
Thanks @WillTaylorDev! - Support forassets.experimental_serve_directly
withwrangler dev
Patch Changes
#7256
415e5b5
Thanks @jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler.Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.
#7431
8f25ebe
Thanks @vicb! - chore(wrangler): update unenv dependency versionPull in:
#7426
b40d0ab
Thanks @petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it#7454
f2045be
Thanks @petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed withUnstable_
rather than justUnstable
#7461
9ede45b
Thanks @petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty objectThe types, the default and the code in general support an empty object for this config setting.
So it makes sense to avoid erroring when validating the config.
#7446
9435af0
Thanks @petebacondarwin! - fix: make sure Wrangler doesn't create a.wrangler
tmp dir in thefunctions/
folder of a Pages projectThis regression was introduced in https://github.com/cloudflare/workers-sdk/pull/7415
and this change fixes it by reverting that change.
#7385
14a7bc6
Thanks @edmundhung! - Thex-provision
experimental flag now support inherit bindings in deploys#7463
073293f
Thanks @penalosa! - Clarify messaging aroundwrangler versions
commands to reflect that they're stable (and have been since GA during birthday week)#7436
5e69799
Thanks @Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations#7450
8c873ed
Thanks @petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warningsUpdated dependencies [
21a9e24
,f4ae6ee
]:Configuration
📅 Schedule: Branch creation - "* */4 * * *" in timezone Asia/Seoul, 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.