[PR #1310] [CLOSED] Bump node-sass from 4.14.1 to 5.0.0 #3223

Closed
opened 2026-03-17 00:51:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/node-sass-5.0.0


📝 Commits (1)

  • 0f47fd4 Bump node-sass from 4.14.1 to 5.0.0

📊 Changes

2 files changed (+79 additions, -112 deletions)

View changed files

📝 package-lock.json (+78 -111)
📝 package.json (+1 -1)

📄 Description

Bumps node-sass from 4.14.1 to 5.0.0.

Release notes

Sourced from node-sass's releases.

v5.0.0

Breaking changes

  • Only support LTS and current Node versions (@nschonni)
  • Remove deprecated process.sass API (@xzyfer, #2986)

Features

  • Add support for Node 15
  • New node-gyp version that supports building with Python 3

Community

Fixes

Supported Environments

OS Architecture Node
Windows x86 & x64 10, 12, 14, 15
OSX x64 10, 12, 14, 15
Linux* x64 10, 12, 14, 15
Alpine Linux x64 10, 12, 14, 15
FreeBSD i386 amd64 10, 12, 13

*Linux support refers to major distributions like Ubuntu, and Debian

Commits
  • 0648b5a chore: Add Node 15 support (#2983)
  • e2391c2 Add a deprecation message to the readme (#3011)
  • 6a33e53 chore: Don't upload artifacts on PRs
  • d763506 chore: Only run coverage on main repo
  • d4ebe72 build(deps): update actions/setup-node requirement to v2.1.2
  • 2bebe05 build(deps-dev): bump rimraf from 2.7.1 to 3.0.2
  • f877689 chore: Don't double build DependaBot PRs
  • b48fac4 chore: Add weekly DependaBot updates
  • 91c40a0 Remove deprecated process.sass API
  • 1f6df86 Replace lodash/assign in favor of the native Object.assign
  • Additional commits viewable in compare view

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/1310 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/2/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/node-sass-5.0.0` --- ### 📝 Commits (1) - [`0f47fd4`](https://github.com/hoppscotch/hoppscotch/commit/0f47fd41fddefe01457b5ee054a97c5b2a12efc1) Bump node-sass from 4.14.1 to 5.0.0 ### 📊 Changes **2 files changed** (+79 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+78 -111) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/node-sass/releases">node-sass's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h3>Breaking changes</h3> <ul> <li>Only support LTS and current Node versions (<a href="https://github.com/nschonni">@nschonni</a>)</li> <li>Remove deprecated process.sass API (<a href="https://github.com/xzyfer">@xzyfer</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2986">#2986</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add support for Node 15</li> <li>New node-gyp version that supports building with Python 3</li> </ul> <h3>Community</h3> <ul> <li>More inclusive documentation (<a href="https://github.com/rgeerts">@rgeerts</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2944">#2944</a>)</li> <li>Enabled dependabot (<a href="https://github.com/nschonni">@nschonni</a>)</li> <li>Improve release automation (<a href="https://github.com/nschonni">@nschonni</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Bumped many dependencies (<a href="https://github.com/nschonni">@nschonni</a>)</li> </ul> <h2>Supported Environments</h2> <table> <thead> <tr> <th>OS</th> <th>Architecture</th> <th>Node</th> </tr> </thead> <tbody> <tr> <td>Windows</td> <td>x86 &amp; x64</td> <td>10, 12, 14, 15</td> </tr> <tr> <td>OSX</td> <td>x64</td> <td>10, 12, 14, 15</td> </tr> <tr> <td>Linux*</td> <td>x64</td> <td>10, 12, 14, 15</td> </tr> <tr> <td>Alpine Linux</td> <td>x64</td> <td>10, 12, 14, 15</td> </tr> <tr> <td>FreeBSD</td> <td>i386 amd64</td> <td>10, 12, 13</td> </tr> </tbody> </table> <p>*Linux support refers to major distributions like Ubuntu, and Debian</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/node-sass/commit/0648b5a59df693686e745d3690fc73e768200c47"><code>0648b5a</code></a> chore: Add Node 15 support (<a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2983">#2983</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/e2391c259167a9692f2c23b0c91caa37502334ca"><code>e2391c2</code></a> Add a deprecation message to the readme (<a href="https://github-redirect.dependabot.com/sass/node-sass/issues/3011">#3011</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/6a33e5318b7e89316dab947e8697818e45530907"><code>6a33e53</code></a> chore: Don't upload artifacts on PRs</li> <li><a href="https://github.com/sass/node-sass/commit/d7635068b41a9cceeab4fadd195eea47d507c34c"><code>d763506</code></a> chore: Only run coverage on main repo</li> <li><a href="https://github.com/sass/node-sass/commit/d4ebe7236df425aa7482115be7df00e10f0e3f9c"><code>d4ebe72</code></a> build(deps): update actions/setup-node requirement to v2.1.2</li> <li><a href="https://github.com/sass/node-sass/commit/2bebe054fd1429d2aec2280f28f0ebeb9481897c"><code>2bebe05</code></a> build(deps-dev): bump rimraf from 2.7.1 to 3.0.2</li> <li><a href="https://github.com/sass/node-sass/commit/f877689ab1904ff896691f6adba4f2c7932186be"><code>f877689</code></a> chore: Don't double build DependaBot PRs</li> <li><a href="https://github.com/sass/node-sass/commit/b48fac449ad6cda8332f89ef83625d5bb6e33e4d"><code>b48fac4</code></a> chore: Add weekly DependaBot updates</li> <li><a href="https://github.com/sass/node-sass/commit/91c40a0bf0a3923ab9f91b82dcd479c25486235a"><code>91c40a0</code></a> Remove deprecated process.sass API</li> <li><a href="https://github.com/sass/node-sass/commit/1f6df866f34e797df236e38fa181994ab4ca7ed4"><code>1f6df86</code></a> Replace lodash/assign in favor of the native Object.assign</li> <li>Additional commits viewable in <a href="https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node-sass&package-manager=npm_and_yarn&previous-version=4.14.1&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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:51:25 +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#3223
No description provided.