build(deps): bump terser from 5.46.0 to 5.46.1 in /admin-js#1113
Merged
github-actions[bot] merged 1 commit intomasterfrom Apr 8, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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>
c6e2d0c to
627dc6a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps terser from 5.46.0 to 5.46.1.
Changelog
Sourced from terser's changelog.
Commits
e186a015.46.104a9625update changelog1055a1dremove unnecessary properties from AST_Infinity93d03a3lint8392f62fix parsing number literals large enough to be perceived as Infinity14d81c5fix exponentially slower evaluation of chained methods. Closes #16500ed7a2fno parentheses around comma-expressions (sequences) within computed property ...