Skip to content
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

An in-range update of gulp-angular-templatecache is breaking the build 🚨 #278

Open
greenkeeper bot opened this issue May 28, 2018 · 6 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 28, 2018

Version 2.2.1 of gulp-angular-templatecache was just published.

Branch Build failing 🚨
Dependency gulp-angular-templatecache
Current Version 2.2.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

gulp-angular-templatecache is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v2.2.1

Changed

  • Update gulp-header and gulp-footer dependencies to remove gulp-util which has been largely deprecated from the gulp ecosystem.
  • Update Travis CI configuration to use current node LTS versions.
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2018

After pinning to 2.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 11, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.2

Changed

  • Update dependencies identified as having security concerns by npm audit. There are no outstanding known security issues as identified by npm audit at this time.

Fixed

  • Fix support for empty header and footer. #160

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 24, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.3

Changed

  • Update Travis CI configuration by adding NodeJS 11.

Fixed

  • Fix IIFE wrapper removal during minification by adding use strict directive. #161.
Commits

The new version differs by 6 commits.

  • 9289d8a Bump version to 2.2.3
  • 7ebfd8c Merge pull request #163 from miickel/add-node11-to-travis
  • a7b4d11 Add NodeJS 11
  • a9a745d Merge pull request #162 from dmellstrom/patch-1
  • a6aa976 Added test for moduleSystem option value 'IIFE'
  • 2f4cb33 Add 'use strict' directive to IIFE output

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.4

Fixed

  • Fix relative paths with Gulp 4. #164, #153
Commits

The new version differs by 3 commits.

  • a284cf7 Bump version to 2.2.4
  • 4149664 Add trailing separator to file.base if not present (#165)
  • af0f6ff Add contributor

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 7, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.5

Fixed

  • Revert changes in 2.2.4 due to unforeseen breaking change in Gulp 3.
    We'll have to tackle #164 and #153 again. My apologies for the trouble!
Commits

The new version differs by 2 commits.

  • 4696789 Bump version to 2.2.5
  • c5abf0e Revert "Add trailing separator to file.base if not present (#165)"

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.6

Changed

  • Remove all references to event-stream (due to recent security exploit). Thanks, @Basa0!
Commits

The new version differs by 3 commits.

  • 7cf16e2 Bump version to 2.2.6
  • 648e80a Add contributor
  • 69f3bb7 Replaced uses of event-stream with direct dependencies (#168)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants