[PR #1611] [MERGED] Bump webpack from 5.99.8 to 5.99.9 #3409

Closed
opened 2026-03-07 20:13:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1611
Author: @dependabot[bot]
Created: 5/21/2025
Status: Merged
Merged: 5/21/2025
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/webpack-5.99.9


📝 Commits (1)

  • 3dd3310 Bump webpack from 5.99.8 to 5.99.9

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps webpack from 5.99.8 to 5.99.9.

Release notes

Sourced from webpack's releases.

v5.99.9

Fixes

  • HMR might fail if there are new initial chunks
  • Destructuring namespace import with default
  • Destructuring namespace import with computed-property
  • Generate valid code for es export generation for multiple module entries
  • Fixed public path issue for ES modules
  • Asset modules work when lazy compilation used
  • Eliminate unused statements in certain scenarios
  • Fixed regression with location and order of dependencies
  • Fixed typescript types
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 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/1611 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/21/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/webpack-5.99.9` --- ### 📝 Commits (1) - [`3dd3310`](https://github.com/DavidAnson/markdownlint/commit/3dd331002cf19def5c634dcb9e4e5e26ad6db2e1) Bump webpack from 5.99.8 to 5.99.9 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.99.9</h2> <h3>Fixes</h3> <ul> <li>HMR might fail if there are new initial chunks</li> <li>Destructuring namespace import with default</li> <li>Destructuring namespace import with computed-property</li> <li>Generate valid code for es export generation for multiple module entries</li> <li>Fixed public path issue for ES modules</li> <li>Asset modules work when lazy compilation used</li> <li>Eliminate unused statements in certain scenarios</li> <li>Fixed regression with location and order of dependencies</li> <li>Fixed typescript types</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/6c9f912af2dfbb3e0e1a2a3ecdc3881c96363432"><code>6c9f912</code></a> chore(release): 5.99.9</li> <li><a href="https://github.com/webpack/webpack/commit/bca3d4097cb3169da28d6b631f95923956563f32"><code>bca3d40</code></a> fix: eliminate unused statements in certain scenarios (<a href="https://redirect.github.com/webpack/webpack/issues/19536">#19536</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/356c5d1a5fcd59a397d5d7a7d8bf8de6c73489c8"><code>356c5d1</code></a> ci: benchmarks stability (<a href="https://redirect.github.com/webpack/webpack/issues/19552">#19552</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/2c4f967fa657ed0d1c3dddcc0019a69472106fce"><code>2c4f967</code></a> fix: sourceTypes of asset module when lazy compilation (<a href="https://redirect.github.com/webpack/webpack/issues/19539">#19539</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/6b3e1c58452c0f3050ff9a8a0418d3aef4105c1a"><code>6b3e1c5</code></a> chore(deps): bump the dependencies group with 2 updates (<a href="https://redirect.github.com/webpack/webpack/issues/19551">#19551</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/dc19f82df0f96e10fc52576fd1964abcf0c774ea"><code>dc19f82</code></a> chore: fix todo types (<a href="https://redirect.github.com/webpack/webpack/issues/19550">#19550</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/598767ed855491a42bf5a66de0653589bb32f1f7"><code>598767e</code></a> chore: fix typo in comment</li> <li><a href="https://github.com/webpack/webpack/commit/34ec1d87d1d177d30c96d8c0d627488eaac4ba07"><code>34ec1d8</code></a> chore: refactor tests scripts (<a href="https://redirect.github.com/webpack/webpack/issues/19549">#19549</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/12b8458d6a06ee02e25f941644eae4fcf14b6a33"><code>12b8458</code></a> fix: publicPath issue for ES modules (<a href="https://redirect.github.com/webpack/webpack/issues/19546">#19546</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/c1e7ba274265f03a31fc8e695447fbb28aa34dd6"><code>c1e7ba2</code></a> docs: update examples (<a href="https://redirect.github.com/webpack/webpack/issues/19545">#19545</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.99.8...v5.99.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.99.8&new-version=5.99.9)](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-07 20:13:37 +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#3409
No description provided.