-
Notifications
You must be signed in to change notification settings - Fork 7
Bump the all-updates group across 1 directory with 15 updates #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-updates group with 15 updates in the /core directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [containerd-shim-wasm](https://github.com/containerd/runwasi) | `0.7.0` | `0.8.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `26.0.1` | `28.0.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [kube](https://github.com/kube-rs/kube) | `0.96.0` | `0.98.0` | | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | `0.23.0` | `0.24.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.12` | `0.7.13` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.16` | `0.1.17` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [tower](https://github.com/tower-rs/tower) | `0.5.1` | `0.5.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | Updates `clap` from 4.5.21 to 4.5.23 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.21...clap_complete-v4.5.23) Updates `containerd-shim-wasm` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/containerd/runwasi/releases) - [Changelog](https://github.com/containerd/runwasi/blob/main/RELEASE.md) - [Commits](containerd/runwasi@containerd-shim-wasm/v0.7.0...containerd-shim-wasm/v0.8.0) Updates `wasmtime` from 26.0.1 to 28.0.0 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v28.0.0/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v26.0.1...v28.0.0) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `kube` from 0.96.0 to 0.98.0 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@0.96.0...0.98.0) Updates `k8s-openapi` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/Arnavion/k8s-openapi/releases) - [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md) - [Commits](Arnavion/k8s-openapi@v0.23.0...v0.24.0) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `tokio-util` from 0.7.12 to 0.7.13 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.12...tokio-util-0.7.13) Updates `tokio-stream` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.16...tokio-stream-0.1.17) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `tower` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.1...tower-0.5.2) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: containerd-shim-wasm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: wasmtime dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: kube dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: k8s-openapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #43. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 15 updates in the /core directory:
4.5.214.5.230.7.00.8.026.0.128.0.01.41.11.42.00.1.400.1.411.0.931.0.950.96.00.98.00.23.00.24.01.0.1331.0.1340.7.120.7.130.1.160.1.170.3.180.3.191.0.2151.0.2170.5.10.5.20.13.00.14.0Updates
clapfrom 4.5.21 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028chore: Release804498ddocs: Update changelogf9721f1Merge pull request #5695 from epage/valueb04bf72fix(complete)!: Be consistent in value language0e28259chore: Releasee55c986docs: Update changelogc7157dfMerge pull request #5692 from epage/self84252b7fix(complete): Allow completing '.'eded64atest(complete): Verify PathCompleter::dirUpdates
containerd-shim-wasmfrom 0.7.0 to 0.8.0Release notes
Sourced from containerd-shim-wasm's releases.
Commits
a9b1afdMerge pull request #754 from Mossaka/bump-crates-version16e5d0econtainerd-shim-wasm/CHANGELOG: unreleased -> v0.8.0 (#759)14d2a13scripts, .github/workflows: add script to extract changelog (#689)96f5a1econtainerd-shim-wasm/CHANGELOG: unreleased -> v0.8.0a70ae91Merge pull request #757 from containerd/dependabot/cargo/patch-f1374328a4af6ebdcchore(deps): bump the patch group with 4 updates30d4f80fix: change the wamr crate version to 0.1.04e93eb7Release containerd-shim-wasm: bump version to 0.8.01b0ef20Merge pull request #753 from Mossaka/wasip1fd58321chore: switch to wasm32-wasip1 targetUpdates
wasmtimefrom 26.0.1 to 28.0.0Release notes
Sourced from wasmtime's releases.
... (truncated)
Changelog
Sourced from wasmtime's changelog.
... (truncated)
Commits
2e584e8Release Wasmtime 28.0.0 (#9876)edce721Add release notes (#9771)d1ff945wasi-http: make the buffer and budget capacity of the OutgoingBody writer con...abcd6acPort wasmtime-fiber tono_stdand allowasyncfeature inno_stdWasmtim...7ef8f2ewinch: Improve frame handling (#9708)f40e53eAdd basic pulley disassembly support toclif-util(#9721)350a6e2pulley: Fill out more bits and pieces of stack allocation (#9718)94da012Update clang-format to LLVM 18 (#9729)da7c53bwinch: Prefer usingContext::withoutfor fuel checks (#9709)06103f7Update build/test images to Ubuntu 24.04 (#9728)Updates
tokiofrom 1.41.1 to 1.42.0Release notes
Sourced from tokio's releases.
Commits
bb9d570chore: prepare Tokio v1.42.0 (#7005)af9c683tests: fix typo in build test instructions (#7004)4bc5a1aci: allow Unicode-3.0 license for unicode-ident (#7006)f8948earuntime: do not deferyield_nowinsideblock_in_place(#6999)bce9780time: usearray::from_fninstead of manually creating array (#7000)38151f3readme: unlist 1.32.x as LTS release (#6997)5dda72dci: pin valgrind to rustc 1.82 (#6998)c07257fio: simplify io readiness logic (#6966)d08578ftime: fix a typo inInstantdocs (#6982)4047d79miri: add annotations for tests with miri ignore (#6981)Updates
tracingfrom 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887chore: prepare tracing 0.1.41 (#3159)504a287tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7chore: prepare tracing-core 0.1.33 (#3153)11c8273subscriber: don't gatewith_ansi()on the "ansi" feature (#3020)8a25a16core: fix missedregister_callsiteerror (#2938)6f08af0subscriber: setlogmax level when reloading (#1270)f6a6c8ctracing: add index API forField(#2820)345fbffAddjson-subscriberto ecosystem (#3121)82a92dffix: correct SerializeField definition and doc formatting (#3040)Updates
anyhowfrom 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functions8ceb5e9Release 1.0.94b9009abMerge pull request #399 from dtolnay/okvalue863791aAlign naming between Ok function argument and its documentation2081692Merge pull request #398 from zertosh/ok_doc_formatcc2cecbFix anyhow::Ok rustdoc code formattingUpdates
kubefrom 0.96.0 to 0.98.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
3f122f9release 0.98.0abcfed4fix readme version sync error68a46a4Update tokio-tungstenite requirement from 0.24.0 to 0.25.0 (#1666)000e99aUpdate garde requirement from 0.20.0 to 0.21.0 (#1672)76b4af6Bumpk8s-openapifor Kubernetesv1_32support and MSRV (#1671)b104472Implementderive(CELSchema)macro for generating cel validation on CRDs (#...0424cb4chore(deps): Update Rust crate hostname to 0.4 (#1665)36882b6feat(runtime): Add series implementation for event recorder (#1655)419442brustfmt (#1661)9265aa2Add support for UTF-16 encoded kubeconfig files (#1654)Updates
k8s-openapifrom 0.23.0 to 0.24.0Release notes
Sourced from k8s-openapi's releases.
Changelog
Sourced from k8s-openapi's changelog.
Commits
27a69bcv0.24.01f0f14fUpdate kind to v0.26.06a64cacFix various leftover mentions of k8s-openapi-derive generating API functions.3f16b5eDrop v1.26, v1.279413a9aAdd v1.32.0dfcf9abFix new clippy lint about unnecessary lifetimes on impl blocks.d078091Update to v1.29.12, v1.30.8, v1.31.4b460fffUpdate to v1.29.11, v1.30.7, v1.31.37f38ac0Update kind to v0.25.0d2240d4Update to v1.31.2Updates
serde_jsonfrom 1.0.133 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst's9c9aa1fAdd literal 'null', 'true' and 'false' consts toRawValuestruct.Updates
tokio-utilfrom 0.7.12 to 0.7.13Commits
0b31c2fchore: prepare tokio-util v0.7.13 (#7012)129f9fccodec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof(#...b5c227dtracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570chore: prepare Tokio v1.42.0 (#7005)af9c683tests: fix typo in build test instructions (#7004)4bc5a1aci: allow Unicode-3.0 license for unicode-ident (#7006)f8948earuntime: do not deferyield_nowinsideblock_in_place(#6999)bce9780time: usearray::from_fninstead of manually creating array (#7000)38151f3readme: unlist 1.32.x as LTS release (#6997)Updates
tokio-streamfrom 0.1.16 to 0.1.17Commits
67355c6chore: prepare tokio-stream v0.1.17 (#7020)405d746signal: remove oneshot channels from tests (#7015)e0d1293ci: add instructions that explain how to fix spellcheck errors (#7016)480c010signal: addSignalKind::infoon illumos (#6995)c032ea0ci: detect trailing whitespace (#7013)0b31c2fchore: prepare tokio-util v0.7.13 (#7012)129f9fccodec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof(#...b5c227dtracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570chore: prepare Tokio v1.42.0 (#7005)Updates
tracing-subscriberfrom 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.
Commits
311c313chore: prepare tracing-subscriber 0.3.19 (#3162)35f360achore: fix new Clippy lints in Rust 1.83.0 (#3165)c66a692chore: prepare tracing-serde 0.2.0 (#3160)0ca7887chore: prepare tracing 0.1.41 (#3159)504a287tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7chore: prepare tracing-core 0.1.33 (#3153)11c8273subscriber: don't gatewith_ansi()on the "ansi" feature (#3020)8a25a16core: fix missedregister_callsiteerror (#2938)6f08af0subscriber: setlogmax level when reloading (#1270)Updates
serdefrom 1.0.215 to 1.0.217Release notes
Sourced from Description has been truncated