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.31.0 #797

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 17, 2024

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

terser/terser (terser)

v5.31.0

Compare Source

  • Sync up property mangler exceptions with current contents of Firefox and Chrome environments
  • Add more webcomponent properties to property mangler exceptions (#​1525)
  • Drop non-nullish constants in ...spreads in objects (#​1141)

v5.30.4

Compare Source

  • Fix parsing #private in ... when next to other operators

v5.30.3

Compare Source

  • Fix precedence of #private in ... operator

v5.30.2

Compare Source

  • Avoid optimizations inside computed keys, because they can cause js-engine-specific bugs.

v5.30.1

Compare Source

  • Removed useless \ escapes for non-ascii characters
  • Make modern identifier characters quoted for older environments (#​1512)

v5.30.0

Compare Source

  • Improve removal of classes referring to themselves

v5.29.2

Compare Source

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

v5.29.1

Compare Source

  • fix optimisation of all-bits mask check

v5.29.0

Compare Source

  • Re-releases previously reverted 5.28.0
  • Fix crash while optimizing some bitwise ops
  • (internal) Remove needless wrapper for from_moz (#​1499)

v5.28.1

Compare Source

(hotfix release)

  • Reverts v5.28.0

v5.28.0

Compare Source

  • Optimise redundant or shrinkable bitwise operations (|, ^, &, >>, <<)
  • Evaluate some BigInt math operations

v5.27.2

Compare Source

  • Recognise this as a reference to the surrounding class in drop_unused. Closes #​1472

v5.27.1

Compare Source

  • Fixed case where collapse_vars inlines await expressions into non-async functions.

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Calcutta, 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.

@renovate-bot renovate-bot requested a review from a team as a code owner March 17, 2024 21:18
@renovate-bot renovate-bot requested review from manitgupta and Deep1998 and removed request for a team March 17, 2024 21:18
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.96%. Comparing base (dc6ec65) to head (7288cd3).

Current head 7288cd3 differs from pull request most recent head c640026

Please upload reports for the commit c640026 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
+ Coverage   44.77%   45.96%   +1.19%     
==========================================
  Files         163      166       +3     
  Lines       20937    20013     -924     
  Branches      478      471       -7     
==========================================
- Hits         9374     9199     -175     
+ Misses      11033    10300     -733     
+ Partials      530      514      -16     
Components Coverage Δ
backend-apis 44.47% <ø> (+1.73%) ⬆️
backend-library 50.60% <ø> (-0.74%) ⬇️
cli 0.00% <ø> (-5.15%) ⬇️
frontend 32.08% <ø> (-0.43%) ⬇️

see 48 files with indirect coverage changes

@renovate-bot renovate-bot changed the title fix(deps): update dependency terser to v5.29.2 fix(deps): update dependency terser to v5.30.0 Mar 27, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency terser to v5.30.0 fix(deps): update dependency terser to v5.30.1 Apr 1, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency terser to v5.30.1 fix(deps): update dependency terser to v5.30.2 Apr 2, 2024
@renovate-bot renovate-bot changed the title fix(deps): update dependency terser to v5.30.2 fix(deps): update dependency terser to v5.30.3 Apr 3, 2024
@renovate-bot renovate-bot force-pushed the renovate/terser-5.x-lockfile branch 2 times, most recently from 4e1ce9b to f60dcfb Compare April 21, 2024 10:37
@renovate-bot renovate-bot changed the title fix(deps): update dependency terser to v5.30.3 fix(deps): update dependency terser to v5.30.4 Apr 22, 2024
@renovate-bot renovate-bot force-pushed the renovate/terser-5.x-lockfile branch 2 times, most recently from b5928d5 to 72c64e0 Compare April 25, 2024 09:40
@renovate-bot renovate-bot changed the title fix(deps): update dependency terser to v5.30.4 fix(deps): update dependency terser to v5.31.0 Apr 29, 2024
@shreyakhajanchi shreyakhajanchi merged commit ea52fcf into GoogleCloudPlatform:master May 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants