Skip to content

chore(deps): bump the go-minor-and-patch group across 1 directory with 2 updates - #144

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-and-patch-93fa906677
Open

chore(deps): bump the go-minor-and-patch group across 1 directory with 2 updates#144
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-and-patch-93fa906677

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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/testify from 1.12.0 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

Commits

Updates github.com/urfave/cli/v3 from 3.10.1 to 3.11.0

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.11.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.10.1...v3.11.0

Commits
  • 138d3b3 Merge pull request #2410 from dearchap/issue_2404
  • 1bee208 test: fix ineffective mutex error-string assertion and add mirror cases
  • 5ec7335 Merge pull request #2408 from urfave/issue_2405
  • cccd133 Merge branch 'main' into issue_2405
  • 493a0d3 test: add shell-completion case for hidden BoolWithInverseFlag
  • 141d89c Merge pull request #2407 from dearchap/issue_2406
  • 9eee563 test: cover Run with no args, empty name, and shell completion
  • 79f8fc7 Merge pull request #2395 from utkarshalpha/fix/hide-help-command-inheritance
  • 8f56e7f Merge branch 'main' into fix/hide-help-command-inheritance
  • 339a375 Merge pull request #2386 from BrandonIrizarry/bci
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 09:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown

Castiron custom code

✅ No new custom-code files detected.

5 mixed files remain; 0 existing customizations changed.

Compared 1048593bafeddd334af3e0de. Generated baselines verified.

5 existing customizations unchanged
  • pkg/cmd/adminorganizationcertificate.go
  • pkg/cmd/cmd.go
  • scripts/castiron/README.md
  • scripts/castiron/custom_code_report.py
  • scripts/castiron/test_custom_code_report.py

A changed generated baseline means this report cannot reliably identify which handwritten lines changed.

Inspect the custom-code diff

Download 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.patch

Or 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.patch

This is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR.

Full report and patch

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-minor-and-patch-93fa906677 branch from ca27c78 to c7d6513 Compare September 3, 2026 00:40
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-minor-and-patch-93fa906677 branch from c7d6513 to 63817c2 Compare September 3, 2026 20:04
@markstuart-oai

Copy link
Copy Markdown
Contributor

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-06T01:32:49.864414Z 63817c2 Manual request
🔒 Security Review Completed 2026-09-06T01:33:53.100575Z 63817c2 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: 63817c2739

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: 63817c2739

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

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>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-minor-and-patch-93fa906677 branch from 63817c2 to dd334af Compare September 7, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant