Advisories
What's Changed
- Prepare next release by @Byron in #2095
- Bump git/ext/gitdb from
335c0f6to4c63ee6by @dependabot[bot] in #2096 - DOC: README Add urls and updated a relative url by @Timour-Ilyas in #2098
- Fix GitConfigParser ignoring multiple [include] path entries by @daniel7an in #2100
- Switch back from Alpine to Debian for WSL by @EliahKagan in #2108
- Bump git/ext/gitdb from
4c63ee6to5c1b303by @dependabot[bot] in #2106 - Run
gc.collect()twice intest_renameon Python 3.12 by @EliahKagan in #2109 - fix: guard AutoInterrupt terminate during interpreter shutdown by @lweyrich1 in #2105
- Improve CI infrastructure for pre-commit by @EliahKagan in #2110
- Bump the pre-commit group with 5 updates by @dependabot[bot] in #2111
- Upgrade Sphinx for 3.14 support; drop doc build support on 3.8; test 3.14 by @EliahKagan in #2112
- Fix
Repo.active_branchresolution for reftable-backed repositories by @Copilot in #2114 - docs: warn about GitDB performance with large commits by @mvanhorn in #2115
- cmd: fix kwarg formatting in docstring example by @UweSchwaeke in #2117
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.5 to 0.15.8 in the pre-commit group by @dependabot[bot] in #2122
- Add trailer support for commit creation by @Krishnachaitanyakc in #2116
- Harden commit trailer subprocess handling and align trailer I/O paths by @Copilot in #2125
- git.cmd.Git.execute(..): fix
with_stdout=Falseby @ngie-eign in #2126 - Make sure that multi-options are checked after splitting them with
shlexby @Byron in #2130 - Block unsafe underscored git kwargs / Fix for GHSA-rpm5-65cw-6hj4 by @WesR in #2131
New Contributors
- @Timour-Ilyas made their first contribution in #2098
- @daniel7an made their first contribution in #2100
- @lweyrich1 made their first contribution in #2105
- @Copilot made their first contribution in #2114
- @mvanhorn made their first contribution in #2115
- @UweSchwaeke made their first contribution in #2117
- @Krishnachaitanyakc made their first contribution in #2116
- @ngie-eign made their first contribution in #2126
- @WesR made their first contribution in #2131
Full Changelog: 3.1.46...3.1.47