Skip to content

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

This MR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
sass devDependencies minor 1.59.3 -> 1.60.0
stylelint-scss devDependencies minor 4.5.0 -> 4.6.0
webpack devDependencies minor 5.76.3 -> 5.77.0

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


Release Notes

sass/dart-sass

v1.60.0

Compare Source

  • Add support for the pi, e, infinity, -infinity, and NaN constants in calculations. These will be interpreted as the corresponding numbers.

  • Add support for unknown constants in calculations. These will be interpreted as unquoted strings.

  • Serialize numbers with value infinity, -infinity, and NaN to calc() expressions rather than CSS-invalid identifiers. Numbers with complex units still can't be serialized.

stylelint-scss/stylelint-scss

v4.6.0

Compare Source

  • Fixed: docs - fix broken links and wording tweaks
  • Removed: Lodash dependency

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.5.0...v4.6.0

webpack/webpack

v5.77.0

Compare Source

New Features

Developer Experience

Contributor Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0


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.

Edited by GitLab Scheduler

Merge request reports