Bump terser from 4.6.11 to 4.8.1 #26

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/terser-4.8.1 into v0.0.1
dependabot[bot] commented 2022-07-21 00:05:04 +00:00 (Migrated from github.com)

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 yield wasn't considered a valid property key in generators.

v4.7.0

  • A bug was fixed where an arrow function would have the wrong size
  • arguments object is now considered safe to retrieve properties from (useful for length, or 0) even when pure_getters is not set.
  • Fixed erroneous const declarations without value (which is invalid) in some corner cases when using collapse_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 e in 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

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [terser](https://github.com/terser/terser) from 4.6.11 to 4.8.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/terser/terser/blob/master/CHANGELOG.md">terser's changelog</a>.</em></p> <blockquote> <h2>v4.8.1 (backport)</h2> <ul> <li>Security fix for RegExps that should not be evaluated (regexp DDOS)</li> </ul> <h2>v4.8.0</h2> <ul> <li>Support for numeric separators (<code>million = 1_000_000</code>) was added.</li> <li>Assigning properties to a class is now assumed to be pure.</li> <li>Fixed bug where <code>yield</code> wasn't considered a valid property key in generators.</li> </ul> <h2>v4.7.0</h2> <ul> <li>A bug was fixed where an arrow function would have the wrong size</li> <li><code>arguments</code> object is now considered safe to retrieve properties from (useful for <code>length</code>, or <code>0</code>) even when <code>pure_getters</code> is not set.</li> <li>Fixed erroneous <code>const</code> declarations without value (which is invalid) in some corner cases when using <code>collapse_vars</code>.</li> </ul> <h2>v4.6.13</h2> <ul> <li>Fixed issue where ES5 object properties were being turned into ES6 object properties due to more lax unicode rules.</li> <li>Fixed parsing of BigInt with lowercase <code>e</code> in them.</li> </ul> <h2>v4.6.12</h2> <ul> <li>Fixed subtree comparison code, making it see that <code>[1,[2, 3]]</code> is different from <code>[1, 2, [3]]</code></li> <li>Printing of unicode identifiers has been improved</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/terser/terser/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser&package-manager=npm_and_yarn&previous-version=4.6.11&new-version=4.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will 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](https://github.com/RileySeaburg/rileys-hugo-blog/network/alerts). </details>
vercel[bot] commented 2022-07-21 00:05:08 +00:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rileys-hugo-blog ❌ Failed (Inspect) Jul 21, 2022 at 0:05AM (UTC)
**The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Updated | | :--- | :----- | :------ | :------ | | **rileys-hugo-blog** | ❌ Failed ([Inspect](https://vercel.com/rileyseaburg/rileys-hugo-blog/7NbbWhZNmpXJpH3JGiyakHEgFTy7)) | | Jul 21, 2022 at 0:05AM (UTC) |
codetether[bot] commented 2026-06-04 16:09:05 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

Picked up this request for PR #26 on branch dependabot/npm_and_yarn/terser-4.8.1. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with v0.0.1.

## 🛠️ CodeTether Fix Picked up this request for PR #26 on branch `dependabot/npm_and_yarn/terser-4.8.1`. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with `v0.0.1`.
codetether[bot] commented 2026-06-14 03:23:27 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

I couldn't prepare the PR workspace.

{
"error": {
"approval_action": "execute",
"approval_request_id": "891ca4e5-c0d9-4913-bf58-5ac47f1a633a",
"approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"change_prompting": "use codetether config --set access_mode=approve for fewer prompts or access_mode=full for none",
"code": "TOOL_APPROVAL_REQUIRED",
"example": {
"approval_id": "891ca4e5-c0d9-4913-bf58-5ac47f1a633a"
},
"message": "Tool execution requires approval before it can run.",
"missing_fields": [
"approval_id"
],
"tool": "bash",
"why": "current access/approval policy requires approval for this tool"
}
}

## 🛠️ CodeTether Fix I couldn't prepare the PR workspace. { "error": { "approval_action": "execute", "approval_request_id": "891ca4e5-c0d9-4913-bf58-5ac47f1a633a", "approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "change_prompting": "use `codetether config --set access_mode=approve` for fewer prompts or `access_mode=full` for none", "code": "TOOL_APPROVAL_REQUIRED", "example": { "approval_id": "891ca4e5-c0d9-4913-bf58-5ac47f1a633a" }, "message": "Tool execution requires approval before it can run.", "missing_fields": [ "approval_id" ], "tool": "bash", "why": "current access/approval policy requires approval for this tool" } }
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/terser-4.8.1:dependabot/npm_and_yarn/terser-4.8.1
git switch dependabot/npm_and_yarn/terser-4.8.1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch v0.0.1
git merge --no-ff dependabot/npm_and_yarn/terser-4.8.1
git switch dependabot/npm_and_yarn/terser-4.8.1
git rebase v0.0.1
git switch v0.0.1
git merge --ff-only dependabot/npm_and_yarn/terser-4.8.1
git switch dependabot/npm_and_yarn/terser-4.8.1
git rebase v0.0.1
git switch v0.0.1
git merge --no-ff dependabot/npm_and_yarn/terser-4.8.1
git switch v0.0.1
git merge --squash dependabot/npm_and_yarn/terser-4.8.1
git switch v0.0.1
git merge --ff-only dependabot/npm_and_yarn/terser-4.8.1
git switch v0.0.1
git merge dependabot/npm_and_yarn/terser-4.8.1
git push origin v0.0.1
Sign in to join this conversation.
No description provided.