[PR #1886] [MERGED] Bump terser-webpack-plugin from 5.3.14 to 5.3.15 #1774

Closed
opened 2026-03-03 02:05:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1886
Author: @dependabot[bot]
Created: 12/8/2025
Status: Merged
Merged: 12/8/2025
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/terser-webpack-plugin-5.3.15


📝 Commits (1)

  • 98164eb Bump terser-webpack-plugin from 5.3.14 to 5.3.15

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps terser-webpack-plugin from 5.3.14 to 5.3.15.

Release notes

Sourced from terser-webpack-plugin's releases.

v5.3.15

5.3.15 (2025-12-05)

Bug Fixes

  • catch error when loading minimizers (#639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
Changelog

Sourced from terser-webpack-plugin's changelog.

5.3.15 (2025-12-05)

Bug Fixes

  • catch error when loading minimizers (#639) (586af0a)
  • respect errors and warnings from minimizer without code (8607f79)
Commits
  • f337cee chore(release): 5.3.15
  • 8607f79 fix: respect errors and warnings from minimizer without code
  • 30182a3 chore(deps): bump js-yaml (#640)
  • db35463 docs: update contributing
  • 586af0a fix: catch error when loading minimizers (#639)
  • 15ccc60 chore: migrate from contrib (#638)
  • 17bb741 chore: update github actions/checkout from v4 to v5 (#637)
  • 00c75dc chore: eslint migration (#636)
  • c46400a chore(deps-dev): bump form-data from 3.0.1 to 3.0.4 (#635)
  • b3c9d33 docs: improving typos in ISSUE_TEMPLATE files (#633)
  • 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 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/1886 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/terser-webpack-plugin-5.3.15` --- ### 📝 Commits (1) - [`98164eb`](https://github.com/DavidAnson/markdownlint/commit/98164ebd1008286e6802c1423539b08d96b59e6b) Bump terser-webpack-plugin from 5.3.14 to 5.3.15 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) from 5.3.14 to 5.3.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/terser-webpack-plugin/releases">terser-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v5.3.15</h2> <h3><a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.14...v5.3.15">5.3.15</a> (2025-12-05)</h3> <h3>Bug Fixes</h3> <ul> <li>catch error when loading minimizers (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/639">#639</a>) (<a href="https://github.com/webpack/terser-webpack-plugin/commit/586af0aa31859e8af37da455e0050c33b62bc645">586af0a</a>)</li> <li>respect errors and warnings from minimizer without code (<a href="https://github.com/webpack/terser-webpack-plugin/commit/8607f79c87bf07fc337631a6ccfb84415034afae">8607f79</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md">terser-webpack-plugin's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.14...v5.3.15">5.3.15</a> (2025-12-05)</h3> <h3>Bug Fixes</h3> <ul> <li>catch error when loading minimizers (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/639">#639</a>) (<a href="https://github.com/webpack/terser-webpack-plugin/commit/586af0aa31859e8af37da455e0050c33b62bc645">586af0a</a>)</li> <li>respect errors and warnings from minimizer without code (<a href="https://github.com/webpack/terser-webpack-plugin/commit/8607f79c87bf07fc337631a6ccfb84415034afae">8607f79</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/f337cee16d01d5983f524821af34424e32e8f6a0"><code>f337cee</code></a> chore(release): 5.3.15</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/8607f79c87bf07fc337631a6ccfb84415034afae"><code>8607f79</code></a> fix: respect errors and warnings from minimizer without code</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/30182a343893ef2b56d755260d697d9aa7db4060"><code>30182a3</code></a> chore(deps): bump js-yaml (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/640">#640</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/db354633bf10cdd7645f6652b39229eeabc5691c"><code>db35463</code></a> docs: update contributing</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/586af0aa31859e8af37da455e0050c33b62bc645"><code>586af0a</code></a> fix: catch error when loading minimizers (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/639">#639</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/15ccc608b38aa3022f178742e698939455151578"><code>15ccc60</code></a> chore: migrate from contrib (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/638">#638</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/17bb741b699d4179dfa2c4d364512e4aef823a25"><code>17bb741</code></a> chore: update github actions/checkout from v4 to v5 (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/637">#637</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/00c75dc5c4fc179c4da6c946c8ad3166900546e0"><code>00c75dc</code></a> chore: eslint migration (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/636">#636</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/c46400acff727a1138ec619fc3d6c0dfadfd3e37"><code>c46400a</code></a> chore(deps-dev): bump form-data from 3.0.1 to 3.0.4 (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/635">#635</a>)</li> <li><a href="https://github.com/webpack/terser-webpack-plugin/commit/b3c9d3342920f2c1ed72f6211be4abb7134a83ab"><code>b3c9d33</code></a> docs: improving typos in ISSUE_TEMPLATE files (<a href="https://redirect.github.com/webpack/terser-webpack-plugin/issues/633">#633</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/terser-webpack-plugin/compare/v5.3.14...v5.3.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser-webpack-plugin&package-manager=npm_and_yarn&previous-version=5.3.14&new-version=5.3.15)](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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 02:05:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#1774
No description provided.