Skip to content

Conversation

@dependabot-preview
Copy link

Bumps nodegit from 0.25.1 to 0.26.2.

Release notes

Sourced from nodegit's releases.

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

v0.26.0 (2019-09-09)

Summary of changes

  • Bumped libssh2 to 1.9 for security patch
  • Remote.prototype.upload and Remote.prototype.updateTips should be async now

Merged PRs into NodeGit

Changelog

Sourced from nodegit's changelog.

v0.26.2 (2019-09-26)

Full Changelog

Summary of changes

  • Added options to fetch additional data (gpg signature) from LibGit2 in revWalk.prototype.commitWalk and return plain objects
    • revWalk.prototype.commitWalk(numCommits: number, { returnPlainObjects: boolean })

Merged PRs into NodeGit

v0.26.1 (2019-09-16)

Full Changelog

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

v0.26.0 (2019-09-09)

... (truncated)
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
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [nodegit](https://github.com/nodegit/nodegit) from 0.25.1 to 0.26.2.
- [Release notes](https://github.com/nodegit/nodegit/releases)
- [Changelog](https://github.com/nodegit/nodegit/blob/master/CHANGELOG.md)
- [Commits](nodegit/nodegit@v0.25.1...v0.26.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 27, 2019
@dependabot-preview
Copy link
Author

Superseded by #5.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nodegit-0.26.2 branch December 11, 2019 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant