Skip to content

Update syn requirement from 2.0 to 3.0 - #25834

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/syn-3.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/syn-3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on syn to permit the latest version.

Release notes

Sourced from syn's releases.

3.0.5

Commits
  • e0ad92d Release 3.0.5
  • 74e7d75 Merge pull request #2080 from sunshowers/lit-str-span
  • 4c264f3 In LitStr::parse_with, report correct span for lex errors
  • 7e2b27b Update test suite to nightly-2026-08-26
  • b5d62a6 Release 3.0.4
  • abf019c Merge pull request #2078 from dtolnay/foreginitemfn
  • d454333 Allow safe fn in impl Parse for ForeignItemFn
  • 8011b1c Update test suite to nightly-2026-08-18
  • 56a8d83 Raise rayon thread size for tests
  • f2c5c50 Ignore assert_is_empty pedantic clippy lint
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the C-Dependencies A change to the crates that Bevy depends on label Sep 18, 2026
@mnmaita mnmaita added the S-Blocked This cannot move forward until something else changes label Sep 18, 2026
@mnmaita

mnmaita commented Sep 18, 2026

Copy link
Copy Markdown
Member

Looks like this is blocked until other crates update to 3.0. I see "there are multiple different versions of crate syn in the dependency graph" errors in CI.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/syn-3.0 branch from 75934fb to 65de0c5 Compare September 18, 2026 18:04
Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.0...3.0.5)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 3.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/syn-3.0 branch from 65de0c5 to 84f5518 Compare September 20, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies A change to the crates that Bevy depends on S-Blocked This cannot move forward until something else changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant