Skip to content

chore(deps-dev): bump terser from 5.46.0 to 5.46.2 - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/terser-5.46.1
Open

chore(deps-dev): bump terser from 5.46.0 to 5.46.2#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/terser-5.46.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown

Bumps terser from 5.46.0 to 5.46.2.

Changelog

Sourced from terser's changelog.

v5.46.2

  • unused option: delete computed keys of concise methods and getters/setters.
  • Error.cause added to DOM properties list
  • Don't consider foo.bar and foo["bar"] to be equivalent when property mangler is enabled with keep_quoted=strict option.

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
  • b929080 5.46.2
  • 5a3dc6a update changelog
  • 8a5b478 drop_unused: delete computed keys of concise methods and getters/setters. Clo...
  • 45c49c0 add Error.cause to domprops. Closes #1673
  • b5bb95e do not consider foo.bar and foo["bar"] to be equivalent. Closes #1674
  • 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
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Apr 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
syncscript Error Error Apr 25, 2026 10:54pm

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/terser-5.46.1 branch from ad670d8 to 16582c0 Compare April 17, 2026 18:29
@dependabot dependabot Bot changed the title chore(deps-dev): bump terser from 5.46.0 to 5.46.1 chore(deps-dev): bump terser from 5.46.0 to 5.46.2 Apr 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/terser-5.46.1 branch from 16582c0 to 3f58f7c Compare April 25, 2026 22:53
Bumps [terser](https://github.com/terser/terser) from 5.46.0 to 5.46.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.46.0...v5.46.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.46.1
  dependency-type: direct:development
  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 3f58f7c to ea26d05 Compare April 25, 2026 22:54
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.

0 participants