Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump rust crate git2 from =0.19.0 to 0.20.0 #1118

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

mazi-renovate[bot]
Copy link
Contributor

@mazi-renovate mazi-renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
git2 build-dependencies minor =0.19.0 -> =0.20.0 OpenSSF Scorecard

Release Notes

rust-lang/git2-rs (git2)

v0.20.0

Compare Source

0.19.0...0.20.0

Added
  • Debug is now implemented for transport::Service
    #​1074
  • Added Repository::commondir
    #​1079
  • Added Repository::merge_base_octopus
    #​1088
  • Restored impls for PartialOrd, Ord, and Hash for bitflags types that were inadvertently removed in a prior release.
    #​1096
  • Added CheckoutBuilder::disable_pathspec_match
    #​1107
  • Added PackBuilder::write
    #​1110
Changed
  • ❗ Updated to libgit2 1.9.0
    #​1111
  • ❗ Removed the ssh_key_from_memory Cargo feature, it was unused.
    #​1087
  • ❗ Errors from Tree::walk are now correctly reported to the caller.
    #​1098
  • ❗ The trace_set callback now takes a &[u8] instead of a &str.
    #​1071
  • Error::last_error now returns Error instead of Option<Error>.
    #​1072
Fixed
  • Fixed OdbReader::read return value.
    #​1061
  • When a credential helper executes a shell command, don't pop open a console window on Windows.
    #​1075

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot. - View logs

@mazi-renovate mazi-renovate bot requested a review from Mogyuchi as a code owner January 5, 2025 00:55
@mazi-renovate mazi-renovate bot enabled auto-merge (squash) January 5, 2025 00:55
Copy link
Contributor

github-actions bot commented Jan 5, 2025

Latest commit: b78ad87 ( base: 850b3aa + head: b898974 )
Status: ✅  Deploy successful!
Preview URL: https://739572f2.github-test-15v.pages.dev
PR Preview URL: https://pull-1118-merge.github-test-15v.pages.dev

View workflow logs
View Cloudflare logs

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | git2    | 0.19.0 | 0.20.0 |
@mazi-renovate mazi-renovate bot force-pushed the renovate/git2-0.x branch from 116f025 to b898974 Compare January 5, 2025 09:57
@mazi-renovate mazi-renovate bot merged commit 54aeff6 into main Jan 8, 2025
304 checks passed
@mazi-renovate mazi-renovate bot deleted the renovate/git2-0.x branch January 8, 2025 00:43
@mazi-release mazi-release bot mentioned this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant