Skip to content

Commit

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

---

### Release Notes

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

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.1.1...@edge-runtime/primitives@2.1.2)

##### Patch Changes

-   Use valid SPDX license expression ([#&#8203;276](https://togithub.com/vercel/edge-runtime/pull/276))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.1.0...@edge-runtime/primitives@2.1.1)

##### Patch Changes

-   build: update dependencies ([#&#8203;271](https://togithub.com/vercel/edge-runtime/pull/271))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.0.5...@edge-runtime/primitives@2.1.0)

##### Minor Changes

-   feat(encoding): add `TextDecoderStream` and `TextEncoderStream` ([#&#8203;267](https://togithub.com/vercel/edge-runtime/pull/267))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.0.4...@edge-runtime/primitives@2.0.5)

##### Patch Changes

-   We are already falling back in code, the types just need to reflect this correctly ([#&#8203;262](https://togithub.com/vercel/edge-runtime/pull/262))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.0.3...@edge-runtime/primitives@2.0.4)

##### Patch Changes

-   build: update dependencies ([`029c6af`](https://togithub.com/vercel/edge-runtime/commit/029c6afe2b1a56a1c105663de6b0d6715a7b4f0a))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.0.2...@edge-runtime/primitives@2.0.3)

##### Patch Changes

-   Introducing [@&#8203;edge-runtime/node-utils](https://togithub.com/edge-runtime/node-utils) to run edge-compliant code in Node.js environment ([#&#8203;219](https://togithub.com/vercel/edge-runtime/pull/219))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.0.1...@edge-runtime/primitives@2.0.2)

##### Patch Changes

-   fix: addEvenlistener type ([#&#8203;201](https://togithub.com/vercel/edge-runtime/pull/201))

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

[Compare Source](https://togithub.com/vercel/edge-runtime/compare/@edge-runtime/primitives@2.0.0...@edge-runtime/primitives@2.0.1)

##### Patch Changes

-   build(primitives): update peculiar/webcrypto ([#&#8203;197](https://togithub.com/vercel/edge-runtime/pull/197))

</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/Canary-nextjs).
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent b56d2f3 commit 5c8b335
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@babel/runtime": "7.22.15",
"@babel/traverse": "7.22.20",
"@babel/types": "7.22.19",
"@edge-runtime/primitives": "2.0.0",
"@edge-runtime/primitives": "2.1.2",
"@hapi/accept": "5.0.2",
"@napi-rs/cli": "2.13.3",
"@napi-rs/triples": "1.1.0",
Expand Down
9 changes: 7 additions & 2 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 5c8b335

Please sign in to comment.