Skip to content

chore: bump the dependencies group across 1 directory with 3 updates - #67

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/dependencies-74d83b24b3
Closed

chore: bump the dependencies group across 1 directory with 3 updates#67
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/dependencies-74d83b24b3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates in the / directory: clap, lru and lettre.

Updates clap from 4.6.4 to 4.6.5

Release notes

Sourced from clap's releases.

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.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Commits
  • c8c9355 chore: Release
  • af74def docs: Update changelog
  • c96f222 Merge pull request #6368 from truffle-dev/fix/fish-env-escaping
  • 49a05cd fix(complete): Two-pass quote fish env-completer
  • e791004 test(complete): Snapshot fish env quoting cases
  • See full diff in compare view

Updates lru from 0.18.1 to 0.18.2

Changelog

Sourced from lru's changelog.

v0.18.2 - 2026-08-03

  • Fix panic-safety unsoundness in pop method.
Commits
  • 2544aae Merge pull request #239 from jeromefroe/jerome/prepare-0-18-2-release
  • 7fc46b1 Prepare 0.18.2 release
  • f9a7f00 Merge pull request #238 from tooson9010-spec/fix/pop-panic-safety
  • 2776ded Fix panic-safety unsoundness in LruCache::pop (UAF when key Drop panics)
  • See full diff in compare view

Updates lettre from 0.11.22 to 0.11.23

Release notes

Sourced from lettre's releases.

v0.11.23

Bug Fixes

  • Separate lines of multiline SMTP error replies (#1153)

Misc

  • Upgrade base64 to v0.23 (#1152)

#1152: lettre/lettre#1152 #1153: lettre/lettre#1153

Changelog

Sourced from lettre's changelog.

v0.11.23 (2026-08-03)

Bug Fixes

  • Separate lines of multiline SMTP error replies (#1153)

Misc

  • Upgrade base64 to v0.23 (#1152)

#1152: lettre/lettre#1152 #1153: lettre/lettre#1153

Commits
  • eb6136a Prepare v0.11.23
  • 859b5a6 fix(transport-smtp): separate lines of multiline error replies
  • c692519 style: fix clippy::useless_borrows_in_formatting
  • 5306fdd build(deps): upgrade base64 to v0.23
  • 6a63173 build(deps): upgrade semver compatible Rust dependencies
  • 80782a0 build(deps): upgrade semver compatible Rust dependencies
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 10, 2026
@dependabot dependabot Bot changed the title chore: bump the dependencies group with 3 updates chore: bump the dependencies group across 1 directory with 3 updates Aug 11, 2026
Bumps the dependencies group with 3 updates in the / directory: [clap](https://github.com/clap-rs/clap), [lru](https://github.com/jeromefroe/lru-rs) and [lettre](https://github.com/lettre/lettre).


Updates `clap` from 4.6.4 to 4.6.5
- [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.5)

Updates `lru` from 0.18.1 to 0.18.2
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.18.1...0.18.2)

Updates `lettre` from 0.11.22 to 0.11.23
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](lettre/lettre@v0.11.22...v0.11.23)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lettre
  dependency-version: 0.11.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lru
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/develop/dependencies-74d83b24b3 branch from 1a0f0e7 to 6e3e55f Compare August 11, 2026 05:52
@github-actions
github-actions Bot enabled auto-merge (squash) August 11, 2026 05:58
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Aug 13, 2026
auto-merge was automatically disabled August 13, 2026 05:29

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/cargo/develop/dependencies-74d83b24b3 branch August 13, 2026 05:29
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