Miaxos / octokit-rs

Octokit Types for Rust
MIT License
4 stars 0 forks source link

chore(deps): update rust crate syn to 2.0.60 - autoclosed #44

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn build-dependencies patch 2 -> 2.0.60

Release Notes

dtolnay/syn (syn) ### [`v2.0.60`](https://togithub.com/dtolnay/syn/releases/tag/2.0.60) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.59...2.0.60) - Improve how None-delimited groups are counted by `peek` ([#​1625](https://togithub.com/dtolnay/syn/issues/1625)) ### [`v2.0.59`](https://togithub.com/dtolnay/syn/releases/tag/2.0.59) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.58...2.0.59) - Parse `c"…"` and `cr"…"` C-string literal syntax as `Lit::CStr` ([#​1502](https://togithub.com/dtolnay/syn/issues/1502)) ### [`v2.0.58`](https://togithub.com/dtolnay/syn/releases/tag/2.0.58) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.57...2.0.58) - Support `$` in `custom_punctuation!` macro ([#​1611](https://togithub.com/dtolnay/syn/issues/1611)) ### [`v2.0.57`](https://togithub.com/dtolnay/syn/releases/tag/2.0.57) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.56...2.0.57) - Eliminate dependency on `quote` when built with default-features disabled and the "proc-macro" feature enabled ([#​1608](https://togithub.com/dtolnay/syn/issues/1608), thanks [@​BD103](https://togithub.com/BD103)) ### [`v2.0.56`](https://togithub.com/dtolnay/syn/releases/tag/2.0.56) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.55...2.0.56) - Apply RUSTC_WORKSPACE_WRAPPER when deciding whether to run nightly-only tests ([#​1605](https://togithub.com/dtolnay/syn/issues/1605)) ### [`v2.0.55`](https://togithub.com/dtolnay/syn/releases/tag/2.0.55) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.54...2.0.55) - Restore compatibility with rustc 1.56 through 1.59 ([#​1603](https://togithub.com/dtolnay/syn/issues/1603)) ### [`v2.0.54`](https://togithub.com/dtolnay/syn/releases/tag/2.0.54) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.53...2.0.54) - Fix dead code warning in generated code when using `custom_keyword!` with syn's "printing" feature disabled ([#​1602](https://togithub.com/dtolnay/syn/issues/1602)) ### [`v2.0.53`](https://togithub.com/dtolnay/syn/releases/tag/2.0.53) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.52...2.0.53) - Implement Copy, Clone, and ToTokens for syn::parse::Nothing ([#​1597](https://togithub.com/dtolnay/syn/issues/1597))

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.



This PR has been generated by Mend Renovate. View repository job log here.