Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency terser to v5.32.0 (#1299)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [terser](https://terser.org) ([source](https://github.com/terser/terser)) | [`5.31.6` -> `5.32.0`](https://renovatebot.com/diffs/npm/terser/5.31.6/5.32.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/terser/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/terser/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/terser/5.31.6/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/terser/5.31.6/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>terser/terser (terser)</summary> ### [`v5.32.0`](https://github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5320) [Compare Source](https://github.com/terser/terser/compare/v5.31.6...v5.32.0) - `import("module")` can now be input and output from ESTree AST ([#​1557](https://github.com/terser/terser/issues/1557)) - `BigInt` literals can now be input and output from ESTree AST ([#​1555](https://github.com/terser/terser/issues/1555)) - `typeof` an object or array (`typeof {}` and `typeof []`) can now be statically evaluated. ([#​1546](https://github.com/terser/terser/issues/1546)) </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/Canary-nextjs).
- Loading branch information