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 #756

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.82 -> 1.0.83
semver dependencies patch 1.0.22 -> 1.0.23
serde (source) dependencies patch 1.0.200 -> 1.0.201
serde_json dependencies patch 1.0.116 -> 1.0.117
thiserror dependencies patch 1.0.59 -> 1.0.60

Release Notes

dtolnay/anyhow (anyhow)

v1.0.83

Compare Source

  • Integrate compile-time checking of cfgs (#​363)
dtolnay/semver (semver)

v1.0.23

Compare Source

  • Resolve unexpected_cfgs warning (#​318)
serde-rs/serde (serde)

v1.0.201

Compare Source

  • Resolve unexpected_cfgs warning (#​2737)
serde-rs/json (serde_json)

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)
dtolnay/thiserror (thiserror)

v1.0.60

Compare Source

  • Resolve unexpected_cfgs warning (#​298)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 13, 2024 00:29
@renovate renovate bot added the area/dependencies Pull requests that update a dependency file label May 13, 2024
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.61%. Comparing base (853e00a) to head (c4ea0e7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #756      +/-   ##
==========================================
- Coverage   58.51%   57.61%   -0.91%     
==========================================
  Files          16       16              
  Lines         716      729      +13     
==========================================
+ Hits          419      420       +1     
- Misses        297      309      +12     
Flag Coverage Δ
integration-tests 50.20% <ø> (-0.78%) ⬇️
unit-tests 34.04% <ø> (-0.64%) ⬇️

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 chore(deps): update all patchlevel dependencies fix(deps): update all patchlevel dependencies May 14, 2024
@viccuad viccuad merged commit c03b639 into main May 14, 2024
18 of 20 checks passed
@renovate renovate bot deleted the renovate/all-patch branch May 14, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file kind/bug kind/chore
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant