chore(deps): bump openai/codex-action from 1.11 to 1.12 - #3768
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump openai/codex-action from 1.11 to 1.12#3768dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [openai/codex-action](https://github.com/openai/codex-action) from 1.11 to 1.12. - [Changelog](https://github.com/openai/codex-action/blob/main/CHANGELOG.md) - [Commits](openai/codex-action@52fe01e...8636508) --- updated-dependencies: - dependency-name: openai/codex-action dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Contributor
Castiron custom code✅ No new custom-code files detected. 34 mixed files remain; 0 existing customizations changed. Compared 34 existing customizations unchanged
A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 33379289018 --repo openai/openai-python \
--name castiron-custom-code-33379289018-1 --dir /tmp/castiron-custom-code-33379289018-1
git apply --stat /tmp/castiron-custom-code-33379289018-1/custom-code.patch
cat /tmp/castiron-custom-code-33379289018-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin b19c2161b1eac80fbf1f6f67a64a50af99c53356 bf201d836eb231313ad0055f985cf1cfbf2bcbbb
python3 scripts/castiron/custom_code_report.py report \
--base b19c2161b1eac80fbf1f6f67a64a50af99c53356 \
--head bf201d836eb231313ad0055f985cf1cfbf2bcbbb --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-bf201d836eb2
cat /tmp/castiron-custom-code-bf201d836eb2/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
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.
Bumps openai/codex-action from 1.11 to 1.12.
Changelog
Sourced from openai/codex-action's changelog.
... (truncated)
Commits
8636508fix: improve runner setup and configuration handlingc385816Retry network errors/transient HTTP errors in GitHub API requests (#128)dd78cb6docs: update CHANGELOG for v1.11 (#117)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)