Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2025

Bumps github.com/hashicorp/go-tfe from 1.91.0 to 1.98.0.

Release notes

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

v1.98.0

Enhancements

Bug Fixes

v1.97.0

Enhancements

  • Add variable set support for stacks with ApplyToStacks, RemoveFromStacks, and UpdateStacks API methods by @​nithishravindra #1251

v1.96.0

Enhancements

  • QueryRun API is now generally available in HCP Terraform (not available in Terraform Enterprise), by @​sowju-hashicorp #1245
  • Remove org settings validation in RegistryModulesCreateMonorepo tests, by @​jillirami (#1236)
  • Add RemoteTFENumericVersion() to the Client interface, which exposes the X-TFE-Current-Version header set by a remote TFE instance by @​skj-skj #1246

v1.95.0

Enhancements

  • Add Sort option to Agents and AgentPools, by @​twitnithegirl #1229
  • Add serialization for StacksEnabled field, CanEnableStacks & CanCreateProject permissions on Organization Read by @​a-anurag27 #1230
  • Adds new stacks resources StackDeployments, StackDiagnostics, and StackStates, by @​ctrombley #1226
  • Adds new Diagnostics methods to StackConfigurations, and StackDeploymentSteps, by @​ctrombley #1226
  • Adds new Artifacts method to StackDeploymentSteps, by @​ctrombley #1226
  • Add serialization for StacksEnabled field, CanEnableStacks & CanCreateProject permissions on Organization Read by @​a-anurag27 #1230

v1.94.0

v1.93.0

Enhancements

Deprecations

  • The beta StackDeployments, StackPlan, StackPlanOperation, and StackSource resources have been removed, by @​sahar-azizighannad #1205

v1.92.0

Enhancements

  • Adds BETA support for performing Registry Module test runs on custom Agents by @​hashimooon #1209
  • Adds support for managing agent pools on Stacks by @​maed223 #1214

... (truncated)

Changelog

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

v1.98.0

Enhancements

  • Adds UserTokensEnabled field to Organization to support enabling/disabling user tokens for an organization by @​JarrettSpiker #1225
  • Adds DeploymentRunStatus and DeploymentStepStatus types by @​Maed223 #1261

Bug Fixes

  • Resolve differences between given and actual status composition in StackConfigurationStatus and DeploymentGroupStatus by @​Maed223 #1261

v1.97.0

Enhancements

  • Add variable set support for stacks with ApplyToStacks, RemoveFromStacks, and UpdateStacks API methods by @​nithishravindra #1251

v1.96.0

Enhancements

  • QueryRun API is now generally available in HCP Terraform (not available in Terraform Enterprise), by @​sowju-hashicorp #1245

  • Remove org settings validation in RegistryModulesCreateMonorepo tests, by @​jillirami (#1236)

  • Add RemoteTFENumericVersion() to the Client interface, which exposes the X-TFE-Current-Version header set by a remote TFE instance by @​skj-skj #1246

v1.95.0

Enhancements

  • Add Sort option to Agents and AgentPools, by @​twitnithegirl #1229
  • Add serialization for StacksEnabled field, CanEnableStacks & CanCreateProject permissions on Organization Read by @​a-anurag27 #1230
  • Adds new stacks resources StackDeployments, StackDiagnostics, and StackStates, by @​ctrombley #1226
  • Adds new Diagnostics methods to StackConfigurations, and StackDeploymentSteps, by @​ctrombley #1226
  • Adds new Artifacts method to StackDeploymentSteps, by @​ctrombley #1226
  • Add serialization for StacksEnabled field, CanEnableStacks & CanCreateProject permissions on Organization Read by @​a-anurag27 #1230

v1.94.0

Enhancements

v1.93.0

Enhancements

Deprecations

... (truncated)

Commits
  • 6fe86b7 Prep changelog for v1.98.0 release (#1262)
  • 27cae42 Merge pull request #1261 from hashicorp/remediate-incorrect-statuses-on-stack...
  • a517222 changelog entry
  • 5c42480 update deployment step statuses, use type in struct
  • beb397b update deployment run statuses, use type in struct
  • 9a920ce update deployment group statuses, use type in struct
  • 0d1021a update stack configuration statuses, use type in struct
  • a4aeb60 Merge pull request #1225 from hashicorp/jspiker/user-token-enablement
  • 44f2192 Merge branch 'main' into jspiker/user-token-enablement
  • f397b24 [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 2) (#1259)
  • 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.91.0 to 1.98.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.91.0...v1.98.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-tfe
  dependency-version: 1.98.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 labels Dec 20, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant