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.1.41 to 3.1.42 #70

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps gitpython from 3.1.41 to 3.1.42.

Release notes

Sourced from gitpython's releases.

3.1.42

What's Changed

New Contributors

Full Changelog: gitpython-developers/GitPython@3.1.41...3.1.42

Commits
  • 1f37b48 prepare the next release
  • 9caf3ae Merge pull request #1825 from EliahKagan/tree-test
  • 2613421 Merge pull request #1823 from marcm-ml/master
  • b780a8c Tweak @with_rw_directory and go back to using it
  • 0114a99 Use more ligtweight approach to guarantee deletion
  • 90cf4d7 Fix new PermissionError in Windows with Python 3.7
  • dd42e38 Keep temp files out of project dir and improve cleanup
  • 2671167 Remove deprecated section in README.md
  • 7ba3fd2 Bump Vampire/setup-wsl from 2.0.2 to 3.0.0
  • e75ea98 Bump pre-commit/action from 3.0.0 to 3.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies For Dependabot label Feb 19, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/gitpython-3.1.42 branch from 0e1d982 to 3289059 Compare March 20, 2024 00:44
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.91%. Comparing base (2152e7b) to head (3289059).

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk      #70   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          17       17           
  Lines        1181     1181           
  Branches      174      174           
=======================================
  Hits         1180     1180           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glyph glyph enabled auto-merge March 28, 2024 03:47
@glyph
Copy link
Owner

glyph commented Mar 28, 2024

@dependabot recreate

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 to 3.1.42.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.41...3.1.42)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/gitpython-3.1.42 branch from 3289059 to c184d4f Compare March 28, 2024 22:12
@glyph glyph merged commit 9e77526 into trunk Mar 28, 2024
25 checks passed
@glyph glyph deleted the dependabot/pip/gitpython-3.1.42 branch March 28, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies For Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants