UNCLASSIFIED - NO CUI

Skip to content

Update dependency libgit2/libgit2 to v1.8.2

This MR contains the following updates:

Package Type Update Change
libgit2/libgit2 ironbank-github patch v1.8.1 -> v1.8.2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

libgit2/libgit2 (libgit2/libgit2)

v1.8.2

Compare Source

v1.8.2

This release reverts a const-correctness change introduced in v1.8.0 for the git_commit_create functions. We now retain the const-behavior for the commits arguments from prior to v1.8.0.

This change was meant to resolve compatibility issues with bindings and downstream users.

What's Changed

New features
Bug fixes
Build and CI improvements

Full Changelog: https://github.com/libgit2/libgit2/compare/v1.8.1...v1.8.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports