Skip to content

chore: release main - #40

Closed
MikeGrier wants to merge 1 commit into
mainfrom
release-please--branches--main
Closed

chore: release main#40
MikeGrier wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@MikeGrier

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

windows-file-watcher: 0.1.2

0.1.2 (2026-08-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • wtf-string bumped from 0.1.0 to 0.2.0
windows-ioring-sys: 0.1.2

0.1.2 (2026-08-24)

Dependencies

  • The following workspace dependencies were updated
    • dev-dependencies
      • windows-topology-sys bumped from 0.1.0 to 0.2.0
windows-topology-sys: 0.2.0

0.2.0 (2026-08-24)

⚠ BREAKING CHANGES

  • reset all crate versions to the lowest available pre-1.0 numbers

Bug Fixes

  • sync all workspace crate versions to match main (ioring 1.0.0, topology 0.2.0) (a160260)
  • topology: preserve exact integer precision in AttributeValue (d5c0464)
  • topology: use inline code instead of broken intra-doc links to a private constant (b41d86f)
  • topology: use usize::BITS for processor-count limits, fix CacheKind::Other's signed round-trip, reject reserved-key collisions, and fix legacy GroupCount==0 decoding (63aac30)

Miscellaneous Chores

  • reset all crate versions to the lowest available pre-1.0 numbers (3299724)
wtf-string: 0.2.0

0.2.0 (2026-08-24)

⚠ BREAKING CHANGES

  • reset all crate versions to the lowest available pre-1.0 numbers

Miscellaneous Chores

  • reset all crate versions to the lowest available pre-1.0 numbers (3299724)

This PR was generated with Release Please. See documentation.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

crates/wtf-string/CHANGELOG.md has a duplicated ## Changelog header that should be corrected before merging.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Release-please generated release PR to bump crate versions and update release artifacts across the workspace.

Changes:

  • Bump crate versions: windows-file-watcher -> 0.1.2, windows-ioring-sys -> 0.1.2, windows-topology-sys -> 0.2.0, wtf-string -> 0.2.0.
  • Update per-crate CHANGELOG.md entries for the new releases.
  • Refresh workspace release metadata (.release-please-manifest.json) and Cargo.lock to match the new versions.
File summaries
File Description
crates/wtf-string/CHANGELOG.md Adds 0.2.0 entry; contains a duplicated ## Changelog heading that should be fixed.
crates/wtf-string/Cargo.toml Bumps wtf-string version to 0.2.0.
crates/windows-topology-sys/CHANGELOG.md Adds 0.2.0 entry with breaking-change note and fixes list.
crates/windows-topology-sys/Cargo.toml Bumps windows-topology-sys version to 0.2.0.
crates/windows-ioring-sys/CHANGELOG.md Adds 0.1.2 entry noting updated dev-dependency on windows-topology-sys.
crates/windows-ioring-sys/Cargo.toml Bumps windows-ioring-sys version to 0.1.2 and updates windows-topology-sys dev-dependency version.
crates/windows-file-watcher/CHANGELOG.md Adds 0.1.2 entry noting updated dependency on wtf-string.
crates/windows-file-watcher/Cargo.toml Bumps windows-file-watcher version to 0.1.2 and updates wtf-string dependency version.
Cargo.lock Updates locked package versions for the released crates.
.release-please-manifest.json Updates release-please manifest versions for the released crates.
Review details
  • Files reviewed: 9/10 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +14 to 18
## Changelog

## Changelog

Releases from 0.2.0 onward are generated by release-please from conventional
@MikeGrier

Copy link
Copy Markdown
Owner Author

Superseded: this PR was generated before windows-topology-sys and wtf-string had release tags. Those were published via workflow_dispatch and so never got tagged, leaving release-please without a baseline for them -- it replayed their full history (including the breaking version-reset commit) and proposed 0.2.0 for two crates that have not changed, plus dependent bumps for two more. Baseline tags are now in place and release-please reports 'No commits for path' for all six crates.

@MikeGrier MikeGrier closed this Aug 24, 2026
@MikeGrier
MikeGrier deleted the release-please--branches--main branch August 24, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants