Update dependency GitPython to v3.1.46 #44

Open
renovate-bot wants to merge 1 commit from renovate/gitpython-3.x into master
Collaborator

This PR contains the following updates:

Package Update Change
GitPython patch ==3.1.45==3.1.46

Release Notes

gitpython-developers/GitPython (GitPython)

v3.1.46

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [GitPython](https://github.com/gitpython-developers/GitPython) | patch | `==3.1.45` → `==3.1.46` | --- ### Release Notes <details> <summary>gitpython-developers/GitPython (GitPython)</summary> ### [`v3.1.46`](https://github.com/gitpython-developers/GitPython/releases/tag/3.1.46) [Compare Source](https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46) #### What's Changed - Prepare a new release by [@&#8203;Byron](https://github.com/Byron) in [#&#8203;2063](https://github.com/gitpython-developers/GitPython/pull/2063) - Bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2067](https://github.com/gitpython-developers/GitPython/pull/2067) - Bump git/ext/gitdb from `335c0f6` to `39d7dbf` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2068](https://github.com/gitpython-developers/GitPython/pull/2068) - Bump actions/setup-python from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2070](https://github.com/gitpython-developers/GitPython/pull/2070) - Bump git/ext/gitdb from `39d7dbf` to `f8fdfec` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2071](https://github.com/gitpython-developers/GitPython/pull/2071) - Fix type hint for `SymbolicReference.reference` property by [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) in [#&#8203;2074](https://github.com/gitpython-developers/GitPython/pull/2074) - feat: Add support for hasconfig git rule. by [@&#8203;bvanelli](https://github.com/bvanelli) in [#&#8203;2075](https://github.com/gitpython-developers/GitPython/pull/2075) - Bump github/codeql-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2076](https://github.com/gitpython-developers/GitPython/pull/2076) - Use actual return type in annotation for method submodule\_update by [@&#8203;extrwi](https://github.com/extrwi) in [#&#8203;2078](https://github.com/gitpython-developers/GitPython/pull/2078) - Bump git/ext/gitdb from `f8fdfec` to `65321a2` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2082](https://github.com/gitpython-developers/GitPython/pull/2082) - Preliminary support for index format v3 by [@&#8203;blahgeek](https://github.com/blahgeek) in [#&#8203;2081](https://github.com/gitpython-developers/GitPython/pull/2081) - Bump actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2084](https://github.com/gitpython-developers/GitPython/pull/2084) - Pin `mypy==1.18.2` by [@&#8203;George-Ogden](https://github.com/George-Ogden) in [#&#8203;2087](https://github.com/gitpython-developers/GitPython/pull/2087) - Respect `os.Pathlike` by [@&#8203;George-Ogden](https://github.com/George-Ogden) in [#&#8203;2086](https://github.com/gitpython-developers/GitPython/pull/2086) - Bump git/ext/gitdb from `65321a2` to `4c63ee6` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2093](https://github.com/gitpython-developers/GitPython/pull/2093) - Join `Pathlike` Object to Tree by [@&#8203;George-Ogden](https://github.com/George-Ogden) in [#&#8203;2094](https://github.com/gitpython-developers/GitPython/pull/2094) #### New Contributors - [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) made their first contribution in [#&#8203;2074](https://github.com/gitpython-developers/GitPython/pull/2074) - [@&#8203;bvanelli](https://github.com/bvanelli) made their first contribution in [#&#8203;2075](https://github.com/gitpython-developers/GitPython/pull/2075) - [@&#8203;extrwi](https://github.com/extrwi) made their first contribution in [#&#8203;2078](https://github.com/gitpython-developers/GitPython/pull/2078) - [@&#8203;blahgeek](https://github.com/blahgeek) made their first contribution in [#&#8203;2081](https://github.com/gitpython-developers/GitPython/pull/2081) - [@&#8203;George-Ogden](https://github.com/George-Ogden) made their first contribution in [#&#8203;2087](https://github.com/gitpython-developers/GitPython/pull/2087) **Full Changelog**: <https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gitpython-3.x:renovate/gitpython-3.x
git switch renovate/gitpython-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/gitpython-3.x
git switch renovate/gitpython-3.x
git rebase master
git switch master
git merge --ff-only renovate/gitpython-3.x
git switch renovate/gitpython-3.x
git rebase master
git switch master
git merge --no-ff renovate/gitpython-3.x
git switch master
git merge --squash renovate/gitpython-3.x
git switch master
git merge --ff-only renovate/gitpython-3.x
git switch master
git merge renovate/gitpython-3.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Netz39_Vorstand/entities_service!44
No description provided.