Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update all dependencies #130

Merged
merged 1 commit into from
Mar 13, 2023
Merged

fix(deps): update all dependencies #130

merged 1 commit into from
Mar 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.1.6 -> 4.1.8
expect-test dev-dependencies patch 1.4.0 -> 1.4.1
serde (source) dependencies patch 1.0.152 -> 1.0.155
serde_json dependencies patch 1.0.93 -> 1.0.94

Release Notes

clap-rs/clap

v4.1.8

Compare Source

Fixes
  • (derive) Don't deny lints on the users behalf

v4.1.7

Compare Source

Fixes
  • (derive) Hide some nightly clippy warnings
rust-analyzer/expect-test

v1.4.1

Compare Source

  • Use foreground colors instead of background colors to highlight diffs ([#​36])
serde-rs/serde

v1.0.155

Compare Source

  • Support Serialize and Deserialize impls for core::ffi::CStr and alloc::ffi::CString without "std" feature (#​2374, thanks @​safarir)

v1.0.154

Compare Source

  • Fix "undeclared lifetime" error in generated code when deriving Deserialize for an enum with both flatten and 'static fields (#​2383, thanks @​Mingun)

v1.0.153

Compare Source

  • Support serde(alias = "…") attribute used inside of flattened struct (#​2387, thanks @​bebecue)
serde-rs/json

v1.0.94

Compare Source

  • Fix message duplication between serde_json::Error's Display and source() (#​991, #​992)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@SuperSandro2000
Copy link
Member

Is someone also going to update the flake.lock? :)

@blitz
Copy link
Member

blitz commented Mar 13, 2023

Is someone also going to update the flake.lock? :)

I'll check the config. Renovate should be able to do that.

@blitz blitz merged commit 73ee919 into master Mar 13, 2023
@renovate renovate bot deleted the renovate/all branch March 13, 2023 23:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants