This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump sass from 1.25.0 to 1.26.0 (#864)
Bumps [sass](https://github.com/sass/dart-sass) from 1.25.0 to 1.26.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.26.0</h2> <ul> <li> <p><strong>Potentially breaking bug fix:</strong> <code>@use</code> rules whose URLs' basenames begin with <code>_</code> now correctly exclude that <code>_</code> from the rules' namespaces.</p> </li> <li> <p>Fix a bug where imported forwarded members weren't visible in mixins and functions that were defined before the <code>@import</code>.</p> </li> <li> <p>Don't throw errors if the exact same member is loaded or forwarded from multiple modules at the same time.</p> </li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1260">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.26.0-test.3</h2> <ul> <li>No user-visible changes.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1260-test3">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.26.0-test.2</h2> <ul> <li> <p><code>@use</code> rules whose URLs' basenames begin with <code>_</code> now correctly exclude that <code>_</code> from the rules' namespaces.</p> </li> <li> <p>Fix a bug where imported forwarded members weren't visible in mixins and functions that were defined before the <code>@import</code>.</p> </li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1260-test2">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.26.0-test.1</h2> <ul> <li>Don't throw errors if the exact same member is loaded or forwarded from multiple modules at the same time.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1260-test1">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/master/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.26.0</h2> <ul> <li> <p><strong>Potentially breaking bug fix:</strong> <code>@use</code> rules whose URLs' basenames begin with <code>_</code> now correctly exclude that <code>_</code> from the rules' namespaces.</p> </li> <li> <p>Fix a bug where imported forwarded members weren't visible in mixins and functions that were defined before the <code>@import</code>.</p> </li> <li> <p>Don't throw errors if the exact same member is loaded or forwarded from multiple modules at the same time.</p> </li> </ul> <h2>1.25.2</h2> <ul> <li>Fix a bug where, under extremely rare circumstances, a valid variable could become unassigned.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/01ed720e9c2eacd8d9f6f085ad5480ce1d3eec3f"><code>01ed720</code></a> Temporarily disable deploying to Chocolatey (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/960">#960</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/c5daba643909cf5abe0a14d2f43e2c991104f398"><code>c5daba6</code></a> Don't load cli_pkg/testing on Node (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/959">#959</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/4f8f509584616066740bf2b459f4965180ef64bb"><code>4f8f509</code></a> Cut a release (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/958">#958</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/0d0270cb12a9ac5cce73a4d0785fecb00735feee"><code>0d0270c</code></a> Cut a release (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/957">#957</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/6d388248b6cfe9daeee8896a8166d4a78b15acfb"><code>6d38824</code></a> Eagerly initialize Environment._globalModules (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/952">#952</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/0a2142dc8687002a49dfd3bc5092ac5793cf6bc7"><code>0a2142d</code></a> Don't include leading underscores in implicit namespaces (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/955">#955</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/3e475708477b22316202087fe8d7d93e6a4f799b"><code>3e47570</code></a> Properly check for double-forwarded functions and mixins (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/951">#951</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/5e644a36cd18e5220090b5baf2dc734795859249"><code>5e644a3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/948">#948</a> from sass/release</li> <li><a href="https://github.com/sass/dart-sass/commit/7d8002ec9b9ee2dc9055a99c30df194c675fd2b0"><code>7d8002e</code></a> Cut a release</li> <li><a href="https://github.com/sass/dart-sass/commit/9a23831cb95031112a8764a5402a050ef1aa33b2"><code>9a23831</code></a> Fix a typo in the Chocolatey XML</li> <li>Additional commits viewable in <a href="https://github.com/sass/dart-sass/compare/1.25.0...1.26.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.25.0&new-version=1.26.0)](https://dependabot.com/compatibility-score/?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.25.0&new-version=1.26.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
- Loading branch information
fe94386
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: