Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps the go-modules group with 4 updates: cloud.google.com/go/compute/metadata, github.com/hashicorp/go-getter, github.com/mholt/archives and modernc.org/libc.

Updates cloud.google.com/go/compute/metadata from 0.8.0 to 0.8.2

Release notes

Sourced from cloud.google.com/go/compute/metadata's releases.

compute/metadata: v0.8.2

0.8.2 (2025-09-17)

Bug Fixes

compute/metadata: v0.8.1

0.8.1 (2025-09-16)

Bug Fixes

  • compute/metadata: Use separate client for subscribe methods (#12885) (76b80f8)
Changelog

Sourced from cloud.google.com/go/compute/metadata's changelog.

Changes

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

  • internal/librariangen: Get README title from service config yaml (#12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#12691) (2adb6f9)

0.121.4 (2025-07-17)

Bug Fixes

  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#12524) (82030ee)

0.121.3 (2025-06-25)

Documentation

  • impersonate: Address TODO in impersonate/example_test.go (#12401) (dd096ec)

0.121.2 (2025-05-21)

... (truncated)

Commits

Updates github.com/hashicorp/go-getter from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/hashicorp/go-getter's releases.

v1.8.1

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v1.8.0...v1.8.1

Commits
  • d2e581e [fix] Windows junction handling (#557)
  • 928ae39 [chore] : Bump actions/setup-go from 5.5.0 to 6.0.0 in the actions group (#558)
  • 4bddabb Improve CI/CD, fix tests (#554)
  • c188239 chore(deps): bump ulikunitz/xz to v0.5.15 (#550)
  • 344b308 Merge pull request #551 from hashicorp/dependabot/github_actions/actions-bf0a...
  • aa02a21 [chore] : Bump the go-security group with 2 updates (#535)
  • a7c1f46 [chore] : Bump the actions group with 2 updates
  • See full diff in compare view

Updates github.com/mholt/archives from 0.1.3 to 0.1.4

Release notes

Sourced from github.com/mholt/archives's releases.

v0.1.4

This release contains an important bug fix if you walk (fs.WalkDir()) archives multiple times using archives.ArchiveFS; it would omit directory trees with implicit structure (i.e. if the archive doesn't have an explicit entry for each directory in the tree) after the first walk, on subsequent walks.

Upgraded dependencies, and improved brotli stream matching. Thanks to those who contributed!

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.3...v0.1.4

Commits

Updates modernc.org/libc from 1.66.8 to 1.66.9

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-modules group with 4 updates: [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go), [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter), [github.com/mholt/archives](https://github.com/mholt/archives) and [modernc.org/libc](https://gitlab.com/cznic/libc).


Updates `cloud.google.com/go/compute/metadata` from 0.8.0 to 0.8.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.8.0...ai/v0.8.2)

Updates `github.com/hashicorp/go-getter` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.8.0...v1.8.1)

Updates `github.com/mholt/archives` from 0.1.3 to 0.1.4
- [Release notes](https://github.com/mholt/archives/releases)
- [Commits](mholt/archives@v0.1.3...v0.1.4)

Updates `modernc.org/libc` from 1.66.8 to 1.66.9
- [Commits](https://gitlab.com/cznic/libc/compare/v1.66.8...v1.66.9)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-version: 0.8.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/hashicorp/go-getter
  dependency-version: 1.8.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/mholt/archives
  dependency-version: 0.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/libc
  dependency-version: 1.66.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 17, 2025 16:03
@dependabot dependabot bot requested review from mhdawson and pacostas September 17, 2025 16:03
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Sep 17, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 17, 2025
@paketo-bot paketo-bot merged commit a93d2ea into main Sep 17, 2025
10 of 11 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-3e1f6bfd9b branch September 17, 2025 16: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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants