build(deps): bump the patch-updates group across 1 directory with 9 updates #4898
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 patch-updates group with 9 updates in the / directory:
1.0.87
1.0.89
4.5.5
4.5.28
4.5.1
4.5.2
4.1.2
4.1.3
0.1.2
0.1.3
0.4.21
0.4.22
1.0.36
1.0.37
0.1.12
0.1.13
2.5.1
2.5.2
Updates
anyhow
from 1.0.87 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsUpdates
clap_complete
from 4.5.5 to 4.5.28Release notes
Sourced from clap_complete's releases.
... (truncated)
Changelog
Sourced from clap_complete's changelog.
... (truncated)
Commits
257d781
chore: Release06c5f5f
docs: Update changelog6ac1535
Merge pull request #5733 from epage/bina7a8f93
fix(complete): Strip wrappers for running completerb2c8e44
feat(complete): Allow user to override bin/completer21c9892
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/bashUpdates
clap_complete_fig
from 4.5.1 to 4.5.2Release notes
Sourced from clap_complete_fig's releases.
Changelog
Sourced from clap_complete_fig's changelog.
... (truncated)
Commits
4a00677
chore: Release6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelog8697a61
chore: Releasea271c19
Merge pull request #5539 from shannmu/option_valuef7383f7
feat(clap_complete): Add support--flag bar
and-f bar
completion2f53bb3
test(clap_complete): Add test cases for--flag bar
and-f bar
completion932ca13
refactor(clap_complete): Replace parameters incomplete_arg
withParseState
73b07c9
docs: Remove stale ColorChoice platform notesUpdates
curve25519-dalek
from 4.1.2 to 4.1.3Commits
5312a03
curve: Bump version to 4.1.3 (#660)b4f9e4d
SECURITY: fix timing variability in backend/serial/u32/scalar.rs (#661)415892a
SECURITY: fix timing variability in backend/serial/u64/scalar.rs (#659)56bf398
Updates license field to valid SPDX format (#647)9252fa5
Mitigate check-cfg until MSRV 1.77 (#652)1efe6a9
Fix a minor typo in signing.rs (#649)cc3421a
Indicate that the rand_core feature is required (#641)858c4ca
Address new nightly clippy unnecessary qualifications (#639)31ccb67
Remove platforms in favor using CARGO_CFG_TARGET_POINTER_WIDTH (#636)19c7f4a
Fix new nightly redundant import lint warns (#638)Updates
getset
from 0.1.2 to 0.1.3Release notes
Sourced from getset's releases.
Commits
ad3b221
Merge pull request #96 from jbaublitz/update_to_syn_20eacb31
Update to syn 2863406d
Merge pull request #95 from jbaublitz/update-cargo-tomlf86ef78
Update Cargo.toml with new maintainer contact infoUpdates
log
from 0.4.21 to 0.4.22Changelog
Sourced from log's changelog.
Commits
d5ba2cf
Merge pull request #634 from rust-lang/cargo/0.4.22d1a8306
prepare for 0.4.22 release46894ef
Merge pull request #633 from rust-lang/feat/panic-infoe0d389c
Merge pull request #632 from rust-lang/feat/loosen-atomicsc9e5e13
use Location::caller() for file and line info507b672
loosen orderings for logger initializationc879b01
Merge pull request #628 from Thomasdezeeuw/fix-warnings405fdb4
Merge pull request #627 from Thomasdezeeuw/check-features1307ade
Remove unneeded import710560e
Don't use --all-features in CIUpdates
quote
from 1.0.36 to 1.0.37Release notes
Sourced from quote's releases.
Commits
b1ebffa
Release 1.0.3743acd77
Delete unneeded use ofref
9382c21
Merge pull request #283 from dtolnay/cstr6ac4328
Add C string tests9fb0591
Implement ToTokens for CStr and CStringba7a9d0
Organize test importsaa9970f
Inline the macro that generates primitive implsba41109
Merge pull request #282 from dtolnay/tokensc77340a
Consistently use 'tokens' as the name of the &mut TokenStream arga4a0abf
Merge pull request #281 from dtolnay/charUpdates
safer-ffi
from 0.1.12 to 0.1.13Commits
Updates
url
from 2.5.1 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)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