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

[Renovate] Update Rust crate git2 to 0.19.0 #1490

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
git2 dependencies minor 0.18.3 -> 0.19.0

Release Notes

rust-lang/git2-rs (git2)

v0.19.0

Compare Source

0.18.3...0.19.0

Added
  • Added opts functions to control server timeouts (get_server_connect_timeout_in_milliseconds, set_server_connect_timeout_in_milliseconds, get_server_timeout_in_milliseconds, set_server_timeout_in_milliseconds), and add ErrorCode::Timeout.
    #​1052
Changed
Fixed
  • Fixed some callbacks to relay the error from the callback to libgit2.
    #​1043

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from kevinmatthes as a code owner June 14, 2024 03:23
@renovate renovate bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 14, 2024
@renovate renovate bot force-pushed the renovate/git2-0.x branch from fc12c87 to 8aadb13 Compare June 14, 2024 11:05
@renovate renovate bot force-pushed the renovate/git2-0.x branch from 8aadb13 to e774536 Compare June 14, 2024 11:07
@kevinmatthes kevinmatthes enabled auto-merge (squash) June 14, 2024 11:12
@kevinmatthes kevinmatthes merged commit 8bb3791 into main Jun 14, 2024
119 checks passed
@kevinmatthes kevinmatthes deleted the renovate/git2-0.x branch June 14, 2024 11:15
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant