Skip to content

Bump gitpython from 3.1.46 to 3.1.49 in /images/mkdocs#24

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/images/mkdocs/gitpython-3.1.49
Closed

Bump gitpython from 3.1.46 to 3.1.49 in /images/mkdocs#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/images/mkdocs/gitpython-3.1.49

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps gitpython from 3.1.46 to 3.1.49.

Release notes

Sourced from gitpython's releases.

3.1.49 - Security

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.48...3.1.49

3.1.48 - Security

Accidentally deleted the previous GH release, it did mention the advisory this fixes.

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.47...3.1.48

3.1.47 - with security fixes

Advisories

What's Changed

New Contributors

... (truncated)

Commits
  • aee2fd5 bump version to 3.1.49
  • 1c4ea96 Merge pull request #2136 from gitpython-developers/copilot/create-reproducing...
  • 6cf7ac3 Address rev-parse review feedback
  • b049a13 Merge pull request #2137 from gitpython-developers/fix-config-injection
  • bdbdf4b Fix rev-parse CI issues
  • d7ce6fc Improve pure Python rev-parse coverage and behavior (#2135)
  • 8e24503 avoid duplicate validation in set_value
  • c417af4 reject control chars in written values in configuration
  • 5a15361 a new release with safer reference creation
  • dbfa264 Merge pull request #2134 from gitpython-developers/validate-ref-creation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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 gitpython to 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.

  • Dependencies
    • Bumped gitpython from 3.1.46 to 3.1.49 in /images/mkdocs (uv.lock).
    • Pulls in security hardening: prevent out-of-repo reference access and reject control chars in config.

Written for commit 62e25c2. Summary will update on new commits.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 8, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Copy link
Copy Markdown

@llamapreview llamapreview Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 8, 2026

Code Review Summary

Status: 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 uv.lock file with expected version/hash updates. The upstream release includes important security fixes:

  • 3.1.47: Fixes for CVE GHSA-rpm5-65cw-6hj4 and GHSA-x2qx-6953-8485 (out-of-repo access, unsafe underscored git kwargs)
  • 3.1.48: Prevents out-of-repo access when manipulating references
  • 3.1.49: Rejects control chars in written values in configuration
Files Reviewed (1 file)
  • images/mkdocs/uv.lock - Lockfile update with expected changes for GitPython 3.1.49

Reviewed by laguna-m.1-20260312:free · 110,353 tokens

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 9, 2026

Superseded by #25.

@dependabot dependabot Bot closed this May 9, 2026
@dependabot dependabot Bot deleted the dependabot/uv/images/mkdocs/gitpython-3.1.49 branch May 9, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants