jaebradley / git-workflow-cli

MIT License
0 stars 0 forks source link

An in-range update of simple-git is breaking the build 🚨 #36

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency simple-git was updated from 1.115.0 to 1.116.0.

🚨 View failing branch.

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

simple-git 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 could not complete due to an error ([Details](https://travis-ci.org/jaebradley/git-workflow-cli/builds/547927071?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 2 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.115.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 31 commits.

  • 662aea8 1.122.0
  • 3cb8ef3 Merge branch 'pr/383'
  • f6f907b White space
  • cccd7d0 Update type definitions
  • a8aa7ae Typo in import
  • 2515bb5 Add a line prefix to the format used in a --pretty argument used in both the git.log or git.stashList methods
  • 5806c0c Exposes issue #382
  • 4ecd134 1.121.0
  • 1e4bf39 Merge branch 'dependencies'
  • d2934ee Update dependencies to remove fully deprecated (and now vulnerable) nodeunit while the v2 rewrite is in progress
  • 03ba754 1.120.0
  • 5048459 Merge branch 'multi-line-log-integration'
  • b66b979 Merge branch 'run-tests-in-node-10'
  • e9e7504 Note for using a custom splitter in git.log
  • 5342620 Add node version 10 to travis config, switch new Buffer to Buffer.from

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 34 commits.

  • da48a43 1.123.0
  • 2e641d7 Merge branch 'diff-changed'
  • b2484d9 Read the file(s) changed section of the diff summary line to be used as DiffSummary#changed
  • 662aea8 1.122.0
  • 3cb8ef3 Merge branch 'pr/383'
  • f6f907b White space
  • cccd7d0 Update type definitions
  • a8aa7ae Typo in import
  • 2515bb5 Add a line prefix to the format used in a --pretty argument used in both the git.log or git.stashList methods
  • 5806c0c Exposes issue #382
  • 4ecd134 1.121.0
  • 1e4bf39 Merge branch 'dependencies'
  • d2934ee Update dependencies to remove fully deprecated (and now vulnerable) nodeunit while the v2 rewrite is in progress
  • 03ba754 1.120.0
  • 5048459 Merge branch 'multi-line-log-integration'

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 39 commits.

  • 6237289 1.124.0
  • 9248333 Merge branch 'luqimin-patch-1'
  • cbb6fb8 TypeScript definitions - clone can also accept an Options object in place of the string array
  • 19eb7b2 Merge branch 'patch-1' of https://github.com/luqimin/git-js into luqimin-patch-1
  • da48a43 1.123.0
  • 2e641d7 Merge branch 'diff-changed'
  • b2484d9 Read the file(s) changed section of the diff summary line to be used as DiffSummary#changed
  • 662aea8 1.122.0
  • 3cb8ef3 Merge branch 'pr/383'
  • f6f907b White space
  • cccd7d0 Update type definitions
  • a8aa7ae Typo in import
  • 2515bb5 Add a line prefix to the format used in a --pretty argument used in both the git.log or git.stashList methods
  • 5806c0c Exposes issue #382
  • 4d34e56 Fix typings error for git.clone() params

There are 39 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 44 commits.

  • 12bfcf7 1.125.0
  • 6c2dd20 Merge branch 'pr/358'
  • 11cf22f Add test for git.tag and update method to support usage documented in type definitions
  • c67ae6e Merge remote-tracking branch 'origin/master' into pr/358
  • 6237289 1.124.0
  • 9248333 Merge branch 'luqimin-patch-1'
  • cbb6fb8 TypeScript definitions - clone can also accept an Options object in place of the string array
  • 19eb7b2 Merge branch 'patch-1' of https://github.com/luqimin/git-js into luqimin-patch-1
  • da48a43 1.123.0
  • 2e641d7 Merge branch 'diff-changed'
  • b2484d9 Read the file(s) changed section of the diff summary line to be used as DiffSummary#changed
  • 662aea8 1.122.0
  • 3cb8ef3 Merge branch 'pr/383'
  • f6f907b White space
  • cccd7d0 Update type definitions

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 47 commits.

  • 031ace1 1.126.0
  • a925e31 Merge branch 'issue-389'
  • ff7c104 Force --follow to be appended to the set of supplied options in a git.log
  • 12bfcf7 1.125.0
  • 6c2dd20 Merge branch 'pr/358'
  • 11cf22f Add test for git.tag and update method to support usage documented in type definitions
  • c67ae6e Merge remote-tracking branch 'origin/master' into pr/358
  • 6237289 1.124.0
  • 9248333 Merge branch 'luqimin-patch-1'
  • cbb6fb8 TypeScript definitions - clone can also accept an Options object in place of the string array
  • 19eb7b2 Merge branch 'patch-1' of https://github.com/luqimin/git-js into luqimin-patch-1
  • da48a43 1.123.0
  • 2e641d7 Merge branch 'diff-changed'
  • b2484d9 Read the file(s) changed section of the diff summary line to be used as DiffSummary#changed
  • 662aea8 1.122.0

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 74 commits.

  • dbba54b 1.131.0
  • e935f02 Merge branch 'new-tag-bug'
  • a340007 Only pass callback through from addTag to tag when present, to allow for creating named tags without a callback.
  • 7b65570 1.130.0
  • c226518 Merge branch 'pr-test/420'
  • 30ec6b2 Add integration test for conflicted statuses
  • 5c68bf1 Add comments to file status types
  • 93dcb5f Mark modify/delete merge conflicts correctly in status summary
  • 7f715b8 Add MergeSummary types
  • ce5f6f9 Parse modify/delete merge conflicts properly
  • fa3c6c5 Merge pull request #417 from janmariu/master
  • 6465b2f Adding files with merge status AA to StatusSummary.conflicted
  • 6abaf22 Added failing test for AA merge status
  • 08eb079 Merge pull request #415 from steveukx/399-renamed-files-in-status-summary
  • 1095f92 Add unit tests covering the inclusion of renamed files in the StatusSummary response

There are 74 commits in total.

See the full diff