Skip to content

fix(deps): update dependency sass-mq to v7#38

Open
renovate[bot] wants to merge 1 commit intobetafrom
renovate/sass-mq-7.x
Open

fix(deps): update dependency sass-mq to v7#38
renovate[bot] wants to merge 1 commit intobetafrom
renovate/sass-mq-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Change Age Confidence
sass-mq (source) ^5.0^5.0 || ^7.0.0 age confidence

Release Notes

sass-mq/sass-mq (sass-mq)

v7.0.0

Compare Source

This is a major version bump that contains no breaking changes but may require a newer version of Sass. It ensures compatibility with the latest version of dart-sass and removes support for @import, as @import is officially deprecated as of sass-dart 1.80.0.

Added
  • Added support for dart-sass >= 1.80.0 (without deprecation warnings)
Changed
  • BREAKING CHANGE: Dropped support for @import (use sass-mq v6.0.0 if you need backward compatibility with @import)
  • Updated all global Sass functions to use their module equivalents (for example: type-of ➡️ meta.type-of, slice ➡️ string.slice), silencing deprecation warnings introduced in dart-sass 1.80.0
Chores
  • Upgraded Jest and Sass True dependencies to unlock testing with the latest versions of sass-dart
  • Fixed a test where a space was missing between and and ( in the generated CSS (caused by the latest version of Sass)
  • Migrated from Travis CI to GitHub Actions for testing

v6.0.0

Compare Source

This is a major version bump that contains no breaking changes but may require a newer version of Sass. It ensures compatibility with the latest version of dart-sass and removes support for @import, as @import is officially deprecated as of sass-dart 1.80.0.

Added
  • Added support for dart-sass >= 1.80.0 (without deprecation warnings)
Changed
  • BREAKING CHANGE: Dropped support for @import (use sass-mq v6.0.0 if you need backward compatibility with @import)
  • Updated all global Sass functions to use their module equivalents (for example: type-of ➡️ meta.type-of, slice ➡️ string.slice), silencing deprecation warnings introduced in dart-sass 1.80.0
Chores
  • Upgraded Jest and Sass True dependencies to unlock testing with the latest versions of sass-dart
  • Fixed a test where a space was missing between and and ( in the generated CSS (caused by the latest version of Sass)
  • Migrated from Travis CI to GitHub Actions for testing

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 PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sass-mq-7.x branch from 4137a8f to fba3d53 Compare February 14, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants