-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency terser to v5.37.0 #3257
Conversation
|
Run & review this pull request in StackBlitz Codeflow. |
|
Reviewer's Guide by SourceryThis PR updates the terser dependency from version 5.36.0 to 5.37.0 in the Next.js package. The update includes improvements to object property handling for Chrome extensions and fixes a semicolon insertion issue between class properties. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
This PR contains the following updates:
5.36.0
->5.37.0
Release Notes
terser/terser (terser)
v5.37.0
Compare Source
a
and a computed class property["prop"]
v5.36.0
Compare Source
with
syntaxv5.35.0
Compare Source
v5.34.1
Compare Source
v5.34.0
Compare Source
drop_console
: emit an empty function if the return value ofconsole.METHOD(...)
may be called.v5.33.0
Compare Source
reduce_vars
improved when dealing with hoisted function definitions (#1544)v5.32.0
Compare Source
import("module")
can now be input and output from ESTree AST (#1557)BigInt
literals can now be input and output from ESTree AST (#1555)typeof
an object or array (typeof {}
andtypeof []
) can now be statically evaluated. (#1546)v5.31.6
Compare Source
case
when the expression is a sequence (comma) expressionv5.31.5
Compare Source
v5.31.4
Compare Source
extends
partv5.31.3
Compare Source
v5.31.2
Compare Source
v5.31.1
Compare Source
v5.31.0
Compare Source
...spreads
in objects (#1141)v5.30.4
Compare Source
#private in ...
when next to other operatorsConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Build: