Skip to content

build(deps): bump gitpython from 3.1.46 to 3.1.49#11

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

build(deps): bump gitpython from 3.1.46 to 3.1.49#11
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/gitpython-3.1.49

Conversation

@dependabot

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

Copy link
Copy Markdown

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.

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
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

Analyzing your contribution... results ready! 🧪

I've aggregated the results of the automated checks for this PR below.

📋 Repo Health

Ensuring the repo is staying active (aka commit frequency). 🏃‍♂️

⚠️ Some required files are missing.

Latest Version: 0.5.0

difficult_dialogs/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
⚠️ setup.py — setup.py
⚠️ CHANGELOG.md — Changelog
difficult_dialogs/version.py has valid version block markers

🔒 Security (pip-audit)

Ensuring our code is secure by design. 📐

✅ No known vulnerabilities found (32 packages scanned).

⚖️ License Check

Navigating the maze of open-source compliance. 🧩

✅ No license violations found (9 packages).

License distribution: 3× MIT, 2× Apache Software License, 1× Apache-2.0 OR BSD-2-Clause, 1× BSD-3-Clause, 1× MIT License, 1× Mozilla Public License 2.0 (MPL 2.0)

Full breakdown — 9 packages
Package Version License URL
build 1.5.0 MIT link
certifi 2026.4.22 Mozilla Public License 2.0 (MPL 2.0) link
charset-normalizer 3.4.7 MIT link
difficult_dialogs 0.5.0 Apache Software License link
idna 3.13 BSD-3-Clause link
packaging 26.2 Apache-2.0 OR BSD-2-Clause link
pyproject_hooks 1.2.0 MIT License link
requests 2.33.1 Apache Software License link
urllib3 2.7.0 MIT link

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

📊 Coverage

Ensuring our code is as robust as it looks. 💎

92.6% total coverage

Files below 80% coverage (1 file)
File Coverage Missing lines
difficult_dialogs/server.py 0.0% 111

Full report: download the coverage-report artifact.

🔍 Lint

A quick update on the status of your PR. 🔔

ruff: issues found — see job log

🏷️ Release Preview

I've checked the release assets for completeness. 💾

Current: 0.5.0Next: 0.5.1a1

Signal Value
Label dependencies, python:uv
PR title build(deps): bump gitpython from 3.1.46 to 3.1.49
Bump alpha

⚠️ No conventional commit prefix — alpha-only bump.
Suggested: fix: update the thing or feat: update the thing


🚀 Release Channel Compatibility

Predicted next version: 0.5.1a1

Channel Status Note Current Constraint
Stable Not in channel -
Testing Not in channel -
Alpha Not in channel -

🔨 Build Tests

Structural analysis of your contribution is complete. 🔬

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

Powered by OVOS scripts and a bit of magic. ✨

@dependabot @github

dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Author

Superseded by #12.

@dependabot dependabot Bot closed this May 9, 2026
@dependabot dependabot Bot deleted the dependabot/uv/gitpython-3.1.49 branch May 9, 2026 06:13
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