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

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Version Packages #4620

merged 1 commit into from
Dec 19, 2023

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Dec 18, 2023

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

[email protected]

Minor Changes

[email protected]

Patch Changes

@workers-devprod workers-devprod requested a review from a team as a code owner December 18, 2023 12:00
Copy link
Contributor

github-actions bot commented Dec 18, 2023

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/7265571647/npm-package-wrangler-4620

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7265571647/npm-package-wrangler-4620 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7265571647/npm-package-miniflare-4620
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7265571647/npm-package-cloudflare-pages-shared-4620
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7265571647/npm-package-create-cloudflare-4620 --no-auto-update

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


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20231030.4
workerd 1.20231030.0 1.20231030.0
workerd --version 1.20231030.0 2023-10-30

|

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

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (18519cf) 75.16% compared to head (dad8f73) 75.24%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4620      +/-   ##
==========================================
+ Coverage   75.16%   75.24%   +0.08%     
==========================================
  Files         242      242              
  Lines       13014    13014              
  Branches     3346     3346              
==========================================
+ Hits         9782     9793      +11     
+ Misses       3232     3221      -11     

see 7 files with indirect coverage changes

@workers-devprod workers-devprod requested review from a team as code owners December 18, 2023 15:51
@workers-devprod workers-devprod force-pushed the changeset-release/main branch 6 times, most recently from da4ff0f to 5990c6b Compare December 19, 2023 16:51
@1000hz 1000hz merged commit 35e8a5d into main Dec 19, 2023
28 checks passed
@1000hz 1000hz deleted the changeset-release/main branch December 19, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants