sdd / kiddo

Kiddo
Apache License 2.0
85 stars 14 forks source link

chore(deps): update rust crate proc-macro2 to 1.0.70 #117

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
proc-macro2 dev-dependencies patch 1.0.69 -> 1.0.70

Release Notes

dtolnay/proc-macro2 (proc-macro2) ### [`v1.0.70`](https://togithub.com/dtolnay/proc-macro2/releases/tag/1.0.70) [Compare Source](https://togithub.com/dtolnay/proc-macro2/compare/1.0.69...1.0.70) - Add #\[track_caller] on `Ident::new` so that panics on invalid input are attributed to the caller ([#​423](https://togithub.com/dtolnay/proc-macro2/issues/423))

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.



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

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2fd9145) 92.43% compared to head (53beb32) 92.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ========================================== + Coverage 92.43% 92.45% +0.01% ========================================== Files 51 51 Lines 6188 6188 Branches 6188 6188 ========================================== + Hits 5720 5721 +1 + Misses 438 437 -1 Partials 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.