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

Update nodegit to version 0.12.0 🚀 #23

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

nodegit just published its new version 0.12.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of nodegit – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

API changes

  • Ignore
    • Made Ignore.pathIsIgnored async PR #970

Bug fixes

  • Added an error message when trying to install NodeGit without a required version of libstdc++ PR #972
  • Fix a crash when grabbing content out of a buffer that has unicode PR #966
  • Added some plumbing for better memory management PR #958
  • Fix checkoutOptions in Stash#apply PR #956
  • Fixed install when there is a space in the username on windows PR #951
  • Bump to nan@2.2.0 PR #952

The new version differs by 45 commits .

  • fe433ef Bump to 0.12.0
  • a32265c Merge pull request #970 from nodegit/async-path-is-ignored
  • 38e4467 Merge pull request #972 from martinheidegger/feature/install-error-message
  • a606a99 Grammatical fix in error message and EOL
  • 601cacb Fixed package.json for windows
  • 1c7ad24 Added error when libstdc++ is missing and info how to resolve
  • ffec49b Update the test.
  • 1ad0ef2 #Async4Lyfe
  • 39dfc74 Merge pull request #967 from tylerchurch/blobToBuffer-documentation-fix
  • 033e684 Merge pull request #966 from tylerchurch/fix-strdup-crash
  • 838c1ad Update Diff.blobToBuffer documentation to make jshint happy.
  • c866391 Add some comments explaining the switch between strdup and malloc/memcpy/memset.
  • 7cc1a41 Correct Diff.blobToBuffer documentation.
  • 75b015d Merge pull request #964 from tylerchurch/patch-2
  • 487aa31 Merge pull request #958 from srajko/object-leak-fix

There are 45 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.471% when pulling aa9f140 on greenkeeper-nodegit-0.12.0 into 58053eb on master.

@blond blond merged commit b17567f into master Mar 29, 2016
@blond blond deleted the greenkeeper-nodegit-0.12.0 branch March 29, 2016 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants