Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

v1.91.0

Enhancements

v1.90.0

Bug Fixes

Enhancements

  • Add support for querying and filtering private registry modules based on a search query, provider, registry_name and organization_name, by @​gautambaghel #1179
  • Adds support for RegistryModule VCS source_directory and tag_prefix options, by @​jillrami #1154 (hashicorp/go-tfe#1154)
  • Adds endpoint for re-running a stack deployment by @hwatkins05-hashicorp/@​Maed223 #1176
  • Adds ReadByName for StackDeploymentGroup by @​Maed223 #1181
  • Adds BETA support for listing QueryRuns, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​brandonc #1177
  • Adds BETA support for CreateAndUpload for StackConfiguration, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​Maed223 #1184

New Contributors

v1.89.0

Enhancements

v1.88.0

Enhancements

... (truncated)

Changelog

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

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

v1.91.0

Enhancements

v1.90.0

Bug Fixes

Enhancements

  • Add support for querying and filtering private registry modules based on a search query, provider, registry_name and organization_name, by @​gautambaghel #1179
  • Adds support for RegistryModule VCS source_directory and tag_prefix options, by @​jillrami #1154 (hashicorp/go-tfe#1154)
  • Adds endpoint for reruning a stack deployment by @hwatkins05-hashicorp/@​Maed223 #1176
  • Adds ReadByName for StackDeploymentGroup by @​Maed223 #1181
  • Adds BETA support for listing QueryRuns, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​brandonc #1177
  • Adds BETA support for CreateAndUpload for StackConfiguration, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​Maed223 #1184

v1.89.0

Enhancements

v1.88.0

Enhancements

... (truncated)

Commits
  • 712bff2 Merge pull request #1200 from hashicorp/changelog-v1.nine1
  • bab4c97 changelog for v1.91.1
  • c1204c2 Fix timestamp attribute mapping for deployment runs (#1199)
  • 8444912 Update changelog for v1.91.0 release (#1197)
  • 6e778a4 Add default agent pool and execution mode support to projects (#1185)
  • 7b6d762 Add Source to Workspace (#1189)
  • 7fceec6 Add IconUrl, InstallationType, and InstallationURL to githubAppInstallation (...
  • aae07e9 Add CanceledAt, RunEvents, and TriggerReason to Run (#1188)
  • f28c909 Adds CreatedAt to AgentPool (#1159)
  • 8a454f7 Adds CreatedBy to AgentToken (#1158)
  • 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.76.0 to 1.91.1.
- [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.91.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2025 00:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2025
@github-actions github-actions bot added the size/S label Sep 1, 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 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants