Skip to content

build(deps): bump terser from 5.46.0 to 5.46.1 in /admin-js#1113

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/admin-js/terser-5.46.1
Apr 8, 2026
Merged

build(deps): bump terser from 5.46.0 to 5.46.1 in /admin-js#1113
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/admin-js/terser-5.46.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps terser from 5.46.0 to 5.46.1.

Changelog

Sourced from terser's changelog.

v5.46.1

  • Fix extremely slow (seemed like a freeze) evaluate of method chains
  • Parse extremely large floating-point number literals as Infinity
  • Remove parens from comma expressions in computed property access (foo[(1, 2)])
Commits
  • e186a01 5.46.1
  • 04a9625 update changelog
  • 1055a1d remove unnecessary properties from AST_Infinity
  • 93d03a3 lint
  • 8392f62 fix parsing number literals large enough to be perceived as Infinity
  • 14d81c5 fix exponentially slower evaluation of chained methods. Closes #1650
  • 0ed7a2f no parentheses around comma-expressions (sequences) within computed property ...
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 8, 2026 03:54
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.63%. Comparing base (2448fd1) to head (627dc6a).
⚠️ Report is 133 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1113      +/-   ##
==========================================
+ Coverage   95.56%   95.63%   +0.06%     
==========================================
  Files          21       21              
  Lines        2954     2954              
  Branches      193      200       +7     
==========================================
+ Hits         2823     2825       +2     
+ Misses        105      103       -2     
  Partials       26       26              
Flag Coverage Δ
integration 81.22% <ø> (+0.27%) ⬆️
js 83.89% <ø> (ø)
unit 97.50% <ø> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [terser](https://github.com/terser/terser) from 5.46.0 to 5.46.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.46.0...v5.46.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.46.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/admin-js/terser-5.46.1 branch from c6e2d0c to 627dc6a Compare April 8, 2026 04:00
@github-actions github-actions bot merged commit 6dd054f into master Apr 8, 2026
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/admin-js/terser-5.46.1 branch April 8, 2026 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants