Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.1062.0.114

Release Notes

dtolnay/syn (syn)

v2.0.114

Compare Source

  • Make std dependencies more easily discoverable in source code (#​1956, thanks @​tamird)

v2.0.113

Compare Source

  • Allow parsing TypeParam with colon not followed by any type param bounds (#​1953, thanks @​wyfo)

v2.0.112

Compare Source

v2.0.111

Compare Source

  • Allow first argument of braced!, bracketed!, parenthesized! to be an otherwise unused variable (#​1946)

v2.0.110

Compare Source

  • Tweaks to improve build speed (#​1939, thanks @​dishmaker)
  • Make syn::ext::IdentExt::unraw available without "parsing" feature (#​1940)
  • Support parsing syn::Meta followed by => (#​1944)

v2.0.109

Compare Source

v2.0.108

Compare Source

  • Parse unrecognized or invalid literals as Lit::Verbatim (#​1925)

v2.0.107

Compare Source

  • Improve panic message when constructing a LitInt, LitFloat, or Lit from invalid syntax (#​1917)
  • Improve panic message on Punctuated index out of bounds (#​1922)

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 becomes conflicted, 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.

@coderabbitai
Copy link

coderabbitai bot commented Oct 18, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Oct 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (1a894a7) to head (83b2acb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files           9        9           
  Lines         509      509           
  Branches      112      111    -1     
=======================================
  Hits          442      442           
  Misses         67       67           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.107 chore(deps): update rust crate syn to v2.0.108 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 20f75fe to 757a5f2 Compare October 23, 2025 03:10
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.108 chore(deps): update rust crate syn to v2.0.109 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 757a5f2 to 6f1a82d Compare November 5, 2025 22:59
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.109 chore(deps): update rust crate syn to v2.0.110 Nov 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 6f1a82d to 1b2c19e Compare November 10, 2025 06:59
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.110 chore(deps): update rust crate syn to v2.0.111 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 1b2c19e to ad758c5 Compare November 23, 2025 05:42
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.111 chore(deps): update rust crate syn to v2.0.112 Dec 30, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from ad758c5 to f045937 Compare December 30, 2025 16:56
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.112 chore(deps): update rust crate syn to v2.0.113 Jan 4, 2026
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from f045937 to 4f67fbb Compare January 4, 2026 02:29
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.113 chore(deps): update rust crate syn to v2.0.114 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 4f67fbb to 83b2acb Compare January 7, 2026 05:36
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