Skip to content

Commit b642ea4

Browse files
committed
Auto merge of #2092 - rust-lang:dependabot/npm_and_yarn/sass-1.24.2, r=Turbo87
Bump sass from 1.24.0 to 1.24.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.24.0 to 1.24.2. <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.24.2</h2> <p>To install Dart Sass 1.24.2, download one of the packages above 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> <h2>Changes</h2> <ul> <li>Fix a bug introduced in the previous release that prevented custom importers in Node.js from loading import-only files.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1242">full changelog</a> for changes in earlier releases.</p> <h2>Dart Sass 1.24.1</h2> <p>To install Dart Sass 1.24.1, download one of the packages above 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> <h2>Changes</h2> <ul> <li>Fix a bug where the wrong file could be loaded when the same URL is used by both a <code>@use</code> rule and an <code>@import</code> rule.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1241">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.24.2</h2> <ul> <li>Fix a bug introduced in the previous release that prevented custom importers in Node.js from loading import-only files.</li> </ul> <h2>1.24.1</h2> <ul> <li>Fix a bug where the wrong file could be loaded when the same URL is used by both a <code>@use</code> rule and an <code>@import</code> rule.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/bfdf4b35a433676bf7378c5c295afdd27479c904"><code>bfdf4b3</code></a> Fix import-only files for Node importers (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/919">#919</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/79d9a734743b7a5cf3e1434bcd7d21183927408c"><code>79d9a73</code></a> Cache separate canonical URLs for <a href="https://github.com/use">@use</a> and <a href="https://github.com/import">@import</a> (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/908">#908</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/92a28feb251f0029ddcc92b09072dddb366fbd10"><code>92a28fe</code></a> Replace whitelist/blacklist with safelist/blocklist (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/917">#917</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/7113a729cd8884b28c88de26f4ee5eb28089893e"><code>7113a72</code></a> Update dependency versions (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/918">#918</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/76280409bd1e3c6769ce3106a4e55e882d7ba3b4"><code>7628040</code></a> Revert &quot;Adds built-in clamp() and hypot() (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/906">#906</a>)&quot;</li> <li><a href="https://github.com/sass/dart-sass/commit/3c64addbf3800a6604e07974c87361f98238718c"><code>3c64add</code></a> Revert &quot;Add built-in variables e and pi. (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/907">#907</a>)&quot;</li> <li><a href="https://github.com/sass/dart-sass/commit/2cb69e70ab7d6a6ebced12bd3aca4d207086dff6"><code>2cb69e7</code></a> Add built-in variables e and pi. (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/907">#907</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/24f84e2c889dde5c4a116800d65d75f89c6a4905"><code>24f84e2</code></a> Adds built-in clamp() and hypot() (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/906">#906</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.24.0...1.24.2">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.24.0&new-version=1.24.2)](https://dependabot.com/compatibility-score.html?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.24.0&new-version=1.24.2) 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
2 parents a251368 + 4555b4d commit b642ea4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"nyc": "^15.0.0",
8686
"prettier": "^1.19.1",
8787
"qunit-dom": "^0.9.2",
88-
"sass": "^1.24.0",
88+
"sass": "^1.24.2",
8989
"semver": "^7.1.1",
9090
"timekeeper": "^2.2.0"
9191
},

0 commit comments

Comments
 (0)