chore(deps): bump the go-minor-and-patch group across 1 directory with 2 updates - #144
chore(deps): bump the go-minor-and-patch group across 1 directory with 2 updates#144dependabot[bot] wants to merge 1 commit into
Conversation
Castiron custom code✅ No new custom-code files detected. 5 mixed files remain; 0 existing customizations changed. Compared 5 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 34105952038 --repo openai/openai-cli \
--name castiron-custom-code-34105952038-1 --dir /tmp/castiron-custom-code-34105952038-1
git apply --stat /tmp/castiron-custom-code-34105952038-1/custom-code.patch
cat /tmp/castiron-custom-code-34105952038-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin 1048593bafed0651612f770a831cd69ffb5a2c22 dd334af3e0de539b7a2fa438c0ef098fa484c251
python3 scripts/castiron/custom_code_report.py report \
--base 1048593bafed0651612f770a831cd69ffb5a2c22 \
--head dd334af3e0de539b7a2fa438c0ef098fa484c251 --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-dd334af3e0de
cat /tmp/castiron-custom-code-dd334af3e0de/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
ca27c78 to
c7d6513
Compare
c7d6513 to
63817c2
Compare
|
@codex review |
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". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
…h 2 updates Bumps the go-minor-and-patch group with 2 updates in the / directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [github.com/urfave/cli/v3](https://github.com/urfave/cli). Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.12.0...v1.12.1) Updates `github.com/urfave/cli/v3` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.10.1...v3.11.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
63817c2 to
dd334af
Compare
Bumps the go-minor-and-patch group with 2 updates in the / directory: github.com/stretchr/testify and github.com/urfave/cli/v3.
Updates
github.com/stretchr/testifyfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.50358d0echange yaml library to go.yaml.in/yaml/v3Updates
github.com/urfave/cli/v3from 3.10.1 to 3.11.0Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
138d3b3Merge pull request #2410 from dearchap/issue_24041bee208test: fix ineffective mutex error-string assertion and add mirror cases5ec7335Merge pull request #2408 from urfave/issue_2405cccd133Merge branch 'main' into issue_2405493a0d3test: add shell-completion case for hidden BoolWithInverseFlag141d89cMerge pull request #2407 from dearchap/issue_24069eee563test: cover Run with no args, empty name, and shell completion79f8fc7Merge pull request #2395 from utkarshalpha/fix/hide-help-command-inheritance8f56e7fMerge branch 'main' into fix/hide-help-command-inheritance339a375Merge pull request #2386 from BrandonIrizarry/bci