Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/hashicorp/go-tfe from 1.76.0 to 1.88.0.

Release notes

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

v1.88.0

Enhancements

v1.87.0

Bug Fixes

  • Fixes incorrect primary key usage on StackDeploymentRun, StackDeploymentGroup, and StackDeploymentStep, by @​Maed223 #1156

Enhancements

v1.86.0

Enhancements

  • Adds option for Includes for StackDeploymentRuns Read/List, by @​Maed223 #1152

v1.85.0

Bug Fixes

Enhancements

  • Adds support for managing reserved tag keys within a TFE organization, by @​ctrombley #1145

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

... (truncated)

Changelog

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

v1.88.0

Enhancements

v1.87.0

Bug Fixes

  • Fixes incorrect primary key usage on StackDeploymentRun, StackDeploymentGroup, and StackDeploymentStep, by @​Maed223 #1156

Enhancements

v1.86.0

Enhancements

  • Adds option for Includes for StackDeploymentRuns Read/List, by @​Maed223 #1152

v1.85.0

Bug Fixes

Enhancements

  • Adds support for managing reserved tag keys within a TFE organization, by @​ctrombley #1145

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

... (truncated)

Commits
  • 0ec19f1 v1.88.0 changelog (#1165)
  • 6cf8ddd Merge pull request #1163 from hashicorp/TF-27741/completed-config-status
  • caeac92 changelog entry
  • 100deaf Added completed status to StackConfiguration
  • b8cb89d Merge pull request #1151 from hashicorp/gs/add-audit-config
  • 9020a82 Add Organization Audit configuration APIs
  • 7aed078 Refactor entitlement helpers
  • 5d5211f chore: update changelog (#1160)
  • 1d4638b Update stack UpdateConfiguration endpoint to fetch-latest-from-vcs (#1157)
  • 1b9e4f4 Merge pull request #1156 from hashicorp/fix-stack-struct-primary-key-name
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2025 00:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2025
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.76.0 to 1.88.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.76.0...v1.88.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-tfe-1.88.0 branch from 06e8217 to 6029a13 Compare August 5, 2025 15:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #635.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/go-tfe-1.88.0 branch September 1, 2025 00:04
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants