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

chore(deps): update hashicorp/hcp requirement from ~> 0.50.0 to ~> 0.51.0 in /terraform/vsphere-virtual-machine/template-windows-guest-customization-hcp-packer #414

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Updates the requirements on hashicorp/hcp to permit the latest version.

Release notes

Sourced from hashicorp/hcp's releases.

v0.51.0 (December 08, 2022)

IMPROVEMENTS:

  • Add E2E tests to auto release pipeline [GH-421]
  • Bump github.com/hashicorp/hcp-sdk-go from 0.24.0 to 0.27.0 [GH-424]

BUG FIXES:

  • Add check for "v" when compiling changelog [GH-423]
  • Increase hcp_consul_cluster create timeout to 35 minutes [GH-427]
  • The example usage for hcp_azure_peering_connection was missing the vnet resource reference. [GH-425]
Changelog

Sourced from hashicorp/hcp's changelog.

v0.51.0 (December 08, 2022)

IMPROVEMENTS:

  • Add E2E tests to auto release pipeline [GH-421]
  • Bump github.com/hashicorp/hcp-sdk-go from 0.24.0 to 0.27.0 [GH-424]

BUG FIXES:

  • Add check for "v" when compiling changelog [GH-423]
  • Increase hcp_consul_cluster create timeout to 35 minutes [GH-427]
  • The example usage for hcp_azure_peering_connection was missing the vnet resource reference. [GH-425]

v0.50.0 (November 30, 2022)

IMPROVEMENTS:

  • Automatically update docs on auto release [GH-419]
  • Bump google.golang.org/grpc from 1.50.1 to 1.51.0 [GH-418]
  • Bumps github.com/go-openapi/runtime from 0.24.2 to 0.25.0 [GH-422]
  • Set up auto release capability [GH-411]

v0.49.0 (November 16, 2022)

IMPROVEMENTS:

  • provider: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 (GH-415)
  • provider: Bump github.com/hashicorp/hcp-sdk-go from 0.23.0 to 0.24.0 (GH-413)
  • docs: Update the tutorial links (GH-414)
  • docs: Updates browser login documentation (GH-412)

0.48.0 (November 9, 2022)

IMPROVEMENTS:

  • provider: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (GH-408)
  • provider: Auto detect latest Consul patch version (GH-406)

0.47.0 (October 21, 2022)

IMPROVEMENTS:

  • provider: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 (GH-403)
  • provider: Bump github.com/go-openapi/runtime from 0.24.1 to 0.24.2 (GH-404)
  • provider: Bump google.golang.org/grpc from 1.50.0 to 1.50.1 (GH-405)

0.46.0 (October 13, 2022)

IMPROVEMENTS:

  • provider: Update Mozilla Public License 2.0 GH-402)

... (truncated)

Commits

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 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)

@dependabot dependabot bot requested a review from a team as a code owner December 9, 2022 17:08
@dependabot dependabot bot added area/dependencies Area: Dependencies area/terraform Area: Terraform labels Dec 9, 2022
@tenthirtyam tenthirtyam added this to the .Next milestone Dec 9, 2022
Copy link
Contributor

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

…51.0

Updates the requirements on [hashicorp/hcp](https://github.com/hashicorp/terraform-provider-hcp) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-hcp/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-hcp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-hcp@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: hashicorp/hcp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/vsphere-virtual-machine/template-windows-guest-customization-hcp-packer/hashicorp/hcp-tw-0.51.0 branch from a9a0b30 to 67ca7c9 Compare December 9, 2022 23:01
@tenthirtyam tenthirtyam merged commit 72c04a9 into main Dec 10, 2022
@tenthirtyam tenthirtyam deleted the dependabot/terraform/terraform/vsphere-virtual-machine/template-windows-guest-customization-hcp-packer/hashicorp/hcp-tw-0.51.0 branch December 10, 2022 01:27
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/dependencies Area: Dependencies area/terraform Area: Terraform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant