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.40 to 3.1.42 #1090

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

3.1.41 - fix Windows security issue

The details about the Windows security issue can be found in this advisory.

Special thanks go to @​EliahKagan who reported the issue and fixed it in a single stroke, while being responsible for an incredible amount of improvements that he contributed over the last couple of months ❤️.

What's Changed

... (truncated)

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

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/gitpython-3.1.42 branch 2 times, most recently from 58d5bb9 to 38425c8 Compare March 12, 2024 07:45
@epenet
Copy link
Collaborator

epenet commented Mar 12, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/gitpython-3.1.42 branch 2 times, most recently from 7c31d81 to c1bcca6 Compare March 12, 2024 08:54
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 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.40...3.1.42)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:development
  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 c1bcca6 to 0b09b0e Compare March 12, 2024 08:58
Copy link
Collaborator

@epenet epenet left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 02b508c into main Mar 12, 2024
20 checks passed
@dependabot dependabot bot deleted the dependabot/pip/gitpython-3.1.42 branch March 12, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant