Skip to content

Bump terser from 5.46.0 to 5.47.1#398

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/terser-5.47.1
Open

Bump terser from 5.46.0 to 5.47.1#398
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/terser-5.47.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps terser from 5.46.0 to 5.47.1.

Changelog

Sourced from terser's changelog.

v5.47.1

  • Fix crash when using mangle.keep_fnames with destructuring

v5.47.0

  • Add builtins_ecma and builtins_pure options
  • Add Intl options to domprops (#1680)

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
  • bf949e7 5.47.1
  • 23bb72e update changelog
  • 1fd2134 fix crash when using mangle.keep_fnames with destructuring. Closes #1681
  • 7cbd24d 5.47.0
  • b1bc6bd update changelog
  • be36c87 add "builtins" and "builtins_pure" options (#1651)
  • 2d52ff3 add Intl option keys (DurationFormat, DateTimeFormat, RelativeTimeFormat) to ...
  • b929080 5.46.2
  • 5a3dc6a update changelog
  • 8a5b478 drop_unused: delete computed keys of concise methods and getters/setters. Clo...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.47.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔨 Webpack Bundle Smoke Test

Status ✅ Passed
Build Time 00:05.96
Bundle Size 320.8 KB

Updated: Sat, 16 May 2026 19:43:46 GMT

@github-actions
Copy link
Copy Markdown
Contributor

🏗️ Eleventy Site Build Smoke Test

Status ✅ Passed
Build Time 01:47.25
Site Size 578.3 MB
HTML Files 1397

Updated: Sat, 16 May 2026 19:45:33 GMT

@github-actions
Copy link
Copy Markdown
Contributor

🐳 Docker Base Image Available

A new base Docker image has been built and pushed for this PR:

Image: ghcr.io/orionrobots/orionrobots-site.base:398

How to use this image:

# Pull the image
docker pull ghcr.io/orionrobots/orionrobots-site.base:398

# Run with the image
docker run -it ghcr.io/orionrobots/orionrobots-site.base:398 bash

For local development:

You can use this image as a base for testing changes without rebuilding dependencies.

This comment is automatically updated when the base image is rebuilt.

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