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

fix(deps): update all patchlevel dependencies #890

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap_complete dependencies patch 4.5.18 -> 4.5.19
flate2 dependencies patch 1.0.31 -> 1.0.32
reqwest dependencies patch 0.12.5 -> 0.12.7

Release Notes

clap-rs/clap (clap_complete)

v4.5.19

Compare Source

rust-lang/flate2-rs (flate2)

v1.0.32: - turn panic into error

Compare Source

What's Changed

Fix
Other

New Contributors

Full Changelog: rust-lang/flate2-rs@1.0.31...1.0.32

seanmonstar/reqwest (reqwest)

v0.12.7

Compare Source

  • Revert adding impl Service<http::Request<_>> for Client.

v0.12.6

Compare Source

  • Add support for danger_accept_invalid_hostnames for rustls.
  • Add impl Service<http::Request<Body>> for Client and &'_ Client.
  • Add support for !Sync bodies in Body::wrap_stream().
  • Enable happy eyeballs when hickory-dns is used.
  • Fix Proxy so that HTTP(S)_PROXY values take precendence over ALL_PROXY.
  • Fix blocking::RequestBuilder::header() from unsetting sensitive on passed header values.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.32%. Comparing base (35df3d7) to head (c595540).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #890   +/-   ##
=======================================
  Coverage   13.32%   13.32%           
=======================================
  Files          25       25           
  Lines        2012     2012           
=======================================
  Hits          268      268           
  Misses       1744     1744           
Flag Coverage Δ
unit-tests 13.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update all patchlevel dependencies fix(deps): update all patchlevel dependencies - autoclosed Aug 19, 2024
@renovate renovate bot closed this Aug 19, 2024
@renovate renovate bot deleted the renovate/all-patch branch August 19, 2024 07:54
@renovate renovate bot changed the title fix(deps): update all patchlevel dependencies - autoclosed fix(deps): update all patchlevel dependencies Aug 19, 2024
@renovate renovate bot reopened this Aug 19, 2024
@renovate renovate bot restored the renovate/all-patch branch August 19, 2024 18:46
@viccuad viccuad merged commit f4917ee into main Aug 20, 2024
25 checks passed
@renovate renovate bot deleted the renovate/all-patch branch August 20, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant