iiasa / message_ix

The integrated assessment and energy systems model MESSAGEix
https://docs.messageix.org
Apache License 2.0
112 stars 149 forks source link

Bump gitpython from 3.1.37 to 3.1.40 #753

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps gitpython from 3.1.37 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

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 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)
codecov[bot] commented 8 months ago

Codecov Report

Merging #753 (ba931bb) into main (dc7c183) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #753   +/-   ##
=====================================
  Coverage   94.3%   94.3%           
=====================================
  Files         43      43           
  Lines       3474    3474           
=====================================
  Hits        3279    3279           
  Misses       195     195