Skip to content

build(deps): bump the patch-level group across 1 directory with 3 updates - #36

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/patch-level-238f9b2dab
Closed

build(deps): bump the patch-level group across 1 directory with 3 updates#36
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/patch-level-238f9b2dab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown

Bumps the patch-level group with 3 updates in the / directory: thiserror, clap and rusty_jpeg.

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

Updates clap from 4.6.4 to 4.6.6

Release notes

Sourced from clap's releases.

v4.6.6

[4.6.6] - 2026-08-06

Features

  • Add Command::get_overridden_usage

v4.6.5

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Changelog

Sourced from clap's changelog.

[4.6.6] - 2026-08-06

Features

  • Add Command::get_overridden_usage

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Commits
  • 348cff3 chore: Release
  • d478377 docs: Update changelog
  • 04b9fbb Merge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob
  • 7075239 Merge pull request #6422 from BaumiCoder/fix-fish-indentations
  • f90a966 fix(complete): Use spaces for indentation in fish
  • dd4997b fix(complete): Don't glob-expand bash positionals
  • 8387c81 Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x
  • 8141e11 chore(deps): Update compatible (dev) (#6398)
  • 8a6bd4e chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0
  • 71a7213 chore(deps): Update Rust Stable to v1.96 (#6396)
  • Additional commits viewable in compare view

Updates rusty_jpeg from 0.3.2 to 0.3.3

Release notes

Sourced from rusty_jpeg's releases.

v0.3.3

Other

  • add release-plz so merged dependency bumps actually reach crates.io (#1)
  • Sync rusty_jpeg 0.3.2 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.3.1 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.3.0 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.3 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.2 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.1 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.0 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.7 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.7 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.7 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.6 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.5 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.5 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.4 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.3 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.2 from remade_ffmpeg_rs
  • Build warning-free
  • rusty_jpeg 0.1.2 — pure-Rust JPEG/MJPEG decoder + encoder
Changelog

Sourced from rusty_jpeg's changelog.

0.3.3 - 2026-08-28

Other

  • add release-plz so merged dependency bumps actually reach crates.io (#1)
  • Sync rusty_jpeg 0.3.2 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.3.1 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.3.0 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.3 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.2 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.1 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.2.0 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.7 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.7 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.7 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.6 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.5 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.5 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.4 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.3 from remade_ffmpeg_rs
  • Sync rusty_jpeg 0.1.2 from remade_ffmpeg_rs
  • Build warning-free
  • rusty_jpeg 0.1.2 — pure-Rust JPEG/MJPEG decoder + encoder
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the patch-level group with 3 updates in the / directory: [thiserror](https://github.com/dtolnay/thiserror), [clap](https://github.com/clap-rs/clap) and [rusty_jpeg](https://github.com/Remade-With-Rust/rusty_jpeg).


Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

Updates `clap` from 4.6.4 to 4.6.6
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.6)

Updates `rusty_jpeg` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/Remade-With-Rust/rusty_jpeg/releases)
- [Changelog](https://github.com/Remade-With-Rust/rusty_jpeg/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Remade-With-Rust/rusty_jpeg/commits/v0.3.3)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-level
- dependency-name: clap
  dependency-version: 4.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-level
- dependency-name: rusty_jpeg
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-level
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 8, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/patch-level-238f9b2dab branch September 8, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants