Bump the cargo group across 1 directory with 5 updates #249
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 cargo group with 5 updates in the / directory:
1.0.99
1.0.100
4.5.47
4.5.48
0.15.15
0.15.16
0.9.5
0.9.7
3.22.0
3.23.0
Updates
anyhow
from 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
clap
from 4.5.47 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
config
from 0.15.15 to 0.15.16Changelog
Sourced from config's changelog.
Commits
75bdb15
chore: Release config version 0.15.169ad97be
docs: Update changelog7bd9055
refactor: Switch to serde_core (#691)d69daf1
refactor: Switch to serde_coreUpdates
toml
from 0.9.5 to 0.9.7Commits
669b4a6
chore: Releasea3153be
docs: Update changelog8105f25
chore: Update dependencies (#1039)53768e7
chore: Update from '_rust/main' template (#1040)82d738b
chore: Update from '_rust/main' template3bfcdc2
chore: Add license for libfuzzer68dec6e
chore: Upgrade foldhash0df630d
chore: Bump dependencieseb51e86
chore: Bump MSRV to 1.7656774e7
chore: Update dependenciesUpdates
tempfile
from 3.22.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3
chore: release v3.23.0 (#381)006c3fd
fix: use std::os::fd instead of std::os::wasi (#380)b0e6309
doc: Update COPYRIGHT link (#377)2d6fc3f
Fix formatting in Builder::disable_cleanup documentation (#375)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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