Skip to content

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

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

chore(deps): bump uds_windows from 1.1.0 to 1.2.1 in /codex-rs#4
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 Jul 21, 2026

Copy link
Copy Markdown
Contributor

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 Jul 21, 2026
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