hetznercloud / packer-plugin-hcloud

Packer plugin for Hetzner Cloud Builder
https://developer.hashicorp.com/packer/integrations/hetznercloud/hcloud
Mozilla Public License 2.0
23 stars 21 forks source link

deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.10.1 #203

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hetznercloud/hcloud-go/v2 v2.9.0 -> v2.10.1 age adoption passing confidence

Release Notes

hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2) ### [`v2.10.1`](https://togithub.com/hetznercloud/hcloud-go/releases/tag/v2.10.1) [Compare Source](https://togithub.com/hetznercloud/hcloud-go/compare/v2.10.0...v2.10.1) ##### Bug Fixes - **exp:** configure response headers before sending them ([#​473](https://togithub.com/hetznercloud/hcloud-go/issues/473)) ([07d4a35](https://togithub.com/hetznercloud/hcloud-go/commit/07d4a356dec0e2f44a6f3eec1ea3affec8932c22)) ### [`v2.10.0`](https://togithub.com/hetznercloud/hcloud-go/releases/tag/v2.10.0) [Compare Source](https://togithub.com/hetznercloud/hcloud-go/compare/v2.9.0...v2.10.0) ##### Features - **exp:** add envutils package ([#​466](https://togithub.com/hetznercloud/hcloud-go/issues/466)) ([a7636bd](https://togithub.com/hetznercloud/hcloud-go/commit/a7636bdcf5e4d55860f40da684c64cb72f8ddc03)) - **exp:** add labelutils with selector ([#​465](https://togithub.com/hetznercloud/hcloud-go/issues/465)) ([1a55a7e](https://togithub.com/hetznercloud/hcloud-go/commit/1a55a7ed65bffdbf73000ffcf1ef22c9e55650f8)) - **exp:** add mock utils package ([#​460](https://togithub.com/hetznercloud/hcloud-go/issues/460)) ([92f7c62](https://togithub.com/hetznercloud/hcloud-go/commit/92f7c624edfc76e06abe8c9c60e9c78d4b28f12f)) - **exp:** rename `AppendNextActions` to `AppendNext` ([#​452](https://togithub.com/hetznercloud/hcloud-go/issues/452)) ([9b6239a](https://togithub.com/hetznercloud/hcloud-go/commit/9b6239ad188e601f22bc28e0072603c07fea201c)) - filter out nil actions in action waiter ([#​464](https://togithub.com/hetznercloud/hcloud-go/issues/464)) ([4fc9a40](https://togithub.com/hetznercloud/hcloud-go/commit/4fc9a4039d45071124a435121642ca396a8237c0)) ##### Bug Fixes - nil check against the embedded `http.Response` ([#​469](https://togithub.com/hetznercloud/hcloud-go/issues/469)) ([46e489a](https://togithub.com/hetznercloud/hcloud-go/commit/46e489a1782e8477d1c5a234dc203fa356c2a583))

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/crypto v0.23.0 -> v0.24.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/net v0.25.0 -> v0.26.0
golang.org/x/sync v0.6.0 -> v0.7.0
golang.org/x/sys v0.20.0 -> v0.21.0
golang.org/x/term v0.20.0 -> v0.21.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.17.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.04%. Comparing base (492705e) to head (27bce0a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## ======================================= Coverage 33.04% 33.04% ======================================= Files 12 12 Lines 702 702 ======================================= Hits 232 232 Misses 445 445 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.