Skip to content

Commit

Permalink
deps: update dependency gitpython to v3.1.43 (#2656)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [GitPython](https://togithub.com/gitpython-developers/GitPython) | `==3.1.41` -> `==3.1.43` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/GitPython/3.1.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/GitPython/3.1.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/GitPython/3.1.41/3.1.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/GitPython/3.1.41/3.1.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>gitpython-developers/GitPython (GitPython)</summary>

### [`v3.1.43`](https://togithub.com/gitpython-developers/GitPython/releases/tag/3.1.43)

[Compare Source](https://togithub.com/gitpython-developers/GitPython/compare/3.1.42...3.1.43)

##### Particularly Important Changes

These are likely to affect you, please do take a careful look.

-   Issue and test deprecation warnings by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1886](https://togithub.com/gitpython-developers/GitPython/pull/1886)
-   Fix version_info cache invalidation, typing, parsing, and serialization by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1838](https://togithub.com/gitpython-developers/GitPython/pull/1838)
-   Document manual refresh path treatment by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1839](https://togithub.com/gitpython-developers/GitPython/pull/1839)
-   Improve static typing and docstrings related to git object types by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1859](https://togithub.com/gitpython-developers/GitPython/pull/1859)

##### Other Changes

-   Test in Docker with Alpine Linux on CI by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1826](https://togithub.com/gitpython-developers/GitPython/pull/1826)
-   Build online docs (RTD) with -W and dependencies by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1843](https://togithub.com/gitpython-developers/GitPython/pull/1843)
-   Suggest full-path refresh() in failure message by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1844](https://togithub.com/gitpython-developers/GitPython/pull/1844)
-   `repo.blame` and `repo.blame_incremental` now accept `None` as the `rev` parameter. by [@&#8203;Gaubbe](https://togithub.com/Gaubbe) in [https://togithub.com/gitpython-developers/GitPython/pull/1846](https://togithub.com/gitpython-developers/GitPython/pull/1846)
-   Make sure diff always uses the default diff driver when `create_patch=True` by [@&#8203;can-taslicukur](https://togithub.com/can-taslicukur) in [https://togithub.com/gitpython-developers/GitPython/pull/1832](https://togithub.com/gitpython-developers/GitPython/pull/1832)
-   Revise docstrings, comments, and a few messages by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1850](https://togithub.com/gitpython-developers/GitPython/pull/1850)
-   Expand what is included in the API Reference by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1855](https://togithub.com/gitpython-developers/GitPython/pull/1855)
-   Restore building of documentation downloads by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1856](https://togithub.com/gitpython-developers/GitPython/pull/1856)
-   Revise type annotations slightly by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1860](https://togithub.com/gitpython-developers/GitPython/pull/1860)
-   Updating regex pattern to handle unicode whitespaces. by [@&#8203;jcole-crowdstrike](https://togithub.com/jcole-crowdstrike) in [https://togithub.com/gitpython-developers/GitPython/pull/1853](https://togithub.com/gitpython-developers/GitPython/pull/1853)
-   Use upgraded pip in test fixture virtual environment by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1864](https://togithub.com/gitpython-developers/GitPython/pull/1864)
-   lint: replace `flake8` with `ruff` check  by [@&#8203;Borda](https://togithub.com/Borda) in [https://togithub.com/gitpython-developers/GitPython/pull/1862](https://togithub.com/gitpython-developers/GitPython/pull/1862)
-   lint: switch Black with `ruff-format` by [@&#8203;Borda](https://togithub.com/Borda) in [https://togithub.com/gitpython-developers/GitPython/pull/1865](https://togithub.com/gitpython-developers/GitPython/pull/1865)
-   Update readme and tox.ini for recent tooling changes by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1868](https://togithub.com/gitpython-developers/GitPython/pull/1868)
-   Split tox lint env into three envs, all safe by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1870](https://togithub.com/gitpython-developers/GitPython/pull/1870)
-   Slightly broaden Ruff, and update and clarify tool configuration by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1871](https://togithub.com/gitpython-developers/GitPython/pull/1871)
-   Add a "doc" extra for documentation build dependencies by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1872](https://togithub.com/gitpython-developers/GitPython/pull/1872)
-   Describe `Submodule.__init__` parent_commit parameter by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1877](https://togithub.com/gitpython-developers/GitPython/pull/1877)
-   Include TagObject in git.types.Tree_ish by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1878](https://togithub.com/gitpython-developers/GitPython/pull/1878)
-   Improve Sphinx role usage, including linking Git manpages by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1879](https://togithub.com/gitpython-developers/GitPython/pull/1879)
-   Replace all wildcard imports with explicit imports by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1880](https://togithub.com/gitpython-developers/GitPython/pull/1880)
-   Clarify how tag objects are usually tree-ish and commit-ish by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1881](https://togithub.com/gitpython-developers/GitPython/pull/1881)

##### New Contributors

-   [@&#8203;Gaubbe](https://togithub.com/Gaubbe) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1846](https://togithub.com/gitpython-developers/GitPython/pull/1846)
-   [@&#8203;can-taslicukur](https://togithub.com/can-taslicukur) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1832](https://togithub.com/gitpython-developers/GitPython/pull/1832)
-   [@&#8203;jcole-crowdstrike](https://togithub.com/jcole-crowdstrike) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1853](https://togithub.com/gitpython-developers/GitPython/pull/1853)
-   [@&#8203;Borda](https://togithub.com/Borda) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1862](https://togithub.com/gitpython-developers/GitPython/pull/1862)

**Full Changelog**: https://togithub.com/gitpython-developers/GitPython/compare/3.1.42...3.1.43

### [`v3.1.42`](https://togithub.com/gitpython-developers/GitPython/releases/tag/3.1.42)

[Compare Source](https://togithub.com/gitpython-developers/GitPython/compare/3.1.41...3.1.42)

#### What's Changed

-   Fix release link in changelog by [@&#8203;PeterJCLaw](https://togithub.com/PeterJCLaw) in [https://togithub.com/gitpython-developers/GitPython/pull/1795](https://togithub.com/gitpython-developers/GitPython/pull/1795)
-   Remove test dependency on sumtypes library by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1798](https://togithub.com/gitpython-developers/GitPython/pull/1798)
-   Pin Sphinx plugins to compatible versions by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1803](https://togithub.com/gitpython-developers/GitPython/pull/1803)
-   fix: treeNotSorted issue by [@&#8203;et-repositories](https://togithub.com/et-repositories) in [https://togithub.com/gitpython-developers/GitPython/pull/1799](https://togithub.com/gitpython-developers/GitPython/pull/1799)
-   Remove git.util.NullHandler by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1807](https://togithub.com/gitpython-developers/GitPython/pull/1807)
-   Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1810](https://togithub.com/gitpython-developers/GitPython/pull/1810)
-   Report actual attempted Git command when Git.refresh fails by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1812](https://togithub.com/gitpython-developers/GitPython/pull/1812)
-   Don't suppress messages when logging is not configured by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1813](https://togithub.com/gitpython-developers/GitPython/pull/1813)
-   Pin Python 3.9.16 on Cygwin CI by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1814](https://togithub.com/gitpython-developers/GitPython/pull/1814)
-   Have initial refresh use a logger to warn by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1815](https://togithub.com/gitpython-developers/GitPython/pull/1815)
-   Omit warning prefix in "Bad git executable" message by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1816](https://togithub.com/gitpython-developers/GitPython/pull/1816)
-   Test with M1 macOS CI runner by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1817](https://togithub.com/gitpython-developers/GitPython/pull/1817)
-   Bump pre-commit/action from 3.0.0 to 3.0.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://togithub.com/gitpython-developers/GitPython/pull/1818](https://togithub.com/gitpython-developers/GitPython/pull/1818)
-   Bump Vampire/setup-wsl from 2.0.2 to 3.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://togithub.com/gitpython-developers/GitPython/pull/1819](https://togithub.com/gitpython-developers/GitPython/pull/1819)
-   Remove deprecated section in README.md by [@&#8203;marcm-ml](https://togithub.com/marcm-ml) in [https://togithub.com/gitpython-developers/GitPython/pull/1823](https://togithub.com/gitpython-developers/GitPython/pull/1823)
-   Keep temp files out of project dir and improve cleanup by [@&#8203;EliahKagan](https://togithub.com/EliahKagan) in [https://togithub.com/gitpython-developers/GitPython/pull/1825](https://togithub.com/gitpython-developers/GitPython/pull/1825)

#### New Contributors

-   [@&#8203;PeterJCLaw](https://togithub.com/PeterJCLaw) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1795](https://togithub.com/gitpython-developers/GitPython/pull/1795)
-   [@&#8203;et-repositories](https://togithub.com/et-repositories) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1799](https://togithub.com/gitpython-developers/GitPython/pull/1799)
-   [@&#8203;marcm-ml](https://togithub.com/marcm-ml) made their first contribution in [https://togithub.com/gitpython-developers/GitPython/pull/1823](https://togithub.com/gitpython-developers/GitPython/pull/1823)

**Full Changelog**: https://togithub.com/gitpython-developers/GitPython/compare/3.1.41...3.1.42

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate-bot committed Apr 30, 2024
1 parent b95ad49 commit 208bef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library_generation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ attrs==23.2.0
black==24.3.0
click==8.1.7
gitdb==4.0.11
GitPython==3.1.41
GitPython==3.1.43
Jinja2==3.1.3
lxml==5.2.1
MarkupSafe==2.1.3
Expand Down

0 comments on commit 208bef4

Please sign in to comment.