Skip to content

Commit

Permalink
Bump sass from 1.65.1 to 1.66.0 in /dashboard (#6649)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.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.66.0</h2>
<p>To install Sass 1.66.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><strong>Breaking change:</strong> Drop support for the additional CSS
calculations defined in CSS Values and Units 4. Custom Sass functions
whose names overlapped with these new CSS functions were being parsed as
CSS calculations instead, causing an unintentional breaking change
outside our normal [compatibility policy] for CSS compatibility
changes.</p>
<p>Support will be added again in a future version, but only after Sass
has emitted a deprecation warning for all functions that will break for
at least three months prior to the breakage.</p>
</li>
</ul>
<p>See the <a
href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1660">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.66.0</h2>
<ul>
<li>
<p><strong>Breaking change:</strong> Drop support for the additional CSS
calculations defined
in CSS Values and Units 4. Custom Sass functions whose names overlapped
with
these new CSS functions were being parsed as CSS calculations instead,
causing
an unintentional breaking change outside our normal [compatibility
policy] for
CSS compatibility changes.</p>
<p>Support will be added again in a future version, but only after Sass
has
emitted a deprecation warning for all functions that will break for at
least
three months prior to the breakage.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sass/dart-sass/commit/e70cd5a0a0c14cc4169f5ac21d44637b90b61bed"><code>e70cd5a</code></a>
Merge pull request <a
href="https://redirect.github.com/sass/dart-sass/issues/2067">#2067</a>
from sass/revert-calc</li>
<li><a
href="https://github.com/sass/dart-sass/commit/a6a06b7eecf46e1ff8c378c6a262612b1008524f"><code>a6a06b7</code></a>
Update pubspec and changelog and re-add abs-percent deprecation</li>
<li><a
href="https://github.com/sass/dart-sass/commit/458852dfd3714c8cfa15154be9e07a538d45aef9"><code>458852d</code></a>
Revert &quot;Calc functions implementation (<a
href="https://redirect.github.com/sass/dart-sass/issues/1970">#1970</a>)&quot;</li>
<li><a
href="https://github.com/sass/dart-sass/commit/86a2f42a40da875b3723fd0b8da4494301c6754b"><code>86a2f42</code></a>
Revert &quot;Update abs-percent deprecatedIn version (<a
href="https://redirect.github.com/sass/dart-sass/issues/2057">#2057</a>)&quot;</li>
<li><a
href="https://github.com/sass/dart-sass/commit/4a86812ad288659380a1b8a73c4625aafbac55e3"><code>4a86812</code></a>
Bump http from 0.13.6 to 1.1.0 (<a
href="https://redirect.github.com/sass/dart-sass/issues/2062">#2062</a>)</li>
<li>See full diff in <a
href="https://github.com/sass/dart-sass/compare/1.65.1...1.66.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.65.1&new-version=1.66.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent f532731 commit 3d70b3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"react-test-renderer": "^17.0.2",
"redux-mock-store": "^1.5.4",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.65.1",
"sass": "^1.66.0",
"shx": "^0.3.4",
"stylelint": "^15.10.2",
"stylelint-config-idiomatic-order": "^9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12892,10 +12892,10 @@ sass-loader@^12.3.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@^1.65.1:
version "1.65.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.65.1.tgz#8f283b0c26335a88246a448d22e1342ba2ea1432"
integrity sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==
sass@^1.66.0:
version "1.66.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.0.tgz#74728eed49b0e490cd729c233e7f1c6ce356e638"
integrity sha512-C3U+RgpAAlTXULZkWwzfysgbbBBo8IZudNAOJAVBLslFbIaZv4MBPkTqhuvpK4lqgdoFiWhnOGMoV4L1FyOBag==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 3d70b3c

Please sign in to comment.