[PR #1594] [MERGED] Bump webpack from 5.99.7 to 5.99.8 #1548

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 019b299 Bump webpack from 5.99.7 to 5.99.8

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps webpack from 5.99.7 to 5.99.8.

Release notes

Sourced from webpack's releases.

v5.99.8

Fixes

  • Fixed type error with latest @types/node
  • 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/1594 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/webpack-5.99.8` --- ### 📝 Commits (1) - [`019b299`](https://github.com/DavidAnson/markdownlint/commit/019b29906aa28ab426fe5ac038475ffeb89d6213) Bump webpack from 5.99.7 to 5.99.8 ### 📊 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.7 to 5.99.8. <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.8</h2> <h3>Fixes</h3> <ul> <li>Fixed type error with latest <code>@types/node</code></li> <li>Fixed typescript types</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/a9cbd85abf476fe8aba0cb1037f7e630f5f8649f"><code>a9cbd85</code></a> chore(release): 5.99.8</li> <li><a href="https://github.com/webpack/webpack/commit/5cc661550db5be27ef3c62f2ce0f42bf26b9f96f"><code>5cc6615</code></a> fix: type error with latest <code>@​types/node</code> (<a href="https://redirect.github.com/webpack/webpack/issues/19501">#19501</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/0f42dc5b8bbfbc71f5550fe1c2e9b2edf38b4c25"><code>0f42dc5</code></a> docs: update examples (<a href="https://redirect.github.com/webpack/webpack/issues/19490">#19490</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ebeace33619cc879350906f4c9f39a9e110444b6"><code>ebeace3</code></a> chore(deps-dev): bump less-loader (<a href="https://redirect.github.com/webpack/webpack/issues/19488">#19488</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/3f36f91e518a871a9f25bb87d8795465e66cb4ab"><code>3f36f91</code></a> chore: update comments (<a href="https://redirect.github.com/webpack/webpack/issues/19487">#19487</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/bc258291f6e4cfaafcad9f780e354ad7e7106657"><code>bc25829</code></a> fix: a lot of types (<a href="https://redirect.github.com/webpack/webpack/issues/19486">#19486</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/ea3ba3dfcc118aa6dfd4fa2d86927ea1d47cbe81"><code>ea3ba3d</code></a> build: refactor scripts and categorizing them</li> <li><a href="https://github.com/webpack/webpack/commit/45f0e495e7299cacd8bbfb27c6208bc3a4a6218b"><code>45f0e49</code></a> chore: add more benchmark cases (<a href="https://redirect.github.com/webpack/webpack/issues/19481">#19481</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/56dd6caa03ed25de778a78bf19175e144bee7b97"><code>56dd6ca</code></a> chore(deps-dev): bump core-js in the dependencies group (<a href="https://redirect.github.com/webpack/webpack/issues/19482">#19482</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/5d8f2c99b6dc4ccfa85ad1cc6541def0ff985eef"><code>5d8f2c9</code></a> ci: using <code>codspeed</code> for benchmarks (<a href="https://redirect.github.com/webpack/webpack/issues/19476">#19476</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.99.7...v5.99.8">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.7&new-version=5.99.8)](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:04:01 +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#1548
No description provided.