Bump gitpython from 3.1.46 to 3.1.49 in /images/mkdocs#24
Bump gitpython from 3.1.46 to 3.1.49 in /images/mkdocs#24dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.46 to 3.1.49. - [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.46...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Auto Pull Request Review from LlamaPReview
Review Status: Automated Review Skipped
Dear contributor,
Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.
Analysis Result:
All 1 files are skipped files
Technical Context:
All files in this PR were marked as skipped, which typically includes:
- Generated files
- Build artifacts
- Pre-filtered content
- Files marked with [SKIPPED] tag
We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.
Best regards,
LlamaPReview Team
Code Review SummaryStatus: No Issues Found | Recommendation: Merge This is a Dependabot automated PR updating GitPython from 3.1.46 to 3.1.49. The changes are limited to the generated
Files Reviewed (1 file)
Reviewed by laguna-m.1-20260312:free · 110,353 tokens |
|
Superseded by #25. |
Bumps gitpython from 3.1.46 to 3.1.49.
Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
aee2fd5bump version to 3.1.491c4ea96Merge pull request #2136 from gitpython-developers/copilot/create-reproducing...6cf7ac3Address rev-parse review feedbackb049a13Merge pull request #2137 from gitpython-developers/fix-config-injectionbdbdf4bFix rev-parse CI issuesd7ce6fcImprove pure Python rev-parse coverage and behavior (#2135)8e24503avoid duplicate validation in set_valuec417af4reject control chars in written values in configuration5a15361a new release with safer reference creationdbfa264Merge pull request #2134 from gitpython-developers/validate-ref-creationDependabot 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.
Summary by cubic
Update
gitpythonto 3.1.49 in the mkdocs image to pick up upstream security fixes and safer Git operations. This reduces risk from unsafe ref creation and control characters in config.gitpythonfrom 3.1.46 to 3.1.49 in /images/mkdocs (uv.lock).Written for commit 62e25c2. Summary will update on new commits.