Skip to content

build(deps-dev): bump sass-mq from 7.0.0 to 7.0.1#840

Merged
azizur merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sass-mq-7.0.1
Jul 4, 2026
Merged

build(deps-dev): bump sass-mq from 7.0.0 to 7.0.1#840
azizur merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sass-mq-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps sass-mq from 7.0.0 to 7.0.1.

Release notes

Sourced from sass-mq's releases.

v7.0.1

Fixed

  • Vite 8 compatibility: added a package.json exports field with a sass condition so @use 'sass-mq' resolves again. Vite 8 dropped the main-field fallback that earlier versions relied on (#179).
    • Behavior change: adding exports encapsulates the package. The documented @use 'sass-mq' import is unaffected, but undocumented deep imports such as @use 'sass-mq/_mq.scss' are no longer resolvable — use @use 'sass-mq' instead.

Added

  • examples/vite8: a runnable Vite 8 project that proves @use 'sass-mq' resolves and compiles. It runs in CI as a regression test.
Changelog

Sourced from sass-mq's changelog.

v7.0.1 - 2026-06-19

Fixed

  • Vite 8 compatibility: added a package.json exports field with a sass condition so @use 'sass-mq' resolves again. Vite 8 dropped the main-field fallback that earlier versions relied on (#179).
    • Behavior change: adding exports encapsulates the package. The documented @use 'sass-mq' import is unaffected, but undocumented deep imports such as @use 'sass-mq/_mq.scss' are no longer resolvable — use @use 'sass-mq' instead.

Added

  • examples/vite8: a runnable Vite 8 project that proves @use 'sass-mq' resolves and compiles. It runs in CI as a regression test.
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [sass-mq](https://github.com/sass-mq/sass-mq) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sass-mq/sass-mq/releases)
- [Changelog](https://github.com/sass-mq/sass-mq/blob/main/CHANGELOG.md)
- [Commits](sass-mq/sass-mq@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: sass-mq
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2026
@azizur azizur added this pull request to the merge queue Jul 4, 2026
Merged via the queue into main with commit 3d9a9bd Jul 4, 2026
5 checks passed
@azizur azizur deleted the dependabot/npm_and_yarn/sass-mq-7.0.1 branch July 4, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant