Bump tough-cookie, gatsby-plugin-sharp, gatsby-transformer-sharp and node-sass #7

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/tough-cookie-and-gatsby-plugin-sharp-and-gatsby-transformer-sharp-and-node-sass--removed into develop
dependabot[bot] commented 2023-07-15 05:39:36 +00:00 (Migrated from github.com)

Removes tough-cookie. It's no longer used after updating ancestor dependencies tough-cookie, gatsby-plugin-sharp, gatsby-transformer-sharp and node-sass. These dependencies need to be updated together.

Removes tough-cookie

Updates gatsby-plugin-sharp from 2.6.17 to 2.14.4

Changelog

Sourced from gatsby-plugin-sharp's changelog.

2.14.4 (2021-05-04)

Note: Version bump only for package gatsby-plugin-sharp

2.14.3 (2021-02-25)

Other Changes

2.14.2 (2021-02-24)

Bug Fixes

2.14.1 (2021-02-05)

Note: Version bump only for package gatsby-plugin-sharp

2.14.0 (2021-02-02)

🧾 Release notes

Features

Bug Fixes

Chores

  • update minor and patch for gatsby-plugin-sharp #28968 (17bb011)

2.13.4 (2021-01-29)

Note: Version bump only for package gatsby-plugin-sharp

2.13.3 (2021-01-28)

Note: Version bump only for package gatsby-plugin-sharp

2.13.2 (2021-01-26)

... (truncated)

Commits

Updates gatsby-transformer-sharp from 2.5.10 to 2.12.1

Changelog

Sourced from gatsby-transformer-sharp's changelog.

2.12.1 (2021-03-08)

Other Changes

2.12.0 (2021-02-02)

🧾 Release notes

Features

Chores

  • update minor and patch for gatsby-transformer-sharp #28969 (4cf7b43)

2.11.0 (2021-01-20)

🧾 Release notes

Features

Bug Fixes

  • update vulnerable packages, include React 17 in peerDeps #28545 (18b5f30)
  • PathPrefix isn't being passed/set for GatsbyImage fix #28845 (5874414)

Chores

2.10.1 (2021-01-13)

Bug Fixes

2.10.0 (2021-01-06)

🧾 Release notes

... (truncated)

Commits
  • 37079ab chore(release): Publish
  • b576211 will git stop being weird (#29897) (#30005)
  • 7797522 chore(release): Publish
  • 4cf7b43 chore(deps): update minor and patch for gatsby-transformer-sharp (#28969)
  • 7ce988e chore(release): Publish next
  • 8b6bfa6 feat(gatsby-plugin-sharp): Add image plugin defaults (#29147)
  • eb2bede feat(gatsby-plugin-image): Add support for backgroundColor in sharp (#29141)
  • d4a8ad2 chore(release): Publish next pre-minor
  • 18b5f30 fix(security): update vulnerable packages, include React 17 in peerDeps (#28545)
  • 9bcc12c feat(gatsby-plugin-image): Change fullWidth to use breakpoints (#29002)
  • Additional commits viewable in compare view

Updates node-sass from 4.14.1 to 9.0.0

Release notes

Sourced from node-sass's releases.

v9.0.0

What's Changed

Breaking changes

Supported Environments

OS Architecture Node
Windows x86 & x64 16, 18, 19, 20
OSX x64 16, 18, 19, 20
Linux* x64 16, 18, 19, 20
Alpine Linux x64 16, 18, 19, 20

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

v8.0.0

What's Changed

Breaking changes

Features

Dependencies

  • Bump true-case-path@2.2.1
  • Bump node-gyp @​9.0.0
  • Bump nan@^2.17.0
  • Bump sass-graph@^4.0.1

Misc

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) and [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together. Removes `tough-cookie` Updates `gatsby-plugin-sharp` from 2.6.17 to 2.14.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md">gatsby-plugin-sharp's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.4/packages/gatsby-plugin-sharp">2.14.4</a> (2021-05-04)</h3> <p><strong>Note:</strong> Version bump only for package gatsby-plugin-sharp</p> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.3/packages/gatsby-plugin-sharp">2.14.3</a> (2021-02-25)</h3> <h4>Other Changes</h4> <ul> <li>Update index.js <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29758">#29758</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29761">#29761</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/997985a608e8a90b464a0078e0c86d970b0c953e">997985a</a>)</li> </ul> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.2/packages/gatsby-plugin-sharp">2.14.2</a> (2021-02-24)</h3> <h4>Bug Fixes</h4> <ul> <li>Fix defaults handling Fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29564">#29564</a> Fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29589">#29589</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/be9d9f9c81606208cb4c237753e11b1e61a75dc4">be9d9f9</a>)</li> </ul> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.1/packages/gatsby-plugin-sharp">2.14.1</a> (2021-02-05)</h3> <p><strong>Note:</strong> Version bump only for package gatsby-plugin-sharp</p> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.0/packages/gatsby-plugin-sharp">2.14.0</a> (2021-02-02)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v2.32">🧾 Release notes</a></p> <h4>Features</h4> <ul> <li>Add gatsbyImageData resolver <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28236">#28236</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29095">#29095</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29162">#29162</a> fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29163">#29163</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29067">#29067</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29137">#29137</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/a82362267d2c842aa7dd3a65c8ffb8d51183c9eb">a823622</a>)</li> <li>Add image plugin defaults <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29147">#29147</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/8b6bfa61a8ed502df71057409862b7771b096156">8b6bfa6</a>)</li> <li>Add support for backgroundColor in sharp <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29141">#29141</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/eb2bede99328e149b34a7e893c870094fc1ae6de">eb2bede</a>)</li> </ul> <h4>Bug Fixes</h4> <ul> <li>make sure to pass the failOnError option to base64 generation <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29254">#29254</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29290">#29290</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/c68b5e664bd334833c533ec5d9a03e49dbff628d">c68b5e6</a>)</li> <li>Sanitize tmp filename <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29246">#29246</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/c0f1b5c4e3689b33e48206f1e1a0ba80020ebf53">c0f1b5c</a>)</li> <li>ignore incorrect duotone options <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28999">#28999</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/298eb317f91b050f822803934931c136fa4e94c1">298eb31</a>)</li> </ul> <h4>Chores</h4> <ul> <li>update minor and patch for gatsby-plugin-sharp <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28968">#28968</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/17bb011f0d396ead8508df08fdd3043143c94483">17bb011</a>)</li> </ul> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.4/packages/gatsby-plugin-sharp">2.13.4</a> (2021-01-29)</h3> <p><strong>Note:</strong> Version bump only for package gatsby-plugin-sharp</p> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.3/packages/gatsby-plugin-sharp">2.13.3</a> (2021-01-28)</h3> <p><strong>Note:</strong> Version bump only for package gatsby-plugin-sharp</p> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.2/packages/gatsby-plugin-sharp">2.13.2</a> (2021-01-26)</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/5a654faa25c5fef5ab058e634fd56378a26c067a"><code>5a654fa</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/65274d64f59fdddffd504d37205317f60996b99b"><code>65274d6</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/997985a608e8a90b464a0078e0c86d970b0c953e"><code>997985a</code></a> Update index.js (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/29758">#29758</a>) (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/29761">#29761</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/6fa14e4ba75adff605443402a9a93417a687aeb4"><code>6fa14e4</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/be9d9f9c81606208cb4c237753e11b1e61a75dc4"><code>be9d9f9</code></a> fix(gatsby-plugin-sharp): Fix defaults handling (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/29564">#29564</a>) (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/29589">#29589</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/1bbde7fb06cfc1fbf4b3cc2580d234576842304a"><code>1bbde7f</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/7797522184600284a44929cad5b27f2388eb13ee"><code>7797522</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/c68b5e664bd334833c533ec5d9a03e49dbff628d"><code>c68b5e6</code></a> fix(gatsby-plugin-sharp): make sure to pass the failOnError option to base64 ...</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/c0f1b5c4e3689b33e48206f1e1a0ba80020ebf53"><code>c0f1b5c</code></a> fix(gatsby-plugin-sharp): Sanitize tmp filename (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/29246">#29246</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/a82362267d2c842aa7dd3a65c8ffb8d51183c9eb"><code>a823622</code></a> feat(gatsby-source-contentful): Add gatsbyImageData resolver (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/28236">#28236</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.4/packages/gatsby-plugin-sharp">compare view</a></li> </ul> </details> <br /> Updates `gatsby-transformer-sharp` from 2.5.10 to 2.12.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md">gatsby-transformer-sharp's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.12.1/packages/gatsby-transformer-sharp">2.12.1</a> (2021-03-08)</h3> <h4>Other Changes</h4> <ul> <li>will git stop being weird <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29897">#29897</a> <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/30005">#30005</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/b576211a456614f0be910263c6f3cd29b3e8ee7a">b576211</a>)</li> </ul> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.12.0/packages/gatsby-transformer-sharp">2.12.0</a> (2021-02-02)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v2.32">🧾 Release notes</a></p> <h4>Features</h4> <ul> <li>Add image plugin defaults <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29147">#29147</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/8b6bfa61a8ed502df71057409862b7771b096156">8b6bfa6</a>)</li> <li>Add support for backgroundColor in sharp <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29141">#29141</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/eb2bede99328e149b34a7e893c870094fc1ae6de">eb2bede</a>)</li> </ul> <h4>Chores</h4> <ul> <li>update minor and patch for gatsby-transformer-sharp <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28969">#28969</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/4cf7b43026493e09b90afc78ead82ab9ea2cff2b">4cf7b43</a>)</li> </ul> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.11.0/packages/gatsby-transformer-sharp">2.11.0</a> (2021-01-20)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v2.31">🧾 Release notes</a></p> <h4>Features</h4> <ul> <li>Change fullWidth to use breakpoints <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/29002">#29002</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/9bcc12c57728bb7ca08cefe4f2f4c684b65d3111">9bcc12c</a>)</li> <li>Add support for aspectRatio <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28941">#28941</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/ed19fa052a93e948b1135ac128cf5abec48752b6">ed19fa0</a>)</li> </ul> <h4>Bug Fixes</h4> <ul> <li>update vulnerable packages, include React 17 in peerDeps <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28545">#28545</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/18b5f30e367895aa5f3af46e4989b347912a0f35">18b5f30</a>)</li> <li>PathPrefix isn't being passed/set for GatsbyImage fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28845">#28845</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/58744145d6f8ef2e36c9a5f2f4e06290b0cff942">5874414</a>)</li> </ul> <h4>Chores</h4> <ul> <li>change fluid to fullWidth <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28987">#28987</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/381e13c457b8b8d66a695d5f48d93c14e938b194">381e13c</a>)</li> <li>Update image API to remove maxWidth/maxHeight <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28985">#28985</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/a8c2f39f74144b6ee7704b86c75c5c4047b1c5e5">a8c2f39</a>)</li> <li>Fix all <code>/packages</code> links to <code>/plugins</code> Fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28816">#28816</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/200e30748102a478267a67700238304a2a56068b">200e307</a>)</li> <li>Fix spelling Fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28761">#28761</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/b960334309e8d7fe894e59d1079ea1150e958078">b960334</a>)</li> </ul> <h3><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.10.1/packages/gatsby-transformer-sharp">2.10.1</a> (2021-01-13)</h3> <h4>Bug Fixes</h4> <ul> <li>PathPrefix isn't being passed/set for GatsbyImage fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28845">#28845</a> fix <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/28991">#28991</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/c76205061e83d372bc205690ea1b970273f673dc">c762050</a>)</li> </ul> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.10.0/packages/gatsby-transformer-sharp">2.10.0</a> (2021-01-06)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v2.30">🧾 Release notes</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/37079abc11e1763cce7e67059c8974dbdb1d84dd"><code>37079ab</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/b576211a456614f0be910263c6f3cd29b3e8ee7a"><code>b576211</code></a> will git stop being weird (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/29897">#29897</a>) (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/30005">#30005</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/7797522184600284a44929cad5b27f2388eb13ee"><code>7797522</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/4cf7b43026493e09b90afc78ead82ab9ea2cff2b"><code>4cf7b43</code></a> chore(deps): update minor and patch for gatsby-transformer-sharp (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/28969">#28969</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/7ce988eee6479c531999d422875d878d64cc9463"><code>7ce988e</code></a> chore(release): Publish next</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/8b6bfa61a8ed502df71057409862b7771b096156"><code>8b6bfa6</code></a> feat(gatsby-plugin-sharp): Add image plugin defaults (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/29147">#29147</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/eb2bede99328e149b34a7e893c870094fc1ae6de"><code>eb2bede</code></a> feat(gatsby-plugin-image): Add support for backgroundColor in sharp (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/29141">#29141</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/d4a8ad26215cc2189d6473a657e0ae83088effb1"><code>d4a8ad2</code></a> chore(release): Publish next pre-minor</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/18b5f30e367895aa5f3af46e4989b347912a0f35"><code>18b5f30</code></a> fix(security): update vulnerable packages, include React 17 in peerDeps (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/28545">#28545</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/9bcc12c57728bb7ca08cefe4f2f4c684b65d3111"><code>9bcc12c</code></a> feat(gatsby-plugin-image): Change fullWidth to use breakpoints (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp/issues/29002">#29002</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.12.1/packages/gatsby-transformer-sharp">compare view</a></li> </ul> </details> <br /> Updates `node-sass` from 4.14.1 to 9.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>v9.0.0</h2> <h2>What's Changed</h2> <ul> <li>Node 20 support by <a href="https://github.com/nschonni"><code>@​nschonni</code></a> in <a href="https://redirect.github.com/sass/node-sass/pull/3355">sass/node-sass#3355</a></li> </ul> <h3>Breaking changes</h3> <ul> <li>Drop support for Node 14 (<a href="https://github.com/nschonni"><code>@​nschonni</code></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>16, 18, 19, 20</td> </tr> <tr> <td>OSX</td> <td>x64</td> <td>16, 18, 19, 20</td> </tr> <tr> <td>Linux*</td> <td>x64</td> <td>16, 18, 19, 20</td> </tr> <tr> <td>Alpine Linux</td> <td>x64</td> <td>16, 18, 19, 20</td> </tr> </tbody> </table> <p>*Linux support refers to major distributions like Ubuntu, and Debian</p> <h2>v8.0.0</h2> <h2>What's Changed</h2> <ul> <li>Fix binaries being partially downloaded by <a href="https://github.com/xzyfer"><code>@​xzyfer</code></a> in <a href="https://redirect.github.com/sass/node-sass/pull/3313">sass/node-sass#3313</a></li> <li>Bump node-gyp and nan for node 19 support by <a href="https://github.com/xzyfer"><code>@​xzyfer</code></a> in <a href="https://redirect.github.com/sass/node-sass/pull/3314">sass/node-sass#3314</a></li> <li>feat: Node 18 and 19 support and drop Node 17 by <a href="https://github.com/nschonni"><code>@​nschonni</code></a> in <a href="https://redirect.github.com/sass/node-sass/pull/3257">sass/node-sass#3257</a></li> </ul> <h3>Breaking changes</h3> <ul> <li>Drop support for Node 12 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> <li>Drop support for Node 17 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> <li>Set <code>rejectUnauthorized</code> to <code>true</code> by default (<a href="https://github.com/scott-ut"><code>@​scott-ut</code></a>, <a href="https://redirect.github.com/sass/node-sass/issues/3149">#3149</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add support for Node 18 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> <li>Add support for Node 19 (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> <li>Replace <code>request</code> with <code>make-fetch-happen</code> (<a href="https://github.com/CamilleDrapier"><code>@​CamilleDrapier</code></a> <a href="https://github.com/xzyfer"><code>@​xzyfer</code></a>, <a href="https://redirect.github.com/sass/node-sass/issues/3193">#3193</a>, <a href="https://redirect.github.com/sass/node-sass/issues/3313">#3313</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump true-case-path@2.2.1</li> <li>Bump node-gyp <a href="https://github.com/9"><code>@​9</code></a>.0.0</li> <li>Bump nan@^2.17.0</li> <li>Bump sass-graph@^4.0.1</li> </ul> <h3>Misc</h3> <ul> <li>Bump various GitHub Actions dependencies (<a href="https://github.com/nschonni"><code>@​nschonni</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/node-sass/commit/87f38998da059d13a87a7fc9f3d29d5728128e2c"><code>87f3899</code></a> feat: Node 20 support (<a href="https://redirect.github.com/sass/node-sass/issues/3355">#3355</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/06ae4c70f792287c28bb765811014c7c56012d72"><code>06ae4c7</code></a> build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (<a href="https://redirect.github.com/sass/node-sass/issues/3350">#3350</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/e069f7356b76b286a51d0c4a48f93fb14bd0bdfc"><code>e069f73</code></a> build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0</li> <li><a href="https://github.com/sass/node-sass/commit/c34837d7bfab1ef86a8d9989e83602895373a0a0"><code>c34837d</code></a> build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0</li> <li><a href="https://github.com/sass/node-sass/commit/ee13eb9c62449d1e535189a063cbdd15583ebf32"><code>ee13eb9</code></a> 8.0.0</li> <li><a href="https://github.com/sass/node-sass/commit/98e75b39e22ba2fdf7726eefa23ba5f7247540c4"><code>98e75b3</code></a> feat: Node 18 and 19 support and drop Node 17 (<a href="https://redirect.github.com/sass/node-sass/issues/3257">#3257</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/e9bb866b0cfec9f9f98c370be325289d25be5c62"><code>e9bb866</code></a> Bump node-gyp and nan for node 19 support (<a href="https://redirect.github.com/sass/node-sass/issues/3314">#3314</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/ab7840b335d58f59731315354f2ea18d6bdf8fd6"><code>ab7840b</code></a> Fix binaries being partially downloaded (<a href="https://redirect.github.com/sass/node-sass/issues/3313">#3313</a>)</li> <li><a href="https://github.com/sass/node-sass/commit/d595abf2ed3e8013509c04b1205005e95d3fcc2e"><code>d595abf</code></a> 7.0.3</li> <li><a href="https://github.com/sass/node-sass/commit/3b556c1c9a79e87fd54fdaa9a1a18741a7616025"><code>3b556c1</code></a> 7.0.2</li> <li>Additional commits viewable in <a href="https://github.com/sass/node-sass/compare/v4.14.1...v9.0.0">compare view</a></li> </ul> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TBS093A/music-service-frontend/network/alerts). </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dependabot/npm_and_yarn/tough-cookie-and-gatsby-plugin-sharp-and-gatsby-transformer-sharp-and-node-sass--removed develop
git pull origin dependabot/npm_and_yarn/tough-cookie-and-gatsby-plugin-sharp-and-gatsby-transformer-sharp-and-node-sass--removed

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff dependabot/npm_and_yarn/tough-cookie-and-gatsby-plugin-sharp-and-gatsby-transformer-sharp-and-node-sass--removed
git push origin develop
Sign in to join this conversation.
There is no content yet.