Skip to content

chore(deps-dev): bump sass-embedded from 1.98.0 to 1.99.0#10820

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sass-embedded-1.99.0
Apr 3, 2026
Merged

chore(deps-dev): bump sass-embedded from 1.98.0 to 1.99.0#10820
mergify[bot] merged 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 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 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-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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2026
@mergify mergify bot deployed to Mergify Merge Protections April 3, 2026 06:07 Active
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 3, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • author = dependabot[bot]
    • #approved-reviews-by >= 2
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 3, 2026

Merge Queue Status

This pull request spent 52 minutes 47 seconds in the queue, including 7 minutes 10 seconds running CI.

Required conditions to merge

mergify bot added a commit that referenced this pull request Apr 3, 2026
@mergify mergify bot added the queued label Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
mergify bot added a commit that referenced this pull request Apr 3, 2026
@mergify mergify bot merged commit 2f50e9e into main Apr 3, 2026
9 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/sass-embedded-1.99.0 branch April 3, 2026 07:03
@mergify mergify bot removed the queued label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants