Skip to content

Commit

Permalink
Merge #4068
Browse files Browse the repository at this point in the history
4068: Update gulp-rev-rewrite to the latest version 🚀 r=jniles a=greenkeeper[bot]


## The devDependency [gulp-rev-rewrite](https://github.com/TheDancingCode/gulp-rev-rewrite) was updated from `2.0.0` to `3.0.0`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

**Publisher:** [thedancingcode](https://www.npmjs.com/~thedancingcode)
**License:** MIT

<details>
<summary>Release Notes for v3.0.0</summary>

<h1><a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/compare/v2.0.0...v3.0.0">3.0.0</a> (2020-01-03)</h1>
<h3>Code Refactoring</h3>
<ul>
<li>drop Node 8 support (<a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/commit/8746bdf26bcd78b34d7fa8a73d653be15cb0de7a">8746bdf</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>dropped Node 8 support</li>
</ul>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 2 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/commit/8746bdf26bcd78b34d7fa8a73d653be15cb0de7a"><code>8746bdf</code></a> <code>refactor: drop Node 8 support</code></li>
<li><a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/commit/bf4d99a492fb183b2c547f19e6c3a7666ddeb268"><code>bf4d99a</code></a> <code>chore(package): update xo to version 0.25.0 (#22)</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/TheDancingCode/gulp-rev-rewrite/compare/1ee97f546e9b3154ab821b98f221cc8ee88a5efd...8746bdf26bcd78b34d7fa8a73d653be15cb0de7a">full diff</a></p>
</details>

---

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴



Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and greenkeeper[bot] authored Jan 4, 2020
2 parents dc21e3f + 09537f5 commit d3f5e9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"gulp-merge-json": "^1.3.1",
"gulp-postcss": "^8.0.0",
"gulp-rev": "^9.0.0",
"gulp-rev-rewrite": "^2.0.0",
"gulp-rev-rewrite": "^3.0.0",
"gulp-template": "^5.0.0",
"gulp-typescript": "^5.0.0",
"gulp-uglify": "^3.0.1",
Expand Down
26 changes: 5 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4500,10 +4500,10 @@ gulp-postcss@^8.0.0:
postcss-load-config "^2.0.0"
vinyl-sourcemaps-apply "^0.2.1"

gulp-rev-rewrite@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/gulp-rev-rewrite/-/gulp-rev-rewrite-2.0.0.tgz#27b15be6a477f802581356455b7dc560c546d7fd"
integrity sha512-MkXv0FonQTpeCd3q1N09muwIbUpPVvaBI8E5TwvqDhdMms6VrssEc/nH2TqM77btOEtCCnQW5y9aL5myw8rIGg==
gulp-rev-rewrite@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gulp-rev-rewrite/-/gulp-rev-rewrite-3.0.0.tgz#5896bb558003fda7d36c808308601596c1053837"
integrity sha512-og0zGOuE49GX061N3+7wG7TCruTLjv+G2LevkMpz3gbl/NKpa5mozZ9hovgQ8p145Q3ntlgHuBIgBKirgYBqlA==
dependencies:
lodash.escaperegexp "^4.1.2"
plugin-error "^1.0.1"
Expand Down Expand Up @@ -6939,22 +6939,6 @@ node-fetch@^2.3.0:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==

node-pre-gyp@*:
version "0.14.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83"
integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==
dependencies:
detect-libc "^1.0.2"
mkdirp "^0.5.1"
needle "^2.2.1"
nopt "^4.0.1"
npm-packlist "^1.1.6"
npmlog "^4.0.2"
rc "^1.2.7"
rimraf "^2.6.1"
semver "^5.3.0"
tar "^4.4.2"

node-pre-gyp@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz#db1f33215272f692cd38f03238e3e9b47c5dd054"
Expand Down Expand Up @@ -9853,7 +9837,7 @@ tar-stream@^2.1.0:
inherits "^2.0.3"
readable-stream "^3.1.1"

tar@^4, tar@^4.4.2:
tar@^4:
version "4.4.13"
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
Expand Down

0 comments on commit d3f5e9d

Please sign in to comment.