[PR #499] [MERGED] Bump webpack from 4.42.0 to 4.43.0 #1603

Closed
opened 2026-02-25 22:40:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/499
Author: @dependabot-preview[bot]
Created: 4/22/2020
Status: Merged
Merged: 4/22/2020
Merged by: @marcelklehr

Base: developHead: dependabot/npm_and_yarn/webpack-4.43.0


📝 Commits (1)

  • 69d6acd Bump webpack from 4.42.0 to 4.43.0

📊 Changes

2 files changed (+135 additions, -127 deletions)

View changed files

📝 package-lock.json (+134 -126)
📝 package.json (+1 -1)

📄 Description

Bumps webpack from 4.42.0 to 4.43.0.

Release notes

Sourced from webpack's releases.

v4.43.0

Features

  • add module.hot.invalidate() to HMR API

Dependencies

  • push versions for forced security updates

v4.42.1

Bugfixes

  • update webassemblyjs dependencies for instruction update
  • update mkdirp dependency for security reasons
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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/floccusaddon/floccus/pull/499 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/22/2020 **Status:** ✅ Merged **Merged:** 4/22/2020 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/webpack-4.43.0` --- ### 📝 Commits (1) - [`69d6acd`](https://github.com/floccusaddon/floccus/commit/69d6acd0985dd06b2ee558b9b2989af2b0bdd111) Bump webpack from 4.42.0 to 4.43.0 ### 📊 Changes **2 files changed** (+135 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+134 -126) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.43.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>v4.43.0</h2> <h1>Features</h1> <ul> <li>add <code>module.hot.invalidate()</code> to HMR API</li> </ul> <h1>Dependencies</h1> <ul> <li>push versions for forced security updates</li> </ul> <h2>v4.42.1</h2> <h1>Bugfixes</h1> <ul> <li>update webassemblyjs dependencies for instruction update</li> <li>update mkdirp dependency for security reasons</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72"><code>c9d4ff7</code></a> 4.43.0</li> <li><a href="https://github.com/webpack/webpack/commit/9a2febddad04668618b276f8789127ab77e7a7e4"><code>9a2febd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10715">#10715</a> from webpack/hmr/invalidate-4</li> <li><a href="https://github.com/webpack/webpack/commit/a53bb8fcfa6866f827c1a175b2b29b9479da1c01"><code>a53bb8f</code></a> add invalidate method to HMR</li> <li><a href="https://github.com/webpack/webpack/commit/4c644bf1f7cb067c748a52614500e0e2182b2700"><code>4c644bf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10518">#10518</a> from TechieForFun/webpack-4</li> <li><a href="https://github.com/webpack/webpack/commit/9efaba2c72898afee5e35a12511a37de351fb48f"><code>9efaba2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10571">#10571</a> from mjziolko/watchpack-vuln</li> <li><a href="https://github.com/webpack/webpack/commit/a704715347521909353a3bdf1d6da2045b74ee16"><code>a704715</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10622">#10622</a> from webpack/ci/fix-azure</li> <li><a href="https://github.com/webpack/webpack/commit/7f843e87fd6f820065a3894f4ef689685042ddc5"><code>7f843e8</code></a> fix vm images in azure</li> <li><a href="https://github.com/webpack/webpack/commit/9c23e185ce26e9c84a961cd6d914623c27765c3f"><code>9c23e18</code></a> Update watchpack to the most recent minor version to remove mimimist vulnerab...</li> <li><a href="https://github.com/webpack/webpack/commit/71eb5931dbd7db125109a95692065333cea936a9"><code>71eb593</code></a> 4.42.1</li> <li><a href="https://github.com/webpack/webpack/commit/7bc38d6988aa985315a8d61fc571a78398830af0"><code>7bc38d6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/10580">#10580</a> from jeffin143/update-mkdirp</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v4.42.0...v4.43.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.42.0&new-version=4.43.0)](https://dependabot.com/compatibility-score/?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=4.42.0&new-version=4.43.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:40:44 +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/floccus#1603
No description provided.