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 all non-major dependencies #3237

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.8 -> 4.3.11
clap_complete dependencies patch 4.3.1 -> 4.3.2
num-derive dependencies minor 0.3 -> 0.4
v_frame dependencies patch 0.3.4 -> 0.3.5

Release Notes

clap-rs/clap (clap)

v4.3.11

Compare Source

Features
  • (derive) Support fields wrapped in num::Wrapping, Box, or Arc
  • (derive) Support Box<str>, Box<OsStr>, and Box<Path>

v4.3.10

Compare Source

Performance
  • Drop a dependency, reducing binary size by 1.3 KiB

v4.3.9

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version
clap-rs/clap (clap_complete)

v4.3.2

Compare Source

Fixes
  • (powershell) Attempt to allow completing -s separately from -S
rust-num/num-derive (num-derive)

v0.4.0

Compare Source

  • Update to syn-2 -- thanks @​maurer!
    • This raises the minimum supported rustc to 1.56.
    • The "full-syntax" feature has also been removed.

v0.3.3

Compare Source

v0.3.2

Compare Source

v0.3.1

Compare Source

rust-av/v_frame (v_frame)

v0.3.5

  • Bump num-derive to 0.4

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.04 🎉

Comparison is base (e379128) 88.23% compared to head (dd46405) 88.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3237      +/-   ##
==========================================
+ Coverage   88.23%   88.27%   +0.04%     
==========================================
  Files          85       85              
  Lines       33600    33600              
==========================================
+ Hits        29648    29662      +14     
+ Misses       3952     3938      -14     

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

shssoichiro
shssoichiro previously approved these changes Jul 5, 2023
@shssoichiro shssoichiro dismissed their stale review July 5, 2023 04:52

Actually holding off on this, bumping v_frame's num-derive first

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef360bc to 70e8591 Compare July 5, 2023 16:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 70e8591 to dd46405 Compare July 5, 2023 23:15
Copy link
Collaborator

@shssoichiro shssoichiro left a comment

Choose a reason for hiding this comment

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

There we go, only one num-derive now

@shssoichiro shssoichiro merged commit 2c207dd into master Jul 6, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch July 6, 2023 00:14
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