Skip to content

Update go - autoclosed - #2676

Merged
commjoen merged 1 commit into
masterfrom
renovate/go
Sep 15, 2026
Merged

commjoen merged 1 commit into
masterfrom
renovate/go

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/go-getter/v2 v2.2.3v2.2.4 age confidence
github.com/hashicorp/hcl/v2 v2.24.0v2.25.0 age confidence
github.com/klauspost/compress v1.19.2v1.20.0 age confidence
github.com/mattn/go-zglob v0.0.6v0.0.7 age confidence
github.com/stretchr/testify v1.11.1v1.12.1 age confidence
golang.org/x/crypto v0.55.0v0.57.0 age confidence
golang.org/x/mod v0.40.0v0.41.0 age confidence
golang.org/x/net v0.58.0v0.59.0 age confidence
golang.org/x/sync v0.22.0v0.23.0 age confidence
golang.org/x/sys v0.47.0v0.48.0 age confidence
golang.org/x/text v0.41.0v0.42.0 age confidence
golang.org/x/tools v0.49.0v0.50.0 age confidence

Release Notes

hashicorp/go-getter (github.com/hashicorp/go-getter/v2)

v2.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v2.2.3...v2.2.4

hashicorp/hcl (github.com/hashicorp/hcl/v2)

v2.25.0

Compare Source

Enhancements

  • Go: Upgrade compatibility from 1.24 to 1.25 (#​798)
  • hclwrite: Export LeadComments()/LineComments() (#​807)
  • hclwrite: body.SetAttribute* return new attribute (#​806)
  • hclwrite: Block.SetType sets type (#​808)
  • Prepare for Unicode 17 support in Go 1.27 (#​814)

Bug Fixes

  • DiagnosticWriter: Skip marked values when writing diagnostics (#​739)
  • hclsyntax: Set CloseBraceRange to last label in error-recovered blocks (#​786)
  • hclsyntax: Add partially complete items in nested ObjectConsItem on error (#​785)

Internal

  • deps: bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#​774)
klauspost/compress (github.com/klauspost/compress)

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.2...v1.20.0

mattn/go-zglob (github.com/mattn/go-zglob)

v0.0.7

Compare Source

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 and 15 of the month (* * 1,15 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from commjoen as a code owner September 15, 2026 13:13
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 15, 2026
@renovate
renovate Bot requested a review from bendehaan as a code owner September 15, 2026 13:13
@renovate renovate Bot added renovate dependencies Pull requests that update a dependency file labels Sep 15, 2026
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: aws/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26 -> 1.26.8
File name: azure/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26 -> 1.26.8
File name: gcp/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26 -> 1.26.8

@commjoen
commjoen merged commit 6f3ce99 into master Sep 15, 2026
17 checks passed
@commjoen
commjoen deleted the renovate/go branch September 15, 2026 18:50
@renovate renovate Bot changed the title Update go Update go - autoclosed Sep 15, 2026
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant