Skip to content

Conversation

@dependabot-preview
Copy link

Updates the requirements on nodegit to permit the latest version.

Changelog

Sourced from nodegit's changelog.

v0.26.0 (2019-09-09)

Full Changelog

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

v0.25.1 (2019-08-13)

Full Changelog

Summary of changes

Security patch for LibGit2:

  • A carefully constructed commit object with a very large number
    of parents may lead to potential out-of-bounds writes or
    potential denial of service.

  • The ProgramData configuration file is always read for compatibility
    with Git for Windows and Portable Git installations. The ProgramData
    location is not necessarily writable only by administrators, so we
    now ensure that the configuration file is owned by the administrator
    or the current user.

Additionally:

  • Stash should run much faster now.

Merged PRs into LibGit2

v0.25.0 (2019-08-09)

... (truncated)
Commits
  • 0228707 Enable builds on tags
  • 3699ee9 Bump to v0.26.0
  • b6e5fac In testing, retry npm install because of unsolved race condition
  • d071af0 Merge pull request #1720 from implausible/fix/async-remote-functions
  • 46a3456 Merge pull request #1719 from implausible/patch/libssh2
  • 95e0518 GitRemote upload and updateTips are async
  • 129492d Update libssh2 to 1.9
  • f2fea6a Merge pull request #1717 from henkesn/rebase-inmemory
  • ee79dcb Add test for in-memory rebase
  • b495715 Fix rebase using in-memory index
  • Additional commits viewable in compare view

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.

Updates the requirements on [nodegit](https://github.com/nodegit/nodegit) to permit the latest version.
- [Release notes](https://github.com/nodegit/nodegit/releases)
- [Changelog](https://github.com/nodegit/nodegit/blob/master/CHANGELOG.md)
- [Commits](nodegit/nodegit@v0.25.0...v0.26.0)

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 12, 2019
@dependabot-preview
Copy link
Author

Superseded by #3.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nodegit-tw-0.26.0 branch September 17, 2019 15:59
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