Skip to content

chore: release main#1718

Open
github-actions[bot] wants to merge 4 commits into
mainfrom
release-please--branches--main
Open

chore: release main#1718
github-actions[bot] wants to merge 4 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.50

0.2.50 (2026-07-02)

Bug Fixes

modelaudit-picklescan: 0.1.9

0.1.9 (2026-07-02)

Bug Fixes


This PR was generated with Release Please. See documentation.

@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: ed08c56119

ℹ️ 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 pyproject.toml
[project]
name = "modelaudit"
version = "0.2.49"
version = "0.2.50"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep uv.lock in sync with the released version

This release bump updates pyproject.toml to 0.2.50, but the committed lock file still has the root modelaudit package block at version = "0.2.49" in uv.lock. On this release/dependency path, the CI lock-consistency job runs uv lock --check, and any --locked install/metadata consumer will see the previous package version from the lock, so the release commit should include the uv lock update alongside this version change.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 47e8ff5 to 22cb168 Compare July 1, 2026 14:56

@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: 6e62834a72

ℹ️ 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".

[package]
name = "modelaudit-picklescan-rust"
version = "0.1.8" # x-release-please-version
version = "0.1.9" # x-release-please-version

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Refresh Cargo.lock with the crate version bump

This release bump changes the Rust crate to 0.1.9, but packages/modelaudit-picklescan/Cargo.lock still records modelaudit-picklescan-rust as 0.1.7. On a clean checkout, Cargo treats that as a lockfile update; cargo check --help documents --locked as asserting the lock file remains unchanged, and the picklescan MSRV check in .github/workflows/test.yml:1003-1006 uses --locked. Please regenerate Cargo.lock with the version bump so locked builds and the committed release metadata agree.

Useful? React with 👍 / 👎.

@mldangelo-oai mldangelo-oai enabled auto-merge (squash) July 1, 2026 15:04
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from a564f7d to d8cc3b4 Compare July 2, 2026 04:33
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 5948cb6 to b241fe2 Compare July 2, 2026 05:14
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