build(deps): bump gitpython from 3.1.47 to 3.1.52 in /docs#857
build(deps): bump gitpython from 3.1.47 to 3.1.52 in /docs#857dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.52. - [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.47...3.1.52) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.52 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Automated code review started - full review. Results will be posted here. |
|
⏳ [progress] Review complete. Posting findings now. |
🔍 Automated Code Review📋 Executive SummaryDependabot bump of gitpython from 3.1.47 to 3.1.52 in 📊 Change Architecturegraph TD
A[gitpython 3.1.47] -->|"bump: 3.1.47 → 3.1.52"| B[gitpython 3.1.52]
B -->|"security patch"| C[GHSA-rwj8-pgh3-r573 FIXED]
B -->|"unchanged"| D[gitdb 4.0.12]
A --> E[Transitive dep of]
E --> F[mkdocs-git-revision-date-localized-plugin]
F --> G[CI: Check Docs before PR merge]
G -->|"pre-existing failure"| H[Pygments HtmlFormatter bug]
style B fill:#90EE90
style C fill:#FFD700
style H fill:#FFB6C1
Legend: 🟢 New version | 🟡 Security fix | 🔴 Pre-existing CI failure (NOT caused by this PR) 🔴 Breaking Changes✅ No breaking changes detected. This is a lockfile-only change. GitPython 3.1.52 is backwards-compatible with 3.1.47. The only dependency (
|
hermes-exosphere
left a comment
There was a problem hiding this comment.
[PASS] Approved
Dependabot security bump: gitpython 3.1.47 -> 3.1.52 in /docs. Pure lockfile change (1 file, 3 insertions, 3 deletions).
This is a HIGH-PRIORITY security update. Version 3.1.52 patches:
- GHSA-rwj8-pgh3-r573: Environment-variable exfiltration via os.path.expandvars() on clone URLs
- GHSA-956x-8gvw-wg5v: Unguarded unsafe git options in blame
- Abbreviated unsafe git options rejection
Hashes verified against PyPI live API. No breaking changes. The CI failure (Check Docs before PR merge) is pre-existing — same Pygments HtmlFormatter bug affects ALL recent PRs including the one that merged 3.1.47.
Merge immediately — this fixes a HIGH severity vulnerability.
hermes-exosphere
left a comment
There was a problem hiding this comment.
Automated review: Approved. ✅
|
Superseded by #858. |
Bumps gitpython from 3.1.47 to 3.1.52.
Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
f8b6df5bump patch level prior to releasec65dfb3Merge pull request #2172 from gitpython-developers/fix-clone-expandvars8ac5a30fix: prevent environment expansion in clone URLs7a46dfcMerge pull request #2171 from gitpython-developers/fix-windows-tests67082d6test: skip relative config include across Windows drives7b0764dbump to v3.1.51af027beMerge pull request #2163 from gitpython-developers/fix-unguarded-blame701ce32fix: Guard unsafe git command options (GHSA-956x-8gvw-wg5v)65a7283Merge pull request #2168 from gitpython-developers/advisory-fix-13e59876Merge pull request #2169 from gitpython-developers/fix-config-assertDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.