-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The dependency nodegit was updated from 0.26.0
to 0.26.1
.
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
- Parallelize checkout_create_the_new for perf #4205
- azure: build Docker images as part of the pipeline
- smart: use push_glob instead of manual filtering
- ntlm: fix failure to find openssl headers
- cmake: remove extraneous logging
- open:fix memory leak when passing NULL to git_repository_open_ext
- apply: Fix a patch corruption related to EOFNL handling
- ignore: correct handling of nested rules overriding wild card unignore
- Memory allocation fixes for diff generator
- Use an HTTP scheme that supports the given credentials
- apply: git_apply_to_tree fails to apply patches that add new files
- Optionally read
.gitattributes
from HEAD - config: implement "onbranch" conditional
- Fix include casing for case-sensitive filesystems.
- util: use 64 bit timer on Windows
- Memory allocation audit
- clone: don't decode URL percent encodings
- Security updates from 0.28.3
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 🌴