Bump the cargo group across 1 directory with 4 updates #192
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 4 updates in the / directory: clap, config, tracing-subscriber and insta.
Updates
clap
from 4.5.46 to 4.5.47Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f046ca6
chore: Release436949d
docs: Update changelog1ddab84
Merge pull request #5954 from epage/tests8a66dbf
test(complete): Add more native cases76465cf
test(complete): Make things more consistent232cedb
test(complete): Remove redundant index02244a6
Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847
fix(complete): Missing options in multi-val arg74388d7
test(complete): Multi-valued, unbounded positional5b3d45f
refactor(complete): Extract function for optionsUpdates
config
from 0.15.14 to 0.15.15Changelog
Sourced from config's changelog.
Commits
3931f4c
chore: Release config version 0.15.151e85483
docs: Update changelog63ef7c7
fix(format): Correctly deserialize json5 (#690)ea823c1
fix(format): Correctly deserialize json5b4bc68f
test(format): Verify null where supported35bafb9
refactor(file): Minor clean up to file discovery (#688)e6e3fcf
fix(file): Switch error to user-facing termsdaf02c8
refactor(file): Clarify we are dealing with a path, not a namefd28355
refactor(format): Simplify extension mappingb154785
refactor(file): Pull out extension lookupUpdates
tracing-subscriber
from 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5
fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebe
subscriber: impl Clone for EnvFilter (#3360)3a1f571
Fix CI (#3361)e63ef57
chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13
attributes: fix tracing::instrument regression around shadowing (#3311)e4df761
tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392
chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6
chore: prepare tracing-core 0.1.34 (#3302)6e70c57
tracing-subscriber: count numbers of enters inTimings
(#2944)c01d4fd
fix docs and enable CI onmain
branch (#3295)Updates
insta
from 1.43.1 to 1.43.2Release notes
Sourced from insta's releases.
Changelog
Sourced from insta's changelog.
Commits
01fc57f
Fix Windows runner configuration for releases88c9a2f
Prepare CHANGELOG for 1.43.2 release (#802)d03c2a6
Improve error handling for cargo workspace detection (#800)55987ac
Fix clippy uninlined_format_args lint warnings (#801)ae26e81
Change diff line numbers to 1-based indexing (#799)26efb60
Release insta 1.43.2 (#791)7793782
Preserve snapshot names with INSTA_GLOB_FILTER (#786)1d6e0c7
chore: bump libc crate (#784)1a17ea9
chore: fix clippy 1.88 errors (#783)7d0de48
Fix source path in snapshots for non-child workspaces (#778)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