Skip to content

Commit e8f87f2

Browse files
authored
Build(deps): Bump dartsass-sprockets from 3.1.0 to 3.2.0 (#734)
Bumps [dartsass-sprockets](https://github.com/tablecheck/dartsass-sprockets) from 3.1.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tablecheck/dartsass-sprockets/releases">dartsass-sprockets's releases</a>.</em></p> <blockquote> <h2>v3.2.0</h2> <ul> <li>Bump sassc-embedded dependency to 1.80.1.</li> <li>Allow pass-thru of all sass-embedded options.</li> <li><a href="https://github.com/ntkme"><code>@​ntkme</code></a> - <a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/22">Fix custom importer and avoid mutex lock for custom functions</a></li> <li><a href="https://github.com/botandrose"><code>@​botandrose</code></a> - <a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/29">Restore import tracking from Sprockets::SassProcessor so that edits to secondary imports are tracked</a></li> <li><a href="https://github.com/jukra"><code>@​jukra</code></a> - <a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/27">Alter the config to pass a --quiet-deps flag</a></li> <li>Remove config.sass.line_comments.</li> <li>Remove Sprockets 2.x related code.</li> <li>Add Ruby 3.4 to Github CI tests.</li> <li>Add Rails 8.0 to Github CI tests.</li> <li>Silence <a href="https://github.com/import"><code>@​import</code></a> deprecation in tests.</li> <li>Fix broken tests.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tablecheck/dartsass-sprockets/blob/master/CHANGELOG.md">dartsass-sprockets's changelog</a>.</em></p> <blockquote> <ul> <li> <p><strong>3.2.0</strong></p> <ul> <li>Bump sassc-embedded dependency to 1.80.1.</li> <li>Allow pass-thru of all sass-embedded options.</li> <li><a href="https://github.com/ntkme"><code>@​ntkme</code></a> - <a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/22">Fix custom importer and avoid mutex lock for custom functions</a></li> <li><a href="https://github.com/botandrose"><code>@​botandrose</code></a> - <a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/29">Restore import tracking from Sprockets::SassProcessor so that edits to secondary imports are tracked</a></li> <li><a href="https://github.com/jukra"><code>@​jukra</code></a> - <a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/27">Alter the config to pass a --quiet-deps flag</a></li> <li>Remove config.sass.line_comments.</li> <li>Remove Sprockets 2.x related code.</li> <li>Add Ruby 3.4 to Github CI tests.</li> <li>Add Rails 8.0 to Github CI tests.</li> <li>Silence <a href="https://github.com/import"><code>@​import</code></a> deprecation in tests.</li> <li>Fix broken tests.</li> </ul> </li> <li> <p><strong>3.1.0</strong></p> <ul> <li>Change dependency from dartsass-ruby to sassc-embedded.</li> <li>Drop support for Ruby prior to 3.1.</li> <li>Add Rubocop and fix all issues.</li> </ul> </li> <li> <p><strong>3.0.0</strong></p> <ul> <li><a href="https://redirect.github.com/tablecheck/dartsass-sprockets/pull/1">Release as dartsass-sprockets gem</a></li> </ul> </li> <li> <p><strong>2.1.2</strong></p> <ul> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/129">Correct reference to SassC::Script::Value::String</a></li> </ul> </li> <li> <p><strong>2.1.1</strong></p> <ul> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/119">Fix Scaffolding</a></li> </ul> </li> <li> <p><strong>2.1.0</strong></p> <ul> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/113">JRuby support</a></li> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/112">SCSS / SASS scaffolding</a></li> </ul> </li> <li> <p><strong>2.0.0</strong></p> <ul> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/109">Drop support for Sprockets 2</a></li> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/109">Remove dependency on Ruby Sass</a></li> </ul> </li> <li> <p><strong>1.3.0</strong></p> <ul> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/76">Silence Sprockets deprecation warnings</a></li> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/65">Sprockets 4 compatibility</a></li> </ul> </li> <li> <p><strong>1.2.1</strong></p> <ul> <li>Bump SassC (and thus LibSass) version</li> </ul> </li> <li> <p><strong>1.2.0</strong></p> <ul> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/41">Support sprockets-rails 3</a></li> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/52">Only depend on Railties instead of full Rails</a></li> </ul> </li> <li> <p><strong>1.1.0</strong></p> <ul> <li>Moved under the official sass organization!</li> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/24">Source line comments</a> (<code>app.config.sass.line_comments</code>)</li> <li><a href="https://redirect.github.com/sass/sassc-rails/pull/34">Prevent sass-rails railtie from running</a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tablecheck/dartsass-sprockets/commit/2a27f2b80e9909e20f174d24c700c10093f76b3e"><code>2a27f2b</code></a> Various improvements (<a href="https://redirect.github.com/tablecheck/dartsass-sprockets/issues/30">#30</a>)</li> <li><a href="https://github.com/tablecheck/dartsass-sprockets/commit/dc8e3b288163136d64483e705a5566de95cd486a"><code>dc8e3b2</code></a> Restore import tracking from Sprockets::SassProcessor so that edits to second...</li> <li><a href="https://github.com/tablecheck/dartsass-sprockets/commit/fd5e5e96562ced9e1198a73243146656c76ce2e5"><code>fd5e5e9</code></a> Alter the config to pass a --quiet-deps flag (<a href="https://redirect.github.com/tablecheck/dartsass-sprockets/issues/27">#27</a>)</li> <li><a href="https://github.com/tablecheck/dartsass-sprockets/commit/8be9431ca00f99e7673881fc715b4b7d4e2ce5d9"><code>8be9431</code></a> Fix custom importer and avoid mutex lock for custom functions (<a href="https://redirect.github.com/tablecheck/dartsass-sprockets/issues/22">#22</a>)</li> <li>See full diff in <a href="https://github.com/tablecheck/dartsass-sprockets/compare/v3.1.0...v3.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dartsass-sprockets&package-manager=bundler&previous-version=3.1.0&new-version=3.2.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>
2 parents 194c2ad + af45a6a commit e8f87f2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ GEM
209209
coderay (1.1.3)
210210
coercible (1.0.0)
211211
descendants_tracker (~> 0.0.1)
212-
concurrent-ruby (1.3.4)
212+
concurrent-ruby (1.3.5)
213213
connection_pool (2.5.0)
214214
coveralls_reborn (0.28.0)
215215
simplecov (~> 0.22.0)
@@ -219,9 +219,9 @@ GEM
219219
crass (1.0.6)
220220
css_parser (1.19.0)
221221
addressable
222-
dartsass-sprockets (3.1.0)
222+
dartsass-sprockets (3.2.0)
223223
railties (>= 4.0.0)
224-
sassc-embedded (~> 1.69)
224+
sassc-embedded (~> 1.80.1)
225225
sprockets (> 3.0)
226226
sprockets-rails
227227
tilt
@@ -321,7 +321,7 @@ GEM
321321
ruby-progressbar (~> 1.4)
322322
globalid (1.2.1)
323323
activesupport (>= 6.1)
324-
google-protobuf (4.28.2-x86_64-linux)
324+
google-protobuf (4.29.3-x86_64-linux)
325325
bigdecimal
326326
rake (>= 13)
327327
hashie (5.0.0)
@@ -588,12 +588,12 @@ GEM
588588
ffi (~> 1.12)
589589
logger
590590
rubyzip (2.3.2)
591-
sass-embedded (1.78.0-x86_64-linux-gnu)
592-
google-protobuf (~> 4.27)
591+
sass-embedded (1.83.4-x86_64-linux-gnu)
592+
google-protobuf (~> 4.29)
593593
sassc (2.4.0)
594594
ffi (~> 1.9)
595-
sassc-embedded (1.78.0)
596-
sass-embedded (~> 1.78)
595+
sassc-embedded (1.80.1)
596+
sass-embedded (~> 1.80)
597597
securerandom (0.4.1)
598598
selenium-webdriver (4.27.0)
599599
base64 (~> 0.2)
@@ -644,7 +644,7 @@ GEM
644644
unicode-display_width (>= 1.1.1, < 3)
645645
thor (1.3.2)
646646
thread_safe (0.3.6)
647-
tilt (2.4.0)
647+
tilt (2.6.0)
648648
timeout (0.4.3)
649649
tins (1.33.0)
650650
bigdecimal

0 commit comments

Comments
 (0)