-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: cloudflare/workers-sdk
base: @cloudflare/vitest-pool-workers@0.9.10
head repository: cloudflare/workers-sdk
compare: main
- 13 commits
- 112 files changed
- 11 contributors
Commits on Oct 3, 2025
-
WC-4047 Respect keep_vars for versions upload (#10865)
Previously, versions uploaded was hardcoded to be false, but users are confused that this behavior differs from deploy. Instead, we should inherit the value from keep_vars, defaulting to false if not provided. This aligns with the deploy behavior.
Configuration menu - View commit details
-
Copy full SHA for 26adce7 - Browse repository at this point
Copy the full SHA 26adce7View commit details -
Use tsdown to bundle the Vite plugin (#10866)
* Use tsdown to bundle Vite plugin * Move Workers into separate directory * Add changeset
Configuration menu - View commit details
-
Copy full SHA for f62d0b6 - Browse repository at this point
Copy the full SHA f62d0b6View commit details -
chore: stop mocking wrangler banner by default (#10868)
* chore: stop mocking wrangler banner by default * fix: weird snapshot setup in vectorize tests * make sure cert & mtls-cert tests use toMatchInlineSnapshot * mock wrangler banner in worker namespace tests explicitly * normalize uuid in vectorize tests
Configuration menu - View commit details
-
Copy full SHA for e7484f3 - Browse repository at this point
Copy the full SHA e7484f3View commit details
Commits on Oct 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e483b78 - Browse repository at this point
Copy the full SHA e483b78View commit details
Commits on Oct 6, 2025
-
[C3] Bump sv from 0.9.6 to 0.9.7 in /packages/create-cloudflare/src/f…
…rameworks (#10876) * [C3] Bump sv in /packages/create-cloudflare/src/frameworks Bumps [sv](https://github.com/sveltejs/cli/tree/HEAD/packages/cli) from 0.9.6 to 0.9.7. - [Release notes](https://github.com/sveltejs/cli/releases) - [Changelog](https://github.com/sveltejs/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/sveltejs/cli/commits/sv@0.9.7/packages/cli) --- updated-dependencies: - dependency-name: sv dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update dependencies of "create-cloudflare" package The following dependency versions have been updated: | Dependency | From | To | | ---------- | ----- | ----- | | sv | 0.9.6 | 0.9.7 | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for dd95f7f - Browse repository at this point
Copy the full SHA dd95f7fView commit details -
[C3] Bump create-vue from 3.18.0 to 3.18.1 in /packages/create-cloudf…
…lare/src/frameworks (#10875) * [C3] Bump create-vue in /packages/create-cloudflare/src/frameworks Bumps [create-vue](https://github.com/vuejs/create-vue) from 3.18.0 to 3.18.1. - [Release notes](https://github.com/vuejs/create-vue/releases) - [Commits](vuejs/create-vue@v3.18.0...v3.18.1) --- updated-dependencies: - dependency-name: create-vue dependency-version: 3.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update dependencies of "create-cloudflare" package The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------ | ------ | | create-vue | 3.18.0 | 3.18.1 | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for 63ddc27 - Browse repository at this point
Copy the full SHA 63ddc27View commit details -
[C3] Bump @angular/create from 20.3.3 to 20.3.4 in /packages/create-c…
…loudflare/src/frameworks (#10877) * [C3] Bump @angular/create in /packages/create-cloudflare/src/frameworks Bumps [@angular/create](https://github.com/angular/angular-cli) from 20.3.3 to 20.3.4. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.3.3...20.3.4) --- updated-dependencies: - dependency-name: "@angular/create" dependency-version: 20.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update dependencies of "create-cloudflare" package The following dependency versions have been updated: | Dependency | From | To | | --------------- | ------ | ------ | | @angular/create | 20.3.3 | 20.3.4 | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for f4a92fd - Browse repository at this point
Copy the full SHA f4a92fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f29b0b0 - Browse repository at this point
Copy the full SHA f29b0b0View commit details -
* Update VSCodeEditor.tsx * Fix URL extraction and improve deployment messages Updated URL extraction command and modified messages for clarity. * Update deploy-pages-previews.yml * Update deploy-pages-previews.yml * Update changeset for VSCode version change * Fix lint * Update deploy-pages-previews.yml * Update deployment workflow to install grep Replaced coreutils installation with grep installation in the workflow. * Fix formatting: remove trailing whitespace Co-Authored-By: smacleod@cloudflare.com <smacleod@cloudflare.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a6115d7 - Browse repository at this point
Copy the full SHA a6115d7View commit details -
chore(deps): bump the workerd-and-workers-types group with 2 updates (#…
…10858) * chore(deps): bump the workerd-and-workers-types group with 2 updates Bumps the workerd-and-workers-types group with 2 updates: [workerd](https://github.com/cloudflare/workerd) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd). Updates `workerd` from 1.20251001.0 to 1.20251003.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release) - [Commits](cloudflare/workerd@v1.20251001.0...v1.20251003.0) Updates `@cloudflare/workers-types` from 4.20251001.0 to 4.20251003.0 - [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.20251003.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251003.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workerd-and-workers-types ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update dependencies of "miniflare" package The following dependency versions have been updated: | Dependency | From | To | | ---------- | ------------ | ------------ | | workerd | 1.20251001.0 | 1.20251004.0 | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Configuration menu - View commit details
-
Copy full SHA for 51f9dc1 - Browse repository at this point
Copy the full SHA 51f9dc1View commit details -
PIPE-391: Better error messages and client-side validation (#10833)
Some field validation has been moved to the client side for more immediate feedback. ``` ./bin/wrangler.js pipelines setup ⛅️ wrangler 4.40.3 ─────────────────── ▲ [WARNING] 🚧 `wrangler pipelines setup` is an open-beta command. Please report any issues to https://github.com/cloudflare/workers-sdk/issues/new/choose 🚀 Welcome to Cloudflare Pipelines Setup! This will guide you through creating a complete pipeline: stream → pipeline → sink ✔ What would you like to name your pipeline? … this-a-test ✘ [ERROR] Pipeline name must contain only letters, numbers, and underscores ```
Configuration menu - View commit details
-
Copy full SHA for 196ccbf - Browse repository at this point
Copy the full SHA 196ccbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1334102 - Browse repository at this point
Copy the full SHA 1334102View commit details -
Preserve the original
x-forwarded-host
header if it is set. (#10887)* Preserve the original x-forwarded-host header if it is set * Add changeset * PR feedback
Configuration menu - View commit details
-
Copy full SHA for 0de7511 - Browse repository at this point
Copy the full SHA 0de7511View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @cloudflare/vitest-pool-workers@0.9.10...main