build(deps): bump the all group across 1 directory with 9 updates #5753
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 group with 9 updates in the / directory:
4.5.6
4.5.7
1.4.0
1.5.0
0.12.4
0.12.5
1.0.99
1.0.100
4.5.5
4.5.6
2.5.0
2.5.2
1.16.0
1.16.1
0.9.8
0.9.9
1.10.4
1.10.5
Updates
clap
from 4.5.6 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
659e936
docs: Fix documentation for Command::long_()5000d58
feat(complete): Add autocomplete for visible_aliasbe15bd5
fix(complete): Fix zsh.rs subcommand deduplication5be548d
chore(deps): Update Rust Stable to v1.78 (#5493)958c749
style: Make clippy happyUpdates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Updates
reqwest
from 0.12.4 to 0.12.5Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
29d4cff
v0.12.5a7880d6
tests: fix http3 testsc32d877
tests: enable http3 content-length testce3b30e
http3: send content-length if known404df59
test: add http3 test server supporte5ce0b5
fix: don't enable hyper-rustls/http2 unless http2 is already enabledccb5e40
Don't compile hyper-tls with native-roots unless rustls-tls-native-roots is e...c56fbae
tests: remove a proxy parse error check8cc7cd4
msrv: pin url695bc04
fix: http3 resolving ipv6 addresses (#2305)Updates
cc
from 1.0.99 to 1.0.100Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
6fa9ea6
chore: release (#1102)7bc135f
Update publish.yml to use release-plz (#1101)a1e291a
AccpetOsStr
instead ofstr
for flags (#1100)7ff340c
Usedep:
syntax to avoid implicit features. (#1099)98adccc
Minor clippy fixes. (#1098)6a6107a
Fix WASI compilation for C++ (#1083)76c377a
Regenerate windows sys bindings (#1096)96689df
Rename regenerate-windows-sys to regenerate-windows-sys.yml (#1095)069c992
Create regenerate-windows-sys.yml (#1094)e6e29d8
Update windows-bindgen requirement from 0.56 to 0.57 (#1091)Updates
clap_complete
from 4.5.5 to 4.5.6Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
9c1153d
chore: Release70e8417
Merge pull request #5534 from chrysn-pull-requests/typo-cliodeae592
docs: Fix typo (cio->clio)cd9f44f
chore(deps): Update Rust Stable to v1.79 (#5532)b3effea
style: Make clippy happy6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errorsUpdates
url
from 2.5.0 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)3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)Updates
bytemuck
from 1.16.0 to 1.16.1Changelog
Sourced from bytemuck's changelog.
Commits
02ffd53
chore: Release bytemuck version 1.16.1e0364d2
update changelog9b81537
SupportZeroable
andPod
forf16
andf128
(#251)d15b8e0
stupid branch stuff. (#248)c954006
Fix the errors CI is showing (#247)a630404
support deriving Zeroable for fieldless enums (#233)9a27279
Allow generics inderive(ByteEq, ByteHash)
. (#219)1c37514
fix clippy lints (#137)f9f7bb1
Addressunexpected_cfgs
warnings instead of allowing the lint (#243)89885d1
chore: Release bytemuck_derive version 1.6.1Updates
mlua
from 0.9.8 to 0.9.9Changelog
Sourced from mlua's changelog.
Commits
f1ceaf0
v0.9.9884a025
Fix some clippy warningsc23fa5a
OptimizeRegistryKey
internals4f1d2ab
Bump rustc-hash to 2.0a25e810
Do not allow already running coroutines to be reset or resumed.b46cad1
Support Luau v0.629Updates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsDependabot 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