Skip to content

Bump github.com/hashicorp/go-tfe from 1.91.0 to 1.97.0 - #69

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/hashicorp/go-tfe-1.97.0
Closed

Bump github.com/hashicorp/go-tfe from 1.91.0 to 1.97.0#69
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/hashicorp/go-tfe-1.97.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 6, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

Bug Fixes

  • Fixes arch validation on Terraform, OPA, and Sentinel Tool Versions when providing top level url and sha with multiple archs by @​kelsi-hoyle #1212

v1.91.1

Bug Fixes

  • Fixes timestamp attribute mapping for deployment runs to use correct API field names (created-at/updated-at instead of started-at/completed-at) by @​shwetamurali #1199
Changelog

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

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

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

Commits
  • d4f17aa chore: prep changelog for 1.97 release (#1255)
  • a62c81c tests: temporarily use forked repos as test deps (#1254)
  • e82d074 Merge pull request #1251 from hashicorp/nithish/stacks-varset-api-2
  • 7d5e7b7 fix linter
  • 04497a7 CHANGELOG with stacks varset support
  • 6089b9e add variable set stacks API with complete test coverage
  • 2df7ccb tests: skipping tests with persistent failures (#1234)
  • 0998908 use personal fork as stopgap solution (#1252)
  • afb6d0f Merge pull request #1250 from hashicorp/changelog/vone.96.zero
  • 90dfea7 changelog update for release
  • 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.97.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...1.97.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-tfe
  dependency-version: 1.97.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 6, 2025
@dependabot @github

dependabot Bot commented on behalf of github Dec 20, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #70.

@dependabot dependabot Bot closed this Dec 20, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/hashicorp/go-tfe-1.97.0 branch December 20, 2025 09:01
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