Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Bump gopkg.in/src-d/go-git.v4 from 4.12.0 to 4.13.1 #261

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps gopkg.in/src-d/go-git.v4 from 4.12.0 to 4.13.1.

Release notes

Sourced from gopkg.in/src-d/go-git.v4's releases.

v4.13.1

Fix build in linux/386

Change Log

v4.13.0

Not very fancy release, with some code improvements and cleans and the update of all the dependencies. The most relevant change is the #1197, making public http.AuthMethod.SetAuth method.

Change Log

Commits
  • 0d1a009 Merge pull request #1203 from sapk-fork/fix-int64
  • 493e8c7 worktree: force convert to int64 to support 32bit os. Fix #1202
  • 6241d0e Merge pull request #1200 from src-d/go-mod
  • c485a95 *: go module update
  • d6c4b11 Merge pull request #1199 from src-d/clean-up
  • ab19315 plumbing/object: don't assign err from ForEach loop
  • e5c9c0d *: avoid unnecessary conversions
  • bfe45ee plumbing/format: simplify code
  • 28675ba plumbing/format: idxfile, unsigned values are never < 0
  • 172a0d8 *: added missing error checks in tests
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 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 the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • 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 [gopkg.in/src-d/go-git.v4](https://github.com/src-d/go-git) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/src-d/go-git/releases)
- [Commits](src-d/go-git@v4.12.0...v4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2019
@coveralls
Copy link

coveralls commented Aug 1, 2019

Pull Request Test Coverage Report for Build 1340

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.405%

Totals Coverage Status
Change from base Build 1334: 0.0%
Covered Lines: 1206
Relevant Lines: 1334

💛 - Coveralls

Copy link
Owner

@duck8823 duck8823 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit 7a1ea10 into master Aug 3, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/gopkg.in/src-d/go-git.v4-4.13.1 branch August 3, 2019 01:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants