Skip to content

chore(deps): bump proc-macro2 from 1.0.106 to 1.0.107 - #276

Merged
arnavk23 merged 1 commit into
mainfrom
dependabot/cargo/proc-macro2-1.0.107
Jul 24, 2026
Merged

chore(deps): bump proc-macro2 from 1.0.106 to 1.0.107#276
arnavk23 merged 1 commit into
mainfrom
dependabot/cargo/proc-macro2-1.0.107

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps proc-macro2 from 1.0.106 to 1.0.107.

Release notes

Sourced from proc-macro2's releases.

1.0.107

  • Documentation improvements
Commits
  • ed8a549 Release 1.0.107
  • d2550fb Update documentation links to syn 3
  • 0bf387d Resolve redundant_else pedantic clippy lint
  • 949d696 Update actions/upload-artifact@v6 -> v7
  • 294a2bb Update actions/checkout@v6 -> v7
  • cd46c1b Lint clippy::from_iter_instead_of_collect has been removed
  • bb38d83 Update afl fuzzer from 0.17 to 0.18
  • 0f510db Unpin CI miri toolchain
  • b3c5fe3 Pin CI miri to nightly-2026-02-11
  • 7e2a990 Raise required compiler to Rust 1.71
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 20, 2026
@entelligence-ai-pr-reviews

entelligence-ai-pr-reviews Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

EntelligenceAI PR Summary

This PR performs a patch-level dependency upgrade for proc-macro2 in the lock file.

  • Bumped proc-macro2 from 1.0.106 to 1.0.107 in Cargo.lock
  • Updated the associated checksum hash to match the new version

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this PR performs a minimal, well-scoped patch-level bump of proc-macro2 from 1.0.106 to 1.0.107 in Cargo.lock, updating only the version string and its associated checksum hash. Patch releases in the proc-macro2 crate historically address minor bug fixes or internal improvements without breaking API changes, and the change is entirely confined to the lock file with no modifications to Cargo.toml or any source code. No review comments were generated and no pre-existing unresolved concerns are present.

Key Findings:

  • The change is limited exclusively to Cargo.lock, updating the proc-macro2 entry from 1.0.106 to 1.0.107 along with its integrity checksum — no source files, Cargo.toml, or logic are touched.
  • Patch-level semver bumps in proc-macro2 carry extremely low risk; the crate is a foundational proc-macro utility with a strong compatibility track record between patch versions.
  • The checksum update is consistent and expected when bumping a locked dependency, confirming the lock file integrity is properly maintained.
Files requiring special attention
  • Cargo.lock

@dependabot
dependabot Bot force-pushed the dependabot/cargo/proc-macro2-1.0.107 branch 2 times, most recently from ec6ba84 to 4be7914 Compare July 21, 2026 20:55
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.106 to 1.0.107.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.106...1.0.107)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-version: 1.0.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/proc-macro2-1.0.107 branch from 4be7914 to 5c74cc9 Compare July 22, 2026 22:20
@arnavk23
arnavk23 merged commit 334b3b6 into main Jul 24, 2026
17 checks passed
@arnavk23
arnavk23 deleted the dependabot/cargo/proc-macro2-1.0.107 branch July 24, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant