WSL-Hello-sudo
WSL-Hello-sudo copied to clipboard
build(deps): bump windows from 0.27.0 to 0.32.0
Bumps windows from 0.27.0 to 0.32.0.
Release notes
Sourced from windows's releases.
0.32.0
What's Changed
- Use correct lib for internal bindings by
@kennykerrin microsoft/windows-rs#1432- Derive
PartialEqandEqfor scoped enums to support constant patterns by@kennykerrin microsoft/windows-rs#1438- Trait-based
implementmacro by@kennykerrin microsoft/windows-rs#1450- Improve enum code gen by
@kennykerrin microsoft/windows-rs#1457- Require delegates to be
Sendby@kennykerrin microsoft/windows-rs#1458- Check windows-sys with 1.46 as MSRV by
@kennykerrin microsoft/windows-rs#1460- Simpler error interop by
@kennykerrin microsoft/windows-rs#1462- Improve core/xaml app sample ergonomics by
@riverarin microsoft/windows-rs#1463- Make handle fields
constby@kennykerrin microsoft/windows-rs#1468- Improve crate naming and build validation by
@kennykerrin microsoft/windows-rs#1469- Make applicable fields
constby@kennykerrin microsoft/windows-rs#1470- Avoid generating invalid
Debugtraits by@kennykerrin microsoft/windows-rs#1473- Reliably handle Unicode string literals by
@kennykerrin microsoft/windows-rs#1480- Update Win32 metadata to 17.0.9 by
@kennykerrin microsoft/windows-rs#1482- Support functions that don't return by
@kennykerrin microsoft/windows-rs#1485- Update target lib files by
@riverarin microsoft/windows-rs#1488windows-implementcrate refactor by@kennykerrin microsoft/windows-rs#1489- Precise generic type code generation by
@kennykerrin microsoft/windows-rs#1492- Add AgileReference by
@Nerixyzin microsoft/windows-rs#1474New Contributors
@Nerixyzmade their first contribution in microsoft/windows-rs#1474Full Changelog: https://github.com/microsoft/windows-rs/compare/0.30.0...0.32.0
0.30.0
What's Changed
- Implement
Debugtrait forwindowscrate by@kennykerrin microsoft/windows-rs#1395- Add bitwise operators for flag enums by
@kennykerrin microsoft/windows-rs#1413- Add uwp targets by
@bdbaiin microsoft/windows-rs#1416- Add repository URLs to all library Cargo manifests by
@complexspacesin microsoft/windows-rs#1418- Reintroduces handle types for the
windowscrate by@kennykerrin microsoft/windows-rs#1423- Remove std feature by
@kennykerrin microsoft/windows-rs#1424New Contributors
@complexspacesmade their first contribution in microsoft/windows-rs#1418Full Changelog: https://github.com/microsoft/windows-rs/compare/0.29.0...0.30.0
0.29.0
- Update win32 metadata (1387)
- Feature and doc generation for
windows-sys(1381)- New
windows-bindgenfor simpler code generation (1379)- Simplify and unify underlying types (1368)
- Callbacks now consistently use
Option(1344)- Reduce crate size by limiting Xaml bindings (1341)
- Other small improvements and fixes
... (truncated)
Commits
a100332Version 0.32.0 (#1495)465f01a0.31.0 (#1484)4fc9e3bAdd AgileReference (#1474)faaf25bPrecise generic type code generation (#1492)7abd4ccwindows-implement refactor (#1489)3c3c5b9Update target lib files (#1488)cd0d294Split clippy into separate build runner (#1487)aa21d43Support functions that don't return (#1485)9a27020Update Win32 metadata to 17.0.9 (#1482)2c54231Reliably handle Unicode string literals (#1480)- Additional commits viewable in compare view
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 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 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.