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

Bump gitpython from 3.0.8 to 3.1.3 in /cvat/requirements #1698

Merged
merged 1 commit into from
Jun 14, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 11, 2020

Bumps gitpython from 3.0.8 to 3.1.3.

Commits
  • 24cd6da Bump patch level
  • a71ebbc BF: tollerate errors while parsing fetch lines
  • 69ca329 Fix flake8 errors
  • 9c6209f Improve unfortunate wording
  • f14903a Bump patch level, this time with known signature
  • c2fd537 Merge branch 'Liambeguin-submodule-depth'
  • 18dd177 Accept that this arguably simple feature can't be tested easily…
  • d6e1dcc allow setting depth when cloning a submodule
  • 09a96fb add test case for submodule depth parameter
  • 809c791 add myself to AUTHORS
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@coveralls
Copy link

coveralls commented Jun 11, 2020

Pull Request Test Coverage Report for Build 5689

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.009%) to 65.767%

Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 1 76.76%
datumaro/datumaro/components/extractor.py 1 91.01%
Totals Coverage Status
Change from base Build 5685: 0.009%
Covered Lines: 10916
Relevant Lines: 16203

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/cvat/requirements/gitpython-3.1.3 branch from aa8e2de to ced250d Compare June 12, 2020 17:08
@nmanovic nmanovic merged commit 21b43f9 into develop Jun 14, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/cvat/requirements/gitpython-3.1.3 branch June 14, 2020 05:12
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.3.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](gitpython-developers/GitPython@3.0.8...3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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.

2 participants