Closed renovate[bot] closed 2 months ago
Latest commit: 4226f40c66aca7b818bfc74afc2fa3b72e4df3b0
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
``` pnpm add https://pkg.pr.new/buape/carbon/create-carbon@128 ```
``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon@128 ```
``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-linked-roles@128 ```
``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-nodejs@128 ```
``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-request@128 ```
commit: 4226f40
This PR contains the following updates:
3.78.4
->3.78.5
Release Notes
cloudflare/workers-sdk (wrangler)
### [`v3.78.5`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3785) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.78.4...wrangler@3.78.5) ##### Patch Changes - [#6744](https://redirect.github.com/cloudflare/workers-sdk/pull/6744) [`e3136f9`](https://redirect.github.com/cloudflare/workers-sdk/commit/e3136f9354517b448d557341a429f0820dea33a0) Thanks [@petebacondarwin](https://redirect.github.com/petebacondarwin)! - chore: update unenv dependency version - [#6749](https://redirect.github.com/cloudflare/workers-sdk/pull/6749) [`9a06f88`](https://redirect.github.com/cloudflare/workers-sdk/commit/9a06f88dac311a2ff64df6bdc7ae90418bd0ec6c) Thanks [@CarmenPopoviciu](https://redirect.github.com/CarmenPopoviciu)! - fix: Throw error when attempting to configure Workers with assets and tail consumers Tail Workers are currently not supported for Workers with assets. This commit ensures we throw a corresponding error if users are attempting to configure `tail_consumers` via their configuration file, for a Worker with assets. This validation is applied for all `wrangler dev`, `wrangler deploy`, `wrangler versions upload`. - [#6746](https://redirect.github.com/cloudflare/workers-sdk/pull/6746) [`0deb42b`](https://redirect.github.com/cloudflare/workers-sdk/commit/0deb42b2b6b5960d0bd79884471805069c0f29b0) Thanks [@GregBrimble](https://redirect.github.com/GregBrimble)! - fix: Fix assets upload message to correctly report number of uploaded assets - [#6745](https://redirect.github.com/cloudflare/workers-sdk/pull/6745) [`6dbbb88`](https://redirect.github.com/cloudflare/workers-sdk/commit/6dbbb880966caa58f29f5aafff764af57988db63) Thanks [@jonesphillip](https://redirect.github.com/jonesphillip)! - fix: r2 bucket notification get \Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.