Bump golang from 1.26.6 to 1.27.0 in /workers/execution-smoke-go - #108
Bump golang from 1.26.6 to 1.27.0 in /workers/execution-smoke-go#108dependabot[bot] wants to merge 1 commit into
Conversation
Bumps golang from 1.26.6 to 1.27.0. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing this major toolchain bump for now. The current CodeQL bundle (2.26.3) is built with Go 1.26 and emits extraction errors against Go 1.27, which would make the green Go analysis incomplete. Upstream states that Go 1.27 support is due in the next CodeQL release: github/codeql#22394 (comment). We will retain 1.26.6 until the security analyzer supports the new toolchain. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
## Summary - Refresh the Buildx action pin and the release-policy assertions that protect it. - Apply the pending AWS, Google, Azure Durable Functions, and Semantic Kernel package updates. - Regenerate every affected downstream NuGet lock graph so locked restores remain complete for all target frameworks. This consolidates and supersedes #110-#115. PR #113 duplicates the Google.Apis.Core portion of #112. PR #108 is intentionally excluded: the current CodeQL bundle (2.26.3) is built with Go 1.26 and emits extraction errors against Go 1.27. Upstream says Go 1.27 support will arrive in the next CodeQL release: github/codeql#22394 (comment). Retaining Go 1.26.6 preserves complete security analysis until that lands. ## Verification - [x] Relevant unit and conformance tests pass. - [x] Public API, contract, and maturity documentation is updated when applicable. - [x] Provider-specific behavior has an opt-in live gate and does not widen a portable claim. - [x] No credentials, customer data, local paths, generated artifacts, or deployment identities are included. - [x] Release artifacts and public export were rehearsed when a package, client, container, or workflow changed. Local verification included locked restore, Release build, the deterministic .NET suite, Go tests, NuGet vulnerability audit, policy verifiers, and public-export rehearsal. ## Public information review Does this change expose new public information? **No** ## Compatibility and operations No application contract or deployment behavior changes. NuGet consumers receive patch/minor dependency refreshes. --------- Co-authored-by: jeremydixon22 <jeremydixon22@users.noreply.github.com>
Bumps golang from 1.26.6 to 1.27.0.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)