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

fix(deps): update rust crate syn to 2.0.38 #169

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.29 -> 2.0.38

Release Notes

dtolnay/syn (syn)

v2.0.38

Compare Source

  • Fix "method 'peek' has an incompatible type for trait" error when defining bool as a custom keyword (#​1518, thanks @​Vanille-N)

v2.0.37

Compare Source

  • Work around incorrect future compatibility warning in rustc 1.74.0-nightly

v2.0.36

Compare Source

  • Restore compatibility with --generate-link-to-definition documentation builds (#​1514)

v2.0.35

Compare Source

  • Make rust-analyzer produce preferred brackets for invocations of Token! macro (#​1510, #​1512)

v2.0.34

Compare Source

  • Documentation improvements

v2.0.33

Compare Source

  • Special handling for the (/*ERROR*/) placeholder that rustc uses for macros that fail to expand

v2.0.32

Compare Source

v2.0.31

Compare Source

v2.0.30

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.30 fix(deps): update rust crate syn to 2.0.31 Sep 3, 2023
@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.31 fix(deps): update rust crate syn to 2.0.32 Sep 10, 2023
@renovate renovate bot force-pushed the renovate/syn-2.x branch 2 times, most recently from 08f3a85 to 483ecdf Compare September 11, 2023 07:56
@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.32 fix(deps): update rust crate syn to 2.0.33 Sep 13, 2023
@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.33 fix(deps): update rust crate syn to 2.0.35 Sep 15, 2023
@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.35 fix(deps): update rust crate syn to 2.0.36 Sep 16, 2023
@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.36 fix(deps): update rust crate syn to 2.0.37 Sep 18, 2023
@renovate renovate bot changed the title fix(deps): update rust crate syn to 2.0.37 fix(deps): update rust crate syn to 2.0.38 Oct 5, 2023
@BrynCooke BrynCooke merged commit 601a389 into main Oct 5, 2023
8 checks passed
@BrynCooke BrynCooke deleted the renovate/syn-2.x branch October 5, 2023 22:37
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