Skip to content

build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.136.0 to 0.167.0#13560

Merged
tanmay-hc merged 1 commit intomainfrom
dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.167.0
Mar 20, 2026
Merged

build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.136.0 to 0.167.0#13560
tanmay-hc merged 1 commit intomainfrom
dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.167.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps github.com/hashicorp/hcp-sdk-go from 0.136.0 to 0.167.0.

Release notes

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

v0.167.0 (February 10, 2026)

v0.166.0 (January 28, 2026)

v0.165.0 (January 21, 2026)

v0.164.0 (January 16, 2026)

v0.163.0 (November 05, 2025)

v0.162.0 (October 08, 2025)

v0.161.0 (October 01, 2025)

v0.160.0 (September 19, 2025)

v0.159.0 (September 18, 2025)

v0.158.0 (September 11, 2025)

v0.157.0 (September 09, 2025)

v0.156.0 (September 09, 2025)

v0.155.0 (August 13, 2025)

v0.154.0 (August 06, 2025)

v0.153.0 (July 30, 2025)

BUG FIXES:

  • Allow auth between switching HCP geographies [GH-296]

v0.152.0 (July 16, 2025)

v0.151.0 (July 10, 2025)

FEATURES:

  • Updated config package to allow for distinct defaults supporting different HCP deployment geographies [GH-273]

v0.150.0 (July 09, 2025)

v0.149.0 (July 02, 2025)

v0.148.0 (June 25, 2025)

v0.147.0 (June 18, 2025)

BUG FIXES:

  • Restore preview version of cloud-billing version 2020-11-05 [GH-295]

... (truncated)

Changelog

Sourced from github.com/hashicorp/hcp-sdk-go's changelog.

v0.167.0 (February 10, 2026)

v0.166.0 (January 28, 2026)

v0.165.0 (January 21, 2026)

v0.164.0 (January 16, 2026)

v0.163.0 (November 05, 2025)

v0.162.0 (October 08, 2025)

v0.161.0 (October 01, 2025)

v0.160.0 (September 19, 2025)

v0.159.0 (September 18, 2025)

v0.158.0 (September 11, 2025)

v0.157.0 (September 09, 2025)

v0.156.0 (September 09, 2025)

v0.155.0 (August 13, 2025)

v0.154.0 (August 06, 2025)

v0.153.0 (July 30, 2025)

BUG FIXES:

  • Allow auth between switching HCP geographies [GH-296]

v0.152.0 (July 16, 2025)

v0.151.0 (July 10, 2025)

FEATURES:

  • Updated config package to allow for distinct defaults supporting different HCP deployment geographies [GH-273]

v0.150.0 (July 09, 2025)

v0.149.0 (July 02, 2025)

v0.148.0 (June 25, 2025)

v0.147.0 (June 18, 2025)

BUG FIXES:

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/hashicorp/hcp-sdk-go [>= 0.76.a, < 0.77]

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Auto-pinning go Pull requests that update Go code labels Feb 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2026 19:52
@dependabot dependabot bot added dependencies Auto-pinning go Pull requests that update Go code labels Feb 11, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.167.0 branch from 65bbc9a to c2777df Compare February 19, 2026 05:36
@tanmay-hc
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.136.0 to 0.167.0.
- [Release notes](https://github.com/hashicorp/hcp-sdk-go/releases)
- [Changelog](https://github.com/hashicorp/hcp-sdk-go/blob/main/CHANGELOG.md)
- [Commits](hashicorp/hcp-sdk-go@v0.136.0...v0.167.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcp-sdk-go
  dependency-version: 0.167.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.167.0 branch from c2777df to 4a41160 Compare March 20, 2026 06:53
@tanmay-hc tanmay-hc merged commit b7c9df6 into main Mar 20, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.167.0 branch March 20, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.15.x dependencies Auto-pinning go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants