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 #6868

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Version Packages #6868

merged 1 commit into from
Oct 1, 2024

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Oct 1, 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

wrangler@3.79.0

Minor Changes

  • #6801 6009bb4 Thanks @RamIdeas! - feat: implement retries within wrangler deploy and wrangler versions upload to workaround spotty network connections and service flakes

Patch Changes

  • #6870 dc9039a Thanks @penalosa! - fix: Include workerd in the external dependecies of Wrangler to fix local builds.

  • #6866 c75b0d9 Thanks @zwily! - fix: debounce restarting worker on assets dir file changes

@cloudflare/vitest-pool-workers@0.5.13

Patch Changes

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

github-actions bot commented Oct 1, 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/11126892055/npm-package-wrangler-6868

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.79.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240925.0
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 2 times, most recently from b780514 to 8577c21 Compare October 1, 2024 13:21
@andyjessop andyjessop merged commit 813e963 into main Oct 1, 2024
26 of 27 checks passed
@andyjessop andyjessop deleted the changeset-release/main branch October 1, 2024 15:29
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
Development

Successfully merging this pull request may close these issues.

4 participants