mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #611] [MERGED] chore(deps): bump uds_windows from 1.0.2 to 1.1.0 #1016
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/611
Author: @dependabot[bot]
Created: 12/18/2023
Status: ✅ Merged
Merged: 12/25/2023
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/uds_windows-1.1.0📝 Commits (2)
159a2c2refactor(windows-rs): use "wide" fns uniformlyfd37d21chore(deps): bump uds_windows from 1.0.2 to 1.1.0📊 Changes
6 files changed (+73 additions, -59 deletions)
View changed files
📝
Cargo.lock(+10 -2)📝
komorebi/Cargo.toml(+1 -0)📝
komorebi/src/border.rs(+13 -13)📝
komorebi/src/hidden.rs(+13 -13)📝
komorebi/src/windows_api.rs(+23 -24)📝
komorebi/src/windows_callbacks.rs(+13 -7)📄 Description
Bumps uds_windows from 1.0.2 to 1.1.0.
Release notes
Sourced from uds_windows's releases.
Changelog
Sourced from uds_windows's changelog.
Commits
363423echore: add CHANGELOG.mdfb5e294chore: release uds_windows version 1.1.09dd3467chore: add release workflow1c22796chore: update release.toml61faef4chore: add cliff.toml and release.tomld0945bdci: add conventional commit checkerf5ca3b1fix: clippy warnings3cc1414ci: move clippy to the main workflowdf87259Added safety comments above unsafe blocks within safe functions14f3cbeSupport I/O Safety types and traits: AsSocket, BorrowedSocket, OwnedSocketDependabot 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.