Skip to content

Commit

Permalink
Update dependency edge-runtime to v2.5.3 (#163)
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](https://edge-runtime.vercel.app/packages/runtime) ([source](https://togithub.com/vercel/edge-runtime)) | [`2.4.5` -> `2.5.3`](https://renovatebot.com/diffs/npm/edge-runtime/2.4.5/2.5.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/edge-runtime/2.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/edge-runtime/2.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/edge-runtime/2.4.5/2.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/edge-runtime/2.4.5/2.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/edge-runtime (edge-runtime)</summary>

### [`v2.5.3`](https://togithub.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#253)

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/edge-runtime@2.5.2...edge-runtime@2.5.3)

##### Patch Changes

-   Updated dependencies \[]:
    -   [@&#8203;edge-runtime/vm](https://togithub.com/edge-runtime/vm)[@&#8203;3](https://togithub.com/3).1.3

### [`v2.5.2`](https://togithub.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#252)

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/edge-runtime@2.5.1...edge-runtime@2.5.2)

##### Patch Changes

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

-   Updated dependencies \[]:
    -   [@&#8203;edge-runtime/vm](https://togithub.com/edge-runtime/vm)[@&#8203;3](https://togithub.com/3).1.2

### [`v2.5.1`](https://togithub.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#251)

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/edge-runtime@2.5.0...edge-runtime@2.5.1)

##### Patch Changes

-   Updated dependencies \[]:
    -   [@&#8203;edge-runtime/vm](https://togithub.com/edge-runtime/vm)[@&#8203;3](https://togithub.com/3).1.1

### [`v2.5.0`](https://togithub.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#250)

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/edge-runtime@2.4.5...edge-runtime@2.5.0)

##### Minor Changes

-   drop node14 support ([`7cc92cc`](https://togithub.com/vercel/edge-runtime/commit/7cc92ccd190c2d96483202d9f2e1a523778d1f48))

##### Patch Changes

-   Updated dependencies \[[`7cc92cc`](https://togithub.com/vercel/edge-runtime/commit/7cc92ccd190c2d96483202d9f2e1a523778d1f48)]:
    -   [@&#8203;edge-runtime/format](https://togithub.com/edge-runtime/format)[@&#8203;2](https://togithub.com/2).2.0
    -   [@&#8203;edge-runtime/vm](https://togithub.com/edge-runtime/vm)[@&#8203;3](https://togithub.com/3).1.0

</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] committed Oct 1, 2023
1 parent 465922f commit 8bd5fd8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Expand Up @@ -225,7 +225,7 @@
"debug": "4.3.4",
"devalue": "2.0.1",
"domain-browser": "4.22.0",
"edge-runtime": "2.4.5",
"edge-runtime": "2.5.3",
"events": "3.3.0",
"find-cache-dir": "3.3.2",
"find-up": "4.1.0",
Expand Down
38 changes: 13 additions & 25 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 8bd5fd8

Please sign in to comment.