Skip to content

chore(deps): bump syn from 3.0.5 to 3.0.6 - #288

Merged
arnavk23 merged 2 commits into
mainfrom
dependabot/cargo/syn-3.0.6
Sep 22, 2026
Merged

arnavk23 merged 2 commits into
mainfrom
dependabot/cargo/syn-3.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps syn from 3.0.5 to 3.0.6.

Release notes

Sourced from syn's releases.

3.0.6

  • Fix parsing interpolated lifetime at statement start (#2082)
Commits
  • 559cab5 Release 3.0.6
  • 9088cad Merge pull request #2082 from dtolnay/lifetimevar
  • 3eb43bb Fix parsing interpolated lifetime at statement start
  • 7b2f6f9 Add regression test for issue 2081
  • d55bcd2 Update test suite to nightly-2026-09-13
  • 8e37bca Resolve non_kebab_case_bins warning
  • 4dfd88f Update test suite to nightly-2026-09-06
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [syn](https://github.com/dtolnay/syn) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@3.0.5...3.0.6)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 21, 2026
@entelligence-ai-pr-reviews

entelligence-ai-pr-reviews Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

EntelligenceAI PR Summary

Dependency-only lockfile refresh for the Rust project.

  • Upgraded syn from 3.0.5 to 3.0.6
  • Updated the corresponding checksum
  • Re-resolved affected procedural-macro dependencies
  • No application code or functionality changes

Review Scorecard

Dimension Rating Basis
Code Quality ●●●●● 5/5 — Excellent no critical/significant findings — rated Excellent
Blast Radius Low dependency reach not measurable here; no high-impact surface touched, 1 file(s) / ~10 line(s) changed (size only — not a blast signal)
Merge Confidence ●●●●● 5/5 — Safe to Merge code quality 5/5 × Low blast radius

Safe to merge with a low blast radius; code quality rated Excellent (5/5): the review found nothing to flag.

Key Findings:

  • No critical or significant issues found
Evaluated against
  • criteria: correctness, security & access control, robustness & error handling, concurrency & data integrity, repo conventions / steering docs
  • steering docs: none found in repo

@entelligence-ai-pr-reviews

entelligence-ai-pr-reviews Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

Refreshes the Rust dependency lockfile by upgrading syn from 3.0.5 to 3.0.6 and updating related procedural-macro dependency resolutions. No application code or functionality changes are included.

Changes

Files

  • Cargo.lock

Updated the locked syn dependency from version 3.0.5 to 3.0.6, including its checksum, and redirected all affected procedural-macro dependencies to the newer version.

@arnavk23
arnavk23 merged commit 8ce1016 into main Sep 22, 2026
15 of 16 checks passed
@arnavk23
arnavk23 deleted the dependabot/cargo/syn-3.0.6 branch September 22, 2026 23:57
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