cli
cli copied to clipboard
deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.14.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/hetznercloud/hcloud-go/v2 | v2.13.1 -> v2.14.0 |
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)
v2.14.0
Features
- add support for Go 1.23 (#532) (838f878)
- allow retrieving the action from an action error (#538) (07727d3)
- include action ID in action error string (#539) (ad5417f)
Bug Fixes
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ 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):
- 7 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/cespare/xxhash/v2 |
v2.2.0 -> v2.3.0 |
github.com/prometheus/client_golang |
v1.19.1 -> v1.20.5 |
github.com/prometheus/client_model |
v0.5.0 -> v0.6.1 |
github.com/prometheus/common |
v0.48.0 -> v0.55.0 |
github.com/prometheus/procfs |
v0.12.0 -> v0.15.1 |
golang.org/x/net |
v0.27.0 -> v0.30.0 |
google.golang.org/protobuf |
v1.33.0 -> v1.34.2 |