build(deps): bump the all-dependencies-cargo group with 5 updates #114
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 all-dependencies-cargo group with 5 updates:
1.0.134
1.0.138
0.10.2
0.10.3
6.2.0
6.3.0
4.5.40
4.5.44
4.5.23
4.5.27
Updates
serde_json
from 1.0.134 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreeb49e28
Release 1.0.137Updates
mlua
from 0.10.2 to 0.10.3Commits
Updates
handlebars
from 6.2.0 to 6.3.0Release notes
Sourced from handlebars's releases.
Changelog
Sourced from handlebars's changelog.
Commits
bfbac46
chore: Release handlebars version 6.3.067d6b20
chore: update changelog891426f
fix(#666): Add builder for non-exhaustive structs (#688)0df66fa
make "and" and "or" accept any number of parameters (#687)190bc3b
fix: compare helpers612f4ef
fix: lint issue1a8cd11
chore: update msrv to 1.73c3d5524
Merge pull request #684 from sunng87/dependabot/cargo/pprof-0.14172f6a4
chore(deps): update pprof requirement from 0.13 to 0.14e685570
chore(deps): update thiserror requirement from 1 to 2 (#683)Updates
clap_complete
from 4.5.40 to 4.5.44Commits
8e2c2c5
chore: Release427d4fc
docs: Update changelog3b99593
Merge pull request #5896 from epage/envf5fc765
feat(complete): Provide a way to disable env completionsc4105bd
chore: Releasea029b20
docs: Update changelogcf15d48
Merge pull request #5893 from 8LWXpg/patch-27e54542
Merge pull request #5892 from 8LWXpg/patch-16ffc88f
fix(complete): Check if help string is empty7d8470e
fix(complete): Fix single quote escaping in PowerShellUpdates
clap
from 4.5.23 to 4.5.27Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bash5d7c16c
fix(complete): Adjust how IFS is passed to clapdf1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completeDependabot 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