Skip to content

Bump the gomod-dependencies group across 1 directory with 3 updates#161

Merged
gerrytan merged 1 commit into
mainfrom
dependabot/go_modules/gomod-dependencies-e9ce7729e3
Jul 17, 2026
Merged

Bump the gomod-dependencies group across 1 directory with 3 updates#161
gerrytan merged 1 commit into
mainfrom
dependabot/go_modules/gomod-dependencies-e9ce7729e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

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/azcore from 1.21.1 to 1.22.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.22.0

1.22.0 (2026-06-04)

Features Added

  • Added type datetime.RFC7231 for date/time values in RFC 1123 format with a fixed GMT timezone.

Other Changes

  • Upgraded dependencies.
Commits
  • a19f613 Prep azcore@v1.22.0 for release (#26926)
  • 5803c0e Increment package version after release of storage/azblob (#26935) (#26943)
  • 9a979ff [Automation] Regenerate SDK based on typespec-go branch main 【batch 6】 (#26939)
  • 711094d eng/tools/generator: release v0.4.14 (#26934)
  • 20bd677 Deprecate Change Analysis SDK (#26913)
  • 92a31ec [Automation] Regenerate SDK based on typespec-go branch main 【batch 5】 (#26932)
  • 768459d azcertificates: live recording for PlatformManaged + review fixes (follow-up ...
  • e845f72 Update codeowners (#26918)
  • 118bb35 eng/tools/internal/exports: handle untyped const with selector expr value (#2...
  • 2b3767b Configurations: 'specification/containerservice/resource-manager/Microsoft.C...
  • Additional commits viewable in compare view

Updates github.com/hashicorp/terraform-json from 0.27.2 to 0.28.0

Release notes

Sourced from github.com/hashicorp/terraform-json's releases.

v0.28.0

ENHANCEMENTS:

INTERNAL:

New Contributors

Full Changelog: hashicorp/terraform-json@v0.27.2...v0.28.0

Commits
  • 1e0dcb8 validate: add Diagnostic.Address (#204)
  • 34ea8d0 build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 in the github-actions-...
  • ff68feb Merge pull request #201 from hashicorp/dependabot/github_actions/github-actio...
  • f3efae0 build(deps): bump actions/checkout in the github-actions-breaking group
  • 0966153 Merge pull request #200 from renescheepers/rs/add-action-reason
  • b4487cd Link ActionReason constants to Terraform's canonical enum
  • eefb8b2 Add ActionReason to ResourceChange
  • 5738e0a build(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions-...
  • e77c39e Merge pull request #196 from hashicorp/dependabot/go_modules/github.com/hashi...
  • 703bd74 build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0
  • Additional commits viewable in compare view

Updates github.com/zclconf/go-cty from 1.18.1 to 1.19.0

Changelog

Sourced from github.com/zclconf/go-cty's changelog.

1.19.0 (July 6, 2026)

  • When building with Go 1.27 or later, the various string operations that are defined in terms of UAX#29 grapheme cluster segmentation will now use the Unicode 17 character properties and rules. For older versions of Go, Unicode 15 is still used.
  • The cty.ValueMarks type, which represents a set of value marks separately from any value, now has method Has for concisely testing if a specific mark is present, and Insert for inserting elements from an iter.Seq[any] into an existing set of marks for easier gradual construction without creating any temporary mark sets.
Commits
  • 749fb01 v1.19.0
  • f6d59fa ValueMarks.Has and ValueMarks.Insert
  • db1a410 Use Unicode 17 text segmentation rules on Go 1.27
  • c8df667 json: Compensate for different JSON error message in Go1.27
  • 9d8f06e convert: Fix incorrect format string in TestSortTypes
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 13, 2026
@azure-pipelines

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/go_modules/gomod-dependencies-e9ce7729e3 branch from 8569335 to dd01337 Compare July 16, 2026 23:58
@gerrytan

Copy link
Copy Markdown
Member

/azp

@azure-pipelines

Copy link
Copy Markdown
Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@gerrytan
gerrytan self-requested a review July 17, 2026 01:12
@gerrytan
gerrytan merged commit cfcd862 into main Jul 17, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/gomod-dependencies-e9ce7729e3 branch July 17, 2026 01:12
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.

1 participant