Bump the gomod-dependencies group across 1 directory with 3 updates#161
Merged
gerrytan merged 1 commit intoJul 17, 2026
Merged
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Bumps the gomod-dependencies group with 3 updates in the / directory: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) and [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty). Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.21.1...sdk/azcore/v1.22.0) Updates `github.com/hashicorp/terraform-json` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.27.2...v0.28.0) Updates `github.com/zclconf/go-cty` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.18.1...v1.19.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/hashicorp/terraform-json dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/zclconf/go-cty dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/gomod-dependencies-e9ce7729e3
branch
from
July 16, 2026 23:58
8569335 to
dd01337
Compare
Member
|
/azp |
Supported commands
See additional documentation. |
gerrytan
self-requested a review
July 17, 2026 01:12
gerrytan
approved these changes
Jul 17, 2026
dependabot
Bot
deleted the
dependabot/go_modules/gomod-dependencies-e9ce7729e3
branch
July 17, 2026 01:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gomod-dependencies group with 3 updates in the / directory: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/hashicorp/terraform-json and github.com/zclconf/go-cty.
Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.21.1 to 1.22.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
a19f613Prep azcore@v1.22.0 for release (#26926)5803c0eIncrement package version after release of storage/azblob (#26935) (#26943)9a979ff[Automation] Regenerate SDK based on typespec-go branch main 【batch 6】 (#26939)711094deng/tools/generator: release v0.4.14 (#26934)20bd677Deprecate Change Analysis SDK (#26913)92a31ec[Automation] Regenerate SDK based on typespec-go branch main 【batch 5】 (#26932)768459dazcertificates: live recording for PlatformManaged + review fixes (follow-up ...e845f72Update codeowners (#26918)118bb35eng/tools/internal/exports: handle untyped const with selector expr value (#2...2b3767bConfigurations: 'specification/containerservice/resource-manager/Microsoft.C...Updates
github.com/hashicorp/terraform-jsonfrom 0.27.2 to 0.28.0Release notes
Sourced from github.com/hashicorp/terraform-json's releases.
Commits
1e0dcb8validate: addDiagnostic.Address(#204)34ea8d0build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 in the github-actions-...ff68febMerge pull request #201 from hashicorp/dependabot/github_actions/github-actio...f3efae0build(deps): bump actions/checkout in the github-actions-breaking group0966153Merge pull request #200 from renescheepers/rs/add-action-reasonb4487cdLink ActionReason constants to Terraform's canonical enumeefb8b2Add ActionReason to ResourceChange5738e0abuild(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions-...e77c39eMerge pull request #196 from hashicorp/dependabot/go_modules/github.com/hashi...703bd74build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0Updates
github.com/zclconf/go-ctyfrom 1.18.1 to 1.19.0Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
749fb01v1.19.0f6d59faValueMarks.Has and ValueMarks.Insertdb1a410Use Unicode 17 text segmentation rules on Go 1.27c8df667json: Compensate for different JSON error message in Go1.279d8f06econvert: Fix incorrect format string in TestSortTypes