-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency gitpython to v3.1.45 #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 14
Lines ? 274
Branches ? 0
========================================
Hits ? 274
Misses ? 0
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
c6aa66a
to
056767e
Compare
056767e
to
5e0ecf9
Compare
5e0ecf9
to
564ca18
Compare
564ca18
to
0b3cdfe
Compare
0b3cdfe
to
23ba369
Compare
23ba369
to
d1a3b4d
Compare
9725a71
to
bb89037
Compare
bb89037
to
29b2b60
Compare
29b2b60
to
11e9b6f
Compare
a6c3702
to
853ff30
Compare
853ff30
to
349b844
Compare
349b844
to
0d074c0
Compare
0d074c0
to
0eb6b89
Compare
0eb6b89
to
7428dde
Compare
7428dde
to
f8285ea
Compare
f8285ea
to
66af2d0
Compare
66af2d0
to
71779a0
Compare
e29c2f8
to
eb436a4
Compare
eb436a4
to
96b8cb3
Compare
96b8cb3
to
ba6d108
Compare
This PR contains the following updates:
3.1.27
->3.1.45
Release Notes
gitpython-developers/GitPython (GitPython)
v3.1.45
Compare Source
What's Changed
SECURITY.md
files by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/1992test_installation
by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2007test_installation
xfail on Cygwin CI by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2009IndexFile._to_relative_path
- fix case where absolute path gets stripped of trailing slash by @kamilkozik7 in https://github.com/gitpython-developers/GitPython/pull/2012uname-cmd
that doesn't point to an executable file by @gcmarx in https://github.com/gitpython-developers/GitPython/pull/2026contents: read
workflow permissions by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2033mypy
command on free-threaded Python by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2040performance
andperformance
test jobs by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2042setuptools
requirement statically by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2043_safer_popen_windows
comment by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2044USE_SHELL
warning helper signature by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2045ConfigParser
with whitespace outside the value by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2046""
handling in ConfigParser by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2047\
or"
are present inside by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2048cat_file.py
fixture without site customizations by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2052pip
by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2053test_installation
on warnings, and remove deprecated license classifier by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2054New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.44...3.1.45
v3.1.44
Compare Source
What's Changed
--mixed
and paths by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/1894IndexError
inGitConfigParser
When a Quoted Config Value Contains a Trailing New Line by @DaveLak in https://github.com/gitpython-developers/GitPython/pull/1908fuzz_tree.py
Harness With a Better Alternative by @DaveLak in https://github.com/gitpython-developers/GitPython/pull/1910fix
->format
by @Borda in https://github.com/gitpython-developers/GitPython/pull/1912Diff
Fuzz Target by @DaveLak in https://github.com/gitpython-developers/GitPython/pull/1914.git
subdir as anothersafe.directory
on Cygwin CI by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/1916validate-pyproject
by @Borda in https://github.com/gitpython-developers/GitPython/pull/1921fuzz_submodule
Fuzzer by @DaveLak in https://github.com/gitpython-developers/GitPython/pull/1926end-of-file-fixer
by @Borda in https://github.com/gitpython-developers/GitPython/pull/1920fuzz_submodule
Causing a lot of False Alarms in the OSS-Fuzz Bug Tracker by @DaveLak in https://github.com/gitpython-developers/GitPython/pull/1950PermissionError
exceptions that crash fuzzer by @DaveLak in https://github.com/gitpython-developers/GitPython/pull/1951New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.43...3.1.44
v3.1.43
Compare Source
Particularly Important Changes
These are likely to affect you, please do take a careful look.
Other Changes
repo.blame
andrepo.blame_incremental
now acceptNone
as therev
parameter. by @Gaubbe in https://github.com/gitpython-developers/GitPython/pull/1846create_patch=True
by @can-taslicukur in https://github.com/gitpython-developers/GitPython/pull/1832flake8
withruff
check by @Borda in https://github.com/gitpython-developers/GitPython/pull/1862ruff-format
by @Borda in https://github.com/gitpython-developers/GitPython/pull/1865Submodule.__init__
parent_commit parameter by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/1877New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.42...3.1.43
v3.1.42
Compare Source
What's Changed
New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.41...3.1.42
v3.1.41
: - fix Windows security issueCompare Source
The details about the Windows security issue can be found in this advisory.
Special thanks go to @EliahKagan who reported the issue and fixed it in a single stroke, while being responsible for an incredible amount of improvements that he contributed over the last couple of months ❤️.
What's Changed
__all__
in git.exc by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/17198ec2390
toec58b7e
by @dependabot in https://github.com/gitpython-developers/GitPython/pull/1722New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.40...3.1.41
v3.1.40
: - fix downstream CICompare Source
What's Changed
Full Changelog: gitpython-developers/GitPython@3.1.38...3.1.40
v3.1.38
Compare Source
What's Changed
49c3178
to8ec2390
by @dependabot in https://github.com/gitpython-developers/GitPython/pull/17048ec2390
to6a22706
by @dependabot in https://github.com/gitpython-developers/GitPython/pull/1705New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.37...3.1.38
v3.1.37
: - a proper fix CVE-2023-41040Compare Source
What's Changed
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.
This PR was generated by Mend Renovate. View the repository job log.