Skip to content

Commit e687922

Browse files
Bump sass-embedded from 1.77.5 to 1.89.1 (#334)
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.77.5 to 1.89.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md">sass-embedded's changelog</a>.</em></p> <blockquote> <h2>1.89.1</h2> <ul> <li>No user-visible changes.</li> </ul> <h2>1.89.0</h2> <ul> <li>Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.</li> </ul> <h2>1.88.0</h2> <ul> <li> <p>Allow custom properties with empty values (such as <code>--var:;</code>).</p> </li> <li> <p>Fix a bug when calculating source spans for interpolations.</p> </li> </ul> <h3>Dart and JS APIs</h3> <ul> <li><strong>Potentially breaking bug fix:</strong> Throw an error when passing a function or mixin object from one compilation to another.</li> </ul> <h3>Dart API</h3> <ul> <li>Deprecate passing a relative URL to <code>compileString()</code> and related functions.</li> </ul> <h2>1.87.0</h2> <ul> <li><strong>Potentially breaking bug fix:</strong> When a plain CSS file with a top-level nesting selector <code>&amp;</code> is loaded into a nested Sass context via <code>meta.load-css()</code> or <code>@import</code>, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.</li> </ul> <h2>1.86.3</h2> <ul> <li>Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a <code>..</code> segment.</li> </ul> <h2>1.86.2</h2> <ul> <li>No user-visible changes.</li> </ul> <h2>1.86.1</h2> <ul> <li>Improve the performance of <code>file:</code> URL case canonicalization on Windows and Mac OS.</li> </ul> <h2>1.86.0</h2> <ul> <li>Add support for <code>%</code> as an expression in its own right. It will still be parsed</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/embedded-host-node/commit/4eb752e53872dc785d8df5871b9c128bb2b262d4"><code>4eb752e</code></a> Update Dart Sass version and release</li> <li><a href="https://github.com/sass/embedded-host-node/commit/05c8d0b4d1d5f0b12af8638f2b8926ed8cde6c11"><code>05c8d0b</code></a> Remove ia32 support on dart 3.8 (<a href="https://redirect.github.com/sass/embedded-host-node/issues/374">#374</a>)</li> <li><a href="https://github.com/sass/embedded-host-node/commit/f2e50b2f9ad3b953937dfdcd09dcd6a8edd26a62"><code>f2e50b2</code></a> Update Dart Sass version and release</li> <li><a href="https://github.com/sass/embedded-host-node/commit/1852b07f20fc94e9b23de99ba48ec35c492d187d"><code>1852b07</code></a> Bump shelljs from 0.9.2 to 0.10.0 (<a href="https://redirect.github.com/sass/embedded-host-node/issues/373">#373</a>)</li> <li><a href="https://github.com/sass/embedded-host-node/commit/ba6e09f4b0ef4c571e978d56644be1976701af39"><code>ba6e09f</code></a> Update Dart Sass version and release</li> <li><a href="https://github.com/sass/embedded-host-node/commit/3e17cf71294e728cbb5366d19c820edac9f09bef"><code>3e17cf7</code></a> Fix passing variables across compilations (<a href="https://redirect.github.com/sass/embedded-host-node/issues/367">#367</a>)</li> <li><a href="https://github.com/sass/embedded-host-node/commit/bcbd09dae1c8e7e56af84fe2adbab90b9f9a040c"><code>bcbd09d</code></a> Bump protocol-version to 3.2.0 (<a href="https://redirect.github.com/sass/embedded-host-node/issues/372">#372</a>)</li> <li><a href="https://github.com/sass/embedded-host-node/commit/df17d8f09e54282db4d0117277e76f2133cfae71"><code>df17d8f</code></a> Bump tar from 6.2.1 to 7.4.3 (<a href="https://redirect.github.com/sass/embedded-host-node/issues/311">#311</a>)</li> <li><a href="https://github.com/sass/embedded-host-node/commit/8f882dd34158651801af330fcc616c88619e157c"><code>8f882dd</code></a> Update Dart Sass version and release</li> <li><a href="https://github.com/sass/embedded-host-node/commit/9678d15d931a957a4de241b8554cb904de89120e"><code>9678d15</code></a> Update Dart Sass version and release</li> <li>Additional commits viewable in <a href="https://github.com/sass/embedded-host-node/compare/1.77.5...1.89.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass-embedded&package-manager=npm_and_yarn&previous-version=1.77.5&new-version=1.89.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>
1 parent cad6719 commit e687922

File tree

2 files changed

+220
-231
lines changed

2 files changed

+220
-231
lines changed

0 commit comments

Comments
 (0)