Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/codex-rs/uds_windows-1.2.1
Open

build(deps): bump uds_windows from 1.1.0 to 1.2.1 in /codex-rs#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/codex-rs/uds_windows-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2026

Copy link
Copy Markdown

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 21, 2026
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 changed the title chore(deps): bump uds_windows from 1.1.0 to 1.2.1 in /codex-rs build(deps): bump uds_windows from 1.1.0 to 1.2.1 in /codex-rs Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/codex-rs/uds_windows-1.2.1 branch from b6e2b18 to 59f200d Compare April 2, 2026 15:33
@dependabot @github

dependabot Bot commented on behalf of github Apr 18, 2026

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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.

0 participants