build(deps): bump lodash.template, gulp, gulp-angular-templatecache, gulp-htmlmin, gulp-jshint, gulp-uglify and gulp-zip#395
Conversation
…gulp-htmlmin, gulp-jshint, gulp-uglify and gulp-zip Bumps [lodash.template](https://github.com/lodash/lodash) to 4.5.0 and updates ancestor dependencies [lodash.template](https://github.com/lodash/lodash), [gulp](https://github.com/gulpjs/gulp), [gulp-angular-templatecache](https://github.com/miickel/gulp-angular-templatecache), [gulp-htmlmin](https://github.com/jonschlinkert/gulp-htmlmin), [gulp-jshint](https://github.com/spalger/gulp-jshint), [gulp-uglify](https://github.com/terinjokes/gulp-uglify) and [gulp-zip](https://github.com/sindresorhus/gulp-zip). These dependencies need to be updated together. Updates `lodash.template` from 3.6.2 to 4.5.0 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits/4.5.0) Updates `gulp` from 3.9.1 to 4.0.2 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v3.9.1...v4.0.2) Updates `gulp-angular-templatecache` from 2.2.7 to 2.2.7 - [Release notes](https://github.com/miickel/gulp-angular-templatecache/releases) - [Commits](miickel/gulp-angular-templatecache@v2.2.7...v2.2.7) Updates `gulp-htmlmin` from 2.0.0 to 5.0.1 - [Commits](jonschlinkert/gulp-htmlmin@2.0.0...5.0.1) Updates `gulp-jshint` from 1.12.0 to 2.1.0 - [Changelog](https://github.com/spalger/gulp-jshint/blob/master/CHANGELOG.md) - [Commits](spalger/gulp-jshint@v1.12.0...v2.1.0) Updates `gulp-uglify` from 1.5.4 to 3.0.2 - [Release notes](https://github.com/terinjokes/gulp-uglify/releases) - [Changelog](https://github.com/terinjokes/gulp-uglify/blob/master/CHANGELOG.md) - [Commits](terinjokes/gulp-uglify@v1.5.4...v3.0.2) Updates `gulp-zip` from 3.2.0 to 5.1.0 - [Release notes](https://github.com/sindresorhus/gulp-zip/releases) - [Commits](sindresorhus/gulp-zip@v3.2.0...v5.1.0) --- updated-dependencies: - dependency-name: lodash.template dependency-type: indirect - dependency-name: gulp dependency-type: direct:development - dependency-name: gulp-angular-templatecache dependency-type: direct:development - dependency-name: gulp-htmlmin dependency-type: direct:development - dependency-name: gulp-jshint dependency-type: direct:development - dependency-name: gulp-uglify dependency-type: direct:development - dependency-name: gulp-zip dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lodash.template to 4.5.0 and updates ancestor dependencies lodash.template, gulp, gulp-angular-templatecache, gulp-htmlmin, gulp-jshint, gulp-uglify and gulp-zip. These dependencies need to be updated together.
Updates
lodash.templatefrom 3.6.2 to 4.5.0Release notes
Sourced from lodash.template's releases.
... (truncated)
Commits
Updates
gulpfrom 3.9.1 to 4.0.2Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
Commits
069350aRelease: 4.0.2b4b5a68Build: Add node 12 to Travis & Azure5667666Fix: Bind src/dest/symlink to the gulp instance to support esm exports (ref s...4091bd3Docs: Add notes about esm support (closes #2278)3c66d95Docs: Fix the Negative Globs section & examples (closes #2297)1693a11Docs: Remove next tag from recipes (closes #2277)d916276Docs: Add default task wrappers to Watching Files examples to make runnable (...ea52a92Docs: Fix syntax error in lastRun API docs (closes #2315)5d81f42Docs: Fix typo in Explaining Globs (#2326)ea3bba4Release: 4.0.1Updates
gulp-angular-templatecachefrom 2.2.7 to 2.2.7Commits
Updates
gulp-htmlminfrom 2.0.0 to 5.0.1Commits
190d0315.0.10b8a331stream errorsf954ddaremove eslint from preteste5aeb27update readme8d8068e5.0.020a1d30closes jonschlinkert/gulp-htmlmin#72a412d83refactor3bd9d8f4.0.0f549ab4run verb to generate readmedd66fbcrun updatersUpdates
gulp-jshintfrom 1.12.0 to 2.1.0Changelog
Sourced from gulp-jshint's changelog.
Commits
32a25b02.1.02c57c9fMerge pull request #157 from spalger/remove-gulp-util5f621f8vinyl is only used in testing5eaabddadd yarn.lock file for dev154180d[gulp-util/PluginError] use plugin-error directly357ab98[gulp-util/File] use Vinyl directly807bead2.0.4aca8740Add test to verify that default files are not brokenc2774342.0.3711f3f0test fixUpdates
gulp-uglifyfrom 1.5.4 to 3.0.2Release notes
Sourced from gulp-uglify's releases.
... (truncated)
Changelog
Sourced from gulp-uglify's changelog.
Commits
7b9a7ad3.0.2a56d1c7feat: remove lodash dependencybcdda44docs: replacepumpwithpipelinec92197d3.0.127b26d4fix(composer): invoke callback only once2c7f656tests: import tape-catch to catch thrown errorsb2492c4fix: create safe-buffersa751c5atests: convert tests to to tape harness95f17a5feat(error): add column to error stringe2462fachore(travis): update test matrixUpdates
gulp-zipfrom 3.2.0 to 5.1.0Release notes
Sourced from gulp-zip's releases.
Commits
b53a2015.1.0ca2e4f7Add support for streaming output with option (#118)b278501Move to GitHub Actions (#119)dbbb7275.0.220106c8Fix creating unusable ZIP files on Windows (#117)f58c2575.0.1a5994eaMake Gulp an optional peer dependency (#115)29f79cfMeta tweaksf68ed4a5.0.0ddbacceRequire Node.js 8Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.