[PR #790] [MERGED] Bump webpack-cli from 5.0.1 to 5.0.2 #1015

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/790
Author: @dependabot[bot]
Created: 4/24/2023
Status: Merged
Merged: 4/25/2023
Merged by: @DavidAnson

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


📝 Commits (1)

  • da3aa7c Bump webpack-cli from 5.0.1 to 5.0.2

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 5.0.1 to 5.0.2.

Release notes

Sourced from webpack-cli's releases.

v5.0.2

5.0.2 (2023-04-21)

Bug Fixes

  • error message for missing default export in configuration (#3685) (e0a4a09)
  • perf: reduced startup time (3b79059)
Changelog

Sourced from webpack-cli's changelog.

5.0.2 (2023-04-21)

Bug Fixes

  • error message for missing default export in configuration (#3685) (e0a4a09)
  • perf: reduced startup time (3b79059)
Commits
  • a7946f2 chore(release): publish new version
  • 9b27d45 chore(deps): bump (#3745)
  • 107cb57 chore(deps-dev): bump @​types/node from 18.15.12 to 18.15.13 (#3746)
  • 3b0f74f refactor: reduce loops (#3744)
  • fb3671a chore(deps-dev): bump @​types/node from 18.15.11 to 18.15.12 (#3740)
  • d2a9559 chore(deps-dev): bump @​types/jest from 29.5.0 to 29.5.1 (#3741)
  • 3b11a1f chore(deps-dev): bump webpack from 5.79.0 to 5.80.0 (#3742)
  • 3b79059 fix(perf): reduced startup time
  • 8ce797d chore(deps-dev): bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#3737)
  • c213704 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3736)
  • 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 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/790 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/25/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/webpack-cli-5.0.2` --- ### 📝 Commits (1) - [`da3aa7c`](https://github.com/DavidAnson/markdownlint/commit/da3aa7ce9a3df73061ed06b530d4fd9a11e8a5b5) Bump webpack-cli from 5.0.1 to 5.0.2 ### 📊 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.0.1 to 5.0.2. <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.0.2</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2">5.0.2</a> (2023-04-21)</h2> <h3>Bug Fixes</h3> <ul> <li>error message for missing default export in configuration (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3685">#3685</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f">e0a4a09</a>)</li> <li><strong>perf:</strong> reduced startup time (<a href="https://github.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128">3b79059</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.0.1...webpack-cli@5.0.2">5.0.2</a> (2023-04-21)</h2> <h3>Bug Fixes</h3> <ul> <li>error message for missing default export in configuration (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3685">#3685</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f">e0a4a09</a>)</li> <li><strong>perf:</strong> reduced startup time (<a href="https://github.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128">3b79059</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/a7946f240d74a887b42fdfdf7aae3ae6e0ee4214"><code>a7946f2</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/9b27d45c91f40ccd5b45f48ca53e5a385b36d22a"><code>9b27d45</code></a> chore(deps): bump (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3745">#3745</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/107cb57594b3a8a4f8eb12792d145384a6ac89a0"><code>107cb57</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.15.12 to 18.15.13 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3746">#3746</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3b0f74f319dc46f72bec2076874b2c41002acb54"><code>3b0f74f</code></a> refactor: reduce loops (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3744">#3744</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/fb3671a1869b10d5d41fbe81442de01424cc3e7b"><code>fb3671a</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.15.11 to 18.15.12 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3740">#3740</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d2a9559b05f0ef838248c3a29f9f9c6a334d5e79"><code>d2a9559</code></a> chore(deps-dev): bump <code>@​types/jest</code> from 29.5.0 to 29.5.1 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3741">#3741</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3b11a1f8fface14a6d4afdc7cbe035b9374c74f3"><code>3b11a1f</code></a> chore(deps-dev): bump webpack from 5.79.0 to 5.80.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3742">#3742</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128"><code>3b79059</code></a> fix(perf): reduced startup time</li> <li><a href="https://github.com/webpack/webpack-cli/commit/8ce797daa371a955f2a3d06c987c3fa707faf3c6"><code>8ce797d</code></a> chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from 5.58.0 to 5.59.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3737">#3737</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/c2137040e8a8ad9557d6c8c4f77a813f6abb5bb5"><code>c213704</code></a> chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3736">#3736</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2">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.0.1&new-version=5.0.2)](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:31 +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#1015
No description provided.