Skip to content

Bump sass-migrator from 1.7.3 to 2.5.7 - #222

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sass-migrator-2.5.7
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sass-migrator-2.5.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor

Bumps sass-migrator from 1.7.3 to 2.5.7.

Release notes

Sourced from sass-migrator's releases.

Sass Migrator 2.5.7

  • Fix a bug where the --migrate-deps flag would not apply to dependencies via @forward rules.

See the full changelog for changes in earlier 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.

... (truncated)

Changelog

Sourced from sass-migrator's changelog.

2.5.7

  • Fix a bug where the --migrate-deps flag would not apply to dependencies via @forward rules.

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.

... (truncated)

Commits
  • b9c56e4 Support @forward rules with --migrate-deps (#299)
  • 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
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sass-migrator since your current version.


@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code major labels May 5, 2026
Bumps [sass-migrator](https://github.com/sass/migrator) from 1.7.3 to 2.5.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/sass-migrator-2.5.7 branch from 23c182f to fa4883b Compare May 5, 2026 01:38
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #231.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/sass-migrator-2.5.7 branch June 8, 2026 22:05
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.

0 participants