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 greenkeeper-lockfile is breaking the build 🚨 #94

Open
greenkeeper bot opened this issue Jun 20, 2017 · 9 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jun 20, 2017

Version 1.7.0 of greenkeeper-lockfile just got published.

Branch Build failing 🚨
Dependency greenkeeper-lockfile
Current Version 1.6.0
Type devDependency

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

As greenkeeper-lockfile is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

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

Release Notes v1.7.0

<a name"1.7.0">

1.7.0 (2017-06-20)

Bug Fixes

  • invoke strict mode in scripts (#38) (6a80f738, closes #37)
  • circleci: use CIRCLE_PREVIOUS_BUILD_NUM to detect the first push (f62f2f3e)

Features

Commits

The new version differs by 3 commits.

  • f62f2f3 fix(circleci): use CIRCLE_PREVIOUS_BUILD_NUM to detect the first push
  • a720a27 feat: basic wercker support
  • 6a80f73 fix: invoke strict mode in scripts (#38)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 20, 2017

After pinning to 1.6.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2017

Version 1.7.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v1.7.1

<a name"1.7.1">

1.7.1 (2017-06-21)

Bug Fixes

  • better error message for invalid branch (05427d75)
Commits

The new version differs by 1 commits.

  • 05427d7 fix: better error message for invalid branch

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2017

Version 1.7.2 just got published.

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

Release Notes v1.7.2

<a name"1.7.2">

1.7.2 (2017-07-11)

Bug Fixes

  • yarn: don't use -S when installing regular dependencies (#45) (d5c31298)
Commits

The new version differs by 2 commits.

  • d5c3129 fix(yarn): don't use -S when installing regular dependencies (#45)
  • 05427d7 fix: better error message for invalid branch

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 19, 2018

Version 1.13.0 just got published.

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

Release Notes v1.13.0

1.13.0 (2018-01-19)

Features

  • add basic Codeship CI Integration (258e9c0)
Commits

The new version differs by 28 commits.

  • 258e9c0 feat: add basic Codeship CI Integration
  • b290b64 Align git username
  • dcdbb5c closes #81
  • 94c544a docs: add readme entry for GK_LOCK_YARN_OPTS
  • dc9daf9 feat: add optional GK_LOCK_YARN_OPTS yarn arguments
  • 6392948 test: add tests for lockfile update
  • 73cf2ff fix: trim whitespaces in commands
  • e881d68 docs: add contributor thank you notice
  • 57ee58a fix: better error message for initial branch
  • 26439f2 feat: add buildkite to ci-services (#77)
  • f03d1f4 docs(README): document how to use with CircleCI workflows (#74)
  • d25195c Update README.md (#67)
  • 6ce1748 Add hint on how to add GH_TOKEN for Travis CI (#65)
  • 41e1d44 feat: allow to configure build leader id via env variable (#57)
  • 7c59c4a fix: Enable strict mode in all files (#55)

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2018

Version 1.13.1 just got published.

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

Commits

The new version differs by 6 commits.

  • 1acf3b9 fix(yarn): preserve caret ranges
  • f90e178 docs: show how to skip npm latest in travis example
  • 5907bf0 chore(package): update lockfile
  • eb375d7 chore(package): update tap to version 11.0.0
  • 8a99465 docs: fix typo
  • 4fac409 docs: Codeship Support 💖

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2018

Version 1.13.2 just got published.

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

Commits

The new version differs by 1 commits.

  • 96f6303 fix(ci-test): fix env test for bitrise

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 28, 2018

Version 1.13.3 just got published.

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

Release Notes v1.13.3

1.13.3 (2018-02-28)

Bug Fixes

  • Use build number from env on Jenkins (d2b51fb)
Commits

The new version differs by 3 commits.

  • d2b51fb fix: Use build number from env on Jenkins
  • 3af5bf9 chore(package): update lockfile
  • 0371975 chore(package): update standard to version 11.0.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2018

Version 1.14.0 just got published.

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

Release Notes v1.14.0

1.14.0 (2018-03-01)

Features

  • add Semaphore as a service (1cdc187)
Commits

The new version differs by 1 commits.

  • 1cdc187 feat: add Semaphore as a service

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2018

Version 1.15.1 just got published.

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

Release Notes v1.15.1

1.15.1 (2018-05-19)

Bug Fixes

Commits

The new version differs by 27 commits.

  • a89874f fix: force push when amending
  • d675ee5 fix: run semantic release correctly
  • 0ba723e docs: add Drone.io support
  • a3b997e fix: add gitUrl to config
  • 0ec78cd fix(style): run standard
  • 6f47b75 feat: Add Drone.io support
  • f88d950 support different jenkins plugin branch name formats
  • d150d65 Get greenkeeper-lockfile working for Jenkins pipelines.
  • 2c33fa9 feat: reduce required travis builds
  • 29d33d0 chore(package): update lockfile
  • b985097 chore(package): update sinon to version 5.0.0
  • 64ae163 Fix TeamCity typos
  • 5042c03 bitrise now sets BITRISE_IO
  • 28b81a8 Adds fallback when gk-origin remote exists
  • ab50403 docs: add teamcity docs

There are 27 commits in total.

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