-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.7.0 (#720
) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hetznercloud/hcloud-go/v2](https://togithub.com/hetznercloud/hcloud-go) | `v2.6.0` -> `v2.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.6.0/v2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.6.0/v2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary> ### [`v2.7.0`](https://togithub.com/hetznercloud/hcloud-go/releases/tag/v2.7.0) [Compare Source](https://togithub.com/hetznercloud/hcloud-go/compare/v2.6.0...v2.7.0) ##### Features - add volume format property ([#​397](https://togithub.com/hetznercloud/hcloud-go/issues/397)) ([c0940af](https://togithub.com/hetznercloud/hcloud-go/commit/c0940afce9eb01c0e6838502c91aa569ab411a03)) - **error:** handle wrapped errors in IsError() ([#​374](https://togithub.com/hetznercloud/hcloud-go/issues/374)) ([83df108](https://togithub.com/hetznercloud/hcloud-go/commit/83df108228519617a919470e5ebbb4a1a2587b34)) - require Go >= 1.20 ([#​392](https://togithub.com/hetznercloud/hcloud-go/issues/392)) ([299f181](https://togithub.com/hetznercloud/hcloud-go/commit/299f181c469a48e977743f2587e232a293cd9db5)) - **server:** deprecate ServerRescueTypeLinux32 ([#​378](https://togithub.com/hetznercloud/hcloud-go/issues/378)) ([2f334c3](https://togithub.com/hetznercloud/hcloud-go/commit/2f334c3de2aecfb7aaf179424bb9a1a7b0da53ea)) - test with Go 1.22 ([#​391](https://togithub.com/hetznercloud/hcloud-go/issues/391)) ([49be506](https://togithub.com/hetznercloud/hcloud-go/commit/49be50664f56e4e315e687543ee0bf7fbb2af186)) ##### Bug Fixes - falsely omitted fields in firewall schema ([#​396](https://togithub.com/hetznercloud/hcloud-go/issues/396)) ([a3509b6](https://togithub.com/hetznercloud/hcloud-go/commit/a3509b6b0f2762b5d1e27f2374d3fb5fb53206e2)) - LoadBalancerUpdateServiceOpts not converted correctly ([#​394](https://togithub.com/hetznercloud/hcloud-go/issues/394)) ([0f187ce](https://togithub.com/hetznercloud/hcloud-go/commit/0f187cef1f568d87a32b2ec063847dd9ff314740)) - primary ip assignee id not mapped to nil ([#​395](https://togithub.com/hetznercloud/hcloud-go/issues/395)) ([b5fea38](https://togithub.com/hetznercloud/hcloud-go/commit/b5fea38f5d9d62c88af470ba69195a73ee075f09)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/hetznercloud/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pauhull <[email protected]>
- Loading branch information
1 parent
e7f9e74
commit 6cea4cd
Showing
6 changed files
with
117 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.