Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): Bump sass from 1.25.0 to 1.26.0 (#864)
Browse files Browse the repository at this point in the history
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
kodiakhq[bot] authored Feb 24, 2020
2 parents b9b2e46 + edbc321 commit fe94386
Showing 1 changed file with 3 additions and 25 deletions.
28 changes: 3 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2483,15 +2483,6 @@
regexpp "^3.0.0"
tsutils "^3.17.1"

"@typescript-eslint/experimental-utils@2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.20.0.tgz#3b6fa5a6b8885f126d5a4280e0d44f0f41e73e32"
integrity sha512-fEBy9xYrwG9hfBLFEwGW2lKwDRTmYzH3DwTmYbT+SMycmxAoPl0eGretnBFj/s+NfYBG63w/5c3lsvqqz5mYag==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.20.0"
eslint-scope "^5.0.0"

"@typescript-eslint/experimental-utils@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.21.0.tgz#71de390a3ec00b280b69138d80733406e6e86bfa"
Expand All @@ -2511,19 +2502,6 @@
"@typescript-eslint/typescript-estree" "2.21.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/typescript-estree@2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.20.0.tgz#90a0f5598826b35b966ca83483b1a621b1a4d0c9"
integrity sha512-WlFk8QtI8pPaE7JGQGxU7nGcnk1ccKAJkhbVookv94ZcAef3m6oCE/jEDL6dGte3JcD7reKrA0o55XhBRiVT3A==
dependencies:
debug "^4.1.1"
eslint-visitor-keys "^1.1.0"
glob "^7.1.6"
is-glob "^4.0.1"
lodash "^4.17.15"
semver "^6.3.0"
tsutils "^3.17.1"

"@typescript-eslint/typescript-estree@2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.21.0.tgz#7e4be29f2e338195a2e8c818949ed0ff727cc943"
Expand Down Expand Up @@ -12425,9 +12403,9 @@ sass-loader@^8.0.0:
semver "^6.3.0"

sass@^1.25.0:
version "1.25.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.25.0.tgz#f8bd7dfbb39d6b0305e27704a8ebe637820693f3"
integrity sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw==
version "1.26.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.0.tgz#58dd90f9a2ff6e3d953cf15bfb1cfd0823bed92d"
integrity sha512-akOxgCUOjRtBUgKiWVYrUxKnDIN5+z/m7NKmav5RU9q4oXMVAXYStn1pXvTECyTIe6WupElREKgDRbFvHb2anA==
dependencies:
chokidar ">=2.0.0 <4.0.0"

Expand Down

1 comment on commit fe94386

@vercel
Copy link

@vercel vercel bot commented on fe94386 Feb 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.