Skip to content

chore: upgrade miniflare to 2.11.0#2502

Merged
mrbbot merged 1 commit into
mainfrom
bcoll/miniflare-2.11.0
Jan 5, 2023
Merged

chore: upgrade miniflare to 2.11.0#2502
mrbbot merged 1 commit into
mainfrom
bcoll/miniflare-2.11.0

Conversation

@mrbbot

@mrbbot mrbbot commented Jan 5, 2023

Copy link
Copy Markdown
Contributor

What this PR solves / how to test:

This PR upgrades miniflare to version 2.11.0. Looks like I forgot to bump this in Wrangler, ooops. See the changelog here.

Associated docs issues/PR:

N/A

Author has included the following, where applicable:

  • Tests (passing existing tests)
  • Changeset

Reviewer has performed the following, where 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 January 5, 2023 14:50
@changeset-bot

changeset-bot Bot commented Jan 5, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5a850c7

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

@github-actions

github-actions Bot commented Jan 5, 2023

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/runs/3848652228/npm-package-wrangler-2502

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

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

Or you can use npx with this latest build directly:

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

@codecov

codecov Bot commented Jan 5, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2502 (5a850c7) into main (95585ce) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2502      +/-   ##
==========================================
+ Coverage   72.25%   72.28%   +0.03%     
==========================================
  Files         156      156              
  Lines        9687     9687              
  Branches     2547     2547              
==========================================
+ Hits         6999     7002       +3     
+ Misses       2688     2685       -3     
Impacted Files Coverage Δ
packages/wrangler/src/git-client.ts 81.25% <0.00%> (+4.16%) ⬆️
...ackages/wrangler/src/__tests__/helpers/mock-bin.ts 100.00% <0.00%> (+5.26%) ⬆️

@JacobMGEvans JacobMGEvans left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure the changeset was needed, but doesn't hurt either lol

@mrbbot
mrbbot force-pushed the bcoll/miniflare-2.11.0 branch from 9c6a435 to 5a850c7 Compare January 5, 2023 16:48
@mrbbot
mrbbot merged commit 6b7ebc8 into main Jan 5, 2023
@mrbbot
mrbbot deleted the bcoll/miniflare-2.11.0 branch January 5, 2023 17:05
@github-actions github-actions Bot mentioned this pull request Jan 6, 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.

2 participants