Skip to content

chore: bump sass-embedded from 1.98.0 to 1.99.0#4364

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

chore: bump sass-embedded from 1.98.0 to 1.99.0#4364
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sass-embedded-1.99.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 3, 2026 17:06
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Apr 3, 2026
@github-actions github-actions bot added the 🚧 chore maintaines work, (update deps, workflos ...) label Apr 3, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 3, 2026

⚠️ No Changeset found

Latest commit: 7996e54

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sass-embedded-1.99.0 branch 3 times, most recently from f3bb652 to c9279d3 Compare April 6, 2026 17:19
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.98.0 to 1.99.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.98.0...1.99.0)

---
updated-dependencies:
- dependency-name: sass-embedded
  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-embedded-1.99.0 branch from c9279d3 to 7996e54 Compare April 7, 2026 17:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 54.56% 2080 / 3812
🔵 Statements 53.67% 2491 / 4641
🔵 Functions 41.74% 764 / 1830
🔵 Branches 35.7% 944 / 2644
File CoverageNo changed files found.
Generated in workflow #12949 for commit 7996e54 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 chore maintaines work, (update deps, workflos ...) 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.

0 participants