Update dependency GitPython to v3.1.48 #48

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.47==3.1.48

Release Notes

gitpython-developers/GitPython (GitPython)

v3.1.48

Compare Source

Fixes #​2134

What's Changed

Full Changelog: https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48


Configuration

📅 Schedule: (UTC)

  • 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.47` → `==3.1.48` | --- ### Release Notes <details> <summary>gitpython-developers/GitPython (GitPython)</summary> ### [`v3.1.48`](https://github.com/gitpython-developers/GitPython/releases/tag/3.1.48) [Compare Source](https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48) Fixes [#&#8203;2134](https://github.com/gitpython-developers/GitPython/pull/2134) #### What's Changed - prevent out-of-repo access when manipulating references. by [@&#8203;Byron](https://github.com/Byron) in [#&#8203;2134](https://github.com/gitpython-developers/GitPython/pull/2134) **Full Changelog**: <https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjcuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEyNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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!48
No description provided.