Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the golang group in /adapters/terraformcloud with 2 updates: github.com/hashicorp/go-tfe and github.com/ovotech/go-sync.

Updates github.com/hashicorp/go-tfe from 1.82.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
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

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

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

Updates github.com/ovotech/go-sync from 0.14.0 to 0.15.0

Commits
  • 7c56215 Fix linter problems
  • 5df5466 Update gitignore to include vscode files
  • 69d0c2d Fix Slack usergroup changes from latest release
  • dba705e Update generated mocks
  • 6ce0842 Update test workflow to run against Go 1.23 and 1.24
  • f22c34c Bump Go to 1.23 and dependencies to latest compatible version
  • 059f6da Replace .tool-versions with mise config
  • 0fd8105 Remove sync_test as it was bringing in dependencies
  • 1ec08f9 Update dependabot configuration
  • 3079202 build(deps): bump github.com/stretchr/testify in /adapters/slack
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the golang group in /adapters/terraformcloud with 2 updates: [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) and [github.com/ovotech/go-sync](https://github.com/ovotech/go-sync).


Updates `github.com/hashicorp/go-tfe` from 1.82.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.82.0...v1.84.0)

Updates `github.com/ovotech/go-sync` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/ovotech/go-sync/releases)
- [Changelog](https://github.com/ovotech/go-sync/blob/main/CHANGELOG.md)
- [Commits](v0.14.0...v0.15.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
  dependency-group: golang
- dependency-name: github.com/ovotech/go-sync
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

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 Jun 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 23, 2025 13:19
@dependabot dependabot bot requested review from a user, mike-gregory-ovo and tomshaw-ovo June 23, 2025 13:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 23, 2025
@github-actions
Copy link

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
1 files    0 ❌
1 errors

For more details on these parsing errors, see this check.

Results for commit 9bb404d.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/adapters/terraformcloud/golang-8cb9740a81 branch August 25, 2025 12:50
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