Skip to content

Bump dependencies and update crates to use syn 2.0#5749

Merged
calebcartwright merged 3 commits into
rust-lang:masterfrom
fee1-dead-contrib:bumps
Jun 19, 2023
Merged

Bump dependencies and update crates to use syn 2.0#5749
calebcartwright merged 3 commits into
rust-lang:masterfrom
fee1-dead-contrib:bumps

Conversation

@fee1-dead

Copy link
Copy Markdown
Member
  • Updates clap from 3.X to 4.X. This part is partially reviewed in https://github.com/rust-lang/rust/pull/110077/files#r1161312743.
  • Bumped serde and thiserror.
  • Updated config_proc_macro to use syn 2.0
  • Removed derive_new: all usages of it didn't need a procedural macro, and it was trivial to replace them with manual impls, so I did.

@calebcartwright

Copy link
Copy Markdown
Member

Going to try to take a look at this tonight/tomorrow, as it's one of the last one or two PRs I want to pull into our next release before we ship let-else support

@calebcartwright calebcartwright left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@calebcartwright calebcartwright merged commit a463f23 into rust-lang:master Jun 19, 2023
@calebcartwright calebcartwright added release-notes Needs an associated changelog entry and removed pr-not-reviewed release-notes Needs an associated changelog entry labels Jun 19, 2023
@fee1-dead fee1-dead deleted the bumps branch June 27, 2023 16:41
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.

3 participants