Skip to content
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

fix(deps): update dependency terser to v5.19.2 #795

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser (source) 5.17.2 -> 5.19.2 age adoption passing confidence

Release Notes

terser/terser (terser)

v5.19.2

Compare Source

  • fix performance hit from avoiding HTML comments in the output

v5.19.1

Compare Source

  • Better avoid outputting </script> and HTML comments.
  • Fix unused variables in class static blocks not being dropped correctly.
  • Fix sourcemap names of methods that are async or static

v5.19.0

Compare Source

  • Allow /*@&#8203;__MANGLE_PROP__*/ annotation in object.property, in addition to property declarations.

v5.18.2

Compare Source

  • Stop using recursion in hoisted defuns fix.

v5.18.1

Compare Source

  • Fix major performance issue caused by hoisted defuns' scopes bugfix.

v5.18.0

Compare Source

  • Add new /*@&#8203;__MANGLE_PROP__*/ annotation, to mark properties that should be mangled.

v5.17.7

Compare Source

  • Update some dependencies
  • Add consistent sorting for v RegExp flag
  • Add inert DOM attribute to domprops

v5.17.6

Compare Source

  • Fixes to mozilla AST input and output, for class properties, private properties and static blocks
  • Fix outputting a shorthand property in quotes when safari10 and ecma=2015 options are enabled
  • configurable and enumerable, used in Object.defineProperty, added to domprops (#​1393)

v5.17.5

Compare Source

  • Take into account the non-deferred bits of a class, such as static properties, while dropping unused code.

v5.17.4

Compare Source

  • Fix crash when trying to negate a class (!class{})
  • Avoid outputting comments between yield/await and its argument
  • Fix detection of left-hand-side of assignment, to avoid optimizing it like any other expression in some edge cases

v5.17.3

Compare Source

  • Fix issue with trimming a static class property's contents accessing the class as this.

Configuration

πŸ“… Schedule: Branch creation - "every weekend" in timezone Europe/Moscow, 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. View repository job log here.

@vercel
Copy link

vercel bot commented May 12, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
redux-eggs-example-next βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 21, 2023 4:05pm
redux-eggs-example-next-gip βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 21, 2023 4:05pm
redux-eggs-example-next-rtk βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 21, 2023 4:05pm

@renovate renovate bot changed the title fix(deps): update dependency terser to v5.17.3 fix(deps): update dependency terser to v5.17.4 May 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.17.4 fix(deps): update dependency terser to v5.17.5 May 22, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.17.5 fix(deps): update dependency terser to v5.17.6 May 23, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.17.6 fix(deps): update dependency terser to v5.17.7 Jun 1, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.17.7 fix(deps): update dependency terser to v5.18.0 Jun 14, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.18.0 fix(deps): update dependency terser to v5.18.1 Jun 19, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.18.1 fix(deps): update dependency terser to v5.18.2 Jun 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.18.2 fix(deps): update dependency terser to v5.19.0 Jul 11, 2023
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.19.0 fix(deps): update dependency terser to v5.19.1 Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants