-
Notifications
You must be signed in to change notification settings - Fork 7
chore: upgrade to Gulp v4 #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d9d0e08 to
e7752c4
Compare
- @semantic-release/exec - https://github.com/semantic-release/exec/releases - 6.x.x: node-version: the minimum required version of node is now v14.17 - 5.x.x: Require Node.js >= 10.18 - 4.x.x: Require Node.js >= 10.13 - semantic-release - https://github.com/semantic-release/semantic-release/releases - 19.x.x: node v15 has been removed from our defined supported versions of node - 18.x.x: node-version: the minimum required version of node is now v14.17
f7222ec to
9a2e933
Compare
https://babeljs.io/docs/en/v7-migration - gulp-babel - https://github.com/babel/gulp-babel/releases - 8.x.x: The first official stable release with Babel 7.x support. - Jest 24: https://jestjs.io/blog/2019/01/25/jest-24-refreshing-polished-typescript-friendly
- gulp-awspublish - https://github.com/pgherveou/gulp-awspublish/releases - 4.x.x - Drop support for Node < 6 - 5.x.x - Remove support for Node 10 - 6.x.x - - _buildDeleteMultiple() requires passing bucket as argument - _toAwsParams() requires passing bucket as argument - Credentials passed to create() must be nested under credentials - gulp-rename - https://github.com/hparra/gulp-rename/releases - Add the ability to use the function argument as an immutable map function
npm itself lets people know when they have outdated dependencies, let's not ship extra dependencies if we don't need to :)
9a2e933 to
de09208
Compare
Codecov Report
@@ Coverage Diff @@
## master #67 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 15 15
Branches 2 2
=========================================
Hits 15 15 Continue to review full report at Codecov.
|
|
🎉 This PR is included in version 2.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Diff