Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/hashicorp/go-tfe from 1.43.0 to 1.76.0 #101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

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

Release notes

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

v1.76.0

Enhancements

  • Adds DefaultProject to OrganizationUpdateOptions to support updating an organization's default project. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @​mkam #1056
  • Adds ReadTerraformRegistryModule to support reading a registry module from Terraform Registry's proxied endpoints by @​paladin-devops #1057
  • Adds a new method ListForOrganization to list Runs in an organization by @​arybolovlev #1059

Bug fixes

  • Adds ToolVersionArchitecture to AdminTerraformVersionUpdateOptions and AdminTerraformVersion. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​kelsi-hoyle #1047

v1.75.0

Enhancements

  • Adds EffectiveTagBindings relation to projects and workspaces, allowing the relation to be included when listing projects or workspaces by @​sebasslash #1043

v1.74.1

Enhancements

  • Add parallelism to create options for TF Test Runs by @​dsa0x 1037

v1.74.0

Enhancements

  • Add BETA support for adding custom project permission for variable sets ProjectVariableSetsPermission by @​netramali 21879

v1.73.1

Bug fixes

  • Includes a critical security update in an upstream depdendency hashicorp/go-slug @​NodyHub #1025
  • Fix bug in BETA support for Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @​natalie-todd #1022

v1.73.0

Enhancements

New Contributors

Full Changelog: hashicorp/go-tfe@v1.72.0...v1.73.0

v1.72.0

Enhancements

  • Add support for project level auto destroy settings @​simonxmh #1011
  • Add BETA support for Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @​natalie-todd #1022
  • Adds support to delete all tag bindings on either a project or workspace by @​sebasslash #1023

... (truncated)

Changelog

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

v1.76.0

Enhancements

  • Adds DefaultProject to OrganizationUpdateOptions to support updating an organization's default project. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users, by @​mkam #1056
  • Adds ReadTerraformRegistryModule to support reading a registry module from Terraform Registry's proxied endpoints by @​paladin-devops #1057
  • Adds a new method ListForOrganization to list Runs in an organization by @​arybolovlev #1059

Bug fixes

  • Adds ToolVersionArchitecture to AdminTerraformVersionUpdateOptions and AdminTerraformVersion. This provides BETA support, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​kelsi-hoyle #1047

v1.75.0

Enhancements

  • Adds EffectiveTagBindings relation to projects and workspaces, allowing the relation to be included when listing projects or workspaces by @​sebasslash #1043

v1.74.1

Enhancements

  • Add parallelism to create options for TF Test Runs by @​dsa0x 1037

v1.74.0

Enhancements

  • Add BETA support for adding custom project permission for variable sets ProjectVariableSetsPermission by @​netramali 21879

v1.73.1

Bug fixes

  • Includes a critical security update in an upstream depdendency hashicorp/go-slug @​NodyHub #1025
  • Fix bug in BETA support for Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @​natalie-todd #1022

v1.73.0

Enhancements

v1.72.0

Enhancements

  • Add support for project level auto destroy settings @​simonxmh #1011
  • Add BETA support for Linux arm64 agents, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users @​natalie-todd #1022
  • Adds support to delete all tag bindings on either a project or workspace by @​sebasslash #1023

... (truncated)

Commits
  • e440169 Release v1.76.0 (#1070)
  • ab5f25e chore: future-proof min and max function names (#1068)
  • 03bee70 Bump golang.org/x/time from 0.9.0 to 0.10.0 (#1051)
  • a3a19e7 Merge pull request #1041 from hashicorp/fixing-nightly-tests-uses-code-gated-...
  • fdfb60c remove tests until arm flag is turned on (#1066)
  • b1ca80a Merge pull request #1065 from hashicorp/jbonhag/hcp-ids-changelog
  • fc71992 Add CHANGELOG entry for external ID validation change
  • 2bf0f5f Merge pull request #1060 from hashicorp/mkam/TF-24090/default-project-nullable
  • ea37352 Merge pull request #1062 from hashicorp/netramali/TF-23828-remove-feature-flag
  • 6feb0a9 Add Github action and automated changelog using changie (#1055)
  • 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.43.0 to 1.76.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.43.0...v1.76.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency file updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants