Skip to content

chore(main): release 0.5.2 - #52

Merged
smorin merged 2 commits into
mainfrom
release-please--branches--main--components--togl
Jul 17, 2026
Merged

chore(main): release 0.5.2#52
smorin merged 2 commits into
mainfrom
release-please--branches--main--components--togl

Conversation

@smorin-release-please

@smorin-release-please smorin-release-please Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.2 (2026-07-17)

Bug Fixes

  • release: idempotent npm publishes; clear RUSTSEC advisories (#51) (9514cdb)

This PR was generated with Release Please. See documentation.

Review in cubic

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bb32bcae05

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Cargo.toml

[workspace.package]
version = "0.5.1"
version = "0.5.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Regenerate Cargo.lock for the release bump

With this workspace version bump, the checked-in lockfile still records the workspace packages togl, togl-ffi, and togl-lib at 0.5.1, so Cargo has to rewrite Cargo.lock before building 0.5.2. I checked .github/workflows/ci.yml (clippy/test) and .github/workflows/release.yml (wheel build), and they use --locked; Cargo documents that flag as asserting Cargo.lock remains unchanged, so those jobs fail on this release PR/tag until cargo update --workspace is committed with the 0.5.2 lockfile entries.

Useful? React with 👍 / 👎.

@smorin
smorin merged commit dfe5630 into main Jul 17, 2026
20 checks passed
@smorin-release-please

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

1 participant