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

feat: drop node16 #1045

Merged
merged 18 commits into from
Dec 2, 2024
Merged

feat: drop node16 #1045

merged 18 commits into from
Dec 2, 2024

Conversation

Kikobeats
Copy link
Member

@Kikobeats Kikobeats commented Nov 25, 2024

  • enable node22 in ci
  • drop node16 from ci
  • drop @ungap/structured-clone
  • drop blob polyfill
  • drop Readable.fromWeb polyfill
  • removed Headers#getAll() → use Headers#getSetCookie instead
  • upgrade undici@5undici@6

Closes #546

Copy link

changeset-bot bot commented Nov 25, 2024

🦋 Changeset detected

Latest commit: 99753c3

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

This PR includes changesets to release 6 packages
Name Type
@edge-runtime/node-utils Major
@edge-runtime/primitives Major
@edge-runtime/vm Major
@edge-runtime/types Patch
@edge-runtime/jest-environment Patch
edge-runtime 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

Copy link

vercel bot commented Nov 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
edge-runtime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 3:20pm

Copy link

socket-security bot commented Nov 25, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/node@18.19.65 None +1 2.1 MB types
npm/undici@6.21.0 environment, network 0 1.16 MB matteo.collina

🚮 Removed packages: npm/blob-polyfill@7.0.20220408, npm/undici@5.23.0

View full report↗︎

@Kikobeats Kikobeats requested a review from a team November 28, 2024 15:22
@Kikobeats Kikobeats marked this pull request as ready for review November 28, 2024 15:22
@Kikobeats Kikobeats merged commit b1e3795 into main Dec 2, 2024
8 checks passed
@Kikobeats Kikobeats deleted the drop/node16 branch December 2, 2024 14:16
@github-actions github-actions bot mentioned this pull request Dec 2, 2024
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.

drop node16 support
2 participants