[PR #222] [MERGED] ⬆️ Bump node-sass from 4.12.0 to 4.13.0 #2493

Closed
opened 2026-03-17 00:11:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/222
Author: @dependabot-preview[bot]
Created: 10/26/2019
Status: Merged
Merged: 10/26/2019
Merged by: @liyasthomas

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


📝 Commits (1)

  • 91310a8 ⬆️ Bump node-sass from 4.12.0 to 4.13.0

📊 Changes

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

View changed files

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

📄 Description

Bumps node-sass from 4.12.0 to 4.13.0.

Release notes

Sourced from node-sass's releases.

v4.13.0

Features

Community

Dependencies

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^
Alpine Linux x64 6, 8, 10, 11, 12, 13
FreeBSD i386 amd64 6, 8, 10, 12, 13

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64

Changelog

Sourced from node-sass's changelog.

v4.13.0

https://github.com/sass/node-sass/releases/tag/v4.13.0

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/222 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/26/2019 **Status:** ✅ Merged **Merged:** 10/26/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/node-sass-4.13.0` --- ### 📝 Commits (1) - [`91310a8`](https://github.com/hoppscotch/hoppscotch/commit/91310a803c86e76bae9d364122d73b13824571e8) :arrow_up: Bump node-sass from 4.12.0 to 4.13.0 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0. <details> <summary>Release notes</summary> *Sourced from [node-sass's releases](https://github.com/sass/node-sass/releases).* > ## v4.13.0 > ### Features > > - Node 13 support ([@&#8203;saper](https://github.com/saper), [#2766](https://github-redirect.dependabot.com/sass/node-sass/issues/2766) [#2767](https://github-redirect.dependabot.com/sass/node-sass/issues/2767)) > > ### Community > > - Fix broken link to NodeJS docs in README.md ([@&#8203;schwigri](https://github.com/schwigri), [#2753](https://github-redirect.dependabot.com/sass/node-sass/issues/2753)) > - Assorted typo fixes ([@&#8203;XhmikosR](https://github.com/XhmikosR) , [#2726](https://github-redirect.dependabot.com/sass/node-sass/issues/2726)) > - Remove PR template ([@&#8203;nschonni](https://github.com/nschonni)) > - Remove sudo settings from .travis.yml ([@&#8203;abetomo](https://github.com/abetomo), [#2673](https://github-redirect.dependabot.com/sass/node-sass/issues/2673)) > - Add note in PR template about node-gyp 4.0 ([@&#8203;nschonni](https://github.com/nschonni)) > - Change note about Node 12 support ([@&#8203;nschonni](https://github.com/nschonni)) > > ### Dependencies > > - lodash@^4.17.15 ([@&#8203;kessenich](https://github.com/kessenich), [#2574](https://github-redirect.dependabot.com/sass/node-sass/issues/2574)) > > ## Supported Environments > > | OS | Architecture | Node | > | --- | --- | --- | > | Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 | > | OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 | > | Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^ | > | Alpine Linux | x64 | 6, 8, 10, 11, 12, 13 | > | FreeBSD | i386 amd64 | 6, 8, 10, 12, 13 | > > *Linux support refers to Ubuntu, Debian, and CentOS 5+ > ** Not available on CentOS 5 > ^ Only available on x64 </details> <details> <summary>Changelog</summary> *Sourced from [node-sass's changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md).* > ## v4.13.0 > > https://github.com/sass/node-sass/releases/tag/v4.13.0 </details> <details> <summary>Commits</summary> - [`60fad5f`](https://github.com/sass/node-sass/commit/60fad5f2d92d9978af6a3d9bb29f4b0ff4a70070) 4.13.0 - [`43db915`](https://github.com/sass/node-sass/commit/43db915c360cdd87ad433990289221879158ffdb) Merge pull request [#2768](https://github-redirect.dependabot.com/sass/node-sass/issues/2768) from sass/release-4-13 - [`0c8d308`](https://github.com/sass/node-sass/commit/0c8d308fef78f25fccebe6a6f35f76489e76df04) Update references for v4.13 release - [`f1cc0d3`](https://github.com/sass/node-sass/commit/f1cc0d37f4b221215ea5f0be7f1c41506a3e4342) Use GCC 6 for Node 12 binaries ([#2767](https://github-redirect.dependabot.com/sass/node-sass/issues/2767)) - [`3838eae`](https://github.com/sass/node-sass/commit/3838eae74ff1d4d2d37b80b20b30f8a0f42f3e3c) Use GCC 6 for Node 12 binaries - [`e84c6a9`](https://github.com/sass/node-sass/commit/e84c6a9f8d62b27174d650c38d18b327c97753ba) Merge pull request [#2766](https://github-redirect.dependabot.com/sass/node-sass/issues/2766) from saper/node-modules-79 - [`64b6f32`](https://github.com/sass/node-sass/commit/64b6f32b7b9772e24300e1f459892f8a9046404c) Node 13 support - [`8d0acca`](https://github.com/sass/node-sass/commit/8d0accabd61ee5cb16248474f2989209b6200e50) Merge pull request [#2753](https://github-redirect.dependabot.com/sass/node-sass/issues/2753) from schwigri/master - [`b0d4d85`](https://github.com/sass/node-sass/commit/b0d4d853f7d4f49ee13d655b9e78279ce3346fb6) Fix broken link to NodeJS docs in README.md - [`887199a`](https://github.com/sass/node-sass/commit/887199a28fbed12f18dfecbfa5495aa5d48b2d4e) Merge pull request [#2730](https://github-redirect.dependabot.com/sass/node-sass/issues/2730) from kessenich/master - Additional commits viewable in [compare view](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=node-sass&package-manager=npm_and_yarn&previous-version=4.12.0&new-version=4.13.0)](https://dependabot.com/compatibility-score.html?dependency-name=node-sass&package-manager=npm_and_yarn&previous-version=4.12.0&new-version=4.13.0) 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:11:34 +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#2493
No description provided.