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): update all patchlevel dependencies #764

Merged
merged 1 commit into from
May 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.1.5 -> v4.1.6
anyhow dependencies patch 1.0.83 -> 1.0.86
serde (source) dependencies patch 1.0.201 -> 1.0.202
thiserror dependencies patch 1.0.60 -> 1.0.61

Release Notes

actions/checkout (actions/checkout)

v4.1.6

Compare Source

dtolnay/anyhow (anyhow)

v1.0.86

Compare Source

  • Fix parse error in ensure! with non-literal after minus sign (#​373)

v1.0.85

Compare Source

  • Improve ensure! macro's rules to unblock some rustc pretty-printer improvements (#​368, #​371)

v1.0.84

Compare Source

  • Disallow calling ensure! through a Not impl for a type that is not bool (#​367)
serde-rs/serde (serde)

v1.0.202

Compare Source

  • Provide public access to RenameAllRules in serde_derive_internals (#​2743)
dtolnay/thiserror (thiserror)

v1.0.61

Compare Source

  • Use core::fmt and core::panic to facilitate error_in_core support (#​299, thanks @​jordens)

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 20, 2024 03:00
@renovate renovate bot added the area/dependencies Pull requests that update a dependency file label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.61%. Comparing base (7bf18cb) to head (721137a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #764   +/-   ##
=======================================
  Coverage   57.61%   57.61%           
=======================================
  Files          16       16           
  Lines         729      729           
=======================================
  Hits          420      420           
  Misses        309      309           
Flag Coverage Δ
integration-tests 50.20% <ø> (ø)
unit-tests 34.04% <ø> (ø)

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 force-pushed the renovate/all-patch branch from 2bd81a0 to 721137a Compare May 20, 2024 07:57
@fabriziosestito fabriziosestito merged commit 7a0e728 into main May 20, 2024
17 of 18 checks passed
@renovate renovate bot deleted the renovate/all-patch branch May 20, 2024 08:26
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/chore
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant