Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
proc-macro2 dev-dependencies patch 1.0.951.0.105
proc-macro2 dependencies patch 1.0.951.0.105

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.105

Compare Source

  • Make std dependencies more easily discoverable in source code (#​528)

v1.0.104

Compare Source

v1.0.103

Compare Source

  • Add semver-exempt Literal methods str_value, cstr_value, byte_str_value (#​525)

v1.0.102

Compare Source

  • Fix interaction of Display impls for TokenStream and Ident with formatting specifiers for padding, alignment, width (#​523, #​524)

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)

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mergify
Copy link
Contributor

mergify bot commented Aug 11, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?[!]?:

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 180e4f7 to 0d43b81 Compare August 12, 2025 03:47
@renovate renovate bot changed the title fix(deps): update rust crate proc-macro2 to v1.0.96 fix(deps): update rust crate proc-macro2 to v1.0.97 Aug 12, 2025
@renovate renovate bot changed the title fix(deps): update rust crate proc-macro2 to v1.0.97 fix(deps): update rust crate proc-macro2 to v1.0.98 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 0d43b81 to 0aaa608 Compare August 16, 2025 17:08
@renovate renovate bot changed the title fix(deps): update rust crate proc-macro2 to v1.0.98 fix(deps): update rust crate proc-macro2 to v1.0.101 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 0aaa608 to 134b4ba Compare August 16, 2025 21:02
@renovate renovate bot changed the title fix(deps): update rust crate proc-macro2 to v1.0.101 chore(deps): update rust crate proc-macro2 to v1.0.101 Sep 25, 2025
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.101 chore(deps): update rust crate proc-macro2 to v1.0.102 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch 2 times, most recently from f04ccf6 to de5c9bc Compare October 24, 2025 04:02
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.102 chore(deps): update rust crate proc-macro2 to v1.0.103 Oct 24, 2025
@mergify
Copy link
Contributor

mergify bot commented Dec 10, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?[!]?:

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.103 chore(deps): update rust crate proc-macro2 to v1.0.104 Dec 27, 2025
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from de5c9bc to 187bfa4 Compare December 27, 2025 17:34
@mergify
Copy link
Contributor

mergify bot commented Dec 27, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?[!]?:

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

2 similar comments
@mergify
Copy link
Contributor

mergify bot commented Dec 30, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?[!]?:

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

@mergify
Copy link
Contributor

mergify bot commented Dec 31, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?[!]?:

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

@renovate renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 187bfa4 to d42d700 Compare January 6, 2026 00:46
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to v1.0.104 chore(deps): update rust crate proc-macro2 to v1.0.105 Jan 6, 2026
@mergify
Copy link
Contributor

mergify bot commented Jan 6, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?[!]?:

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are almost up to date before merging

  • #commits-behind <= 10

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