crossws
crossws copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@types/node (source) | ^22.3.0 -> ^22.4.1 |
||||
undici (source) | ^6.19.7 -> ^6.19.8 |
||||
wrangler (source) | ^3.71.0 -> ^3.72.0 |
Release Notes
cloudflare/workers-sdk (wrangler)
v3.72.0
Minor Changes
-
#​6479
3c24d84
Thanks @​petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variablesAs well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.
Specifying the file paths at the command line overrides specifying in environment variables.
Fixes #​5997
Patch Changes
-
#​6471
0d85f24
Thanks @​petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start -
#​6489
34bf393
Thanks @​GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson) -
#​6482
e24939c
Thanks @​RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills) -
Updated dependencies [
00f340f
]:
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.