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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gomod group with 4 updates: github.com/hetznercloud/hcloud-go/v2, github.com/onsi/ginkgo/v2, github.com/onsi/gomega and golang.org/x/crypto.
Updates
github.com/hetznercloud/hcloud-go/v2
from 2.14.0 to 2.17.0Release notes
Sourced from github.com/hetznercloud/hcloud-go/v2's releases.
Changelog
Sourced from github.com/hetznercloud/hcloud-go/v2's changelog.
Commits
29aa3fa
chore(main): release 2.17.0 (#553)f9879fd
feat(exp): add mock requests after mock server creation (#558)8515c25
deps: update codecov/codecov-action action to v5 (#557)4e70340
fix: do not send primary IPs ID opts to the API (#552)b42f2d3
deps: update dependency golangci/golangci-lint (#551)697c49f
deps: update dependency go to v1.23.3677d80f
chore(main): release 2.16.0 (#546)283363f
fix(metadata): trim responses before parsing (#547)1d97017
feat: use custom IDOrName type for schemas (#545)9903f4d
chore(main): release 2.15.0 (#544)Updates
github.com/onsi/ginkgo/v2
from 2.20.2 to 2.22.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9e2f337
v2.22.00fcaa08
Add label to serial nodes38febf2
docs: remove extra erroneous backtick7e753c4
fix: minor doc fixes21765a2
fix: missing commasb101e0c
Fix some typos in docs7512021
fix: remove trailing comma9d33507
fix: grammar55f3de1
fix: typos3d6e16d
fix: missing commaUpdates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
golang.org/x/crypto
from 0.28.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64Dependabot 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