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.74.1 #96

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Release notes

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

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

  • Adds BETA support for a variable set Parent relation, which is EXPERIMENTAL, SUBJECT TO CHANGE, and may not be available to all users by @​jbonhag #992
  • Add support for adding/updating key/value tags by @​brandonc #991
  • Add support for reading a registry module by its unique identifier by @​dsa0x #988
  • Add support for enabling Stacks on an organization by @​brandonc #987
  • Add support for filtering by key/value tags by @​brandonc #987

... (truncated)

Changelog

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

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

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

v1.69.0

Enhancements

... (truncated)

Commits
  • 396e058 Merge pull request #1040 from hashicorp/release-v1.74.1
  • 8392480 chore: update changelog for v1.74.1 release
  • 6a06ba0 Bump golang.org/x/time from 0.6.0 to 0.9.0 (#1034)
  • cec20d5 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1038)
  • 7f908eb fix(stacks/vcs): update StackUpdateOptions struct with json annotated vcs opt...
  • 9254825 Merge pull request #1037 from hashicorp/sams/tf-test-parallel
  • dc3621a Add parallelism to create options for TF Test Runs
  • 5630634 chore: update changelog for v1.74.0 release (#1036)
  • 4dfce8f Merge pull request #1021 from hashicorp/netramali/TF-22972-add-project-varset...
  • a7f69e3 Merge branch 'main' into netramali/TF-22972-add-project-varset-permission-to-...
  • 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.74.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.43.0...v1.74.1)

---
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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #98.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-hashicorp-go-tfe-1.74.1 branch February 3, 2025 20:48
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