Bump terser from 4.6.11 to 4.8.1 in /buildLib/readSystermFile
Closed
Number: #247
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
October 13, 2022 at 12:53 AM UTC
(over 3 years ago)
(over 3 years ago)
Updated:
July 31, 2025 at 02:51 PM UTC
(11 months ago)
(11 months ago)
Closed:
July 31, 2025 at 02:51 PM UTC
(11 months ago)
(11 months ago)
Time to Close:
almost 3 years
Labels:
dependencies
dependencies
Description:
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps terser from 4.6.11 to 4.8.1.
Changelog
Sourced from terser's changelog.
v4.8.1 (backport)
- Security fix for RegExps that should not be evaluated (regexp DDOS)
v4.8.0
- Support for numeric separators (
million = 1_000_000) was added.- Assigning properties to a class is now assumed to be pure.
- Fixed bug where
yieldwasn't considered a valid property key in generators.v4.7.0
- A bug was fixed where an arrow function would have the wrong size
argumentsobject is now considered safe to retrieve properties from (useful forlength, or0) even whenpure_gettersis not set.- Fixed erroneous
constdeclarations without value (which is invalid) in some corner cases when usingcollapse_vars.v4.6.13
- Fixed issue where ES5 object properties were being turned into ES6 object properties due to more lax unicode rules.
- Fixed parsing of BigInt with lowercase
ein them.v4.6.12
- Fixed subtree comparison code, making it see that
[1,[2, 3]]is different from[1, 2, [3]]- Printing of unicode identifiers has been improved
Commits
40674a4update changelog, versiond8cc569backport fix to potential regexp DDOS504b9674.8.09f380dcupdate changelog7dd0b9dupdate assumptionscfad907Allow yield to be used as property key in generators.283f44fMake class property assignment pure.ee965e8Add numeric separators support (#725)ee6b8af4.7.0807f729update changelog- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Package:
terser
Ecosystem:
npm
npm
Version Change:
4.6.11 → 4.8.1
Update Type:
Minor
Minor
Path:
/buildLib/readSystermFile
Technical Details
| ID: | 4365979 |
| UUID: | 1085373939 |
| Node ID: | PR_kwDOB96uPs5AsX3z |
| Host: | GitHub |
| Repository: | iDataVisualizationLab/HPCC |
| Merge State: | Unknown |