build(deps): bump the patch-versions group with 5 updates - #1010
Merged
DanielHaimanot merged 1 commit intoJan 25, 2026
Conversation
Bumps the patch-versions group with 5 updates: | Package | From | To | | --- | --- | --- | | [zmij](https://github.com/dtolnay/zmij) | `1.0.15` | `1.0.17` | | [openssl-probe](https://github.com/rustls/openssl-probe) | `0.2.0` | `0.2.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.105` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.43` | `1.0.44` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.1` | `0.6.2` | Updates `zmij` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.15...1.0.17) Updates `openssl-probe` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/rustls/openssl-probe/releases) - [Commits](rustls/openssl-probe@0.2.0...0.2.1) Updates `proc-macro2` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.105...1.0.106) Updates `quote` from 1.0.43 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.43...1.0.44) Updates `socket2` from 0.6.1 to 0.6.2 - [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.1...v0.6.2) --- updated-dependencies: - dependency-name: zmij dependency-version: 1.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: openssl-probe dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: quote dependency-version: 1.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: socket2 dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
DanielHaimanot
approved these changes
Jan 25, 2026
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 5 updates:
1.0.151.0.170.2.00.2.11.0.1051.0.1061.0.431.0.440.6.10.6.2Updates
zmijfrom 1.0.15 to 1.0.17Commits
60c35b1Release 1.0.173294288Sync to vitaut/zmij@25bd96e4444a23Sync to vitaut/zmij@f087a342d4ef16Sync to vitaut/zmij@df35b9c414e8a0Sync to vitaut/zmij@6589edee3d6fb7Sync to vitaut/zmij@408ebfb72d4f62Sync to vitaut/zmij@98d01d3ee98051Sync to vitaut/zmij@ddbc414a3b9298Sync to vitaut/zmij@6df7f2abf1da59Sync to vitaut/zmij@6f0247eUpdates
openssl-probefrom 0.2.0 to 0.2.1Release notes
Sourced from openssl-probe's releases.
Commits
9181752Prepare 0.2.12a23322docs: clarify lib description, update README5e18d53feat: add openharmony platform preset certs folderdf769f4Update repo URL in Cargo metadatacc52ac7ci: check cargo-deny (and fix up SPDX metadata)4cfa095ci: check semver compatibility04e7058ci: check clippyfbce324ci: check code formatting11fba1bci: setup duplicate workflow cancellationa44b6f1ci: restrict workflow permissionsUpdates
proc-macro2from 1.0.105 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positionsUpdates
quotefrom 1.0.43 to 1.0.44Release notes
Sourced from quote's releases.
Commits
ad9fb40Release 1.0.446df23cdMerge pull request #323 from dtolnay/lifetimef784891Support raw lifetime508dbddAdd test of raw lifetime27cb8c9Update ui test suite to nightly-2026-01-21bdd36fcTouch up PR 321d62d6ecMerge pull request #321 from tamird/doc-alloc-format242c683doc: restore link toformat!Updates
socket2from 0.6.1 to 0.6.2Changelog
Sourced from socket2's changelog.
Commits
9a30f4fRelease v0.6.23403a44makeMsgHdrandMsgHdrMutrepr(transparent)to allow legally obtaining ...feac83aDon't set SO_NOSIGPIPE when accepting sockets (#632)3fe6576Test MSRV on Windows in CIa18be6aRe-enable CI check for armv7-sony-vita-newlibeabihf853f9a7Fix some typos in comments299c2e5Fixed cfg in original_dst_v6 test (#626)9463a02Enable CI for aarch64-apple-visionos4af7d3dfix getsockopt generic argument in notsent_lowata0810cdUpdate FreeBSD CI environmentDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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