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

Update hetznercloud/hcloud requirement from ~> 1.38.2 to ~> 1.42.1 in /tf-workspaces/cluster #29

Open
wants to merge 1 commit into
base: workshops/devopscon-berlin-2023
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Updates the requirements on hetznercloud/hcloud to permit the latest version.

Release notes

Sourced from hetznercloud/hcloud's releases.

v1.42.1

1.42.1 (2023-08-14)

Bug Fixes

  • primary_ip: list data source only returned first 25 IPs (#729) (62e9781)
  • server: panic when passing empty string as ssh key (#736) (d57b386)
  • server: Return nil instead of "<nil>" with IPv4/IPv6 disabled (#723) (6cd2a37)
  • use exponential backoff when retrying actions (#735) (d51ee4a)
Changelog

Sourced from hetznercloud/hcloud's changelog.

1.42.1 (2023-08-14)

Bug Fixes

  • primary_ip: list data source only returned first 25 IPs (#729) (62e9781)
  • server: panic when passing empty string as ssh key (#736) (d57b386)
  • server: Return nil instead of "<nil>" with IPv4/IPv6 disabled (#723) (6cd2a37)
  • use exponential backoff when retrying actions (#735) (d51ee4a)

1.42.0 (2023-07-13)

Features

  • image: add filter include_deprecated to datasources (#685) (#717) (9f039ba)

Bug Fixes

  • lb: early validation for lb_target arguments (#721) (10928d1)
  • rdns: crash when resource was deleted outside of terraform (#720) (aad0614), closes #710

1.41.0 (2023-06-22)

Features

  • network: add support for exposing routes to vswitch connection (#703) (f213550)

1.40.0 (2023-06-13)

Features

Bug Fixes

  • server: invalid ipv6_address nil1 when no IPv6 is used (#689) (2912f45)

v1.39.0

What's Changed

Full Changelog: hetznercloud/terraform-provider-hcloud@v1.38.2...v1.39.0

... (truncated)

Commits
  • 8e14ea6 chore(main): release 1.42.1 (#730)
  • 530891c deps: update module golang.org/x/net to v0.14.0 (#726)
  • 6cd2a37 fix(server): Return nil instead of "\<nil>" with IPv4/IPv6 disabled (#723)
  • d57b386 fix(server): panic when passing empty string as ssh key (#736)
  • d51ee4a fix: use exponential backoff when retrying actions (#735)
  • 081ce78 deps: update module github.com/hetznercloud/hcloud-go to v1.49.0 (#733)
  • 16ac875 deps: update module golang.org/x/crypto to v0.12.0 (#728)
  • 62e9781 fix(primary_ip): list data source only returned first 25 IPs (#729)
  • 2c0d3cc chore(main): release 1.42.0 (#722)
  • 0556fd1 chore(deps): update golang docker tag to v1.20 (#636)
  • Additional commits viewable in compare view

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)

Updates the requirements on [hetznercloud/hcloud](https://github.com/hetznercloud/terraform-provider-hcloud) to permit the latest version.
- [Release notes](https://github.com/hetznercloud/terraform-provider-hcloud/releases)
- [Changelog](https://github.com/hetznercloud/terraform-provider-hcloud/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/terraform-provider-hcloud@v1.38.2...v1.42.1)

---
updated-dependencies:
- dependency-name: hetznercloud/hcloud
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants