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

chore: bump miniflare to 0.20230628.0 #3544

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

mrbbot
Copy link
Contributor

@mrbbot mrbbot commented Jun 29, 2023

What this PR solves / how to test:

This PR bumps and pins miniflare to the latest beta version. This allows us to get a wrangler@beta version with a bunch of workerd fixes, including support for older Linux and macOS versions (#3457), and fixing some memory leaks (#2386).

Associated docs issue(s)/PR(s):

N/A

Author has included the following, where applicable:

  • Tests
  • Changeset (Changeset guidelines) (we'll make another PR with a changeset once we have a full-release, otherwise we'd have to remove this beta bump changeset)

Reviewer is to perform the following, as applicable:

  • Checked for inclusion of relevant tests
  • Checked for inclusion of a relevant changeset
  • Checked for creation of associated docs updates
  • Manually pulled down the changes and spot-tested

@mrbbot mrbbot requested review from a team as code owners June 29, 2023 17:39
@mrbbot mrbbot closed this Jun 30, 2023
@mrbbot mrbbot reopened this Jun 30, 2023
@github-actions
Copy link
Contributor

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/5421265221/npm-package-wrangler-3544

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

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

Or you can use npx with this latest build directly:

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

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

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #3544 (01fe075) into main (09f317d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3544   +/-   ##
=======================================
  Coverage   75.09%   75.09%           
=======================================
  Files         190      190           
  Lines       11108    11108           
  Branches     2919     2919           
=======================================
  Hits         8342     8342           
  Misses       2766     2766           

@mrbbot mrbbot merged commit 8bfe9ef into main Jun 30, 2023
@mrbbot mrbbot deleted the bcoll/miniflare-0.20230628.0 branch June 30, 2023 09:25
lrapoport-cf pushed a commit that referenced this pull request Aug 11, 2023
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