[PR #861] [MERGED] Bump webpack-cli from 5.1.3 to 5.1.4 #1068

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/861
Author: @dependabot[bot]
Created: 6/8/2023
Status: Merged
Merged: 6/8/2023
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/webpack-cli-5.1.4


📝 Commits (1)

  • 53fd5fb Bump webpack-cli from 5.1.3 to 5.1.4

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 5.1.3 to 5.1.4.

Release notes

Sourced from webpack-cli's releases.

v5.1.4

5.1.4 (2023-06-07)

Bug Fixes

  • multi compiler progress output (f659624)
Changelog

Sourced from webpack-cli's changelog.

5.1.4 (2023-06-07)

Bug Fixes

  • multi compiler progress output (f659624)
Commits
  • e07f0e5 chore(release): publish new version
  • 0345c6f chore(deps-dev): bump @​typescript-eslint/parser from 5.59.8 to 5.59.9 (#3839)
  • f659624 fix: multi compiler progress output
  • 0d1ff01 chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)
  • a7ec146 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3838)
  • 9464635 chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)
  • cf1796f docs: update changelog
  • See full diff 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 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/861 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/8/2023 **Status:** ✅ Merged **Merged:** 6/8/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/webpack-cli-5.1.4` --- ### 📝 Commits (1) - [`53fd5fb`](https://github.com/DavidAnson/markdownlint/commit/53fd5fbb7df7b5ee9ad1d0928b3fc074d4e9eab1) Bump webpack-cli from 5.1.3 to 5.1.4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.3 to 5.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v5.1.4</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4">5.1.4</a> (2023-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>multi compiler progress output (<a href="https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785">f659624</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4">5.1.4</a> (2023-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li>multi compiler progress output (<a href="https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785">f659624</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/e07f0e58df103011435524d757102534b75a6796"><code>e07f0e5</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0345c6f34d0b074151194c1852b12c3a74cab7b7"><code>0345c6f</code></a> chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.59.8 to 5.59.9 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3839">#3839</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785"><code>f659624</code></a> fix: multi compiler progress output</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0d1ff010e3941522fd68175506e15b273aec7f46"><code>0d1ff01</code></a> chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3837">#3837</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a7ec1467d489c12c216e8a5b5599653a36997fa4"><code>a7ec146</code></a> chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3838">#3838</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/94646351db2f4932cd5b1f8c5e5939834938da3c"><code>9464635</code></a> chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3835">#3835</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/cf1796f73bd2612e857c41eed8aa49ed21fa5faa"><code>cf1796f</code></a> docs: update changelog</li> <li>See full diff in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=5.1.3&new-version=5.1.4)](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) </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:01:46 +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#1068
No description provided.