Skip to content

chore(deps-docs): bump sass-embedded from 1.98.0 to 1.99.0 in /docs#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/sass-embedded-1.99.0
Open

chore(deps-docs): bump sass-embedded from 1.98.0 to 1.99.0 in /docs#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/sass-embedded-1.99.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps sass-embedded from 1.98.0 to 1.99.0.

Changelog

Sourced from sass-embedded'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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 7, 2026

Labels

The following labels could not be found: dependencies, docs, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

zy84338719 added a commit that referenced this pull request Apr 8, 2026
…ang.org/protobuf-1.36.11

chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.36.11
zy84338719 added a commit that referenced this pull request Apr 8, 2026
…ang.org/protobuf-1.36.11

chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.36.11
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/sass-embedded-1.99.0 branch from bb2931e to 819e3cc Compare April 8, 2026 13:12
Dependabot couldn't find the original pull request head commit, bb2931e.
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/sass-embedded-1.99.0 branch from 819e3cc to ac071d0 Compare April 9, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants