nordgedanken-github-io.meta

Issues/PRs archive for Nordgedanken/nordgedanken.github.io
git clone git://archive.git.mtrnord.blog/Nordgedanken/nordgedanken-github-io.meta.git
Log | Files | Refs

6.md (5947B)


      1 # PR #6 Bump gulp-csso from 2.0.0 to 4.0.1
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-07-19T19:36:23Z
      6 - **Branch:** dependabot/npm_and_yarn/gulp-csso-4.0.1 → master
      7 - **Merged:** 2022-07-20T06:38:22Z
      8 - **Labels:** dependencies
      9 - **Diff:** [6.diff](./6.diff)
     10 
     11 ---
     12 
     13 Bumps [gulp-csso](https://github.com/ben-eb/gulp-csso) from 2.0.0 to 4.0.1.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/ben-eb/gulp-csso/releases">gulp-csso's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>4.0.1</h2>
     19 <ul>
     20 <li>Fix error handling</li>
     21 </ul>
     22 <h2>4.0.0</h2>
     23 <ul>
     24 <li>Update CSSO to <a href="https://github.com/css/csso/releases/tag/v4.0.0">^4.0.0</a></li>
     25 <li>Plugin never produce a parse error, but drops bad parts of CSS instead</li>
     26 <li>Drop support for Node.js &lt; 8</li>
     27 </ul>
     28 <h2>3.0.1</h2>
     29 <ul>
     30 <li>Drop dependency on deprecated <code>gulp-util</code> (<a href="https://github-redirect.dependabot.com/ben-eb/gulp-csso/issues/30">#30</a>, thanks to <a href="https://github.com/TheDancingCode"><code>@​TheDancingCode</code></a>)</li>
     31 </ul>
     32 </blockquote>
     33 </details>
     34 <details>
     35 <summary>Changelog</summary>
     36 <p><em>Sourced from <a href="https://github.com/ben-eb/gulp-csso/blob/master/CHANGELOG.md">gulp-csso's changelog</a>.</em></p>
     37 <blockquote>
     38 <h1>4.0.1 (November 14, 2019)</h1>
     39 <ul>
     40 <li>Fix error handling</li>
     41 </ul>
     42 <h1>4.0.0 (November 14, 2019)</h1>
     43 <ul>
     44 <li>Update CSSO to <a href="https://github.com/css/csso/releases/tag/v4.0.0">^4.0.0</a></li>
     45 <li>Plugin never produce a parse error, but drops bad parts of CSS instead</li>
     46 <li>Drop support for Node.js &lt; 8</li>
     47 </ul>
     48 <h1>3.0.1</h1>
     49 <ul>
     50 <li>Drop dependency on deprecated <code>gulp-util</code> (<a href="https://github-redirect.dependabot.com/ben-eb/gulp-csso/issues/30">#30</a>, thanks to <a href="https://github.com/TheDancingCode"><code>@​TheDancingCode</code></a>)</li>
     51 </ul>
     52 <h1>3.0.0</h1>
     53 <ul>
     54 <li>Update CSSO to <a href="https://github.com/css/csso/releases/tag/v3.0.0">3.0.0</a> (thanks to <a href="https://github.com/lahmatiy"><code>@​lahmatiy</code></a>).</li>
     55 </ul>
     56 </blockquote>
     57 </details>
     58 <details>
     59 <summary>Commits</summary>
     60 <ul>
     61 <li><a href="https://github.com/ben-eb/gulp-csso/commit/f758a8cb6e3563e0e02483d9d9cce3492ce64198"><code>f758a8c</code></a> 4.0.1</li>
     62 <li><a href="https://github.com/ben-eb/gulp-csso/commit/e0ca44de62817ed664dbae81357f744c1a77f281"><code>e0ca44d</code></a> Fix error handling</li>
     63 <li><a href="https://github.com/ben-eb/gulp-csso/commit/b92c24b5bee69eeb8a0841f071786f32bb6cbe57"><code>b92c24b</code></a> Fix travis config</li>
     64 <li><a href="https://github.com/ben-eb/gulp-csso/commit/67710f1fbeb83c68918bd36280843143e2e1e617"><code>67710f1</code></a> 4.0.0</li>
     65 <li><a href="https://github.com/ben-eb/gulp-csso/commit/222deb519ee4d50fb19947d8755558cf541c48b5"><code>222deb5</code></a> Drop Node.js &lt; 8 and related refactoring</li>
     66 <li><a href="https://github.com/ben-eb/gulp-csso/commit/d30bda3d2d96ec63c58209d0fb8d2e33210a7dfe"><code>d30bda3</code></a> Bump dependencies (CSSO 4.0+)</li>
     67 <li><a href="https://github.com/ben-eb/gulp-csso/commit/9d07cc6307a053c731cac75eeea8672f7d97ee91"><code>9d07cc6</code></a> 3.0.1</li>
     68 <li><a href="https://github.com/ben-eb/gulp-csso/commit/1d116fd52ba7078e6a961c201dd2ab38520df481"><code>1d116fd</code></a> Update changelog</li>
     69 <li><a href="https://github.com/ben-eb/gulp-csso/commit/1060fcdd9d8e80ae59ab09d9e5bfbc624dbe729d"><code>1060fcd</code></a> Drop dependency on deprecated <code>gulp-util</code> (<a href="https://github-redirect.dependabot.com/ben-eb/gulp-csso/issues/31">#31</a>)</li>
     70 <li><a href="https://github.com/ben-eb/gulp-csso/commit/f488df3fb3dc92792e3cc3505790c2337ba0eead"><code>f488df3</code></a> Add links to CSSO release notes</li>
     71 <li>Additional commits viewable in <a href="https://github.com/ben-eb/gulp-csso/compare/v2.0.0...v4.0.1">compare view</a></li>
     72 </ul>
     73 </details>
     74 <details>
     75 <summary>Maintainer changes</summary>
     76 <p>This version was pushed to npm by <a href="https://www.npmjs.com/~lahmatiy">lahmatiy</a>, a new releaser for gulp-csso since your current version.</p>
     77 </details>
     78 <br />
     79 
     80 
     81 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gulp-csso&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=4.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     82 
     83 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`.
     84 
     85 [//]: # (dependabot-automerge-start)
     86 [//]: # (dependabot-automerge-end)
     87 
     88 ---
     89 
     90 <details>
     91 <summary>Dependabot commands and options</summary>
     92 <br />
     93 
     94 You can trigger Dependabot actions by commenting on this PR:
     95 - `@dependabot rebase` will rebase this PR
     96 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     97 - `@dependabot merge` will merge this PR after your CI passes on it
     98 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     99 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    100 - `@dependabot reopen` will reopen this PR if it is closed
    101 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    102 - `@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)
    103 - `@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)
    104 - `@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)
    105 
    106 
    107 </details>
    108