Commit dd7d584
Bump the workerd-and-workers-types group across 1 directory with 2 updates (#11200)
* Bump the workerd-and-workers-types group across 1 directory with 2 updates
Bumps the workerd-and-workers-types group with 2 updates in the / directory: [workerd](https://github.com/cloudflare/workerd) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd).
Updates `workerd` from 1.20251105.0 to 1.20251106.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](cloudflare/workerd@v1.20251105.0...v1.20251106.1)
Updates `@cloudflare/workers-types` from 4.20251014.0 to 4.20251106.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release)
- [Commits](https://github.com/cloudflare/workerd/commits)
---
updated-dependencies:
- dependency-name: workerd
dependency-version: 1.20251106.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: workerd-and-workers-types
- dependency-name: "@cloudflare/workers-types"
dependency-version: 4.20251106.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: workerd-and-workers-types
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore: update dependencies of "miniflare" package
The following dependency versions have been updated:
| Dependency | From | To |
| ---------- | ------------ | ------------ |
| workerd | 1.20251105.0 | 1.20251106.1 |
* add new `tailStream` entry-point to vitest-pool-workers
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <[email protected]>
Co-authored-by: Peter Bacon Darwin <[email protected]>1 parent 62dffd7 commit dd7d584
File tree
6 files changed
+178
-158
lines changed- .changeset
- packages
- miniflare
- vitest-pool-workers/src/worker
- wrangler
6 files changed
+178
-158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments