Skip to content

Bump github.com/hashicorp/go-tfe from 1.56.0 to 1.84.0 #250

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps github.com/hashicorp/go-tfe from 1.56.0 to 1.84.0.

Release notes

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

v1.84.0

Enhancements

  • Adds BETA support for listing StackConfigurationList, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​shwetamurali #1138
  • Adds BETA support for approving all plans for a stack deployment run, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​ctrombley #1136
  • Adds BETA support for listing and reading StackDeploymentSteps, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​ctrombley #1133
  • Adds BETA support for approving all plans in StackDeploymentGroups, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1137

v1.83.0

Enhancements

  • Adds PrivateRunTasks field to Entitlements by @​glennsarti #944
  • Adds AgentPool relationship to options when creating and updating Run Tasks by @​glennsarti #944
  • Add support for HCP Terraform /api/v2/workspaces/{external_id}/all-vars API endpoint to fetch the list of all variables available to a workspace (include inherited variables from varsets) by @​debrin-hc #1105
  • Adds BETA support for listing StackDeploymentGroups, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1128More actions
  • Adds BETA support for removing/adding VCS backing for a Stack, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​Maed223 #1131
  • Adds BETA support for reading a StackDeploymentGroup, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1132

v1.82.0

Enhancements

  • Adds BETA support for speculative runs with Stacks resources and removes VCS repo validity check on Stack creation, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1119
  • Adds support for listing team tokens, by @​mkam #1109

v1.81.0

Enhancements

v1.80.0

Enhancements

  • Adds BETA support for PolicyPaths to the Runs interface, by sebasslash #1104

v1.79.0

BREAKING CHANGES

  • Updates team token Description to be a pointer, allowing for both nil descriptions and empty string descriptions. Team token descriptions and the ability to create multiple team tokens is in BETA, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @​mkam #1088

Enhancements

  • Adds AgentPool field to the OAuthClientUpdateOptions struct, which is used to associate a VCS Provider with an AgentPool for PrivateVCS support by @​jpogran #1075

  • Add BETA support for use of OPA and Sentinel with Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @​natalie-todd #1090

v1.78.0

Enhancements

  • Adds Links field to EffectiveTagBindings to check whether an effective tag binding is inherited, by @​sebasslash #1087

... (truncated)

Changelog

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

v1.84.0

Enhancements

  • Adds BETA support for listing StackConfigurationList, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​shwetamurali #1138
  • Adds BETA support for approving all plans for a stack deployment run, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​ctrombley #1136
  • Adds BETA support for listing and reading StackDeploymentSteps, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​ctrombley #1133
  • Adds BETA support for approving all plans in StackDeploymentGroups, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1137

Bug Fixes

v1.83.0

Enhancements

  • Adds BETA support for listing StackDeploymentRuns, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​shwetamurali #1134
  • Add support for HCP Terraform /api/v2/workspaces/{external_id}/all-vars API endpoint to fetch the list of all variables available to a workspace (include inherited variables from varsets) by @​debrin-hc #1105
  • Adds BETA support for listing StackDeploymentGroups, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1128
  • Adds BETA support for removing/adding VCS backing for a Stack, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​Maed223 #1131
  • Adds BETA support for reading a StackDeploymentGroup, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1132

Enhancements

v1.82.0

Enhancements

  • Adds BETA support for speculative runs with Stacks resources and removes VCS repo validity check on Stack creation, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​hwatkins05-hashicorp #1119
  • Adds support for listing team tokens, by @​mkam #1109

Bug Fixes

v1.81.0

Enhancements

v1.80.0

Enhancements

  • Adds BETA support for PolicyPaths to the Runs interface, by sebasslash #1104

... (truncated)

Commits
  • f645401 Merge pull request #1142 from hashicorp/1point84-changelog
  • 1ab40f6 changelog for v1.84.0
  • a9b2933 Stack configuration list endpoint (#1138)
  • 9217ab1 Merge pull request #1140 from hashicorp/prev-gotestsum-version-in-ci
  • 120d44c Rolling gotestsum back to previous version
  • 5aecfdd Merge pull request #1137 from hashicorp/hw/approve-deployment-group
  • 9f56096 Merge branch 'main' into hw/approve-deployment-group
  • 95b83f4 chore: add read and list methods for retrieving stack deployment steps (#1133)
  • 436d5ce Consistent documentation for approveallplans
  • c72e4b1 TF-25665 linking jira curiosity
  • 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/go-tfe](https://github.com/hashicorp/go-tfe) from 1.56.0 to 1.84.0.
- [Release notes](https://github.com/hashicorp/go-tfe/releases)
- [Changelog](https://github.com/hashicorp/go-tfe/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-tfe@v1.56.0...v1.84.0)

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

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 minor labels Jul 1, 2025
@fujiwara fujiwara merged commit c6793e6 into main Jul 7, 2025
4 checks passed
@fujiwara fujiwara deleted the dependabot/go_modules/main/github.com/hashicorp/go-tfe-1.84.0 branch July 7, 2025 08:10
@github-actions github-actions bot mentioned this pull request Jul 7, 2025
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant