Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate syn to v2.0.87 #511

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
syn workspace.dependencies patch 2.0.76 -> 2.0.87

Release Notes

dtolnay/syn (syn)

v2.0.87

Compare Source

v2.0.86

Compare Source

  • Support peeking the end of a parse stream (#​1689)
  • Allow parse_quote! to produce Vec<Attribute> (#​1775)

v2.0.85

Compare Source

  • Preserve extern static unsafety in ForeignItem::Verbatim (#​1773)

v2.0.84

Compare Source

v2.0.83

Compare Source

  • Documentation improvements

v2.0.82

Compare Source

  • Provide Parse impls for PreciseCapture and CapturedParam (#​1757, #​1758)
  • Support parsing unsafe attributes (#​1759)
  • Add Fold and VisitMut methods for Vec<Attribute> (#​1762)

v2.0.81

Compare Source

  • Add TypeParamBound::PreciseCapture to represent precise capture syntax impl Trait + use<'a, T> (#​1752, #​1753, #​1754)

v2.0.80

Compare Source

  • Add Expr::RawAddr (#​1743)
  • Reject precise captures and ~const in inappropriate syntax positions (#​1747)
  • Reject trait bound containing only precise capture (#​1748)

v2.0.79

Compare Source

  • Fix infinite loop on parsing chained ranges (#​1741)
  • Fix panic in parsing use items containing absolute paths (#​1742)

v2.0.78

Compare Source

  • Fix infinite loop on chained comparison (#​1739)

v2.0.77

Compare Source

  • Support parsing Expr::Tuple in non-"full" mode (#​1727)

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 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.

@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.77 chore(deps): update rust crate syn to v2.0.78 Sep 27, 2024
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.78 chore(deps): update rust crate syn to v2.0.79 Sep 27, 2024
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.79 chore(deps): update rust crate syn to v2.0.80 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 98b77c4 to 1a2c6a2 Compare October 19, 2024 21:49
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.80 chore(deps): update rust crate syn to v2.0.81 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch 2 times, most recently from 542ade8 to 65c5391 Compare October 20, 2024 18:19
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.81 chore(deps): update rust crate syn to v2.0.82 Oct 20, 2024
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.82 chore(deps): update rust crate syn to v2.0.85 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 65c5391 to b015004 Compare October 23, 2024 23:14
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.85 chore(deps): update rust crate syn to v2.0.86 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from b015004 to 7770e95 Compare November 1, 2024 01:12
@renovate renovate bot changed the title chore(deps): update rust crate syn to v2.0.86 chore(deps): update rust crate syn to v2.0.87 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 7770e95 to e89268e Compare November 2, 2024 19:51
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.

0 participants