Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.48.0 to 0.84.0 #645

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps github.com/hashicorp/hcp-sdk-go from 0.48.0 to 0.84.0.

Release notes

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

v0.84.0 (February 14, 2024)

v0.83.0 (January 30, 2024)

v0.82.0 (January 24, 2024)

v0.81.0 (January 17, 2024)

v0.80.0 (January 10, 2024)

v0.79.0 (December 27, 2023)

v0.78.0 (December 20, 2023)

IMPROVEMENTS:

v0.77.0 (December 05, 2023)

BUG FIXES:

  • Mark v0.76.0 as retracted due to backward incompatible cloud-network models and clients introduced by swagger mis-configuration. [GH-223]

v0.76.0 (December 04, 2023)

IMPROVEMENTS:

  • Update the CODEOWNERS for cloud-network and cloud-resource-manager [GH-221]

v0.75.0 (November 29, 2023)

v0.74.0 (November 22, 2023)

v0.73.0 (November 15, 2023)

v0.72.0 (November 07, 2023)

IMPROVEMENTS:

  • Adds a hcpConfig.Logout() method. Logout could previously be implemented by invalidating the cache. This now isn't possible anymore as the cache is not exported.

This change further removes the recently introduced forceLogin configuration value, as force login can easily be implemented by invoking hcpConfig.Logout() followed by hcpConfig.Token() without the need for a special configuration setting. [GH-214]

v0.71.0 (November 01, 2023)

IMPROVEMENTS:

  • All credentials (login, service-principal and workload identity provider) are now cached.

The cache file has moved to creds-cache.json to not interfere with applications that rely on the previous cache file structure.

It is further now possible to enforce an interactive login (via a configuration flag), which can be used to implement a cli login functionality. [GH-205]

... (truncated)

Changelog

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

v0.84.0 (February 14, 2024)

v0.83.0 (January 30, 2024)

v0.82.0 (January 24, 2024)

v0.81.0 (January 17, 2024)

v0.80.0 (January 10, 2024)

v0.79.0 (December 27, 2023)

v0.78.0 (December 20, 2023)

IMPROVEMENTS:

v0.77.0 (December 05, 2023)

BUG FIXES:

  • Mark v0.76.0 as retracted due to backward incompatible cloud-network models and clients introduced by swagger mis-configuration. [GH-223]

v0.76.0 (December 04, 2023)

IMPROVEMENTS:

  • Update the CODEOWNERS for cloud-network and cloud-resource-manager [GH-221]

v0.75.0 (November 29, 2023)

v0.74.0 (November 22, 2023)

v0.73.0 (November 15, 2023)

v0.72.0 (November 07, 2023)

IMPROVEMENTS:

  • Adds a hcpConfig.Logout() method. Logout could previously be implemented by invalidating the cache. This now isn't possible anymore as the cache is not exported.

This change further removes the recently introduced forceLogin configuration value, as force login can easily be implemented by invoking hcpConfig.Logout() followed by hcpConfig.Token() without the need for a special configuration setting. [GH-214]

v0.71.0 (November 01, 2023)

IMPROVEMENTS:

  • All credentials (login, service-principal and workload identity provider) are now cached.

The cache file has moved to creds-cache.json to not interfere with applications that rely on the previous cache file structure.

It is further now possible to enforce an interactive login (via a configuration flag), which can be used to implement a

... (truncated)

Commits
  • 099cd21 updated CHANGELOG.md
  • 9115c97 Update cloud-packer-service SDK
  • bc9da32 Update cloud-waypoint-service SDK
  • 87afe7d updated CHANGELOG.md
  • c66ccaf Update cloud-global-network-manager-service SDK
  • d7c25eb Update cloud-consul-telemetry-gateway SDK
  • 39a374d Update cloud-consul-telemetry-gateway SDK
  • 227da16 updated CHANGELOG.md
  • c540559 Update cloud-packer-service SDK
  • f1aaed5 updated CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.48.0 to 0.84.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.48.0...v0.84.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 14, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2024

The following labels could not be found: pr/no-changelog.

Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2024

Superseded by #653.

@dependabot dependabot bot closed this Feb 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.84.0 branch February 21, 2024 07:09
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.

0 participants