[PR #823] [MERGED] Bump webpack from 5.82.1 to 5.83.1 #2889

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 7288584 Bump webpack from 5.82.1 to 5.83.1

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps webpack from 5.82.1 to 5.83.1.

Release notes

Sourced from webpack's releases.

v5.83.1

What's Changed

Full Changelog: https://github.com/webpack/webpack/compare/v5.83.0...v5.83.1

v5.83.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.82.1...v5.83.0

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 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/823 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/18/2023 **Status:** ✅ Merged **Merged:** 5/18/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/webpack-5.83.1` --- ### 📝 Commits (1) - [`7288584`](https://github.com/DavidAnson/markdownlint/commit/728858438dc01a425540202472108016518e2f03) Bump webpack from 5.82.1 to 5.83.1 ### 📊 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.82.1 to 5.83.1. <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.83.1</h2> <h2>What's Changed</h2> <ul> <li>Fix regression in import/export normailization effecting mini-css-extract-plugin by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17214">webpack/webpack#17214</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.83.0...v5.83.1">https://github.com/webpack/webpack/compare/v5.83.0...v5.83.1</a></p> <h2>v5.83.0</h2> <h2>New Features</h2> <ul> <li>Normalize property access for imports and exports by <a href="https://github.com/bworline"><code>@​bworline</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17137">webpack/webpack#17137</a></li> <li>Top Level Await is now enabled by default by <a href="https://github.com/burhanuday"><code>@​burhanuday</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17192">webpack/webpack#17192</a></li> </ul> <h2>Bug Fixes</h2> <ul> <li>Correct <code>chunkgroup.groupsIterable</code> return type by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17196">webpack/webpack#17196</a></li> <li>Fix bug in Rule Matcher type by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17207">webpack/webpack#17207</a></li> <li>Fixed apply event callback and optimizing callback event type by <a href="https://github.com/nuintun"><code>@​nuintun</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16094">webpack/webpack#16094</a></li> <li>Fix types in hot module replacement APIs by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17193">webpack/webpack#17193</a></li> </ul> <h2>Developer Experience</h2> <ul> <li>Expose <code>ChunkGroup</code> to type definitions by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17201">webpack/webpack#17201</a></li> <li>Add <code>NormalModuleFactory</code>'s <code>ResolveData</code> type to public interface by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17195">webpack/webpack#17195</a></li> <li>Document <code>compilation.afterChunks</code> hook by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17202">webpack/webpack#17202</a></li> </ul> <h2>Dependencies &amp; Maintenance</h2> <ul> <li>Bump <code>@​webassemblyjs/wasm-edit</code> from 1.11.5 to 1.11.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17168">webpack/webpack#17168</a></li> <li>Bump wast-loader from 1.11.5 to 1.11.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17163">webpack/webpack#17163</a></li> <li>Bump yarn-deduplicate from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17184">webpack/webpack#17184</a></li> <li>Fix command by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17154">webpack/webpack#17154</a></li> <li>Bump <code>@​types/node</code> from 18.16.3 to 20.1.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17205">webpack/webpack#17205</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bworline"><code>@​bworline</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/17137">webpack/webpack#17137</a></li> <li><a href="https://github.com/nuintun"><code>@​nuintun</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16094">webpack/webpack#16094</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.82.1...v5.83.0">https://github.com/webpack/webpack/compare/v5.82.1...v5.83.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/81c8fbde2e0e4b8d2e30a5109dedc082ef8c09dc"><code>81c8fbd</code></a> 5.83.1</li> <li><a href="https://github.com/webpack/webpack/commit/5ed1649e08ec4b440098976ceb27d3bd5a79b696"><code>5ed1649</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17214">#17214</a> from webpack/fix-regression</li> <li><a href="https://github.com/webpack/webpack/commit/06a1f0b38fb6d7cf24e6a2ce7e655e86b1ba3268"><code>06a1f0b</code></a> revert: return type</li> <li><a href="https://github.com/webpack/webpack/commit/cba05da34eae5cf6cb4496c5d98f837f4f86b783"><code>cba05da</code></a> test: added</li> <li><a href="https://github.com/webpack/webpack/commit/b8e0bcf8b402e92fae8a92fd1af25c81548a2e84"><code>b8e0bcf</code></a> fix: regression</li> <li><a href="https://github.com/webpack/webpack/commit/ccb3b860520c9472eff3d411a48105f882cf482a"><code>ccb3b86</code></a> 5.83.0</li> <li><a href="https://github.com/webpack/webpack/commit/e11a57221ca3202cfeca910733bf1556a89f6929"><code>e11a572</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17154">#17154</a> from webpack/chore-fix-cover-report</li> <li><a href="https://github.com/webpack/webpack/commit/fd09c331e9f58a4375debc4596b7b09da32e8852"><code>fd09c33</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17193">#17193</a> from webpack/types-fix</li> <li><a href="https://github.com/webpack/webpack/commit/a451bda1c6b5720a74280dae4f50fc3458027fd1"><code>a451bda</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17207">#17207</a> from webpack/fix-matcher-bug</li> <li><a href="https://github.com/webpack/webpack/commit/3b80086b65a8f8667c76cb26f74c1a2329ec8f6a"><code>3b80086</code></a> fix: matcher type</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.82.1...v5.83.1">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.82.1&new-version=5.83.1)](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:05 +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#2889
No description provided.