build(deps): Bump the gomod group with 3 updates #165
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 3 updates: github.com/hetznercloud/hcloud-go/v2, github.com/onsi/ginkgo/v2 and github.com/onsi/gomega.
Updates
github.com/hetznercloud/hcloud-go/v2
from 2.17.0 to 2.17.1Release notes
Sourced from github.com/hetznercloud/hcloud-go/v2's releases.
Changelog
Sourced from github.com/hetznercloud/hcloud-go/v2's changelog.
Commits
5e42e6f
chore(main): release 2.17.1 (#569)103cf5e
fix: missing load-balancers property in network schema (#568)9056ee6
deps: update module github.com/jmattheis/goverter to v1.7.0 (#566)7df8e2f
deps: update module golang.org/x/crypto to v0.31.0 (#563)148557e
deps: update module golang.org/x/net to v0.32.0 (#564)430636c
deps: update module github.com/jmattheis/goverter to v1.6.0 (#565)4712007
deps: update dependency go to v1.23.4 (#562)0f8633a
deps: update module github.com/stretchr/testify to v1.10.0 (#560)9858382
deps: update module golang.org/x/net to v0.31.0 (#550)ee17be7
deps: update module golang.org/x/crypto to v0.29.0 (#549)Updates
github.com/onsi/ginkgo/v2
from 2.22.0 to 2.22.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
a0190b7
v2.22.14df44bf
remove golang.org/x/net/context in favour of stdlib contextc88c634
ensure *.test files are gitignored so we don't accidentally commit compiled t...aab3da6
Update testsc09df39
Properly encode CSV rows96a80fc
Add test case for proper csv escaping43dad69
Add meta-testUpdates
github.com/onsi/gomega
from 1.34.2 to 1.36.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
8bc0a2a
v1.36.11c6c112
Fix onsi/gomega#8034feb9d7
resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...f1ff459
v1.36.04c964c6
new: make collection-related matchers Go 1.23 iterator awareece6872
Replace min/max helpers with built-in min/max8e924d7
Fix some typos in docs9f5a208
v1.35.1ca36da1
Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhen...d6331f9
v1.35.0Dependabot 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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions