Bump the all-updates group across 1 directory with 10 updates #34
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-updates group with 10 updates in the /core directory:
4.5.21
4.5.23
0.7.0
0.8.0
26.0.1
27.0.0
1.41.1
1.42.0
0.1.40
0.1.41
1.0.93
1.0.94
0.96.0
0.97.0
0.7.12
0.7.13
0.1.16
0.1.17
0.3.18
0.3.19
Updates
clap
from 4.5.21 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028
chore: Release804498d
docs: Update changelogf9721f1
Merge pull request #5695 from epage/valueb04bf72
fix(complete)!: Be consistent in value language0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dirUpdates
containerd-shim-wasm
from 0.7.0 to 0.8.0Release notes
Sourced from containerd-shim-wasm's releases.
Commits
a9b1afd
Merge pull request #754 from Mossaka/bump-crates-version16e5d0e
containerd-shim-wasm/CHANGELOG: unreleased -> v0.8.0 (#759)14d2a13
scripts, .github/workflows: add script to extract changelog (#689)96f5a1e
containerd-shim-wasm/CHANGELOG: unreleased -> v0.8.0a70ae91
Merge pull request #757 from containerd/dependabot/cargo/patch-f1374328a4af6ebdc
chore(deps): bump the patch group with 4 updates30d4f80
fix: change the wamr crate version to 0.1.04e93eb7
Release containerd-shim-wasm: bump version to 0.8.01b0ef20
Merge pull request #753 from Mossaka/wasip1fd58321
chore: switch to wasm32-wasip1 targetUpdates
wasmtime
from 26.0.1 to 27.0.0Release notes
Sourced from wasmtime's releases.
... (truncated)
Changelog
Sourced from wasmtime's changelog.
... (truncated)
Commits
8eefa23
Release Wasmtime 27.0.0 (#9624)432d98c
[27.0.0] Backport some C API changes to the release branch (#9607)55f2250
Add release notes (#9594)46b744d
[27.0.0] winch: Sync registers and locals before fuel check (#9564)490ea33
Update to cap-std 3.4.1. (#9556)48a0f48
Fix a panic on the CLI with-Scli=n
(#9551)92cc0ad
Add very basic logging to the debug info transform (#9526)859d38d
ISLE: update language reference (#9517)c0f03d0
Minor ergonomic improvements to pooling config (#9546)6ec4854
Fix a panic with custom-page-sizes and pooling allocation (#9547)Updates
tokio
from 1.41.1 to 1.42.0Release notes
Sourced from tokio's releases.
Commits
bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)5dda72d
ci: pin valgrind to rustc 1.82 (#6998)c07257f
io: simplify io readiness logic (#6966)d08578f
time: fix a typo inInstant
docs (#6982)4047d79
miri: add annotations for tests with miri ignore (#6981)Updates
tracing
from 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)f6a6c8c
tracing: add index API forField
(#2820)345fbff
Addjson-subscriber
to ecosystem (#3121)82a92df
fix: correct SerializeField definition and doc formatting (#3040)Updates
anyhow
from 1.0.93 to 1.0.94Release notes
Sourced from anyhow's releases.
Commits
8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formatting8852dc3
Prevent upload-artifact from causing CI failureUpdates
kube
from 0.96.0 to 0.97.0Release notes
Sourced from kube's releases.
Changelog
Sourced from kube's changelog.
Commits
69d7995
release 0.97.09b893c4
Bump codecov/codecov-action from 4 to 5 (#1640)e0aa73d
Feature: Add config setting to disable gzip compression #1627 (#1628)2ff5594
Update thiserror requirement from 1.0.29 to 2.0.3 (#1637)8b5230f
add support for CRD annotations and labels in kube-derive (#1631)b0538cb
chore: Update jsonpath-rust to removelazy_static
andonce_cell
dependenc...4f1e889
Temporarily ignore rustsec warning for unmaintained instant (#1636)9c402a6
Merge pull request #1626 from nightkr/bugfix/warn-on-unsupported-proxye81e3ac
Convert warnings to hard errors05809f2
Warn when trying to use an unsupported proxy protocolUpdates
tokio-util
from 0.7.12 to 0.7.13Commits
0b31c2f
chore: prepare tokio-util v0.7.13 (#7012)129f9fc
codec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof
(#...b5c227d
tracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9
ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)Updates
tokio-stream
from 0.1.16 to 0.1.17Commits
67355c6
chore: prepare tokio-stream v0.1.17 (#7020)405d746
signal: remove oneshot channels from tests (#7015)e0d1293
ci: add instructions that explain how to fix spellcheck errors (#7016)480c010
signal: addSignalKind::info
on illumos (#6995)c032ea0
ci: detect trailing whitespace (#7013)0b31c2f
chore: prepare tokio-util v0.7.13 (#7012)129f9fc
codec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof
(#...b5c227d
tracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9
ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570
chore: prepare Tokio v1.42.0 (#7005)Updates
tracing-subscriber
from 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.
Commits
311c313
chore: prepare tracing-subscriber 0.3.19 (#3162)35f360a
chore: fix new Clippy lints in Rust 1.83.0 (#3165)c66a692
chore: prepare tracing-serde 0.2.0 (#3160)0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)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