Skip to content

[SAFE] Update Dependencies Python/JS - Minor/Patch

This MR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
mini-css-extract-plugin devDependencies patch 2.7.3 -> 2.7.5
sass devDependencies patch 1.59.2 -> 1.59.3
stylelint-scss devDependencies minor 4.4.0 -> 4.5.0
webpack devDependencies patch 5.76.1 -> 5.76.2
webpack-dev-server devDependencies minor 4.11.1 -> 4.12.0

🔧 This Merge Request updates lock files to use the latest dependency versions.


Release Notes

webpack-contrib/mini-css-extract-plugin

v2.7.5

Compare Source

v2.7.4

Compare Source

sass/dart-sass

v1.59.3

Compare Source

  • Fix a performance regression introduced in 1.59.0.

  • The NPM release of 1.59.0 dropped support for Node 12 without actually indicating so in its pubspec. This release temporarily adds back support so that the latest Sass version that declares it supports Node 12 actually does so. However, Node 12 is now end-of-life, so we will drop support for it properly in an upcoming release.

stylelint-scss/stylelint-scss

v4.5.0

Compare Source

  • Fixed: operator-no-unspaced make data uri regex less strict (#​767).
  • Changed: operator-no-unspaced add support for :has (#​768).
  • Changed: function-no-unknown add support for @​use (#​773).
webpack/webpack

v5.76.2

Compare Source

Bugfixes

Performance

Developer Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.76.1...v5.76.2

webpack/webpack-dev-server

v4.12.0

Compare Source

Features
Bug Fixes
4.11.1 (2022-09-19)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports