Skip to content

chore(deps): bump uds_windows from 1.1.0 to 1.2.1 in /codex-rs#30

Merged
Waste1and merged 1 commit intomainfrom
dependabot/cargo/codex-rs/uds_windows-1.2.1
Mar 21, 2026
Merged

chore(deps): bump uds_windows from 1.1.0 to 1.2.1 in /codex-rs#30
Waste1and merged 1 commit intomainfrom
dependabot/cargo/codex-rs/uds_windows-1.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps uds_windows from 1.1.0 to 1.2.1.

Release notes

Sourced from uds_windows's releases.

v1.2.1

  • Require windows-sys >= 0.60 since BOOL moved to windows_sys::core in 0.60

v1.2.0

  • Migrate from unmaintained winapi crate to official Microsoft windows-sys crate
  • Set minimum Rust version (MSRV) to 1.85
  • Update to Rust edition 2021
  • Remove unused NetInt trait
  • Fix clippy warnings and use explicit lifetime syntax
Changelog

Sourced from uds_windows's changelog.

[1.2.1] - 2026-03-14

  • Require windows-sys >= 0.60 since BOOL moved to windows_sys::core in 0.60

[1.2.0] - 2026-03-04

  • Migrate from unmaintained winapi crate to official Microsoft windows-sys crate
  • Set minimum Rust version (MSRV) to 1.85
  • Update to Rust edition 2021
  • Remove unused NetInt trait
  • Fix clippy warnings and use explicit lifetime syntax
Commits
  • 0b3a6ff chore: inc release to 1.2.1
  • 09c26f3 fix: require windows-sys >=0.60 since BOOL moved to core module
  • a6f7801 fix: use range for windows-sys dependency
  • d47604c chore: bump version to 1.2.0 and add CHANGELOG.md
  • 6edc47a fix: resolve clippy warnings for Rust 1.85
  • 6fcd095 chore: set minimum Rust version to 1.85 and add rust-toolchain.toml
  • 16db1c9 chore: migrate from winapi to windows-sys
  • 1c57469 fix: use explicit lifetime syntax to fix mismatched_lifetime_syntaxes warnings
  • b90d51b chore: remove unused NetInt trait
  • f02fd07 chore: remove extern in lib.rs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [uds_windows](https://github.com/haraldh/rust_uds_windows) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/haraldh/rust_uds_windows/releases)
- [Changelog](https://github.com/haraldh/rust_uds_windows/blob/master/CHANGELOG.md)
- [Commits](haraldh/rust_uds_windows@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: uds_windows
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 20, 2026
@dependabot dependabot bot requested a review from Waste1and as a code owner March 20, 2026 22:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 20, 2026
@Waste1and Waste1and merged commit 545dfbe into main Mar 21, 2026
4 of 34 checks passed
@Waste1and Waste1and deleted the dependabot/cargo/codex-rs/uds_windows-1.2.1 branch March 21, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant