mike-north / ember-add-to-homescreen

πŸ“² "Add to Home Screen" prompt for mobile web Ember.js experiences
MIT License
23 stars 7 forks source link

An in-range update of greenkeeper-lockfile is breaking the build 🚨 #78

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 1.3.2 of greenkeeper-lockfile just got published.

Branch Build failing 🚨
Dependency greenkeeper-lockfile
Current Version 1.3.1
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 :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/mike-north/ember-add-to-homescreen/builds/236037656?utm_source=github_status&utm_medium=notification)

Release Notes Preserve version prefix with yarn. (tilde|caret|exact)

1.3.2 (2017-05-25)

Bug Fixes

  • yarn: correctly preserve prefix (590bc5fc)
Commits

The new version differs by 2 commits.

  • 590bc5f fix(yarn): correctly preserve prefix
  • e220912 docs(README): further clarification

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v1.4.0

<a name"1.4.0">

1.4.0 (2017-06-07)

Features

Commits

The new version differs by 1 commits.

  • 1e989ef feat: fall back to ssh key git access (#29)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.5.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v1.5.0

<a name"1.5.0">

1.5.0 (2017-06-08)

Features

  • support greenkeeper enterprise (796633c6)
Commits

The new version differs by 2 commits.

  • 796633c feat: support greenkeeper enterprise
  • 1e989ef feat: fall back to ssh key git access (#29)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v1.6.0

<a name"1.6.0">

1.6.0 (2017-06-12)

Features

Commits

The new version differs by 4 commits.

  • 654d594 feat: basic jenkins support
  • e2e41a7 chore: npm 5 is out of beta
  • 796633c feat: support greenkeeper enterprise
  • 1e989ef feat: fall back to ssh key git access (#29)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.7.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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 7 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)
  • 654d594 feat: basic jenkins support
  • e2e41a7 chore: npm 5 is out of beta
  • 796633c feat: support greenkeeper enterprise
  • 1e989ef feat: fall back to ssh key git access (#29)

See the full diff

greenkeeper[bot] commented 7 years ago

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 8 commits.

  • 05427d7 fix: better error message for invalid branch
  • 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)
  • 654d594 feat: basic jenkins support
  • e2e41a7 chore: npm 5 is out of beta
  • 796633c feat: support greenkeeper enterprise
  • 1e989ef feat: fall back to ssh key git access (#29)

See the full diff

greenkeeper[bot] commented 6 years ago

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 37 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 37 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

Version 1.15.0 just got published.

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

Release Notes v1.15.0

1.15.0 (2018-05-08)

Bug Fixes

Features

Commits

The new version differs by 26 commits.

  • 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
  • 6a1068a feat: add team city support

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

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 1 commits.

  • a89874f fix: force push when amending

See the full diff