Skip to content

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore in / - #902

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go_modules-6cc892906f
Open

build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore in /#902
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go_modules-6cc892906f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/Azure/azure-sdk-for-[go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go in / from 1.23.0 to 1.23.1.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.23.0 to 1.23.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-[go/sdk/azcore's](https://www.golinks.io/sdk/azcore's?trackSource=github) releases.

sdk/azcore/v1.23.1

1.23.1 (2026-08-27)

Other Changes

  • Upgraded dependencies.
Commits
  • d86ae78 Prep azcore for release (#27471)
  • 33dd768 [azwebpubsub] Fix GenerateClientAccessURL on the TokenCredential path (#27422)
  • a27ca57 Upgrade TypeSpec Go emitter dependencies (#27466)
  • af75eb0 [AutoPR sdk-resourcemanager/purestorageblock/armpurestorageblock]-generated-f...
  • 8dcff8c [AutoPR sdk-resourcemanager/redisenterprise/armredisenterprise]-generated-fro...
  • e4569f1 [AutoPR sdk-resourcemanager/chaos/armchaos]-generated-from-SDK Generation - G...
  • 7069bf8 [AutoPR sdk-resourcemanager/horizondb/armhorizondb]-generated-from-SDK Genera...
  • 5ceffce Bump gh-aw to v0.86.2 for mgmt review workflow (#27460)
  • 663b6ce Enhance azblob perf tests with OAuth, parallel setup, and profiling (#27324)
  • cf17431 [AutoPR sdk-resourcemanager/containerservice/armcontainerservice]-generated-f...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) in `/` from 1.23.0 to 1.23.1.


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.23.0...sdk/azcore/v1.23.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 09:13
@dependabot dependabot Bot added the go Pull requests that update go code label Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Castiron custom code

✅ No new custom-code files detected.

16 mixed files remain; 0 existing customizations changed.

Compared 52e95a974582e1622a498d6c. Generated baselines verified.

16 existing customizations unchanged
  • api.md
  • betaresponse.go
  • betathreadmessage.go
  • chatcompletion.go
  • client.go
  • finetuningcheckpointpermission.go
  • responses/response.go
  • scripts/castiron/README.md
  • scripts/castiron/custom_code_report.py
  • scripts/castiron/test_custom_code_report.py
  • shared/shared.go
  • vectorstorefile.go
  • vectorstorefile_test.go
  • vectorstorefilebatch.go
  • video.go
  • webhooks/webhook.go

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 34104895666 --repo openai/openai-go \
  --name castiron-custom-code-34104895666-1 --dir /tmp/castiron-custom-code-34104895666-1
git apply --stat /tmp/castiron-custom-code-34104895666-1/custom-code.patch
cat /tmp/castiron-custom-code-34104895666-1/custom-code.patch

Or reproduce it from an SDK checkout containing the vendored reporter:

git fetch --no-tags origin 52e95a974582ebd8d3b23f349e1bcdbbb899c0ac e1622a498d6cc45bf59c0510e49b10487fd142d7
python3 scripts/castiron/custom_code_report.py report \
  --base 52e95a974582ebd8d3b23f349e1bcdbbb899c0ac \
  --head e1622a498d6cc45bf59c0510e49b10487fd142d7 --fetch --require-head-hash --public \
  --out /tmp/castiron-custom-code-e1622a498d6c
cat /tmp/castiron-custom-code-e1622a498d6c/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

@openai-sdks

openai-sdks Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

OkTest Summary

236/236 SDK tests passed in 10.414s for Go SDK PR #902.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 241ms
tests/chat-completions-create.test.ts ✅ Passed 251ms
tests/chat-completions-stream.test.ts ✅ Passed 146ms
tests/files-content-binary.test.ts ✅ Passed 141ms
tests/files-create-multipart.test.ts ✅ Passed 114ms
tests/files-list-pagination.test.ts ✅ Passed 140ms
tests/initialize-config.test.ts ✅ Passed 227ms
tests/instance-isolation.test.ts ✅ Passed 175ms
tests/models-list.test.ts ✅ Passed 193ms
tests/responses-background-lifecycle.test.ts ✅ Passed 313ms
tests/responses-body-method-errors.test.ts ✅ Passed 462ms
tests/responses-cancel-timeout.test.ts ✅ Passed 300ms
tests/responses-cancel.test.ts ✅ Passed 283ms
tests/responses-compact-retries.test.ts ✅ Passed 293ms
tests/responses-compact.test.ts ✅ Passed 319ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 203ms
tests/responses-create-advanced.test.ts ✅ Passed 196ms
tests/responses-create-disconnect.test.ts ✅ Passed 972ms
tests/responses-create-errors.test.ts ✅ Passed 321ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 160ms
tests/responses-create-retries.test.ts ✅ Passed 350ms
tests/responses-create-stream-failures.test.ts ✅ Passed 119ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 206ms
tests/responses-create-stream-wire.test.ts ✅ Passed 2.479s
tests/responses-create-stream.test.ts ✅ Passed 170ms
tests/responses-create-terminal-states.test.ts ✅ Passed 325ms
tests/responses-create-timeout.test.ts ✅ Passed 250ms
tests/responses-create.test.ts ✅ Passed 299ms
tests/responses-delete.test.ts ✅ Passed 268ms
tests/responses-input-items-errors.test.ts ✅ Passed 154ms
tests/responses-input-items-list.test.ts ✅ Passed 170ms
tests/responses-input-items-options.test.ts ✅ Passed 229ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 320ms
tests/responses-input-tokens-count.test.ts ✅ Passed 360ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.03s
tests/responses-not-found-errors.test.ts ✅ Passed 391ms
tests/responses-parse.test.ts ✅ Passed 228ms
tests/responses-retrieve-retries.test.ts ✅ Passed 283ms
tests/responses-retrieve.test.ts ✅ Passed 290ms
tests/responses-stored-method-errors.test.ts ✅ Passed 704ms
tests/retry-behavior.test.ts ✅ Passed 3.147s
tests/sdk-error-shape.test.ts ✅ Passed 439ms

View OkTest run #34104836233

SDK merge (09e58340c2c6) · head (e1622a498d6c) · base (52e95a974582) · OkTest (08ec4299e769)

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.

0 participants