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

Update all non-major dependencies #3325

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
av1-grain dependencies patch 0.2.2 -> 0.2.3
clap dependencies patch 4.4.11 -> 4.4.17
clap_complete (source) dependencies patch 4.4.5 -> 4.4.7
image dependencies patch 0.24.7 -> 0.24.8
wasm-bindgen (source) dependencies patch 0.2.89 -> 0.2.90

Release Notes

rust-av/av1-grain (av1-grain)

v0.2.3

Compare Source

  • lots of optimizations
  • cleanup dependencies
clap-rs/clap (clap)

v4.4.17

Compare Source

Fixes
  • Fix panic! when mixing args_conflicts_with_subcommands with ArgGroup (which is implicit with derive) introduced in 4.4.15

v4.4.16

Compare Source

Fixes
  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color

v4.4.15

Compare Source

Fixes
  • Improve error for args_conflicts_with_subcommands
  • Ensure we error for args_conflicts_with_subcommands when using subcommand short and long flags

v4.4.14

Compare Source

Documentation
  • Fix find cookbook entry to allow repeats of flags/options
Features
  • Allow num_args(0) on options which allows making them emulate being a flag for position-tracking flags

v4.4.13

Compare Source

Documentation
  • Fix link to structopt migration guide
clap-rs/clap (clap_complete)

v4.4.7

Compare Source

Fices
  • (unstable) Don't have dynamic completions pollute the parent command's help output

v4.4.6

Compare Source

Fixes
  • Work with older Bash versions, particularly for MacOS
image-rs/image (image)

v0.24.8

Compare Source

New features:

  • Added pure-Rust lossless WebP encoding.
  • Added DynamicImage::new method.
  • Added PngDecoder::gamma_value method.
  • Added ImageFormat::{reading_enabled, writing_enabled, all}.
  • TGA encoder now supports RLE encoding.
  • Add rayon parallel iterators behind an optional rayon feature.
  • Support CMYK TIFF images.
  • Implement From for all image types.

Bug fixes:

  • Fix decoding pngs with invalid text chunks.
  • Handle non-fatal error dav1d::Error::Again.
  • Do not round floats in interpolate.
  • PNM decoder now scales samples according to specified maximum.
  • Fix wrong implementation of unsharpen filter.
  • Fix GifDecoder::with_limits to raise an error when limits are exceeded.
rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.90

Compare Source

Released 2024-01-06

Fixed
  • Fix JS shim default path detection for the no-modules target.
    #​3748
Added
  • Add bindings for HTMLFormElement.requestSubmit().
    #​3747

  • Add bindings for RTCRtpSender.getCapabilities(DOMString) method, RTCRtpCapabilities, RTCRtpCodecCapability and RTCRtpHeaderExtensionCapability.
    #​3737

  • Add bindings for UserActivation.
    #​3719

  • Add unstable bindings for the Compression Streams API.
    #​3752

Changed
Fixed
  • Fixed a compiler error when using #[wasm_bindgen] inside macro_rules!.
    #​3725
Removed
  • Removed Gecko-only InstallTriggerData and Gecko-internal FlexLineGrowthState, GridDeclaration, GridTrackState,
    RtcLifecycleEvent and WebrtcGlobalStatisticsReport features.
    #​3723

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.

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7f5d35c) 88.53% compared to head (2565f61) 88.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3325   +/-   ##
=======================================
  Coverage   88.53%   88.53%           
=======================================
  Files          89       89           
  Lines       28330    28330           
=======================================
  Hits        25082    25082           
  Misses       3248     3248           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 770e195 to fbad1af Compare January 2, 2024 22:28
@renovate renovate bot changed the title fix(deps): update rust crate clap to 4.4.12 fix(deps): update all non-major dependencies Jan 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 798e63a to 525ffa6 Compare January 8, 2024 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 539f955 to e0fea55 Compare January 12, 2024 09:01
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jan 12, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3bb9d8d to 65564b0 Compare January 15, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 65564b0 to 2565f61 Compare January 15, 2024 21:07
@renovate renovate bot merged commit 1496fed into master Jan 16, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch January 16, 2024 14:13
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