- Notifications
You must be signed in to change notification settings - Fork 7
Bump the all-updates group across 1 directory with 11 updates #86
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
+371 −587
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 11 updates in the /core directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.35` | | [containerd-shim-wasm](https://github.com/containerd/runwasi) | `0.7.0` | `0.10.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `26.0.1` | `31.0.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) | `0.9.0` | `0.10.1` | | [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` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [libp2p](https://github.com/libp2p/rust-libp2p) | `0.54.1` | `0.55.0` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.3` | Updates `clap` from 4.5.32 to 4.5.35 - [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.32...clap_complete-v4.5.35) Updates `containerd-shim-wasm` from 0.7.0 to 0.10.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.10.0) Updates `wasmtime` from 26.0.1 to 31.0.0 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v31.0.0/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v26.0.1...v31.0.0) Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) Updates `yaml-rust2` from 0.9.0 to 0.10.1 - [Release notes](https://github.com/Ethiraric/yaml-rust2/releases) - [Changelog](https://github.com/Ethiraric/yaml-rust2/blob/v0.10.1/CHANGELOG.md) - [Commits](Ethiraric/yaml-rust2@v0.9.0...v0.10.1) 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 `hyper-util` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.10...v0.1.11) 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) Updates `libp2p` from 0.54.1 to 0.55.0 - [Release notes](https://github.com/libp2p/rust-libp2p/releases) - [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md) - [Commits](libp2p/rust-libp2p@v0.54.1...libp2p-v0.55.0) Updates `axum` from 0.8.1 to 0.8.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.3) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: containerd-shim-wasm dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: wasmtime dependency-version: 31.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: yaml-rust2 dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: kube dependency-version: 0.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: k8s-openapi dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libp2p dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: axum dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor Author
| Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 11 updates in the /core directory:
4.5.324.5.350.7.00.10.026.0.131.0.01.44.11.44.20.9.00.10.10.96.00.98.00.23.00.24.00.1.100.1.110.13.00.14.00.54.10.55.00.8.10.8.3Updates
clapfrom 4.5.32 to 4.5.35Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
55a18f5chore: Release3b05635fix(complete): Ensure new enough clap is used5d2cdacchore: Releasef1c10ebdocs: Update changeloga4d1a7fchore(ci): Take a break from template updatese95ed39Merge pull request #5775 from vivienm/master18f8d4cchore(deps): Update Rust Stable to v1.82 (#5788)f35d8e0Merge pull request #5787 from epage/template1389d7dchore: Update from '_rust/main' templatedbc9faachore(ci): Initialize git for template updateUpdates
containerd-shim-wasmfrom 0.7.0 to 0.10.0Release notes
Sourced from containerd-shim-wasm's releases.
... (truncated)
Commits
31ad4fbMerge pull request #899 from Mossaka/bump-0.10.0a3c56ffRelease containerd-shim-wasm: bump version to 0.10.0b3fa7dcMerge pull request #879 from Mossaka/34967d577dcontainerd-shim-wasm/src/container/log: refactor and simplify the codea5ce9d6containerd-shim-wasm: add docs for structured logging macros51b7d76container: add pod id to the runtimeContext969503ffeat(all): add container id to runtimeContext so that logs can refer to it87ac7a8Merge pull request #878 from Mossaka/logger72ed58ccontainerd-shim-wasm/vendor: add vendoredloggermodule fromcontainerd-shima6aef73containerd-shim-wasm/src/sandbox/cli: add logger to the container processUpdates
wasmtimefrom 26.0.1 to 31.0.0Release notes
Sourced from wasmtime's releases.
... (truncated)
Changelog
Sourced from wasmtime's changelog.
... (truncated)
Commits
7a9be58Release Wasmtime 31.0.0 (#10428)5a6f4e9[31.0.0] Add release notes for 31.0.0 (#10414)e199071Fix UB when using zero-sized allocations together with pcrel relocs (#10347)132a490Expose GC refs to Wasm ingc_alloc_rawlibcall (#10322)6336065Update ir.md (#10319)469479ax64: use Rust types for assembler immediates (#10302)575e5a6Usealloc_zeroedto allocate dynamic table elements (#10313)d463cf4winch(aarch64): ABI integration (#10312)1136192chore: fix parenthesis balance (#10317)b2f0299fixed broken link (#10318)Updates
tokiofrom 1.44.1 to 1.44.2Release notes
Sourced from tokio's releases.
Commits
ec4b1d7chore: forward port 1.43.xe3c3a56Merge branch 'tokio-1.43.x' into forward-port-1.43.xa7b658cchore: prepare Tokio v1.43.1 releasec1c8d10Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channelUpdates
yaml-rust2from 0.9.0 to 0.10.1Release notes
Sourced from yaml-rust2's releases.
Changelog
Sourced from yaml-rust2's changelog.
Commits
9e74812Release v0.10.1c63c5ddParse.NaNas float99e448bRelease v0.10.0.c24b646Fix bogushashlinkrequirement.bb92551Fix clippy warnings.4caf6caQuote YAML 1.1 ambiguous booleans.cedf64eAdd status of crate in README.Updates
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
hyper-utilfrom 0.1.10 to 0.1.11Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
4c4e062v0.1.11486e3b6bump license year5831acefeat(client): enableHttpConnector::interfaceon macOS and Solarish systems...dc03ad4feat(client): implement Connection for UnixStream and NamedPipeClient (#177)94afd50feat(rt/tokio): additive tokio and hyper i/o adaptors (#170)ef35d8achore: pin once-cell on msrv ci job (#175)d51318dchore(client/legacy): remove unusedPoolClient::is_closed()(#169)1290685chore(tokio): warn on dead code (#168)b90ff7dfeat(rt): addtracingfeature that will propagate span context in TokioExec...46826eafeat(server): supportauto_date_header,max_local_error_reset_streams, an...Updates
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
libp2pfrom 0.54.1 to 0.55.0Commits
9698607chore(*): prepare release9d3688dchore: prepare libp2p-webrtc-websys 0.4.04449024fix: minor version bump packages affected by #56760177ddfchore(test-utils): revert #5725d57081fchore(ci): update mergify script1442ca0deps(if-watch): update if-watch to v3.2.1ded5d96chore(interop-tests): remove static linking flags for dependency buildse6b02dachore(ci): update mergify scriptba8da16fix(tcp): makeTCP_NODELAYactually the defaulta8b7e0eci(mergify): upgrade configuration to current formatUpdates
axumfrom 0.8.1 to 0.8.3Release notes
Sourced from axum's releases.