chore(deps-dev): bump the development-dependencies group with 3 updates - #560
Conversation
Bumps the development-dependencies group with 3 updates: [sorbet](https://github.com/sorbet/sorbet), [sorbet-runtime](https://github.com/sorbet/sorbet) and [webmock](https://github.com/bblimke/webmock). Updates `sorbet` from 0.6.12753 to 0.6.13437 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.6.13427 to 0.6.13437 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `webmock` from 3.26.2 to 3.26.3 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.2...v3.26.3) --- updated-dependencies: - dependency-name: sorbet dependency-version: 0.6.13437 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sorbet-runtime dependency-version: 0.6.13437 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: webmock dependency-version: 3.26.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Castiron custom code✅ No new custom-code files detected. 47 mixed files remain; 0 existing customizations changed. Compared 47 existing customizations unchanged
7 more in the full report. 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 33434015340 --repo openai/openai-ruby \
--name castiron-custom-code-33434015340-1 --dir /tmp/castiron-custom-code-33434015340-1
git apply --stat /tmp/castiron-custom-code-33434015340-1/custom-code.patch
cat /tmp/castiron-custom-code-33434015340-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin 8d32aa1764ecff22d2cb3114fa1a4b6f7faa309b 36a80a1ace248d44583bdd8092e6a2ba5cd063f9
python3 scripts/castiron/custom_code_report.py report \
--base 8d32aa1764ecff22d2cb3114fa1a4b6f7faa309b \
--head 36a80a1ace248d44583bdd8092e6a2ba5cd063f9 --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-36a80a1ace24
cat /tmp/castiron-custom-code-36a80a1ace24/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c5d529ed7b
ℹ️ 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".
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. |
HAYDEN-OAI
left a comment
There was a problem hiding this comment.
Reviewed 36a80a1. No substantive introduced issues found. The Sorbet compiler ceiling remains intact; the updated Sorbet runtime tags have identical runtime source, and the WebMock adapter changes are compatible with the locked protocol libraries. The separate Bedrock lock still satisfies its unchanged declarations.
Static source review only; no tests, builds, CI or mergeability assessed.
Bumps the development-dependencies group with 3 updates: sorbet, sorbet-runtime and webmock.
Updates
sorbetfrom 0.6.12753 to 0.6.13437Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-runtimefrom 0.6.13427 to 0.6.13437Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
webmockfrom 3.26.2 to 3.26.3Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
ee409acVersion 3.26.32c976d5Merge pull request #1127 from jbockler/curb-1.35b40155Confirm to work with curb 1.3.7f685e7eMerge pull request #1130 from lesleh/fix-async-http-status-descriptiona50557eFix NameError in async-http adapter on protocol-http1 >= 0.40Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions