Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump sass from 1.81.0 to 1.81.1 (#6249)
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.81.1. <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.81.1</h2> <p>To install Sass 1.81.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>No user-visible changes.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1811">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.81.1</h2> <ul> <li>No user-visible changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/516364466686f5e199bc84144b82da55bf5ed911"><code>5163644</code></a> Expose <code>NodePackageImporter</code> in sass_api (<a href="https://redirect.github.com/sass/dart-sass/issues/2452">#2452</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/02fff8012774ce2a18e80e0bc5c88151529edcde"><code>02fff80</code></a> Merge pull request <a href="https://redirect.github.com/sass/dart-sass/issues/2439">#2439</a> from sass/function</li> <li><a href="https://github.com/sass/dart-sass/commit/6939faa157cc344b36232af69d17586b745fcfe6"><code>6939faa</code></a> Bump typedoc from 0.26.11 to 0.27.2 in /pkg/sass-parser (<a href="https://redirect.github.com/sass/dart-sass/issues/2451">#2451</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/9abdfaa80e032a6868b30436f670e27a19fb0fd4"><code>9abdfaa</code></a> Bump lints from 4.0.0 to 5.0.0 (<a href="https://redirect.github.com/sass/dart-sass/issues/2441">#2441</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/1e07de78a555a78a4d84c9376bbe851bff5ae933"><code>1e07de7</code></a> Bump pub_api_client from 2.7.1 to 3.0.0 (<a href="https://redirect.github.com/sass/dart-sass/issues/2442">#2442</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/b10ca79b7c1ec65264e3616977968853c27e925f"><code>b10ca79</code></a> Add sass-parser support for <code>@function</code></li> <li><a href="https://github.com/sass/dart-sass/commit/ea47287f4471bca5a9753e5b193b291325a5b4ef"><code>ea47287</code></a> Update some configuration names to avoid unnecessary namespacing</li> <li><a href="https://github.com/sass/dart-sass/commit/30fc4db3d6ea2f1fc60b6c92c77a772eb63dd78e"><code>30fc4db</code></a> Bump bufbuild/buf-setup-action in /.github/util/initialize (<a href="https://redirect.github.com/sass/dart-sass/issues/2438">#2438</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/2c5c7d409cd6e8184d2f8cff85924184a031e93c"><code>2c5c7d4</code></a> Enable tests now that ForwardRule exists (<a href="https://redirect.github.com/sass/dart-sass/issues/2437">#2437</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.81.0...1.81.1">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.81.0&new-version=1.81.1)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information