Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps sass-migrator from 1.7.3 to 2.5.6.

Release notes

Sourced from sass-migrator's releases.

Sass Migrator 2.5.6

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Sass Migrator 2.5.5

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Sass Migrator 2.5.4

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Sass Migrator 2.5.3

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Sass Migrator 2.5.2

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Sass Migrator 2.5.1

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Sass Migrator 2.5.0

if() Function Migrator

  • Added a new if-function migrator to convert the legacy Sass if() function syntax into the new CSS syntax. See the Sass website for details.

See the full changelog for changes in earlier releases.

Sass Migrator 2.4.2

Module Migration

  • Late @import rules can now be hoisted above safe at-rules in the same file.

  • Fix a typo in the error message for late @import rules that could not be migrated.

  • Fix a bug where hoisted @use rules with configuration would have incorrect syntax.

See the full changelog for changes in earlier releases.

... (truncated)

Changelog

Sourced from sass-migrator's changelog.

2.5.6

  • No user-visible changes.

2.5.5

  • No user-visible changes.

2.5.4

  • No user-visible changes.

2.5.3

  • No user-visible changes.

2.5.2

  • No user-visible changes.

2.5.1

  • No user-visible changes.

2.5.0

if() Function Migrator

  • Added a new if-function migrator to convert the legacy Sass if() function syntax into the new CSS syntax. See the Sass website for details.

2.4.2

Module Migrator

  • Late @import rules can now be hoisted above safe at-rules in the same file.

  • Fix a typo in the error message for late @import rules that could not be migrated.

  • Fix a bug where hoisted @use rules with configuration would have incorrect syntax.

2.4.1

Module Migrator

  • Fix a bug where a duplicate namespace would be added to a reassignment of a

... (truncated)

Commits
  • 36efb71 Increase the Node.js version we test and release against (#295)
  • 5374d98 Use a defined Node version (#294)
  • 9a9258b Get the Node and npm versions necessary for trusted publishing (#293)
  • 752a9ce Enable the permissions necessary to do npm trusted publishing (#292)
  • 6627a92 Use trusted publishing rather than tokens to deploy to npm (#291)
  • afc2a8d Add a changelog entry for 2.5.1 (#290)
  • b24a5b2 Bump the sass_api version (#289)
  • 48eee20 Merge pull request #288 from sass/fix-ci
  • 4db8df9 Remove leading dashes from function and mixin names in a test
  • 7cb9478 Fix dart pub add invocation
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass-migrator since your current version.


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 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-migrator](https://github.com/sass/migrator) from 1.7.3 to 2.5.6.
- [Release notes](https://github.com/sass/migrator/releases)
- [Changelog](https://github.com/sass/migrator/blob/main/CHANGELOG.md)
- [Commits](sass/migrator@1.7.3...2.5.6)

---
updated-dependencies:
- dependency-name: sass-migrator
  dependency-version: 2.5.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code major labels Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant