chore: bump up all non-major dependencies #48
Merged
+182
−190
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:
4.20250224.0
->4.20250303.0
0.3.0
->0.3.1
^0.0.19
->^0.0.20
22.13.8
->22.13.10
9.15.6
->9.15.7
3.5.2
->3.5.3
6.1.80
->6.1.83
3.111.0
->3.114.0
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20250303.0
Compare Source
oxc-project/oxc-node (@oxc-node/core)
v0.0.20
Compare Source
Note: Version bump only for package oxc-node
pnpm/pnpm (pnpm)
v9.15.7
: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails.--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089.pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory.pnpm update -i
should list only packages that have newer versions #9206.catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112Platinum Sponsors
Gold Sponsors
prettier/prettier (prettier)
v3.5.3
Compare Source
remusao/tldts (tldts)
v6.1.83
Compare Source
📜 Update Public Suffix List
tldts-experimental
,tldts
Authors: 1
v6.1.82
Compare Source
📜 Update Public Suffix List
tldts-tests
tldts-tests
,tldts-utils
Authors: 1
cloudflare/workers-sdk (wrangler)
v3.114.0
Compare Source
Minor Changes
7b6b0c2
Thanks @jonesphillip! - Deprecated--id
parameter in favor of--name
for both thewrangler r2 bucket lifecycle
andwrangler r2 bucket lock
commandsv3.113.0
Compare Source
Minor Changes
bca1fb5
Thanks @vicb! - Use the unenv preset for Cloudflare from@cloudflare/unenv-preset
Patch Changes
#8338
2d40989
Thanks @GregBrimble! - feat: Upload _headers and _redirects if present with Workers Assets as part ofwrangler deploy
andwrangler versions upload
.#8288
cf14e17
Thanks @CarmenPopoviciu! - feat: Add assets Proxy Worker skeleton in miniflareThis commit implements a very basic Proxy Worker skeleton, and wires it in the "pipeline" miniflare creates for assets. This Worker will be incrementally worked on, but for now, the current implementation will forward all incoming requests to the Router Worker, thus leaving the current assets behaviour in local dev, the same.
This is an experimental feature available under the
--x-assets-rpc
flag:wrangler dev --x-assets-rpc
.#8216
af9a57a
Thanks @ns476! - Support Images binding inwrangler types
#8304
fbba583
Thanks @jahands! - chore: add concurrency and caching for Zone IDs and Workers routes lookupsWorkers with many routes can result in duplicate Zone lookups during deployments, making deployments unnecessarily slow. This compounded by the lack of concurrency when making these API requests.
This change deduplicates these requests and adds concurrency to help speed up deployments.
Updated dependencies [
2d40989
,da568e5
,cf14e17
,79c7810
]:v3.112.0
Compare Source
Minor Changes
#8256
f59d95b
Thanks @jbwcloudflare! - Add two new Queues commands: pause-delivery and resume-deliveryThese new commands allow users to pause and resume the delivery of messages to Queue Consumers
Patch Changes
#8274
fce642d
Thanks @emily-shen! - fix bindings to entrypoints on the same worker in workers with assets#8201
2cad136
Thanks @ichernetsky-cf! - fix: interactively list Cloudchamber deployments using labels#8289
a4909cb
Thanks @penalosa! - Add the experimental--x-assets-rpc
flag to gate feature work to support JSRPC with Workers + Assets projects.Updated dependencies [
fce642d
,a4909cb
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.