Bump gitpython from 3.1.43 to 3.1.46 in /packaging_automation by dependabot[bot] · Pull Request #391 · citusdata/tools
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Bump gitpython from 3.1.43 to 3.1.46 in /packaging_automation#391
dependabot[bot] wants to merge 1 commit intodevelopfrom
Bump gitpython from 3.1.43 to 3.1.46 in /packaging_automation#391
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Copy link Copy Markdown
Contributor
dependabot
bot
commented
on behalf of github
Mar 17, 2026
dependabot
bot
commented
on behalf of github
Bumps gitpython from 3.1.43 to 3.1.46.
Release notes
Sourced from gitpython's releases.
3.1.46
What's Changed
- Prepare a new release by
@Byronin gitpython-developers/GitPython#2063- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in gitpython-developers/GitPython#2067- Bump git/ext/gitdb from
335c0f6to39d7dbfby@dependabot[bot] in gitpython-developers/GitPython#2068- Bump actions/setup-python from 5 to 6 by
@dependabot[bot] in gitpython-developers/GitPython#2070- Bump git/ext/gitdb from
39d7dbftof8fdfecby@dependabot[bot] in gitpython-developers/GitPython#2071- Fix type hint for
SymbolicReference.referenceproperty by@emmanuel-ferdmanin gitpython-developers/GitPython#2074- feat: Add support for hasconfig git rule. by
@bvanelliin gitpython-developers/GitPython#2075- Bump github/codeql-action from 3 to 4 by
@dependabot[bot] in gitpython-developers/GitPython#2076- Use actual return type in annotation for method submodule_update by
@extrwiin gitpython-developers/GitPython#2078- Bump git/ext/gitdb from
f8fdfecto65321a2by@dependabot[bot] in gitpython-developers/GitPython#2082- Preliminary support for index format v3 by
@blahgeekin gitpython-developers/GitPython#2081- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in gitpython-developers/GitPython#2084- Pin
mypy==1.18.2by@George-Ogdenin gitpython-developers/GitPython#2087- Respect
os.Pathlikeby@George-Ogdenin gitpython-developers/GitPython#2086- Bump git/ext/gitdb from
65321a2to4c63ee6by@dependabot[bot] in gitpython-developers/GitPython#2093- Join
PathlikeObject to Tree by@George-Ogdenin gitpython-developers/GitPython#2094New Contributors
@emmanuel-ferdmanmade their first contribution in gitpython-developers/GitPython#2074@bvanellimade their first contribution in gitpython-developers/GitPython#2075@extrwimade their first contribution in gitpython-developers/GitPython#2078@blahgeekmade their first contribution in gitpython-developers/GitPython#2081@George-Ogdenmade their first contribution in gitpython-developers/GitPython#2087Full Changelog: gitpython-developers/GitPython@3.1.45...3.1.46
3.1.45
What's Changed
- Fix various version-related CI breakages by
@EliahKaganin gitpython-developers/GitPython#1987- Do some CI cleanup to make reports clearer and future changes easier by
@EliahKaganin gitpython-developers/GitPython#1989- Affirm that gitdb and smmap advisories can also be created by
@EliahKaganin gitpython-developers/GitPython#1991- Fix links to gitdb and smmap
SECURITY.mdfiles by@EliahKaganin gitpython-developers/GitPython#1992- Test Python 3.13 regularly on Ubuntu and macOS on CI by
@EliahKaganin gitpython-developers/GitPython#1990- Repo.rev_parse: Handle ^{commit} correctly by
@flichtenheldin gitpython-developers/GitPython#1996- Fuzzing: Fix Broken Fuzz Test for Git Submodule Handling by
@DaveLakin gitpython-developers/GitPython#1997- Work around Cygwin CI failure #2004, except for
test_installationby@EliahKaganin gitpython-developers/GitPython#2007- Mark
test_installationxfail on Cygwin CI by@EliahKaganin gitpython-developers/GitPython#2009IndexFile._to_relative_path- fix case where absolute path gets stripped of trailing slash by@kamilkozik7in gitpython-developers/GitPython#2012- Use WSL1 on CI by
@EliahKaganin gitpython-developers/GitPython#2010- Test free-threaded Python (but only on Linux) by
@EliahKaganin gitpython-developers/GitPython#2011- Use property decorator to support typing by
@Andrej730in gitpython-developers/GitPython#2015- Fix some incorrect sphinx markups in the docstrings by
@koyuki7win gitpython-developers/GitPython#2018- replace quansight-labs/setup-python with actions/setup-python by
@ngoldbaumin gitpython-developers/GitPython#2019- remove type assertions from util.py by
@gcmarxin gitpython-developers/GitPython#2028- correctly handle
uname-cmdthat doesn't point to an executable file by@gcmarxin gitpython-developers/GitPython#2026- Use newer ruff style by
@EliahKaganin gitpython-developers/GitPython#2031- Have CodeQL scan GitHub Actions workflows as well as Python code by
@EliahKaganin gitpython-developers/GitPython#2032- Specify explicit
contents: readworkflow permissions by@EliahKaganin gitpython-developers/GitPython#2033
... (truncated)
Commits
9e24eb6Prepare next releaseb8bb60eMerge pull request #2094 from George-Ogden/join-pathlikec8b58c0Update test/test_tree.py88e2614Allow joining path to tree9fa28aeAdd failing tests for joining paths6d66a02Merge pull request #2093 from gitpython-developers/dependabot/submodules/git/...f738029Bump git/ext/gitdb from65321a2to4c63ee6eecc28dMerge pull request #2086 from George-Ogden/true-pathlike0cb55fbRevert "Add tests with non-ascii characters"1710626Add tests with non-ascii characters- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.46. - [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.43...3.1.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Mar 17, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment