dependabot[bot] opened a new pull request, #79:
URL: https://github.com/apache/netbeans-antora-ui/pull/79

   Bumps the all-dependencies group with 1 update: 
[sass](https://github.com/sass/dart-sass).
   
   Updates `sass` from 1.86.0 to 1.87.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sass/dart-sass/releases";>sass's releases</a>.</em></p>
   <blockquote>
   <h2>Dart Sass 1.87.0</h2>
   <p>To install Sass 1.87.0, download one of the packages below and <a 
href="https://katiek2.github.io/path-doc/";>add it to your PATH</a>, or see <a 
href="https://sass-lang.com/install";>the Sass website</a> for full installation 
instructions.</p>
   <h1>Changes</h1>
   <ul>
   <li><strong>Potentially breaking bug fix:</strong> When a plain CSS file 
with a top-level nesting selector <code>&amp;</code> is loaded into a nested 
Sass context via <code>meta.load-css()</code> or <code>@import</code>, Sass now 
emits plain CSS nesting rather than incorrectly combining it with the parent 
selector using a descendant combinator.</li>
   </ul>
   <p>See the <a 
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1870";>full 
changelog</a> for changes in earlier releases.</p>
   <h2>Dart Sass 1.86.3</h2>
   <p>To install Sass 1.86.3, download one of the packages below and <a 
href="https://katiek2.github.io/path-doc/";>add it to your PATH</a>, or see <a 
href="https://sass-lang.com/install";>the Sass website</a> for full installation 
instructions.</p>
   <h1>Changes</h1>
   <ul>
   <li>Fix a bug introduced in 1.86.1 where Sass fails to resolve paths 
starting with a <code>..</code> segment.</li>
   </ul>
   <p>See the <a 
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1863";>full 
changelog</a> for changes in earlier releases.</p>
   <h2>Dart Sass 1.86.2</h2>
   <p>To install Sass 1.86.2, download one of the packages below and <a 
href="https://katiek2.github.io/path-doc/";>add it to your PATH</a>, or see <a 
href="https://sass-lang.com/install";>the Sass website</a> for full installation 
instructions.</p>
   <h1>Changes</h1>
   <ul>
   <li>No user-visible changes.</li>
   </ul>
   <p>See the <a 
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1862";>full 
changelog</a> for changes in earlier releases.</p>
   <h2>Dart Sass 1.86.1</h2>
   <p>To install Sass 1.86.1, download one of the packages below and <a 
href="https://katiek2.github.io/path-doc/";>add it to your PATH</a>, or see <a 
href="https://sass-lang.com/install";>the Sass website</a> for full installation 
instructions.</p>
   <h1>Changes</h1>
   <ul>
   <li>Improve the performance of <code>file:</code> URL case canonicalization 
on Windows and Mac OS.</li>
   </ul>
   <p>See the <a 
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1861";>full 
changelog</a> for changes in earlier releases.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md";>sass's 
changelog</a>.</em></p>
   <blockquote>
   <h2>1.87.0</h2>
   <ul>
   <li><strong>Potentially breaking bug fix:</strong> When a plain CSS file 
with a top-level
   nesting selector <code>&amp;</code> is loaded into a nested Sass context via
   <code>meta.load-css()</code> or <code>@import</code>, Sass now emits plain 
CSS nesting rather than
   incorrectly combining it with the parent selector using a descendant
   combinator.</li>
   </ul>
   <h2>1.86.3</h2>
   <ul>
   <li>Fix a bug introduced in 1.86.1 where Sass fails to resolve paths 
starting with
   a <code>..</code> segment.</li>
   </ul>
   <h2>1.86.2</h2>
   <ul>
   <li>No user-visible changes.</li>
   </ul>
   <h2>1.86.1</h2>
   <ul>
   <li>Improve the performance of <code>file:</code> URL case canonicalization 
on Windows and
   Mac OS.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sass/dart-sass/commit/3b8afa2b3e97174499af031d2cfceb47fb84b42a";><code>3b8afa2</code></a>
 Fix top-level nesting selectors in loaded plain CSS (<a 
href="https://redirect.github.com/sass/dart-sass/issues/2560";>#2560</a>)</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/087a685ab620f77cc61ac0418e1da9e4326fcf1e";><code>087a685</code></a>
 Stop releasing the Bazel repo (<a 
href="https://redirect.github.com/sass/dart-sass/issues/2565";>#2565</a>)</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/1adf81415c6e7b3d8099bb5bf7953bc9d62e8d88";><code>1adf814</code></a>
 Switch to OSS windows-11-arm runner (<a 
href="https://redirect.github.com/sass/dart-sass/issues/2563";>#2563</a>)</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/52221c0e1587c745d073eac961bc665dcbb6075f";><code>52221c0</code></a>
 Fix canonicalize paths containing <code>..</code> (<a 
href="https://redirect.github.com/sass/dart-sass/issues/2561";>#2561</a>)</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/f6fea3a25cf69fbc676140db4c4cd31e6eaf6018";><code>f6fea3a</code></a>
 Fix the sass_api release (<a 
href="https://redirect.github.com/sass/dart-sass/issues/2557";>#2557</a>)</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/cee843b89ecf1b8bebf37bc40c8da84ab14eca6b";><code>cee843b</code></a>
 Improve case canonicalization performance (<a 
href="https://redirect.github.com/sass/dart-sass/issues/2552";>#2552</a>)</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/bce1f4c8b913126829ddea02eb1b968d3d3d3201";><code>bce1f4c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/sass/dart-sass/issues/2547";>#2547</a> from 
ntkme/gh-cli-release</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/6a9fb83bac1a96ceb5574db29d428446925b6856";><code>6a9fb83</code></a>
 Generate artifact attestation</li>
   <li><a 
href="https://github.com/sass/dart-sass/commit/ef8f3c4123cde4ff46edba1711842ab5f8fda789";><code>ef8f3c4</code></a>
 Replace an external github action with github cli</li>
   <li>See full diff in <a 
href="https://github.com/sass/dart-sass/compare/1.86.0...1.87.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.86.0&new-version=1.87.0)](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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to