Skip to content

Commit

Permalink
Update dependency @edge-runtime/cookies to v4 (#283)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@edge-runtime/cookies](https://edge-runtime.vercel.app/packages/cookies) ([source](https://togithub.com/vercel/edge-runtime)) | [`3.4.1` -> `4.0.0`](https://renovatebot.com/diffs/npm/@edge-runtime%2fcookies/3.4.1/4.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@edge-runtime%2fcookies/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@edge-runtime%2fcookies/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@edge-runtime%2fcookies/3.4.1/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@edge-runtime%2fcookies/3.4.1/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/edge-runtime (@&#8203;edge-runtime/cookies)</summary>

### [`v4.0.0`](https://togithub.com/vercel/edge-runtime/blob/HEAD/packages/cookies/CHANGELOG.md#400)

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/cookies@3.4.1...@edge-runtime/cookies@4.0.0)

##### Major Changes

-   Simplify `set-cookie` handling ([#&#8203;586](https://togithub.com/vercel/edge-runtime/pull/586))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent e4333d1 commit 600df6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"@babel/traverse": "7.23.0",
"@babel/types": "7.23.0",
"@capsizecss/metrics": "1.2.0",
"@edge-runtime/cookies": "3.4.1",
"@edge-runtime/cookies": "4.0.0",
"@edge-runtime/ponyfill": "2.4.1",
"@edge-runtime/primitives": "3.1.1",
"@hapi/accept": "5.0.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 600df6f

Please sign in to comment.