[PR #855] [MERGED] Bump webpack-cli from 5.1.1 to 5.1.3 in /micromark #1065

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

📋 Pull Request Information

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

Base: nextHead: dependabot/npm_and_yarn/micromark/next/webpack-cli-5.1.3


📝 Commits (1)

  • a37b2c4 Bump webpack-cli from 5.1.1 to 5.1.3 in /micromark

📊 Changes

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

View changed files

📝 micromark/package.json (+1 -1)

📄 Description

Bumps webpack-cli from 5.1.1 to 5.1.3.

Release notes

Sourced from webpack-cli's releases.

v5.1.3

5.1.3 (2023-06-04)

Bug Fixes

v5.1.2

5.1.2 (2023-06-04)

Bug Fixes

  • improve check for custom webpack and webpack-dev-server package existance (0931ab6)
  • improve help for some flags (f468614)
  • improved support for .cts and .mts extensions (a77daf2)
Changelog

Sourced from webpack-cli's changelog.

5.1.3 (2023-06-04)

Bug Fixes

5.1.2 (2023-06-04)

Bug Fixes

  • improve check for custom webpack and webpack-dev-server package existance (0931ab6)
  • improve help for some flags (f468614)
  • improved support for .cts and .mts extensions (a77daf2)
Commits
  • 7899c39 chore(release): publish new version
  • bb4f8eb fix: regression for custom configurations (#3834)
  • 14b9c18 docs: update changelog
  • e879ce4 chore(release): publish new version
  • beea1d1 refactor: use type for types (#3832)
  • 0931ab6 fix: improve check for custom webpack and webpack-dev-server package existance
  • fa0553c chore(deps-dev): bump @​types/jest from 29.5.1 to 29.5.2 (#3825)
  • a77daf2 fix: improved support for .cts and .mts extensions
  • 73bd2cc chore(deps-dev): bump webpack-bundle-analyzer from 4.8.0 to 4.9.0 (#3829)
  • a5b49ab chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 (#3828)
  • 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/855 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/5/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/micromark/next/webpack-cli-5.1.3` --- ### 📝 Commits (1) - [`a37b2c4`](https://github.com/DavidAnson/markdownlint/commit/a37b2c489851480d497bf4abd3769bdfdc8dece8) Bump webpack-cli from 5.1.1 to 5.1.3 in /micromark ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `micromark/package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.3. <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.3</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3">5.1.3</a> (2023-06-04)</h2> <h3>Bug Fixes</h3> <ul> <li>regression for custom configurations (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3834">#3834</a>) (<a href="https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa">bb4f8eb</a>)</li> </ul> <h2>v5.1.2</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2">5.1.2</a> (2023-06-04)</h2> <h3>Bug Fixes</h3> <ul> <li>improve check for custom webpack and webpack-dev-server package existance (<a href="https://github.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb">0931ab6</a>)</li> <li>improve help for some flags (<a href="https://github.com/webpack/webpack-cli/commit/f4686141681cfcbc74d57e69a732e176decff225">f468614</a>)</li> <li>improved support for <code>.cts</code> and <code>.mts</code> extensions (<a href="https://github.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb">a77daf2</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.2...webpack-cli@5.1.3">5.1.3</a> (2023-06-04)</h2> <h3>Bug Fixes</h3> <ul> <li>regression for custom configurations (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3834">#3834</a>) (<a href="https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa">bb4f8eb</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2">5.1.2</a> (2023-06-04)</h2> <h3>Bug Fixes</h3> <ul> <li>improve check for custom webpack and webpack-dev-server package existance (<a href="https://github.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb">0931ab6</a>)</li> <li>improve help for some flags (<a href="https://github.com/webpack/webpack-cli/commit/f4686141681cfcbc74d57e69a732e176decff225">f468614</a>)</li> <li>improved support for <code>.cts</code> and <code>.mts</code> extensions (<a href="https://github.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb">a77daf2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/7899c3927926b191d0aca4ed52795b9c3885abfb"><code>7899c39</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa"><code>bb4f8eb</code></a> fix: regression for custom configurations (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3834">#3834</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/14b9c182e2c476e13bb1e6b92cc5dee873878fa0"><code>14b9c18</code></a> docs: update changelog</li> <li><a href="https://github.com/webpack/webpack-cli/commit/e879ce4ef91a9a89ca5ef74f533391cef5ba009d"><code>e879ce4</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/beea1d14217ab8e97a6fdcd93de5aefeb52e0e98"><code>beea1d1</code></a> refactor: use <code>type</code> for types (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3832">#3832</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb"><code>0931ab6</code></a> fix: improve check for custom webpack and webpack-dev-server package existance</li> <li><a href="https://github.com/webpack/webpack-cli/commit/fa0553c15c14db4cc3684a5230fd5226b7ff028c"><code>fa0553c</code></a> chore(deps-dev): bump <code>@​types/jest</code> from 29.5.1 to 29.5.2 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3825">#3825</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb"><code>a77daf2</code></a> fix: improved support for <code>.cts</code> and <code>.mts</code> extensions</li> <li><a href="https://github.com/webpack/webpack-cli/commit/73bd2ccc55a8827afa9bd4b921da588ec583406a"><code>73bd2cc</code></a> chore(deps-dev): bump webpack-bundle-analyzer from 4.8.0 to 4.9.0 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3829">#3829</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a5b49ab381ac58a18fdb4237309c8d483f12e82d"><code>a5b49ab</code></a> chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 (<a href="https://redirect.github.com/webpack/webpack-cli/issues/3828">#3828</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.3">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.1&new-version=5.1.3)](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:45 +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#1065
No description provided.