portfolio
portfolio copied to clipboard
chore(deps): update dependency wrangler to v3.70.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| wrangler (source) | 3.68.0 -> 3.70.0 |
Release Notes
cloudflare/workers-sdk (wrangler)
v3.70.0
Minor Changes
- #6383
05082adThanks @petebacondarwin! - feat: support outputting ND-JSON files via an environment variable
Patch Changes
-
#6440
09b5092Thanks @petebacondarwin! - fix: tweak the properties of the new Wrangler output file entries for better consistency -
Updated dependencies [
d55eeca]:
v3.69.1
Patch Changes
- #6432
cba2e25Thanks @petebacondarwin! - fix: prevent crash when running wrangler dev due to missing dependency
v3.69.0
Minor Changes
-
#6392
c3e19b7Thanks @taylorlee! - feat: log Worker startup time in theversion uploadcommand -
#6370
8a3c6c0Thanks @CarmenPopoviciu! - feat: Create very basic Asset Server Worker and plumb it intowrangler devThese changes do the ground work needed in order to add Assets support for Workers in
wrangler dev. They implement the following:- it creates a new package called
workers-sharedthat hosts theAsset Server Worker, and theRouter Workerin the future - it scaffolds the
Asset Server Workerin some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PR - it does the ground work of plumbing ASW into Miniflare
- it creates a new package called
Patch Changes
-
#6392
c3e19b7Thanks @taylorlee! - fix: remove bundle size warning from Worker deploy commandsBundle size was a proxy for startup time. Now that we have startup time reported, focus on bundle size is less relevant.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.