dolanmiu / Git-Proton

An fast, open Git GUI Tool focused on aesthetics and usability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of ng-cli-electron is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 1.2.1 of ng-cli-electron was just published.

Branch Build failing 🚨
Dependency ng-cli-electron
Current Version 1.1.1
Type dependency

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

ng-cli-electron is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes 1.2.1

#3

Added a subset of total supported flags, which are appropriate for this plugin

https://github.com/angular/angular-cli/wiki/build

Doesnt have poll, watch, base-href and output-path, and a few others because it will clash with how the plugin works. A full list will become avaliable soon

Commits

The new version differs by 8 commits.

  • 1164cf3 Version bump
  • 2591906 Add all the other options
  • dba4e9d Add arguments to ejection
  • 46d3543 Process arguments
  • c9c1102 Add angular options and angular options mapper
  • c7b8d46 Lodash dependency
  • c51e032 Add yargs for better cli argument handling
  • 32d7f54 Try to force line endings to LF

See the full diff

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 🌴

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

Version 1.2.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 1.2.2

#4

Commits

The new version differs by 5 commits.

  • 575ddb6 Version bump
  • d9bff54 Merge pull request #4 from osnoser1/master
  • 681002b fix: use of webpack as a global dependency.
  • 63a532b Update README.md
  • 2adf0eb Update README.md

See the full diff

Version 1.2.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 383e5d9 Version bump
  • 306f0ed Merge pull request #5 from MonsieurMan/master
  • 86584ec Make build task more readable
  • 87b90b2 Remove member ordering rules because it block from ordering method in a usage lineary way
  • 332eb51 Add @types/yargs
  • 87960cb Refactoring:

See the full diff