chore(deps): update dependency remote/pygit2 to ~=1.14.1 - autoclosed
Metadata
Current evaluation
Renovate dependency update for remote/pygit2 to ~=1.14.1 was autoclosed and abandoned. Automerge was disabled by configuration, and the request received zero reviews or comments.
Suggested action: —
No scores available.
Issue body
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [remote/pygit2](https://togithub.com/libgit2/pygit2) ([changelog](https://togithub.com/libgit2/pygit2/blob/master/CHANGELOG.md)) | `~=1.13.0` -> `~=1.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>libgit2/pygit2 (remote/pygit2)</summary>
### [`v1.14.1`](https://togithub.com/libgit2/pygit2/blob/HEAD/CHANGELOG.md#1141-2024-02-10)
[Compare Source](https://togithub.com/libgit2/pygit2/compare/v1.14.0...v1.14.1)
- Update wheels to libgit2 v1.7.2
- Now `Object.filemode` returns `enums.FileMode` and `Reference.type` returns
`enums.ReferenceType`
[#​1273](https://togithub.com/libgit2/pygit2/pull/1273)
- Fix tests on Fedora 40
[#​1275](https://togithub.com/libgit2/pygit2/pull/1275)
Deprecations:
- Deprecate `ReferenceType.OID`, use `ReferenceType.DIRECT`
- Deprecate `ReferenceType.LISTALL`, use `ReferenceType.ALL`
### [`v1.14.0`](https://togithub.com/libgit2/pygit2/blob/HEAD/CHANGELOG.md#1140-2024-01-26)
[Compare Source](https://togithub.com/libgit2/pygit2/compare/v1.13.3...v1.14.0)
- Drop support for Python 3.8
- Add Linux wheels for musl on x86\_64
[#​1266](https://togithub.com/libgit2/pygit2/pull/1266)
- New `Repository.submodules` namespace
[#​1250](https://togithub.com/libgit2/pygit2/pull/1250)
- New `Repository.listall_mergeheads()`, `Repository.message`,
`Repository.raw_message` and `Repository.remove_message()`
[#​1261](https://togithub.com/libgit2/pygit2/pull/1261)
- New `pygit2.enums` supersedes the `GIT_` constants
[#​1251](https://togithub.com/libgit2/pygit2/pull/1251)
- Now `Repository.status()`, `Repository.status_file()`,
`Repository.merge_analysis()`, `DiffFile.flags`, `DiffFile.mode`,
`DiffDelta.flags` and `DiffDelta.status` return enums
[#​1263](https://togithub.com/libgit2/pygit2/pull/1263)
- Now repository's `merge()`, `merge_commits()` and `merge_trees()`
take enums/flags for their `favor`, `flags` and `file_flags` arguments.
[#​1271](https://togithub.com/libgit2/pygit2/pull/1271)
[#​1272](https://togithub.com/libgit2/pygit2/pull/1272)
- Fix crash in filter cleanup
[#​1259](https://togithub.com/libgit2/pygit2/pull/1259)
- Documentation fixes
[#​1255](https://togithub.com/libgit2/pygit2/pull/1255)
[#​1258](https://togithub.com/libgit2/pygit2/pull/1258)
[#​1268](https://togithub.com/libgit2/pygit2/pull/1268)
[#​1270](https://togithub.com/libgit2/pygit2/pull/1270)
Breaking changes:
- Remove deprecated `Repository.create_remote(...)` function, use
instead `Repository.remotes.create(...)`
Deprecations:
- Deprecate `Repository.add_submodule(...)`, use `Repository.submodules.add(...)`
- Deprecate `Repository.lookup_submodule(...)`, use `Repository.submodules[...]`
- Deprecate `Repository.init_submodules(...)`, use `Repository.submodules.init(...)`
- Deprecate `Repository.update_submodule(...)`, use `Repository.submodules.update(...)`
- Deprecate `GIT_*` constants, use `pygit2.enums`
- Passign dicts to repository's `merge(...)`, `merge_commits(...)`
and `merge_trees(...)` is deprecated. Instead pass `MergeFavor` for
the `favor` argument, `MergeFlag` for `flags`, and `MergeFileFlag`
for `file_flags`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC.
🚦 **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/canonical/craft-application).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Renovate dependency update for remote/pygit2 to ~=1.14.1 was autoclosed and abandoned. Automerge was disabled by configuration, and the request received zero reviews or comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Renovate dependency update for remote/pygit2 to ~=1.14.1 was autoclosed due to inactivity. Automerge was disabled, and the branch was never merged or manually reviewed, leaving the update abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #188 chore(deps): update dependency setuptools to v69.1.0 - autoclosed | starbase | closed | Renovate bot dependency update for setuptools to v69.1.0 was autoclosed due to inactivity. No reviews or CI checks were performed, and the change was not merged. | |
| #192 chore(deps): update dependency setuptools to v71 - autoclosed | craft-store | closed | Renovate-generated dependency update for setuptools to v71.1.0 was autoclosed due to inactivity. No reviews or CI checks occurred, and the change was abandoned without merging. | |
| #28 chore(deps): update dependency pydantic to v2 - autoclosed | craft-grammar | closed | Renovate autoclosed this pydantic v2 dependency update without merging. The pull request received no reviews or CI checks and was automatically closed, indicating it was superseded or abandoned. | |
| #4856 chore(deps): update dependency requests to v2.32.2 [security] - autoclosed | snapcraft | closed | Renovate's dependency update PR for requests to v2.32.2 was autoclosed without merging. The bot automatically closed the stale pull request, leaving the CVE-2024-35195 security fix unapplied. | |
| #784 chore(deps): update bugfixes | craft-parts | merged | Merged automated dependency updates for pyright to 1.1.372 and tox-gh to 1.3.2. Approved by two reviewers, passed CI checks, and auto-merged via Renovate configuration. | |
| #1344 chore(deps): update dependency mypy to v1.6.1 | charmcraft | closed | Abandoned without merging. The mypy dependency update to v1.6.1 was approved and passed CI but manually closed. Renovate will ignore this version and open a replacement PR for newer releases. | |
| #191 chore(deps): update development dependencies (non-major) - autoclosed | craft-store | closed | Automated dependency updates for pytest, black, mypy, and pyright were autoclosed without merging. Renovate configured the PR as immortal, ensuring it will be automatically regenerated and resubmitted later. | |
| #1689 chore(deps): update dependency requests to v2.32.0 [security] - autoclosed | charmcraft | closed | Renovate bot dependency update to requests v2.32.0 for CVE-2024-35195 was autoclosed. The branch was abandoned without review or merge, as the update was likely already applied or superseded. | |
| #4774 chore(deps): update dependency setuptools to v65 [security] - autoclosed | snapcraft | closed | Automatically closed by Renovate due to inactivity. The update to setuptools v65.5.1 to address CVE-2022-40897 was abandoned without review or merge. | |
| #228 chore(deps): update dependency types/pyright to v1.1.374 - autoclosed | starbase | closed | The types/pyright dependency update to v1.1.374 was autoclosed by Renovate, indicating the change was already merged or superseded by another PR. No manual review or CI checks were performed. |