chore: upgrade miniflare to 2.11.0#2502
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: 5a850c7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
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 |
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-2502You 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-2502Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/runs/3848652228/npm-package-wrangler-2502 dev path/to/script.jsAdditional artifacts:npm install https://prerelease-registry.devprod.cloudflare.dev/runs/3848652228/npm-package-cloudflare-pages-shared-2502 |
Codecov Report
@@ 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
|
JacobMGEvans
approved these changes
Jan 5, 2023
JacobMGEvans
left a comment
Contributor
There was a problem hiding this comment.
Not sure the changeset was needed, but doesn't hurt either lol
mrbbot
force-pushed
the
bcoll/miniflare-2.11.0
branch
from
January 5, 2023 16:48
9c6a435 to
5a850c7
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR solves / how to test:
This PR upgrades
miniflareto version2.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)Reviewer has performed the following, where applicable: