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

chore: migrate to getSetCookie #586

Merged
merged 11 commits into from
Sep 7, 2023

Conversation

balazsorban44
Copy link
Member

@balazsorban44 balazsorban44 commented Sep 7, 2023

@changeset-bot
Copy link

changeset-bot bot commented Sep 7, 2023

🦋 Changeset detected

Latest commit: d4d00ff

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

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

@vercel
Copy link

vercel bot commented Sep 7, 2023

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 Sep 7, 2023 1:35pm

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

Comment on lines 2 to 3
/** @deprecated use [`Headers#getSetCookie()`](https://developer.mozilla.org/en-US/docs/Web/API/Headers/getSetCookie) instead */
getAll?(key: 'set-cookie'): string[]
Copy link
Member Author

@balazsorban44 balazsorban44 Sep 7, 2023

Choose a reason for hiding this comment

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

Should we drop getAll altogether as part of a major bump?

@balazsorban44 balazsorban44 merged commit 23f55e0 into vercel:main Sep 7, 2023
6 checks passed
@balazsorban44 balazsorban44 deleted the chore/more-get-set-cookie branch September 7, 2023 13:39
@github-actions github-actions bot mentioned this pull request Sep 7, 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.

None yet

2 participants