Skip to content

Commit 4518a9a

Browse files
chore(deps): update dependency gitdb to v4.0.12 (#574)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [gitdb](https://redirect.github.com/gitpython-developers/gitdb) | `==4.0.11` -> `==4.0.12` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/gitdb/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/gitdb/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/gitdb/4.0.11/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/gitdb/4.0.11/4.0.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gitpython-developers/gitdb (gitdb)</summary> ### [`v4.0.12`](https://redirect.github.com/gitpython-developers/gitdb/releases/tag/4.0.12) [Compare Source](https://redirect.github.com/gitpython-developers/gitdb/compare/4.0.11...4.0.12) #### What's Changed - Never add a vendored smmap directory to sys.path by [@&#8203;EliahKagan](https://redirect.github.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/102](https://redirect.github.com/gitpython-developers/gitdb/pull/102) - Revise and update the readme by [@&#8203;EliahKagan](https://redirect.github.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/103](https://redirect.github.com/gitpython-developers/gitdb/pull/103) - Set Dependabot submodule update cadence to weekly by [@&#8203;EliahKagan](https://redirect.github.com/EliahKagan) in [https://github.com/gitpython-developers/gitdb/pull/104](https://redirect.github.com/gitpython-developers/gitdb/pull/104) - Add missing asserts in test_base.py by [@&#8203;Clavss](https://redirect.github.com/Clavss) in [https://github.com/gitpython-developers/gitdb/pull/109](https://redirect.github.com/gitpython-developers/gitdb/pull/109) - Use contextlib.suppress instead of except: pass by [@&#8203;blablatdinov](https://redirect.github.com/blablatdinov) in [https://github.com/gitpython-developers/gitdb/pull/113](https://redirect.github.com/gitpython-developers/gitdb/pull/113) - Add support for Python 3.13 by [@&#8203;edgarrmondragon](https://redirect.github.com/edgarrmondragon) in [https://github.com/gitpython-developers/gitdb/pull/114](https://redirect.github.com/gitpython-developers/gitdb/pull/114) - Potential Race Condition Fix - OS Rename & Chmod - PermissionError by [@&#8203;DEKHTIARJonathan](https://redirect.github.com/DEKHTIARJonathan) in [https://github.com/gitpython-developers/gitdb/pull/115](https://redirect.github.com/gitpython-developers/gitdb/pull/115) - Bump gitdb/ext/smmap from `256c5a2` to `04dd210` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gitpython-developers/gitdb/pull/112](https://redirect.github.com/gitpython-developers/gitdb/pull/112) - Bump actions/setup-python from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/gitpython-developers/gitdb/pull/111](https://redirect.github.com/gitpython-developers/gitdb/pull/111) #### New Contributors - [@&#8203;Clavss](https://redirect.github.com/Clavss) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/109](https://redirect.github.com/gitpython-developers/gitdb/pull/109) - [@&#8203;blablatdinov](https://redirect.github.com/blablatdinov) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/113](https://redirect.github.com/gitpython-developers/gitdb/pull/113) - [@&#8203;edgarrmondragon](https://redirect.github.com/edgarrmondragon) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/114](https://redirect.github.com/gitpython-developers/gitdb/pull/114) - [@&#8203;DEKHTIARJonathan](https://redirect.github.com/DEKHTIARJonathan) made their first contribution in [https://github.com/gitpython-developers/gitdb/pull/115](https://redirect.github.com/gitpython-developers/gitdb/pull/115) **Full Changelog**: gitpython-developers/gitdb@4.0.11...4.0.12 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/aspect-build/rules_py). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwcyJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Reid D. McKenzie <arrdem@aspect.build>
1 parent 3ff3b51 commit 4518a9a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gazelle_python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4032,4 +4032,4 @@ manifest:
40324032
yaml.tokens: PyYAML
40334033
pip_repository:
40344034
name: pypi
4035-
integrity: 7049b81983381a0118bd63ae8cb7f19126d0034fcbb256281453ee5cbf3499be
4035+
integrity: ab1de420d22f3a5bf457f8e6c6487aaafe36cd6dcef24d4adfcc101966ed60b9

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,9 @@ future==1.0.0 \
231231
--hash=sha256:929292d34f5872e70396626ef385ec22355a1fae8ad29e1a734c3e43f9fbc216 \
232232
--hash=sha256:bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05
233233
# via neptune
234-
gitdb==4.0.11 \
235-
--hash=sha256:81a3407ddd2ee8df444cbacea00e2d038e40150acfa3001696fe0dcf1d3adfa4 \
236-
--hash=sha256:bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b
234+
gitdb==4.0.12 \
235+
--hash=sha256:5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571 \
236+
--hash=sha256:67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf
237237
# via gitpython
238238
gitpython==3.1.43 \
239239
--hash=sha256:35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c \

0 commit comments

Comments
 (0)