Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

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

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.101

Compare Source

  • Optimize Span location accessors (#​519)

v1.0.100

Compare Source

  • Stabilize Span methods on Rust 1.88+: start, end, line, column, file, local_file (#​517, #​518)

v1.0.99

Compare Source

  • Prevent Span's unstable API becoming unavailable from a future new compiler lint (#​515)

v1.0.98

Compare Source

v1.0.97

Compare Source

v1.0.96

Compare Source

  • Simplify how rustdoc flags are decided during docs.rs builds (#​511)

v1.0.95

Compare Source

  • Update semver-exempt API under RUSTFLAGS=--cfg=procmacro2_semver_exempt to that of nightly-2025-04-16 (#​497)

v1.0.94

Compare Source

  • Documentation improvements

v1.0.93

Compare Source

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 - 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 is behind base branch, 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.

@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.89 chore(deps): update rust crate proc-macro2 to v1.0.91 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 5dcf2ee to 47d4692 Compare November 21, 2024 08:09
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.91 chore(deps): update rust crate proc-macro2 to v1.0.92 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 47d4692 to a1eb8be Compare November 21, 2024 21:33
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.92 fix(deps): update rust crate proc-macro2 to v1.0.92 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate proc-macro2 to v1.0.92 chore(deps): update rust crate proc-macro2 to v1.0.92 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from a1eb8be to 3073f95 Compare January 11, 2025 04:35
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.92 chore(deps): update rust crate proc-macro2 to v1.0.93 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 3073f95 to 2037725 Compare January 27, 2025 15:08
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch 2 times, most recently from 3731a0d to 36d2bf5 Compare January 28, 2025 14:53
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 36d2bf5 to b16d75a Compare March 3, 2025 08:36
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.93 chore(deps): update rust crate proc-macro2 to v1.0.94 Mar 3, 2025
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.94 chore(deps): update rust crate proc-macro2 to v1.0.95 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from b16d75a to 89420c9 Compare April 16, 2025 04:59
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.95 chore(deps): update rust crate proc-macro2 to v1.0.96 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch 2 times, most recently from 7e88580 to 89ab18e Compare August 11, 2025 23:25
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.96 chore(deps): update rust crate proc-macro2 to v1.0.97 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch 6 times, most recently from 897762f to 7cb3d71 Compare August 13, 2025 15:50
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.97 chore(deps): update rust crate proc-macro2 to v1.0.99 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 7cb3d71 to 3ab4317 Compare August 16, 2025 19:11
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 3ab4317 to 520db8a Compare August 16, 2025 22:47
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.99 chore(deps): update rust crate proc-macro2 to v1.0.101 Aug 16, 2025
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