build(deps): bump the patch-versions group with 6 updates#1032
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the patch-versions group with 6 updates#1032dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the patch-versions group with 6 updates: | Package | From | To | | --- | --- | --- | | [smol_str](https://github.com/rust-lang/rust-analyzer) | `0.3.5` | `0.3.6` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [redis](https://github.com/redis-rs/redis-rs) | `1.0.4` | `1.0.5` | | [inotify](https://github.com/hannobraun/inotify) | `0.11.0` | `0.11.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.44` | `1.0.45` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.2` | `0.6.3` | Updates `smol_str` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) Updates `libc` from 0.2.182 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.182...0.2.183) Updates `redis` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.0.4...redis-1.0.5) Updates `inotify` from 0.11.0 to 0.11.1 - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.11.0...v0.11.1) Updates `quote` from 1.0.44 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) Updates `socket2` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: smol_str dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: redis dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: inotify dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: quote dependency-version: 1.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
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 patch-versions group with 6 updates:
0.3.50.3.60.2.1820.2.1831.0.41.0.50.11.00.11.11.0.441.0.450.6.20.6.3Updates
smol_strfrom 0.3.5 to 0.3.6Commits
Updates
libcfrom 0.2.182 to 0.2.183Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
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 typeUpdates
redisfrom 1.0.4 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
inotifyfrom 0.11.0 to 0.11.1Changelog
Sourced from inotify's changelog.
Commits
425d4e1Update versionc388f0aUpdate changelog9df4910Auto-formatCHANGELOG.md24c6e48Merge pull request #248 from WhyNotHugo/now_or_never34ca041Test draining without blocking0c57af9Merge pull request #243 from WhyNotHugo/test-deletec5617bdAdd test for DELETE and DELETE_SELF events5aae461Merge pull request #244 from WhyNotHugo/warn-vecfb88cceWarn about using Vec::with_capacity(4096) as buffer7ef750bMerge pull request #240 from JackDyre/event-into-stream-docsUpdates
quotefrom 1.0.44 to 1.0.45Release notes
Sourced from quote's releases.
Commits
842ffdeRelease 1.0.4593d691cMerge pull request #326 from dtolnay/arcd27d589ToTokens for Arc24d1082Update ui test suite to nightly-2026-02-1826b1276Unpin CI miri toolchainc5e1c9ePin CI miri to nightly-2026-02-1158e2155Remove compiler version support from readme1fc6b50Raise required compiler to Rust 1.71515480aUpdate ui test suite to nightly-2026-02-012c5e770Update ui test suite to nightly-2026-01-30Updates
socket2from 0.6.2 to 0.6.3Changelog
Sourced from socket2's changelog.
Commits
642df44Release v0.6.3e47157cFix broken Windows MSRV CI (#641)0955c52Add wasm32-wasip2 target support (#639)1a24057Add Socket::(set_)ip_transparent_v6b1f6b27Update to windows-sys 0.6143ba0edAdd capability to set TCP ACK Frequency on Windows (#638)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 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