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

Update gitdb to 4.0.12 #8152

Open
wants to merge 1 commit into
base: rewrite
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 2, 2025

This PR updates gitdb from 4.0.11 to 4.0.12.

Changelog

4.0.12

What's Changed
* Never add a vendored smmap directory to sys.path by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/102
* Revise and update the readme by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/103
* Set Dependabot submodule update cadence to weekly by EliahKagan in https://github.com/gitpython-developers/gitdb/pull/104
* Add missing asserts in test_base.py by Clavss in https://github.com/gitpython-developers/gitdb/pull/109
* Use contextlib.suppress instead of except: pass by blablatdinov in https://github.com/gitpython-developers/gitdb/pull/113
* Add support for Python 3.13 by edgarrmondragon in https://github.com/gitpython-developers/gitdb/pull/114
* Potential Race Condition Fix - OS Rename & Chmod - PermissionError by DEKHTIARJonathan in https://github.com/gitpython-developers/gitdb/pull/115
* Bump gitdb/ext/smmap from `256c5a2` to `04dd210` by dependabot in https://github.com/gitpython-developers/gitdb/pull/112
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/gitpython-developers/gitdb/pull/111

New Contributors
* Clavss made their first contribution in https://github.com/gitpython-developers/gitdb/pull/109
* blablatdinov made their first contribution in https://github.com/gitpython-developers/gitdb/pull/113
* edgarrmondragon made their first contribution in https://github.com/gitpython-developers/gitdb/pull/114
* DEKHTIARJonathan made their first contribution in https://github.com/gitpython-developers/gitdb/pull/115

**Full Changelog**: https://github.com/gitpython-developers/gitdb/compare/4.0.11...4.0.12
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant