[PR #1458] [CLOSED] chore(deps-dev): bump sass from 1.32.5 to 1.32.6 #3323

Closed
opened 2026-03-17 00:56:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1458
Author: @dependabot[bot]
Created: 2/2/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/sass-1.32.6


📝 Commits (1)

  • e309dea chore(deps-dev): bump sass from 1.32.5 to 1.32.6

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps sass from 1.32.5 to 1.32.6.

Release notes

Sourced from sass's releases.

Dart Sass 1.32.6

To install Sass 1.32.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Node JS API

  • Fix Electron support when nodeIntegration is disabled.

Dart API

  • All range checks for SassColor constructors now throw RangeErrors with start and end set.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.32.6

Node JS API

  • Fix Electron support when nodeIntegration is disabled.

Dart API

  • All range checks for SassColor constructors now throw RangeErrors with start and end set.
Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1458 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/2/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/sass-1.32.6` --- ### 📝 Commits (1) - [`e309dea`](https://github.com/hoppscotch/hoppscotch/commit/e309dea306d48faff28c5bd7529c71355055b75f) chore(deps-dev): bump sass from 1.32.5 to 1.32.6 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [sass](https://github.com/sass/dart-sass) from 1.32.5 to 1.32.6. <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.32.6</h2> <p>To install Sass 1.32.6, 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> <h3>Node JS API</h3> <ul> <li>Fix Electron support when <code>nodeIntegration</code> is disabled.</li> </ul> <h3>Dart API</h3> <ul> <li>All range checks for <code>SassColor</code> constructors now throw <code>RangeError</code>s with <code>start</code> and <code>end</code> set.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1326">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.32.6</h2> <h3>Node JS API</h3> <ul> <li>Fix Electron support when <code>nodeIntegration</code> is disabled.</li> </ul> <h3>Dart API</h3> <ul> <li>All range checks for <code>SassColor</code> constructors now throw <code>RangeError</code>s with <code>start</code> and <code>end</code> set.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/e664ea8ee3bfb0eb717c1a8ca73ff86017837679"><code>e664ea8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1217">#1217</a> from Mstrodl/patch-5</li> <li><a href="https://github.com/sass/dart-sass/commit/058cf0e4df2f948ebc1287140f183c71f59c2b53"><code>058cf0e</code></a> Fix fuzzyAssertRange, RangeError takes ints as min/max</li> <li><a href="https://github.com/sass/dart-sass/commit/196992eba31e86c291c26053b722c31a87b197e1"><code>196992e</code></a> Merge branch 'master' into patch-5</li> <li><a href="https://github.com/sass/dart-sass/commit/934bdd556adb56d33f01bc3fab09673b860e34a0"><code>934bdd5</code></a> Set RangeError.start and .end for color range checks (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1215">#1215</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/5e4756a48026ba434e7287fd80e988994594d550"><code>5e4756a</code></a> Add 1.32.6 to changelog</li> <li><a href="https://github.com/sass/dart-sass/commit/b4c6054cc63a2308df829e9a49d4cd11e5d02429"><code>b4c6054</code></a> Bump version</li> <li><a href="https://github.com/sass/dart-sass/commit/27c899e77b3865a3ddd3ad4a5f949ed3e80794de"><code>27c899e</code></a> Wait longer before running the Bazel task. (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1212">#1212</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/9005c6bed54464b7425a5db5068d9c4b8f096447"><code>9005c6b</code></a> Remove useless dev dependency (<a href="https://github-redirect.dependabot.com/sass/dart-sass/issues/1210">#1210</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.32.5...1.32.6">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.32.5&new-version=1.32.6)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:56:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3323
No description provided.