Skip to content

Bump miniflare@3.0.2#3541

Merged
GregBrimble merged 1 commit intomainfrom
miniflare-3-0-2
Jun 29, 2023
Merged

Bump miniflare@3.0.2#3541
GregBrimble merged 1 commit intomainfrom
miniflare-3-0-2

Conversation

@GregBrimble
Copy link
Copy Markdown
Contributor

@GregBrimble GregBrimble commented Jun 29, 2023

What this PR solves / how to test:

Bumps miniflare@3.0.2:

  • Fixes --port=0 reloads, ensuring the randomly selected port is re-used, and we don't instead get a second random (different) port.

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

Author has included the following, where applicable:

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

@GregBrimble GregBrimble requested review from a team as code owners June 29, 2023 15:05
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 29, 2023

🦋 Changeset detected

Latest commit: 1eca64f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@cloudflare/pages-shared Patch
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 29, 2023

Codecov Report

Merging #3541 (1eca64f) into main (11d0c09) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3541      +/-   ##
==========================================
+ Coverage   75.09%   75.12%   +0.02%     
==========================================
  Files         190      190              
  Lines       11108    11108              
  Branches     2919     2919              
==========================================
+ Hits         8342     8345       +3     
+ Misses       2766     2763       -3     

see 2 files with indirect coverage changes

@github-actions
Copy link
Copy Markdown
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/5413782912/npm-package-wrangler-3541

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

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

Or you can use npx with this latest build directly:

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

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

@GregBrimble GregBrimble merged commit 09f317d into main Jun 29, 2023
@GregBrimble GregBrimble deleted the miniflare-3-0-2 branch June 29, 2023 15:51
@github-actions github-actions bot mentioned this pull request Jun 29, 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