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.56.0 to 1.75.0 #219

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 Feb 1, 2025

Bumps github.com/hashicorp/go-tfe from 1.56.0 to 1.75.0.

Release notes

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

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

v1.71.0

Enhancements

v1.70.0

  • Actually adds support for adding/updating key/value tags, which was not unintentionally removed from the last release by @​brandonc

v1.69.0

Enhancements

... (truncated)

Changelog

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

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

v1.71.0

Enhancements

v1.70.0

Enhancements

... (truncated)

Commits
  • 32d39c5 Merge pull request #1046 from hashicorp/v1.75.0-changelog
  • be1b87c v1.75.0 changelog
  • 9a6d9ae Bump dependency versions, tidy go.mod
  • 876de2d Merge pull request #1043 from hashicorp/sebasslash/allow-effective-tag-bindin...
  • 7190298 Update changelog
  • 1c3ddd9 Add effective tag binding include relation
  • 31f7d18 Merge pull request #1044 from hashicorp/fix-deprecated-upload-artifact-failure
  • fa38ab0 Upgrade upload-artifact & download-artifact actions
  • 1196500 Merge pull request #1042 from hashicorp/ntodd/tf-23534/fix-test-panic
  • bee306d [TF-23534] Fix test panic
  • 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.56.0 to 1.75.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.56.0...v1.75.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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants