Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #6907

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Version Packages #6907

merged 1 commit into from
Oct 7, 2024

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Oct 7, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

miniflare@3.20240925.1

Patch Changes

  • #6835 5c50949 Thanks @emily-shen! - fix: rename asset plugin options slightly to match wrangler.toml better

    Renamed path -> directory, bindingName -> binding.

@cloudflare/pages-shared@0.11.63

Patch Changes

  • Updated dependencies [5c50949]:
    • miniflare@3.20240925.1

@cloudflare/vitest-pool-workers@0.5.15

Patch Changes

  • #6835 5c50949 Thanks @emily-shen! - feature: enable asset routing in the vitest integration for Workers + static assets

    Integration tests (using the SELF binding) in Workers + assets projects will now return static assets if present on that path. Previously all requests went to the user worker regardless of whether static assets would have been served in production.

    Unit style tests intentionally do not return static assets.

  • Updated dependencies [d696850, 5c50949, dc92af2, 82180a7, 54924a4, 30b7328]:

    • wrangler@3.80.1
    • miniflare@3.20240925.1

wrangler@3.80.1

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners October 7, 2024 10:03
@workers-devprod workers-devprod added the skip-pr-description-validation Skip validation of the required PR description format label Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-wrangler-6907

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6907/npm-package-wrangler-6907

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-wrangler-6907 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-create-cloudflare-6907 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-cloudflare-kv-asset-handler-6907
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-miniflare-6907
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-cloudflare-pages-shared-6907
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-cloudflare-vitest-pool-workers-6907
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-cloudflare-workers-editor-shared-6907
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11220289182/npm-package-cloudflare-workers-shared-6907

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.80.1 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240925.1
workerd 1.20240925.0 1.20240925.0
workerd --version 1.20240925.0 2024-09-25

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 4 times, most recently from cdac433 to 0b14889 Compare October 7, 2024 15:01
@penalosa penalosa merged commit 32b8a35 into main Oct 7, 2024
27 checks passed
@penalosa penalosa deleted the changeset-release/main branch October 7, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-pr-description-validation Skip validation of the required PR description format
Projects
None yet
3 participants