dependabot[bot] opened a new pull request, #3412: URL: https://github.com/apache/jena/pull/3412
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.91.0 to 1.92.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md">sass-embedded's changelog</a>.</em></p> <blockquote> <h2>1.92.0</h2> <ul> <li> <p><strong>Breaking change:</strong> Emit declarations, childless at-rules, and comments in the order they appear in the source even when they're interleaved with nested rules. This obsoletes the <code>mixed-decls</code> deprecation.</p> </li> <li> <p><strong>Breaking change:</strong> The function name <code>type()</code> is now fully reserved for the plain CSS function. This means that <code>@function</code> definitions with the name <code>type</code> will produce errors, while function calls will be parsed as special function strings.</p> </li> <li> <p>Configuring private variables using <code>@use ... with</code>, <code>@forward ... with</code>, and <code>meta.load-css(..., $with: ...)</code> is now deprecated. Private variables were always intended to be fully encapsulated within the module that defines them, and this helps enforce that encapsulation.</p> </li> <li> <p>Fix a bug where <code>@extend</code> rules loaded through a mixture of <code>@import</code> and <code>@use</code> rules could fail to apply correctly.</p> </li> </ul> <h3>Command-Line Interface</h3> <ul> <li>In <code>--watch</code> mode, delete the source map when the associated source file is deleted.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/embedded-host-node/commit/e49035432cf09e5f69848f18948af583a3004e4e"><code>e490354</code></a> Update Dart Sass version and release</li> <li>See full diff in <a href="https://github.com/sass/embedded-host-node/compare/1.91.0...1.92.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org