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 rust crate proc-macro2 to 1.0.80 #97

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
proc-macro2 dependencies patch 1.0.79 -> 1.0.80

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.80

Compare Source

  • Add Literal::byte_character constructor (#​449)
  • Add Literal::c_string constructor #​450)

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 force-pushed the renovate/proc-macro2-1.x branch from 2d4a166 to 4709f5a Compare April 16, 2024 12:46
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 4709f5a to 942b0ab Compare April 16, 2024 16:25
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.34%. Comparing base (2b06840) to head (942b0ab).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   78.36%   78.34%   -0.03%     
==========================================
  Files         155      155              
  Lines        8025     8025              
  Branches     8025     8025              
==========================================
- Hits         6289     6287       -2     
  Misses       1292     1292              
- Partials      444      446       +2     

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

@vnghia vnghia merged commit 8061f15 into main Apr 16, 2024
14 checks passed
@vnghia vnghia deleted the renovate/proc-macro2-1.x branch April 16, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant