[PR #214] [MERGED] fix(deps): bump webpack from 5.86.0 to 5.87.0 in /web #261

Closed
opened 2026-03-03 16:37:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/214
Author: @dependabot[bot]
Created: 6/19/2023
Status: Merged
Merged: 6/19/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/webpack-5.87.0


📝 Commits (1)

  • 1904985 fix(deps): bump webpack from 5.86.0 to 5.87.0 in /web

📊 Changes

3 files changed (+58 additions, -33 deletions)

View changed files

📝 web/package-lock.json (+43 -18)
📝 web/package.json (+1 -1)
📝 web/yarn.lock (+14 -14)

📄 Description

Bumps webpack from 5.86.0 to 5.87.0.

Release notes

Sourced from webpack's releases.

v5.87.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

@​aboktor made their first contribution in #16991 #16989 @​silverwind made their first contribution in #17339 via #17329

Full Changelog: https://github.com/webpack/webpack/compare/v5.86.0...v5.87.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/NdoleStudio/httpsms/pull/214 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/19/2023 **Status:** ✅ Merged **Merged:** 6/19/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/webpack-5.87.0` --- ### 📝 Commits (1) - [`1904985`](https://github.com/NdoleStudio/httpsms/commit/190498521fca1599220d12743cc5c7cad12c03f9) fix(deps): bump webpack from 5.86.0 to 5.87.0 in /web ### 📊 Changes **3 files changed** (+58 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+43 -18) 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+14 -14) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 5.86.0 to 5.87.0. <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.87.0</h2> <h2>New Features</h2> <ul> <li>Implement <code>fetchPriority</code> feature as parser option and magic comment by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17249">webpack/webpack#17249</a></li> <li>[CSS] - Introduce 'css/auto' as a css module type by <a href="https://github.com/ahabhgk"><code>@​ahabhgk</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16577">webpack/webpack#16577</a></li> <li>[CSS] - Style-specific fields now automatically resolve in package.json by <a href="https://github.com/burhanuday"><code>@​burhanuday</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17346">webpack/webpack#17346</a></li> <li>webpack configuration API now accepts &quot;falsy values&quot; loaders and plugins by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17339">webpack/webpack#17339</a></li> </ul> <h2>Bug Fixes</h2> <ul> <li>Fix codecov badge in readme by <a href="https://github.com/burhanuday"><code>@​burhanuday</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17353">webpack/webpack#17353</a></li> </ul> <h2>Developer Experience</h2> <ul> <li>Add link to svelte loader for webpack by <a href="https://github.com/burhanuday"><code>@​burhanuday</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17369">webpack/webpack#17369</a></li> <li>Increase parser API types in internal plugins across dependency plugins <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17365">webpack/webpack#17365</a></li> </ul> <h2>Dependencies &amp; Maintenance</h2> <ul> <li>Bump memfs from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17347">webpack/webpack#17347</a></li> <li>Bump webpack-cli from 5.1.3 to 5.1.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17349">webpack/webpack#17349</a></li> <li>Bump es-module-lexer from 1.2.1 to 1.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17362">webpack/webpack#17362</a></li> <li>Bump <code>@​types/node</code> from 20.2.5 to 20.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17361">webpack/webpack#17361</a></li> <li>Bump core-js from 3.30.2 to 3.31.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17360">webpack/webpack#17360</a></li> <li>Bump browserslist from 4.21.6 to 4.21.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17367">webpack/webpack#17367</a></li> <li>Bump <code>@​types/node</code> from 20.3.0 to 20.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17366">webpack/webpack#17366</a></li> </ul> <h2>New Contributors</h2> <p><a href="https://github.com/aboktor"><code>@​aboktor</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/issues/16991">#16991</a> <a href="https://redirect.github.com/webpack/webpack/issues/16989">#16989</a> <a href="https://github.com/silverwind"><code>@​silverwind</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/issues/17339">#17339</a> via <a href="https://redirect.github.com/webpack/webpack/issues/17329">#17329</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0">https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/8e0e0eb47d47fe33e4c9ef9bc455d9584f7ea92c"><code>8e0e0eb</code></a> 5.87.0</li> <li><a href="https://github.com/webpack/webpack/commit/a2a0e01862c1b61f5393ec526ca74774a5042724"><code>a2a0e01</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17365">#17365</a> from webpack/refactor-types</li> <li><a href="https://github.com/webpack/webpack/commit/5efc30a0b013bb2572ac2ddd78816ae20382a718"><code>5efc30a</code></a> refactor: rebase</li> <li><a href="https://github.com/webpack/webpack/commit/fb93153a2e761514be05d27b1bb5b180d87e641f"><code>fb93153</code></a> test: fix</li> <li><a href="https://github.com/webpack/webpack/commit/0df63a1a2588d8d207d27b780d28fd116ce3d049"><code>0df63a1</code></a> test: fix</li> <li><a href="https://github.com/webpack/webpack/commit/98942261492c47235c628e047a770dd1915c25d1"><code>9894226</code></a> refactor(types): more</li> <li><a href="https://github.com/webpack/webpack/commit/568f28bb874a914d93062435d387336e6aff7a92"><code>568f28b</code></a> refactor(types): more</li> <li><a href="https://github.com/webpack/webpack/commit/fc703e25a04f0225e19dcdcd41c79a9e0eda71d1"><code>fc703e2</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17339">#17339</a> from webpack/feat-allow-to-have-falsy-values</li> <li><a href="https://github.com/webpack/webpack/commit/b2a09daa217b8b4fa93cc47e878cd96111dd5c73"><code>b2a09da</code></a> refactor: rebase</li> <li><a href="https://github.com/webpack/webpack/commit/3888ecdf74d0694378623b2393efe1964aaf5aa1"><code>3888ecd</code></a> chore: fix lint</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0">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.86.0&new-version=5.87.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-03 16:37:32 +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/httpsms#261
No description provided.