Skip to content

refactor: Bump sass from 1.98.0 to 1.99.0#3321

Closed
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/sass-1.99.0
Closed

refactor: Bump sass from 1.98.0 to 1.99.0#3321
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/sass-1.99.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps sass from 1.98.0 to 1.99.0.

Release notes

Sourced from sass's releases.

Dart Sass 1.99.0

To install Sass 1.99.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Add support for parent selectors (&) at the root of the document. These are emitted as-is in the CSS output, where they're interpreted as the scoping root.

  • User-defined functions named calc or clamp are no longer forbidden. If such a function exists without a namespace in the current module, it will be used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression, -url, -and, -or, or -not are no longer forbidden. These were originally intended to match vendor prefixes, but in practice no vendor prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that begin with - and end with -ELEMENT, as well as the same names with some lowercase letters are now deprecated, These are names conflict with plain CSS functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end with -expression and -url will no longer have special parsing. For now, these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are deprecated.

    See the Sass website for details.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.99.0

  • Add support for parent selectors (&) at the root of the document. These are emitted as-is in the CSS output, where they're interpreted as the scoping root.

  • User-defined functions named calc or clamp are no longer forbidden. If such a function exists without a namespace in the current module, it will be used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression, -url, -and, -or, or -not are no longer forbidden. These were originally intended to match vendor prefixes, but in practice no vendor prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that begin with - and end with -ELEMENT, as well as the same names with some lowercase letters are now deprecated, These are names conflict with plain CSS functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end with -expression and -url will no longer have special parsing. For now, these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are deprecated.

    See the Sass website for details.

Commits

@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 6, 2026
@dependabot dependabot bot changed the title refactor: Bump sass from 1.98.0 to 1.99.0 refactor: bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-1.99.0 branch from 4442acb to 3080188 Compare April 7, 2026 09:33
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot changed the title refactor: Bump sass from 1.98.0 to 1.99.0 refactor: bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-1.99.0 branch from 3080188 to d66fe9f Compare April 7, 2026 12:37
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot changed the title refactor: Bump sass from 1.98.0 to 1.99.0 refactor: bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-1.99.0 branch from d66fe9f to 02bf088 Compare April 7, 2026 15:37
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot changed the title refactor: Bump sass from 1.98.0 to 1.99.0 refactor: bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-1.99.0 branch from 02bf088 to ef7eaa1 Compare April 7, 2026 15:45
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 7, 2026
@dependabot dependabot bot changed the title refactor: Bump sass from 1.98.0 to 1.99.0 refactor: bump sass from 1.98.0 to 1.99.0 Apr 10, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-1.99.0 branch from ef7eaa1 to c156dcf Compare April 10, 2026 19:37
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 10, 2026
@dependabot dependabot bot changed the title refactor: Bump sass from 1.98.0 to 1.99.0 refactor: bump sass from 1.98.0 to 1.99.0 Apr 10, 2026
Bumps [sass](https://github.com/sass/dart-sass) from 1.98.0 to 1.99.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.98.0...1.99.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.99.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-1.99.0 branch from c156dcf to c1ecc3d Compare April 10, 2026 19:57
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump sass from 1.98.0 to 1.99.0 refactor: Bump sass from 1.98.0 to 1.99.0 Apr 10, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sass-1.99.0 branch April 10, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants