[PR #67] [MERGED] Bump node-sass from 4.11.0 to 4.13.0 #73

Closed
opened 2026-02-26 04:36:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/67
Author: @dependabot-preview[bot]
Created: 12/20/2019
Status: Merged
Merged: 1/7/2020
Merged by: @moollaza

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


📝 Commits (1)

  • 3781c23 Bump node-sass from 4.11.0 to 4.13.0

📊 Changes

2 files changed (+24 additions, -48 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+23 -47)

📄 Description

Bumps node-sass from 4.11.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

v4.12.0

Features

Community

Dependencies

... (truncated)
Changelog

Sourced from node-sass's changelog.

v4.13.0

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

v4.12.0

https://github.com/sass/node-sass/releases/tag/v4.12.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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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/moollaza/repo-remover/pull/67 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/20/2019 **Status:** ✅ Merged **Merged:** 1/7/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/node-sass-4.13.0` --- ### 📝 Commits (1) - [`3781c23`](https://github.com/moollaza/repo-remover/commit/3781c2346335d5cfc5edddddac19782b8cc5147b) Bump node-sass from 4.11.0 to 4.13.0 ### 📊 Changes **2 files changed** (+24 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+23 -47) </details> ### 📄 Description Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 4.13.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>v4.13.0</h2> <h3>Features</h3> <ul> <li>Node 13 support (<a href="https://github.com/saper">@​saper</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2766">#2766</a> <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2767">#2767</a>)</li> </ul> <h3>Community</h3> <ul> <li>Fix broken link to NodeJS docs in README.md (<a href="https://github.com/schwigri">@​schwigri</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2753">#2753</a>)</li> <li>Assorted typo fixes (<a href="https://github.com/XhmikosR">@​XhmikosR</a> , <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2726">#2726</a>)</li> <li>Remove PR template (<a href="https://github.com/nschonni">@​nschonni</a>)</li> <li>Remove sudo settings from .travis.yml (<a href="https://github.com/abetomo">@​abetomo</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2673">#2673</a>)</li> <li>Add note in PR template about node-gyp 4.0 (<a href="https://github.com/nschonni">@​nschonni</a>)</li> <li>Change note about Node 12 support (<a href="https://github.com/nschonni">@​nschonni</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>lodash@^4.17.15 (<a href="https://github.com/kessenich">@​kessenich</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2574">#2574</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>0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13</td> </tr> <tr> <td>OSX</td> <td>x64</td> <td>0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13</td> </tr> <tr> <td>Linux*</td> <td>x86 &amp; x64</td> <td>0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^</td> </tr> <tr> <td>Alpine Linux</td> <td>x64</td> <td>6, 8, 10, 11, 12, 13</td> </tr> <tr> <td>FreeBSD</td> <td>i386 amd64</td> <td>6, 8, 10, 12, 13</td> </tr> </tbody> </table> <p>*Linux support refers to Ubuntu, Debian, and CentOS 5+ ** Not available on CentOS 5 ^ Only available on x64</p> <h2>v4.12.0</h2> <h3>Features</h3> <ul> <li>Node 12 support (<a href="https://github.com/xzyfer">@​xzyfer</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2632">#2632</a>)</li> </ul> <h3>Community</h3> <ul> <li>Convert all documentation links to HTTPS (<a href="https://github.com/asottile">@​asottile</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2608">#2608</a>)</li> <li>Remove out dated documentation (<a href="https://github.com/DerZyklop">@​DerZyklop</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2590">#2590</a>)</li> <li>Remove <a href="https://github.com/adamyeats">@​adamyeats</a> from maintainers list (<a href="https://github.com/adamyeats">@​adamyeats</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2576">#2576</a>)</li> <li>Update troubleshooting documentation (<a href="https://github.com/nschonni">@​nschonni</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2454">#2454</a>)</li> <li>Clearly document Node version support in README (<a href="https://github.com/nschonni">@​nschonni</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2383">#2383</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>nan@^2.13.2 (<a href="https://github.com/xzyfer">@​xzyfer</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2632">#2632</a>)</li> <li>lodash@4.17.11 (<a href="https://github.com/cheesestringer">@​cheesestringer</a>, <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2574">#2574</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/node-sass/blob/master/CHANGELOG.md">node-sass's changelog</a>.</em></p> <blockquote> <h2>v4.13.0</h2> <p><a href="https://github.com/sass/node-sass/releases/tag/v4.13.0">https://github.com/sass/node-sass/releases/tag/v4.13.0</a></p> <h2>v4.12.0</h2> <p><a href="https://github.com/sass/node-sass/releases/tag/v4.12.0">https://github.com/sass/node-sass/releases/tag/v4.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/node-sass/commit/60fad5f2d92d9978af6a3d9bb29f4b0ff4a70070"><code>60fad5f</code></a> 4.13.0</li> <li><a href="https://github.com/sass/node-sass/commit/43db915c360cdd87ad433990289221879158ffdb"><code>43db915</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2768">#2768</a> from sass/release-4-13</li> <li><a href="https://github.com/sass/node-sass/commit/0c8d308fef78f25fccebe6a6f35f76489e76df04"><code>0c8d308</code></a> Update references for v4.13 release</li> <li><a href="https://github.com/sass/node-sass/commit/f1cc0d37f4b221215ea5f0be7f1c41506a3e4342"><code>f1cc0d3</code></a> Use GCC 6 for Node 12 binaries (<a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2767">#2767</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/3838eae74ff1d4d2d37b80b20b30f8a0f42f3e3c"><code>3838eae</code></a> Use GCC 6 for Node 12 binaries</li> <li><a href="https://github.com/sass/node-sass/commit/e84c6a9f8d62b27174d650c38d18b327c97753ba"><code>e84c6a9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2766">#2766</a> from saper/node-modules-79</li> <li><a href="https://github.com/sass/node-sass/commit/64b6f32b7b9772e24300e1f459892f8a9046404c"><code>64b6f32</code></a> Node 13 support</li> <li><a href="https://github.com/sass/node-sass/commit/8d0accabd61ee5cb16248474f2989209b6200e50"><code>8d0acca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2753">#2753</a> from schwigri/master</li> <li><a href="https://github.com/sass/node-sass/commit/b0d4d853f7d4f49ee13d655b9e78279ce3346fb6"><code>b0d4d85</code></a> Fix broken link to NodeJS docs in README.md</li> <li><a href="https://github.com/sass/node-sass/commit/887199a28fbed12f18dfecbfa5495aa5d48b2d4e"><code>887199a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sass/node-sass/issues/2730">#2730</a> from kessenich/master</li> <li>Additional commits viewable in <a href="https://github.com/sass/node-sass/compare/v4.11.0...v4.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=node-sass&package-manager=npm_and_yarn&previous-version=4.11.0&new-version=4.13.0)](https://dependabot.com/compatibility-score.html?dependency-name=node-sass&package-manager=npm_and_yarn&previous-version=4.11.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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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-02-26 04:36:45 +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/repo-remover-moollaza#73
No description provided.