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

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Version Packages #5441

merged 1 commit into from
Mar 29, 2024

Conversation

workers-devprod
Copy link
Contributor

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.41.0

Minor Changes

@cloudflare/vitest-pool-workers@0.1.9

Patch Changes

  • Updated dependencies [b7a6d9d]:
    • wrangler@3.41.0

@workers-devprod workers-devprod requested review from a team as code owners March 29, 2024 12:55
Copy link
Contributor

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/8481170531/npm-package-wrangler-5441

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.41.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240320.1
workerd 1.20240320.1 1.20240320.1
workerd --version 1.20240320.1 2024-03-20

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

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.24%. Comparing base (b7a6d9d) to head (4cabc8d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5441      +/-   ##
==========================================
+ Coverage   72.15%   72.24%   +0.09%     
==========================================
  Files         326      326              
  Lines       16848    16848              
  Branches     4311     4311              
==========================================
+ Hits        12156    12172      +16     
+ Misses       4692     4676      -16     

see 8 files with indirect coverage changes

@lrapoport-cf
Copy link
Contributor

this PR is covered by CR-847734

@lrapoport-cf lrapoport-cf merged commit b6ca1ae into main Mar 29, 2024
20 checks passed
@lrapoport-cf lrapoport-cf deleted the changeset-release/main branch March 29, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants