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

build(deps): bump github.com/hashicorp/go-tfe from 1.34.0 to 1.41.0 in /adapters/terraformcloud #298

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps github.com/hashicorp/go-tfe from 1.34.0 to 1.41.0.

Release notes

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

v1.41.0

Enhancements

  • Allow managing workspace and organization data retention policies by @​mwudka #801

v1.40.0

Bug Fixes

  • Removed unused field AgentPoolID from the Workspace model. (Callers should be using the AgentPool relation instead) by @​brandonc #815

Enhancements

  • Add organization scope field for oauth clients by @​Netra2104 #812
  • Added BETA support for including projects relationship to oauth_client on create by @​Netra2104 #806
  • Added BETA method AddProjects and RemoveProjects for attaching/detaching oauth_client to projects by Netra2104 #806
  • Adds a missing interface WorkspaceResources and the List method by @​stefan-kiss Issue#754

v1.39.2

Bug Fixes

  • Fixes a dependency build failure for 32 bit linux architectures by @​brandonc #814

v1.39.1

Bug Fixes

  • Fixes an issue where the request body is not preserved during certain retry scenarios by @​sebasslash #813

v1.39.0

Features

  • New WorkspaceSettingOverwritesOptions field for allowing workspaces to defer some settings to a default from their organization or project by @​SwiftEngineer #762
  • Added support for setting a default execution mode and agent pool at the organization level by @​SwiftEngineer #762
  • Added validation when configuring registry module publishing by @​hashimoon #804
  • Removed BETA labels for StateVersion Upload method, ConfigurationVersion provisional field, and save-plan runs by @​brandonc #800
  • Allow soft deleting, restoring, and permanently deleting StateVersion and ConfigurationVersion backing data by @​mwudka #801
  • Added the AutoApplyRunTrigger attribute to Workspaces by @​nfagerlund #798
  • Removed BETA labels for priority attribute in variable sets by @​Netra2104 #796

v1.38.0

v.1.38.0

FEATURES

  • Added BETA support for including priority attribute to variable_set on create and update by @​Netra2104 #778

v1.37.0

Features

  • Add the tags attribute to VCSRepo to be used with registry modules by @​hashimoon #793

v1.36.0

Features

... (truncated)

Changelog

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

v1.41.0

Enhancements

  • Allow managing workspace and organization data retention policies by @​mwudka #801

v1.40.0

Bug Fixes

  • Removed unused field AgentPoolID from the Workspace model. (Callers should be using the AgentPool relation instead) by @​brandonc #815

Enhancements

  • Add organization scope field for oauth clients by @​Netra2104 #812
  • Added BETA support for including projects relationship to oauth_client on create by @​Netra2104 #806
  • Added BETA method AddProjects and RemoveProjects for attaching/detaching oauth_client to projects by Netra2104 #806
  • Adds a missing interface WorkspaceResources and the List method by @​stefan-kiss Issue#754

v1.39.2

Bug Fixes

  • Fixes a dependency build failure for 32 bit linux architectures by @​brandonc #814

v1.39.1

Bug Fixes

  • Fixes an issue where the request body is not preserved during certain retry scenarios by @​sebasslash #813

v1.39.0

Features

  • New WorkspaceSettingOverwritesOptions field for allowing workspaces to defer some settings to a default from their organization or project by @​SwiftEngineer #762
  • Added support for setting a default execution mode and agent pool at the organization level by @​SwiftEngineer #762
  • Added validation when configuring registry module publishing by @​hashimoon #804
  • Removed BETA labels for StateVersion Upload method, ConfigurationVersion provisional field, and save-plan runs by @​brandonc #800
  • Allow soft deleting, restoring, and permanently deleting StateVersion and ConfigurationVersion backing data by @​mwudka #801
  • Added the AutoApplyRunTrigger attribute to Workspaces by @​nfagerlund #798
  • Removed BETA labels for priority attribute in variable sets by @​Netra2104 #796

v1.38.0

Features

  • Added BETA support for including priority attribute to variable_set on create and update by @​Netra2104 #778

v1.37.0

Features

  • Add the tags attribute to VCSRepo to be used with registry modules by @​hashimoon #793

v1.36.0

... (truncated)

Commits
  • b68fdd6 Merge pull request #828 from hashicorp/brandonc/release_1_41_0_changelog
  • 2857dde Update CHANGELOG.md
  • 807810d Merge pull request #826 from hashicorp/dependabot/go_modules/github.com/hashi...
  • d7f6d1a Bump github.com/hashicorp/go-slug from 0.13.2 to 0.13.3
  • 481bfa8 Merge pull request #817 from hashicorp/mwudka/TF-8621-data-retention-policy-m...
  • 375bcdc Merge pull request #825 from hashicorp/dependabot/go_modules/golang.org/x/tim...
  • 67663e5 Bump golang.org/x/time from 0.4.0 to 0.5.0
  • 61f9b7e release prep for v1.40.0 (#822)
  • bc90873 Merge pull request #823 from hashicorp/ISSUE-754-add-workspaceresources-inter...
  • b3df155 Merge branch 'main' into ISSUE-754-add-workspaceresources-interface
  • 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)

Copy link

github-actions bot commented Dec 7, 2023

Test Results

196 tests   196 ✔️  8s ⏱️
  14 suites      0 💤
    1 files        0

Results for commit 0a4d341.

♻️ This comment has been updated with latest results.

@mike-gregory-ovo mike-gregory-ovo enabled auto-merge (rebase) December 13, 2023 15:51
@mike-gregory-ovo
Copy link
Contributor

@dependabot recreate

Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.34.0 to 1.41.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.34.0...v1.41.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 force-pushed the dependabot/go_modules/adapters/terraformcloud/github.com/hashicorp/go-tfe-1.41.0 branch from f80919d to 0a4d341 Compare December 14, 2023 11:07
@mike-gregory-ovo mike-gregory-ovo merged commit f55666b into main Dec 14, 2023
4 checks passed
@mike-gregory-ovo mike-gregory-ovo deleted the dependabot/go_modules/adapters/terraformcloud/github.com/hashicorp/go-tfe-1.41.0 branch December 14, 2023 11:11
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