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

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Version Packages #3723

merged 1 commit into from
Aug 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 8, 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.1.1

Patch Changes

  • #3729 9d8509e0 Thanks @jculvey! - Improve experience for WARP users by improving the reliability of the polling logic that waits for newly created apps to become available.

  • #3552 77a43d2a Thanks @yusukebe! - fix: use workers template for Hono

    Use a workers template instead of a pages template for create-hono.

@cloudflare/pages-shared@0.8.1

Patch Changes

wrangler@3.5.1

Patch Changes

pages-ws-app@0.1.1

Patch Changes

edge-preview-authenticated-proxy@0.1.2

Patch Changes

@github-actions github-actions bot requested review from a team as code owners August 8, 2023 19:24
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 22caade to 8abcdc0 Compare August 10, 2023 21:01
Copy link
Contributor

@IgorMinar IgorMinar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for C3, per James/Cina the edge-preview changes have no impact on npm.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #3723 (529a0fd) into main (d885fbe) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3723      +/-   ##
==========================================
+ Coverage   75.17%   75.21%   +0.04%     
==========================================
  Files         194      194              
  Lines       11410    11410              
  Branches     3013     3013              
==========================================
+ Hits         8577     8582       +5     
+ Misses       2833     2828       -5     

see 3 files with indirect coverage changes

@github-actions
Copy link
Contributor Author

github-actions bot commented Aug 11, 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/5870553606/npm-package-wrangler-3723

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

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

Or you can use npx with this latest build directly:

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

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

@github-actions github-actions bot requested a review from a team as a code owner August 14, 2023 09:26
@jculvey jculvey closed this Aug 14, 2023
@jculvey jculvey reopened this Aug 14, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 7017159 to 4e1f3af Compare August 15, 2023 15:35
@RamIdeas RamIdeas closed this Aug 15, 2023
@RamIdeas RamIdeas reopened this Aug 15, 2023
@lrapoport-cf lrapoport-cf merged commit 478bed3 into main Aug 15, 2023
20 of 21 checks passed
@lrapoport-cf lrapoport-cf deleted the changeset-release/main branch August 15, 2023 19:07
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.

8 participants