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 rust crate proc-macro2 to 1.0.92 #4349

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Type Update Change
proc-macro2 workspace.dependencies patch 1.0.86 -> 1.0.92

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.92

Compare Source

  • Improve compiler/fallback mismatch panic message (#​487)

v1.0.91

Compare Source

  • Fix panic "compiler/fallback mismatch 949" when using TokenStream::from_str from inside a proc macro to parse a string containing doc comment (#​484)

v1.0.90

Compare Source

v1.0.89

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​474)

v1.0.88

Compare Source

  • Return accurate line and column from Span::start and Span::end inside proc macros on nightly (#​472)

v1.0.87

Compare Source

  • Check valid punctuation character in Punct::new (#​470)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, 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 was generated by Mend Renovate. View the repository job log.

Copy link

codspeed-hq bot commented Oct 21, 2024

CodSpeed Performance Report

Merging #4349 will not alter performance

Comparing renovate/proc-macro2-1.x (4a3ed0f) with main (5ed2d6c)

Summary

✅ 95 untouched benchmarks

@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from b351fb0 to 597108a Compare October 22, 2024 22:08
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.88 chore(deps): update rust crate proc-macro2 to 1.0.89 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 597108a to 09ce3b1 Compare October 30, 2024 08:08
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.89 chore(deps): update rust crate proc-macro2 to 1.0.91 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch 2 times, most recently from 05a76da to 6fbadce Compare November 21, 2024 23:41
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.91 chore(deps): update rust crate proc-macro2 to 1.0.92 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 6fbadce to 4a3ed0f Compare December 23, 2024 13:26
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.

0 participants