release: bump Codex Security to 0.1.25 - #751
Open
mldangelo-oai wants to merge 1 commit into
Open
Conversation
Collaborator
Author
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. 🎉 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Prepare
@openai/codex-security0.1.25 with reviewed release notes for the changes merged since 0.1.24.Changes
sdk/typescript/package.jsonfrom 0.1.24 to 0.1.25. The pnpm lockfile does not record the root package version and needs no change..github/release-notes.mdwith Windows reliability fixes, PowerShell and UTF-16 source coverage, scoped inventory fixes, and container metadata improvements.This PR changes only release metadata and documentation. The behavior described in the notes is already on
main; this PR adds no CLI or SDK surface.Testing
All focused checks passed:
git diff --check.prettier --check .github/release-notes.md sdk/typescript/package.json.sdk/typescript:bun test --timeout 30000 ./tests-ts/release-automation.test.ts ./tests-ts/release-cut-workflow.test.ts— 285 passed, 0 failed (seed 3721355575).Full SDK, plugin, and package suites were not run locally for this metadata and documentation change. Required hosted CI remains a merge gate.
Risk and rollout
Merging this bump starts the existing npm release process only after
node-cisucceeds for the exact merged commit. Publication uses the protected npm environment. Preparing this PR does not create a release tag or publish a package, GitHub release, or container image.Before merging, confirm that 0.1.25 remains unpublished, the notes match the final changes since
npm-v0.1.24, and required CI and review pass on the current head. Container publication remains separate from npm publication, and existing stable container tags are not updated in place.Public disclosure review
The branch name, title, description, commit, complete two-file diff, review request, and documentation links contain only public, generic technical details. No logs, screenshots, or attachments are included.