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

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Version Packages #4173

merged 1 commit into from
Oct 17, 2023

Conversation

workers-devprod
Copy link
Contributor

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

create-cloudflare@2.6.0

Minor Changes

  • #4116 5ff0ca02 Thanks @jculvey! - Replaces the "prestart" and "predeploy" scripts when using Angular to better support pnpm

Patch Changes

@cloudflare/pages-shared@0.10.1

Patch Changes

wrangler@3.13.2

Patch Changes

pages-ws-app@0.1.2

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 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/6552279037/npm-package-wrangler-4173

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.13.2 includes the following runtime dependencies:

Package Constraint Resolved
miniflare 3.20231016.0 3.20231016.0
workerd 1.20231016.0 1.20231016.0
workerd --version 1.20231016.0 2023-10-16

|

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

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #4173 (0a26810) into main (8e92717) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4173   +/-   ##
=======================================
  Coverage   75.37%   75.37%           
=======================================
  Files         223      223           
  Lines       12217    12217           
  Branches     3159     3159           
=======================================
  Hits         9209     9209           
  Misses       3008     3008           

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 9 times, most recently from 3f5b815 to 3576691 Compare October 17, 2023 15:34
@1000hz 1000hz merged commit 116a45e into main Oct 17, 2023
39 of 42 checks passed
@1000hz 1000hz deleted the changeset-release/main branch October 17, 2023 21:11
@lrapoport-cf
Copy link
Contributor

for posterity: the C3 test failure was a legit failure due to a regression in a downstream framework, but also happens on the existing C3 version, so we proceeded with release

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

5 participants