sample-platform icon indicating copy to clipboard operation
sample-platform copied to clipboard

Bump gitpython from 3.1.32 to 3.1.40

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps gitpython from 3.1.32 to 3.1.40.

Release notes

Sourced from gitpython's releases.

3.1.40 - fix downstream CI

What's Changed

Full Changelog: https://github.com/gitpython-developers/GitPython/compare/3.1.38...3.1.40

3.1.38

What's Changed

New Contributors

Full Changelog: https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.38

3.1.37 - a proper fix CVE-2023-41040

What's Changed

... (truncated)

Commits
  • 44102f3 prepare next release
  • 5ba2b84 Merge pull request #1715 from EliahKagan/ci-submodules
  • a5b2fa5 Merge pull request #1714 from EliahKagan/docstring-submodule-remove
  • 8ea3133 Have init script clone submodules unconditionally
  • bb48c87 Don't pre-clone submodules on CI, at least for now
  • 427c177 Add missing info in Submodule.remove docstring
  • 6f765a2 prepare next release
  • 97c59ae Merge pull request #1709 from EliahKagan/cygwin-ci-path
  • fee2444 Merge pull request #1707 from EliahKagan/no-milestones
  • e8956e5 Run Cygwin CI workflow commands in login shells
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[bot] avatar Oct 18 '23 17:10 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.90%. Comparing base (b99bbd4) to head (c726968). Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #891   +/-   ##
=======================================
  Coverage   86.90%   86.90%           
=======================================
  Files          35       35           
  Lines        3695     3695           
  Branches      747      747           
=======================================
  Hits         3211     3211           
  Misses        348      348           
  Partials      136      136           
Flag Coverage Δ
unittests 86.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 18 '23 17:10 codecov[bot]

A newer version of gitpython exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Aug 31 '24 20:08 dependabot[bot]