Skip to content

Conversation

@dependabot-preview
Copy link

Bumps nodegit from 0.25.1 to 0.26.5.

Release notes

Sourced from nodegit's releases.

v0.26.4 (2020-01-14)

Summary of changes

  • Bumped LibGit2
    • Now can be configured to support longpaths on Windows. Does not respect the config value, but is configured through NodeGit.Libgit2.opts. See #1748 for details.
    • Support for complex SSH auth creds handshakes
  • Pulled in patch for Libssh2 that covers an integer overflow, see Libssh2#402

Merged PRs into NodeGit

Merged PRs into LibGit2

... (truncated)
Changelog

Sourced from nodegit's changelog.

v0.26.5 (2020-02-27)

Full Changelog

Summary of changes

  • Bring in improvement to client certificate handling on Windows from [winhttp: support optional client cert #5384](libgit2/libgit2#5384)
  • Commit.prototype.parent() now correctly assigns the repo property on the retrieved commit. This should solve certain bugs when working with a commit retrieved from parent.

Merged PRs into NodeGit

Merged PRs into LibGit2

v0.26.4 (2020-01-14)

Full Changelog

Summary of changes

  • Bumped LibGit2
    • Now can be configured to support longpaths on Windows. Does not respect the config value, but is configured through NodeGit.Libgit2.opts. See #1748 for details.
    • Support for complex SSH auth creds handshakes
  • Pulled in patch for Libssh2 that covers an integer overflow, see Libssh2#402

Merged PRs into NodeGit

Merged PRs into LibGit2

... (truncated)
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
  • 8ad3e37 Bump to v0.26.4
  • 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)

Bumps [nodegit](https://github.com/nodegit/nodegit) from 0.25.1 to 0.26.5.
- [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.5)

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 Feb 28, 2020
@dependabot-preview
Copy link
Author

Superseded by #8.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nodegit-0.26.5 branch July 29, 2020 17:56
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