Skip to content

Commit

Permalink
Update dependency edge-runtime to v3 (#2549)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [edge-runtime](https://edge-runtime.vercel.app/packages/runtime) ([source](https://github.com/vercel/edge-runtime/tree/HEAD/packages/runtime)) | [`2.5.10` -> `3.0.2`](https://renovatebot.com/diffs/npm/edge-runtime/2.5.9/3.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/edge-runtime/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/edge-runtime/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/edge-runtime/2.5.9/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/edge-runtime/2.5.9/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v3.0.2`](https://github.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#302)

[Compare Source](https://github.com/vercel/edge-runtime/compare/edge-runtime@3.0.1...edge-runtime@3.0.2)

##### Patch Changes

-   Updated dependencies \[]:
    -   [@&#8203;edge-runtime/ponyfill](https://github.com/edge-runtime/ponyfill)[@&#8203;3](https://github.com/3).0.0
    -   [@&#8203;edge-runtime/vm](https://github.com/edge-runtime/vm)[@&#8203;4](https://github.com/4).0.2

### [`v3.0.1`](https://github.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#301)

[Compare Source](https://github.com/vercel/edge-runtime/compare/edge-runtime@3.0.0...edge-runtime@3.0.1)

##### Patch Changes

-   Updated dependencies \[]:
    -   [@&#8203;edge-runtime/ponyfill](https://github.com/edge-runtime/ponyfill)[@&#8203;3](https://github.com/3).0.0
    -   [@&#8203;edge-runtime/vm](https://github.com/edge-runtime/vm)[@&#8203;4](https://github.com/4).0.1

### [`v3.0.0`](https://github.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#300)

[Compare Source](https://github.com/vercel/edge-runtime/compare/edge-runtime@2.5.10...edge-runtime@3.0.0)

##### Major Changes

-   use MIT license ([#&#8203;909](https://github.com/vercel/edge-runtime/pull/909))

##### Patch Changes

-   Updated dependencies \[[`892741faf806d5f5a201331fe31e8f26a4816ac6`](https://github.com/vercel/edge-runtime/commit/892741faf806d5f5a201331fe31e8f26a4816ac6)]:
    -   [@&#8203;edge-runtime/format](https://github.com/edge-runtime/format)[@&#8203;3](https://github.com/3).0.0
    -   [@&#8203;edge-runtime/ponyfill](https://github.com/edge-runtime/ponyfill)[@&#8203;3](https://github.com/3).0.0
    -   [@&#8203;edge-runtime/vm](https://github.com/edge-runtime/vm)[@&#8203;4](https://github.com/4).0.0

### [`v2.5.10`](https://github.com/vercel/edge-runtime/blob/HEAD/packages/runtime/CHANGELOG.md#2510)

[Compare Source](https://github.com/vercel/edge-runtime/compare/edge-runtime@2.5.9...edge-runtime@2.5.10)

##### Patch Changes

-   perf: speed up server close ([#&#8203;881](https://github.com/vercel/edge-runtime/pull/881))

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] committed Aug 31, 2024
1 parent ae91fba commit faf519a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"debug": "4.3.6",
"devalue": "5.0.0",
"domain-browser": "5.7.0",
"edge-runtime": "2.5.10",
"edge-runtime": "3.0.2",
"events": "3.3.0",
"find-cache-dir": "5.0.0",
"find-up": "7.0.0",
Expand Down

0 comments on commit faf519a

Please sign in to comment.