Skip to content

Bump windows from 0.58.0 to 0.61.3 - #437

Merged
btsouth merged 2 commits into
mainfrom
dependabot/cargo/windows-0.61.3
Sep 15, 2026
Merged

btsouth merged 2 commits into
mainfrom
dependabot/cargo/windows-0.61.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps windows from 0.58.0 to 0.61.3.

Commits

Note

Bump windows crate from 0.58.0 to 0.61.3 and adapt call sites

  • Upgrades the windows crate dependency in both rust/Cargo.toml and apps/desktop-tauri/src-tauri/Cargo.toml, and enables the new Win32_System_Ole, Win32_System_Variant, and Win32_System_StructuredStorage feature sets required by the newer API.
  • Moves BOOL imports from Windows::Foundation to Windows::core across focus.rs, secure_file.rs, and windows_security.rs to match the new crate layout.
  • Updates LocalFree, security-descriptor retrieval, SetNamedSecurityInfoW, and well-known SID creation calls to use the newer optional-pointer/optional-handle argument form across cookies.rs, secure_file.rs, and windows_security.rs.
  • Adjusts the VARIANT import in taskbar.rs, the PROPERTYKEY namespace in notifications.rs, the credential-read flag in api.rs, and passes a native boolean to the signer-chain lookup in signature.rs.
  • Risk: any out-of-tree consumer relying on the old windows 0.58 API surface (e.g. BOOL from Foundation, non-optional pointer args) will need matching updates.

Macroscope summarized 9328c87.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 8, 2026
@dependabot
dependabot Bot requested a review from btsouth as a code owner September 8, 2026 07:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 8, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ceiling 9328c87 Commit Preview URL

Branch Preview URL
Sep 15 2026, 09:41 PM

Bumps [windows](https://github.com/microsoft/windows-rs) from 0.58.0 to 0.61.3.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

---
updated-dependencies:
- dependency-name: windows
  dependency-version: 0.61.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/windows-0.61.3 branch from 4306ab5 to 64496a9 Compare September 15, 2026 21:28
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: bb65fa24-8fe5-44b9-8149-3cd0c79801ff

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@btsouth
btsouth merged commit f6d4226 into main Sep 15, 2026
11 checks passed
@btsouth
btsouth deleted the dependabot/cargo/windows-0.61.3 branch September 15, 2026 21:48
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