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 nodegit is breaking the build 🚨 #11

Open
greenkeeper bot opened this issue Sep 17, 2019 · 5 comments
Open

An in-range update of nodegit is breaking the build 🚨 #11

greenkeeper bot opened this issue Sep 17, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 17, 2019

The dependency nodegit was updated from 0.26.0 to 0.26.1.

🚨 View failing branch.

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

nodegit 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/codeship: Build failed (Details).

Release Notes for v0.26.1 (2019-09-16)

Summary of changes

  • Bumped LibGit2
    • Additional git ignore fixes
    • Allow credentials callback to return any credential type from list of supported types
    • Memory leak and allocation fixes
  • updateTips has optional parameters and should convert plain objects into options structs correctly now
  • Added Nodegit.Blob.prototype.filter, this should be used instead of NodeGit.Blob.filteredContent as it is not deprecated.

Merged PRs into NodeGit

Merged PRs into LibGit2

Commits

The new version differs by 5 commits.

  • ee7b26c Bump to v0.26.1
  • 7468f5e Merge pull request #1723 from implausible/bump/libgit2
  • 0ff6470 Bump libgit2 to latest fork of master
  • 372635a Merge pull request #1722 from implausible/fix/optional-parameter-on-update-tips
  • cd55298 updateTips: optional param and normalizeOptions

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2019

After pinning to 0.26.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
Contributor Author

greenkeeper bot commented Sep 27, 2019

  • The dependency nodegit was updated from 0.26.1 to 0.26.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 1047f66 Bupm to v0.26.2
  • 0683f2b Update README.md for inactive maintainers
  • b66dd42 Merge pull request #1728 from implausible/feature/commit-walk-commit-models
  • d7c9860 Use const qualifier more; use static_cast for void *
  • 6ecd368 commitWalk optionally returns plain objects with gpgSignature data

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 10, 2019

  • The dependency nodegit was updated from 0.26.2 to 0.26.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • bdae091 Fix workflow for node 8 npm issue
  • 0de3294 Bump to v0.26.3
  • 36856a1 Merge pull request #1743 from implausible/security-fixes
  • b5769a2 Bring in security patches from libgit2

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2020

  • The dependency nodegit was updated from 0.26.3 to 0.26.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 18 commits.

  • 8ad3e37 Bump to v0.26.4
  • f3a66d6 Merge pull request #1751 from implausible/fixup/template-input-data
  • 59437a8 Fix some issues from the libgit2 bump
  • 24a9fc4 Merge pull request #1748 from ianhattendorf/feature/longpaths
  • a4fe703 Merge pull request #1749 from implausible/patch/libssh2
  • b22ae75 Remove appveyor.yml and .travis.yml
  • 2a79ce9 Default option return value to undefined
  • 8ae2436 Longpaths options should take/return boolean values
  • fcdb122 Bring in libssh2#402
  • e4e66f4 Add longpath options to NodeGit.Libgit2.OPT
  • 22d94f1 Format opts.cc
  • 743b7a9 Remove unused libgit2 files
  • 80698b4 Update to latest libgit2 master
  • ef0c27c Expose git_libgit2_opts
  • 0598d40 Merge in libgit2 longpaths PR

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The dependency nodegit was updated from 0.26.4 to 0.26.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • f55a66d Bump to v0.26.5
  • bfb4de0 Merge pull request #1758 from implausible/bump/libgit2-fork
  • adb461e Bring in Libgit2 #5384 to NodeGit
  • 6422810 Use github actions for CI status badge in README.md
  • cf10bce Merge pull request #1509 from tniessen/fix-commit-parent-no-repo-prop
  • 06489c7 Merge pull request #1733 from igncp/update-difflist-to-diff
  • b111960 Merge pull request #1508 from tniessen/repository-remove-unnecessary-assignment
  • e3bb744 Fix behavior of Commit#parent
  • c2b61a2 Remove unnecessary assignment of Commit#repo
  • ffcd894 Remove DiffList

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