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

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Version Packages #5522

merged 1 commit into from
Apr 4, 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

miniflare@3.20240404.0

Patch Changes

  • #5520 9f15ce1 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240403.0 1.20240404.0
    @cloudflare/workers-types ^4.20240329.0 ^4.20240404.0

@cloudflare/pages-shared@0.11.26

Patch Changes

  • Updated dependencies [9f15ce1]:
    • miniflare@3.20240404.0

@cloudflare/vitest-pool-workers@0.1.16

Patch Changes

  • Updated dependencies [9f15ce1]:
    • miniflare@3.20240404.0
    • wrangler@3.47.1

wrangler@3.47.1

Patch Changes

  • Updated dependencies [9f15ce1]:
    • miniflare@3.20240404.0

@workers-devprod workers-devprod requested review from a team as code owners April 4, 2024 22:06
Copy link
Contributor

github-actions bot commented Apr 4, 2024

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/8561909263/npm-package-wrangler-5522

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.47.1 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240404.0
workerd 1.20240404.0 1.20240404.0
workerd --version 1.20240404.0 2024-04-04

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

@petebacondarwin
Copy link
Contributor

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.20%. Comparing base (01ce6ec) to head (b8b99e9).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5522      +/-   ##
==========================================
+ Coverage   72.15%   72.20%   +0.04%     
==========================================
  Files         332      332              
  Lines       17249    17249              
  Branches     4408     4408              
==========================================
+ Hits        12446    12454       +8     
+ Misses       4803     4795       -8     

see 5 files with indirect coverage changes

@penalosa penalosa merged commit 52e9c71 into main Apr 4, 2024
21 checks passed
@penalosa penalosa deleted the changeset-release/main branch April 4, 2024 22:30
penalosa pushed a commit that referenced this pull request Apr 5, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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