Closed mrbbot closed 10 months ago
Latest commit: 127c2d1d8dd9eeb02c171a12d127960f76d4252e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumped to 5.28.2
instead, 6.0.0
drops support for Node 16 (EOL) which would be a semver major change for Miniflare 2.
Hey! 👋 This PR bumps
undici
to5.27.2
, addressing a low severitynpm audit
warning: https://github.com/advisories/GHSA-wqq4-5wpv-mx2g. I only needed to make a small change for tests to pass. 👍Fixes #607 Fixes #738