Skip to content

Commit

Permalink
Update dependency terser to v5.29.2 (#1587)
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 |
|---|---|---|---|---|---|
| [terser](https://terser.org) ([source](https://togithub.com/terser/terser)) | [`5.29.1` -> `5.29.2`](https://renovatebot.com/diffs/npm/terser/5.28.1/5.29.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/terser/5.29.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/terser/5.29.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/terser/5.28.1/5.29.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/terser/5.28.1/5.29.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>terser/terser (terser)</summary>

### [`v5.29.2`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5292)

[Compare Source](https://togithub.com/terser/terser/compare/v5.29.1...v5.29.2)

-   Make sure 'computed_props' creates string keys
-   Take into account the evaluated size when inlining

### [`v5.29.1`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5291)

[Compare Source](https://togithub.com/terser/terser/compare/v5.29.0...v5.29.1)

-   fix optimisation of all-bits mask check

### [`v5.29.0`](https://togithub.com/terser/terser/blob/HEAD/CHANGELOG.md#v5290)

[Compare Source](https://togithub.com/terser/terser/compare/v5.28.1...v5.29.0)

-   Re-releases previously reverted 5.28.0
-   Fix crash while optimizing some bitwise ops
-   (internal) Remove needless wrapper for from_moz ([#&#8203;1499](https://togithub.com/terser/terser/issues/1499))

</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 Mar 16, 2024
1 parent d1083f6 commit 4215ea4
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 @@ -298,7 +298,7 @@
"strip-ansi": "7.1.0",
"tar": "6.2.0",
"taskr": "1.1.0",
"terser": "5.29.1",
"terser": "5.29.2",
"text-table": "0.2.0",
"timers-browserify": "2.0.12",
"tty-browserify": "0.0.1",
Expand Down

0 comments on commit 4215ea4

Please sign in to comment.