chore: bump the dependencies group across 1 directory with 3 updates - #67
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: bump the dependencies group across 1 directory with 3 updates#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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
Bot
force-pushed
the
dependabot/cargo/develop/dependencies-74d83b24b3
branch
from
August 11, 2026 05:52
1a0f0e7 to
6e3e55f
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
August 13, 2026 05:29
Pull request was closed
dependabot
Bot
deleted the
dependabot/cargo/develop/dependencies-74d83b24b3
branch
August 13, 2026 05:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 3 updates in the / directory: clap, lru and lettre.
Updates
clapfrom 4.6.4 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting casesUpdates
lrufrom 0.18.1 to 0.18.2Changelog
Sourced from lru's changelog.
Commits
2544aaeMerge pull request #239 from jeromefroe/jerome/prepare-0-18-2-release7fc46b1Prepare 0.18.2 releasef9a7f00Merge pull request #238 from tooson9010-spec/fix/pop-panic-safety2776dedFix panic-safety unsoundness in LruCache::pop (UAF when key Drop panics)Updates
lettrefrom 0.11.22 to 0.11.23Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.
Commits
eb6136aPrepare v0.11.23859b5a6fix(transport-smtp): separate lines of multiline error repliesc692519style: fix clippy::useless_borrows_in_formatting5306fddbuild(deps): upgrade base64 to v0.236a63173build(deps): upgrade semver compatible Rust dependencies80782a0build(deps): upgrade semver compatible Rust dependencies