build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity in / - #903
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity in /#903dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) in `/` from 1.14.0 to 1.14.1. Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.14.0...sdk/azidentity/v1.14.1) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Castiron custom code✅ No new custom-code files detected. 16 mixed files remain; 0 existing customizations changed. Compared 16 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 34104909909 --repo openai/openai-go \
--name castiron-custom-code-34104909909-1 --dir /tmp/castiron-custom-code-34104909909-1
git apply --stat /tmp/castiron-custom-code-34104909909-1/custom-code.patch
cat /tmp/castiron-custom-code-34104909909-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin 52e95a974582ebd8d3b23f349e1bcdbbb899c0ac 4f438329243de7dd02cf09f755030144019653e4
python3 scripts/castiron/custom_code_report.py report \
--base 52e95a974582ebd8d3b23f349e1bcdbbb899c0ac \
--head 4f438329243de7dd02cf09f755030144019653e4 --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-4f438329243d
cat /tmp/castiron-custom-code-4f438329243d/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: 4f43832924
ℹ️ 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".
| require ( | ||
| github.com/Azure/azure-sdk-for-go/sdk/azcore v1.23.0 | ||
| github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.14.0 | ||
| github.com/Azure/azure-sdk-for-go/sdk/azcore v1.23.1 |
There was a problem hiding this comment.
Update the examples module with the Azure dependency graph
The root now selects azcore v1.23.1, but the examples module—which replaces the SDK with ../ and imports openai-go/v3/azure—still requires azcore v1.23.0 and retains the previous transitive checksums. Consequently, the CI invocation of (cd examples && go mod tidy -diff) in scripts/check-go-mod:10-11 will report changes and fail. Regenerate and commit examples/go.mod and examples/go.sum with this update.
AGENTS.md reference: AGENTS.md:L160-L164
Useful? React with 👍 / 👎.
Bumps github.com/Azure/azure-sdk-for-[go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go in
/from 1.14.0 to 1.14.1.Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.14.0 to 1.14.1Release notes
Sourced from github.com/Azure/azure-sdk-for-[go/sdk/azidentity's](https://www.golinks.io/sdk/azidentity's?trackSource=github) releases.
Commits
920e79aPrep azidentity for release (#27473)d86ae78Prep azcore for release (#27471)33dd768[azwebpubsub] Fix GenerateClientAccessURL on the TokenCredential path (#27422)a27ca57Upgrade 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...5ceffceBump gh-aw to v0.86.2 for mgmt review workflow (#27460)663b6ceEnhance azblob perf tests with OAuth, parallel setup, and profiling (#27324)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 <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