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

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Version Packages #4032

merged 1 commit into from
Sep 26, 2023

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Sep 26, 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

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Sep 26, 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/6315984747/npm-package-wrangler-4032

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6315984747/npm-package-wrangler-4032 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6315984747/npm-package-cloudflare-pages-shared-4032

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 3.20230922.0 3.20230922.0
workerd 1.20230922.0 1.20230922.0
workerd --version 1.20230922.0 2023-09-22

|

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

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #4032 (62442aa) into main (bde9d64) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4032      +/-   ##
==========================================
+ Coverage   75.02%   75.12%   +0.09%     
==========================================
  Files         216      216              
  Lines       12026    12005      -21     
  Branches     3115     3112       -3     
==========================================
- Hits         9023     9019       -4     
+ Misses       3003     2986      -17     

see 6 files with indirect coverage changes

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 2 times, most recently from 47bc718 to 5b392cc Compare September 26, 2023 16:22
@lrapoport-cf lrapoport-cf merged commit 2b71e22 into main Sep 26, 2023
32 checks passed
@lrapoport-cf lrapoport-cf deleted the changeset-release/main branch September 26, 2023 17:32
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.

Action fails on first deployment if secrets are used
4 participants