You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/08/17 16:09:18 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1187: build(deps-dev): bump sass from 1.37.0 to 1.38.0 in /tobago-theme

dependabot[bot] opened a new pull request #1187:
URL: https://github.com/apache/myfaces-tobago/pull/1187


   Bumps [sass](https://github.com/sass/dart-sass) from 1.37.0 to 1.38.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.38.0</h2>
   <p>To install Sass 1.38.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>
   <p>In expanded mode, emit characters in Unicode private-use areas as escape   sequences rather than literal characters.</p>
   </li>
   <li>
   <p>Fix a bug where quotes would be omitted for an attribute selector whose value   was a single backslash.</p>
   </li>
   <li>
   <p>Properly consider numbers that begin with <code>.</code> as &quot;plain CSS&quot; for the purposes   of parsing plain-CSS <code>min()</code> and <code>max()</code> functions.</p>
   </li>
   <li>
   <p>Allow <code>if</code> to be used as an unquoted string.</p>
   </li>
   <li>
   <p>Properly parse backslash escapes within <code>url()</code> expressions.</p>
   </li>
   <li>
   <p>Fix a couple bugs where <code>@extend</code>s could be marked as unsatisfied when   multiple identical <code>@extend</code>s extended selectors across <code>@use</code> rules.</p>
   </li>
   </ul>
   <h3>Command Line Interface</h3>
   <ul>
   <li>Strip CRLF newlines from snippets of the original stylesheet that are included   in the output when an error occurs.</li>
   </ul>
   <h3>JS API</h3>
   <ul>
   <li>
   <p>Don't crash when a Windows path is returned by a custom Node importer at the   same time as file contents.</p>
   </li>
   <li>
   <p>Don't crash when an error occurs in a stylesheet loaded via a custom importer   with a custom URL scheme.</p>
   </li>
   </ul>
   <h3>Dart API</h3>
   <ul>
   <li>Add a <code>SassArgumentList.keywordsWithoutMarking</code> getter to access the keyword   arguments of an argument list without marking them accessed.</li>
   </ul>
   <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1380">full changelog</a> for changes in earlier releases.</p>
   <h2>Dart Sass 1.37.5</h2>
   <p>To install Sass 1.37.5, 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#1375">full changelog</a> for changes in earlier releases.</p>
   <h2>Dart Sass 1.37.4</h2>
   <p>To install Sass 1.37.4, 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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.38.0</h2>
   <ul>
   <li>
   <p>In expanded mode, emit characters in Unicode private-use areas as escape
   sequences rather than literal characters.</p>
   </li>
   <li>
   <p>Fix a bug where quotes would be omitted for an attribute selector whose value
   was a single backslash.</p>
   </li>
   <li>
   <p>Properly consider numbers that begin with <code>.</code> as &quot;plain CSS&quot; for the purposes
   of parsing plain-CSS <code>min()</code> and <code>max()</code> functions.</p>
   </li>
   <li>
   <p>Allow <code>if</code> to be used as an unquoted string.</p>
   </li>
   <li>
   <p>Properly parse backslash escapes within <code>url()</code> expressions.</p>
   </li>
   <li>
   <p>Fix a couple bugs where <code>@extend</code>s could be marked as unsatisfied when
   multiple identical <code>@extend</code>s extended selectors across <code>@use</code> rules.</p>
   </li>
   </ul>
   <h3>Command Line Interface</h3>
   <ul>
   <li>Strip CRLF newlines from snippets of the original stylesheet that are included
   in the output when an error occurs.</li>
   </ul>
   <h3>JS API</h3>
   <ul>
   <li>
   <p>Don't crash when a Windows path is returned by a custom Node importer at the
   same time as file contents.</p>
   </li>
   <li>
   <p>Don't crash when an error occurs in a stylesheet loaded via a custom importer
   with a custom URL scheme.</p>
   </li>
   </ul>
   <h3>Dart API</h3>
   <ul>
   <li>Add a <code>SassArgumentList.keywordsWithoutMarking</code> getter to access the keyword
   arguments of an argument list without marking them accessed.</li>
   </ul>
   <h2>1.37.5</h2>
   <ul>
   <li>No user-visible changes.</li>
   </ul>
   <h2>1.37.4</h2>
   <ul>
   <li>No user-visible changes.</li>
   </ul>
   <h2>1.37.3</h2>
   <ul>
   <li>No user-visible changes.</li>
   </ul>
   <h2>1.37.2</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/sass/dart-sass/commit/67db39c352b60d81e38dbd5e29e13bbd23cbd766"><code>67db39c</code></a> Add a SassArgumentList.keywordsWithoutMarking getter (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1427">#1427</a>)</li>
   <li><a href="https://github.com/sass/dart-sass/commit/390deed540a4ad56034c639f4246059e2111247f"><code>390deed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1438">#1438</a> from sass/extend-bugs</li>
   <li><a href="https://github.com/sass/dart-sass/commit/2a03907e956319bc7a8538d84fa73b6e9d4bf8aa"><code>2a03907</code></a> Emit escape sequences for private-use characters in expanded mode (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1430">#1430</a>)</li>
   <li><a href="https://github.com/sass/dart-sass/commit/707db69de8569847b4ae62fa1995326d12d0b45b"><code>707db69</code></a> Fix a couple bugs with <a href="https://github.com/extend"><code>@​extend</code></a></li>
   <li><a href="https://github.com/sass/dart-sass/commit/000173c13204b2a17ed01e4b345da2ade95440fe"><code>000173c</code></a> Reformat</li>
   <li><a href="https://github.com/sass/dart-sass/commit/e0e132e0feb62b1b6d56cff201e6e9eba6b1feb1"><code>e0e132e</code></a> Allow numbers with leading <code>.</code> in plain-CSS min/max (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1432">#1432</a>)</li>
   <li><a href="https://github.com/sass/dart-sass/commit/d29acb0974ef4d995af42d08a1464214a11a7fd2"><code>d29acb0</code></a> Don't try to force custom URL schemes to file paths in the Node API (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1434">#1434</a>)</li>
   <li><a href="https://github.com/sass/dart-sass/commit/3eca26584dc26947f4efcd7626ac5e0f3f8bd859"><code>3eca265</code></a> Fix a single-backslash attribute selector (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1428">#1428</a>)</li>
   <li><a href="https://github.com/sass/dart-sass/commit/5f4994e4876226765efb9013739dac972995f709"><code>5f4994e</code></a> Fix backslash-escapes in url()s (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1429">#1429</a>)</li>
   <li><a href="https://github.com/sass/dart-sass/commit/54d16c0ac4d236155e531b68afc302519429e3a7"><code>54d16c0</code></a> Allow <code>if</code> to be used as an unquoted string (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1431">#1431</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.37.0...1.38.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.37.0&new-version=1.38.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 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: dev-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #1187: build(deps-dev): bump sass from 1.37.0 to 1.38.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1187:
URL: https://github.com/apache/myfaces-tobago/pull/1187


   


-- 
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: dev-unsubscribe@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #1187: build(deps-dev): bump sass from 1.37.0 to 1.38.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1187:
URL: https://github.com/apache/myfaces-tobago/pull/1187#issuecomment-904779942


   Superseded by #1198.


-- 
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: dev-unsubscribe@myfaces.apache.org

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