Bump the mycelium group across 1 directory with 7 updates#778
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the mycelium group across 1 directory with 7 updates#778dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the mycelium group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [ipnet](https://github.com/krisprice/ipnet) | `2.11.0` | `2.12.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.36` | `0.23.37` | | [netdev](https://github.com/shellrow/netdev) | `0.40.0` | `0.40.1` | | [redis](https://github.com/redis-rs/redis-rs) | `1.0.3` | `1.0.5` | | [nix](https://github.com/nix-rust/nix) | `0.31.1` | `0.31.2` | Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `ipnet` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.11.0...2.12.0) Updates `rustls` from 0.23.36 to 0.23.37 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.36...v/0.23.37) Updates `netdev` from 0.40.0 to 0.40.1 - [Release notes](https://github.com/shellrow/netdev/releases) - [Commits](shellrow/netdev@v0.40.0...v0.40.1) Updates `redis` from 1.0.3 to 1.0.5 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.0.3...redis-1.0.5) Updates `nix` from 0.31.1 to 0.31.2 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.1...v0.31.2) Updates `libc` from 0.2.180 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.183) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: ipnet dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: rustls dependency-version: 0.23.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: netdev dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: redis dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: nix dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 mycelium group with 6 updates in the / directory:
1.49.01.50.02.11.02.12.00.23.360.23.370.40.00.40.11.0.31.0.50.31.10.31.2Updates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
ipnetfrom 2.11.0 to 2.12.0Release notes
Sourced from ipnet's releases.
Changelog
Sourced from ipnet's changelog.
Commits
65c04c3Update version number.397bf72Merge pull request #67 from StefanTerdell/schemars-1687f270Add support for schemars 1, deprecate old featuresUpdates
rustlsfrom 0.23.36 to 0.23.37Commits
4b455b8Bump version of rustls245963bAdd ML-KEM-1024 key encapsulation mechanisme1886fdTake semver-compatible updates86ad94bRefresh verify-bench certificates4df9216Do not "warm up" aws-lc-rs RNG in other benchmarksff6f798ci-bench: "pre-warm" per-thread entropy source3c1841cchore(deps): update actions/cache action to v51735677chore(deps): update actions/upload-artifact action to v6c91fce0chore(deps): update taiki-e/cache-cargo-install-action action to v3c3a6a11upgrade to zlib-rs 0.6.0Updates
netdevfrom 0.40.0 to 0.40.1Release notes
Sourced from netdev's releases.
Commits
cd10d27Merge pull request #149 from shellrow/release27e856bchore: bump version to 0.40.114bece2Merge pull request #148 from Frando/update-netlink3755d23deps: update netlink-packet-route to 0.29Updates
redisfrom 1.0.3 to 1.0.5Release notes
Sourced from redis's releases.
Commits
d408f2aPrepare new release (#1994)efb8ad1Try fix flakiness in tests. (#1992)10313f3Use assert matches in more tests (#1993)6543998ci: Dedupe test matrix (#1991)6a5e7c6Replace new tokio tests with runtime-agnostic tests. (#1990)e3bea03Allow to override the library name and version advertised to the server (#1970)24a5ec9Harmonize onREDISRS_as prefix for environment variables (#1989)8f3ea03Test matrix redis version update (#1987)a2226b6Add support for StreamingCredentialsProvider to Redis cluster client (#1965)0f6d04fIntroduce modeled NodeAddress type to clusters (#1982)Updates
nixfrom 0.31.1 to 0.31.2Changelog
Sourced from nix's changelog.
Commits
bf1d0e9chore: release v0.31.20dc1dd8Unpin libc (#2744)dad24fbAllow timerfd use on FreeBSD (#2728)6619d8dstatfs: Fix definitions for s390x musl with libc 0.2.176 (#2678)478594eAdd api to get inner WatchDescriptor id, to work with c code. (#2718)5507629docs: minor fix in tcgetpgrp and tcsetpgrp doc comments (#2731)9aea929time: update comment in zero_init_timespec (#2730)b44fd1aFreeBSD: add pthread_getthreadid_np() (#2725)Updates
libcfrom 0.2.180 to 0.2.183Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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