Skip to content

chore(deps-dev): bump terser from 5.46.0 to 5.46.1 - #12

Merged
MaximillianGroup merged 1 commit into
mainfrom
dependabot/npm_and_yarn/terser-5.46.1
Mar 28, 2026
Merged

chore(deps-dev): bump terser from 5.46.0 to 5.46.1#12
MaximillianGroup merged 1 commit into
mainfrom
dependabot/npm_and_yarn/terser-5.46.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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 Mar 23, 2026
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: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/terser-5.46.1 branch from 9240f62 to d200232 Compare March 28, 2026 04:10
@MaximillianGroup
MaximillianGroup merged commit bc9c5de into main Mar 28, 2026
10 of 13 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/terser-5.46.1 branch March 28, 2026 04:13
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.

1 participant