fix(deps): update rust crate syn to v2.0.74 #26

Merged
realaravinth merged 1 commit from renovate/syn-2.x-lockfile into master 2024-08-13 15:27:35 +05:30
Collaborator

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.72 -> 2.0.74

Release Notes

dtolnay/syn (syn)

v2.0.74

Compare Source

  • Fix "temporary is dropped and runs the destructor for type `impl Iterator`" regression affecting certain use of Generics iterator methods (#​1719)

v2.0.73

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://github.com/dtolnay/syn) | dependencies | patch | `2.0.72` -> `2.0.74` | --- ### Release Notes <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.74`](https://github.com/dtolnay/syn/releases/tag/2.0.74) [Compare Source](https://github.com/dtolnay/syn/compare/2.0.73...2.0.74) - Fix *"temporary is dropped and runs the destructor for type \`impl Iterator\`"* regression affecting certain use of `Generics` iterator methods ([#&#8203;1719](https://github.com/dtolnay/syn/issues/1719)) ### [`v2.0.73`](https://github.com/dtolnay/syn/releases/tag/2.0.73) [Compare Source](https://github.com/dtolnay/syn/compare/2.0.72...2.0.73) - Support parsing unnamed C varargs within function pointer types ([#&#8203;1711](https://github.com/dtolnay/syn/issues/1711)) - Improve synthesized error message on unexpected tokens at the end of the expected contents of a delimited group ([#&#8203;1713](https://github.com/dtolnay/syn/issues/1713)) - Support parsing unstable tail call syntax ([#&#8203;1714](https://github.com/dtolnay/syn/issues/1714), https://github.com/rust-lang/rust/issues/112788) - Add [`Fields::members`](https://docs.rs/syn/2.0.73/syn/enum.Fields.html#method.members) iterator ([#&#8203;1716](https://github.com/dtolnay/syn/issues/1716), thanks [@&#8203;Fancyflame](https://github.com/Fancyflame)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot force-pushed renovate/syn-2.x-lockfile from 36650125de to cbd2fd0dfa 2024-08-11 22:30:24 +05:30 Compare
renovate-bot changed title from fix(deps): update rust crate syn to v2.0.73 to fix(deps): update rust crate syn to v2.0.74 2024-08-11 22:30:25 +05:30
realaravinth merged commit 91bea7b488 into master 2024-08-13 15:27:35 +05:30
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: realaravinth/actix-web-codegen-const-routes#26
No description provided.