[PR #805] [MERGED] Bump webpack-cli from 5.0.2 to 5.1.0 #2873

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 80cb18e Bump webpack-cli from 5.0.2 to 5.1.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 5.0.2 to 5.1.0.

Release notes

Sourced from webpack-cli's releases.

v5.1.0

5.1.0 (2023-05-07)

Features

Performance Improvements

  • simplify logic, reduce extra loops and perf (#3767) (6afe1d3)
Changelog

Sourced from webpack-cli's changelog.

5.1.0 (2023-05-07)

Features

Performance Improvements

  • simplify logic, reduce extra loops and perf (#3767) (6afe1d3)
Commits
  • 5aeab7c chore(release): publish new version
  • 6afe1d3 perf: simplify logic, reduce extra loops and perf (#3767)
  • 10165f8 chore(deps-dev): bump @​commitlint/config-conventional (#3771)
  • 560010a chore(deps-dev): bump @​commitlint/cli from 17.6.1 to 17.6.3 (#3769)
  • 09a4e50 chore(deps-dev): bump lerna from 6.6.1 to 6.6.2 (#3770)
  • 7235664 docs: update
  • 5134eeb chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#3764)
  • 579fcc0 chore(deps-dev): bump @​types/node from 18.16.2 to 18.16.3 (#3763)
  • 710715d docs: update (#3762)
  • d04d0b9 feat: shareable webpack configs using extends (#3738)
  • 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/805 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/8/2023 **Status:** ✅ Merged **Merged:** 5/8/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/webpack-cli-5.1.0` --- ### 📝 Commits (1) - [`80cb18e`](https://github.com/DavidAnson/markdownlint/commit/80cb18e074662ec8dc9ad63224064da62f0e701f) Bump webpack-cli from 5.0.2 to 5.1.0 ### 📊 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.2 to 5.1.0. <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.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0">5.1.0</a> (2023-05-07)</h1> <h3>Features</h3> <ul> <li>shareable webpack configs using <code>extends</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3738">#3738</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658">d04d0b9</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>simplify logic, reduce extra loops and perf (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3767">#3767</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605">6afe1d3</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> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0">5.1.0</a> (2023-05-07)</h1> <h3>Features</h3> <ul> <li>shareable webpack configs using <code>extends</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3738">#3738</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658">d04d0b9</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li>simplify logic, reduce extra loops and perf (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3767">#3767</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605">6afe1d3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/5aeab7cb04cfbf42bf23dbb32e28a1e78c941887"><code>5aeab7c</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605"><code>6afe1d3</code></a> perf: simplify logic, reduce extra loops and perf (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3767">#3767</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/10165f81ba149f105452b6563983f3bfd187db66"><code>10165f8</code></a> chore(deps-dev): bump <code>@​commitlint/config-conventional</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3771">#3771</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/560010a2e4d584f623d39d0782e8e62c569f8502"><code>560010a</code></a> chore(deps-dev): bump <code>@​commitlint/cli</code> from 17.6.1 to 17.6.3 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3769">#3769</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/09a4e504bc311d3769656ff4113f84321417b5e7"><code>09a4e50</code></a> chore(deps-dev): bump lerna from 6.6.1 to 6.6.2 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3770">#3770</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/72356642d20f0911e6dbf9a440aee25aed1685e9"><code>7235664</code></a> docs: update</li> <li><a href="https://github.com/webpack/webpack-cli/commit/5134eebd9814036c0fac7c8a11f7a6cc211f64bc"><code>5134eeb</code></a> chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3764">#3764</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/579fcc005e8916dac57dba7dc8581d6f5aa3edd7"><code>579fcc0</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.16.2 to 18.16.3 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3763">#3763</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/710715d8ff6149cc1710f9a0fe4c97633eb3d8dc"><code>710715d</code></a> docs: update (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3762">#3762</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658"><code>d04d0b9</code></a> feat: shareable webpack configs using <code>extends</code> (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3738">#3738</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0">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.2&new-version=5.1.0)](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-07 20:11:00 +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#2873
No description provided.