Skip to content

Commit

Permalink
Update dependency devalue to v5 (#1948)
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 |
|---|---|---|---|---|---|
| [devalue](https://togithub.com/Rich-Harris/devalue) | [`4.3.3` -> `5.0.0`](https://renovatebot.com/diffs/npm/devalue/4.3.2/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/devalue/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/devalue/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/devalue/4.3.2/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/devalue/4.3.2/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>Rich-Harris/devalue (devalue)</summary>

### [`v5.0.0`](https://togithub.com/Rich-Harris/devalue/blob/HEAD/CHANGELOG.md#500)

[Compare Source](https://togithub.com/Rich-Harris/devalue/compare/v4.3.3...v5.0.0)

-   Ignore non-enumerable symbolic keys ([#&#8203;78](https://togithub.com/Rich-Harris/devalue/pull/78))

### [`v4.3.3`](https://togithub.com/Rich-Harris/devalue/blob/HEAD/CHANGELOG.md#433)

[Compare Source](https://togithub.com/Rich-Harris/devalue/compare/v4.3.2...v4.3.3)

-   Support invalid dates ([#&#8203;61](https://togithub.com/Rich-Harris/devalue/pull/61))
-   Fix incorrect `error.path` when object contains a map ([#&#8203;64](https://togithub.com/Rich-Harris/devalue/pull/64))

</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 May 13, 2024
1 parent 15defc0 commit afdce6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Expand Up @@ -223,7 +223,7 @@
"cssnano-preset-default": "7.0.1",
"data-uri-to-buffer": "6.0.2",
"debug": "4.3.4",
"devalue": "4.3.3",
"devalue": "5.0.0",
"domain-browser": "5.7.0",
"edge-runtime": "2.5.10",
"events": "3.3.0",
Expand Down

0 comments on commit afdce6e

Please sign in to comment.