Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump the gomod group across 1 directory with 4 updates #164

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the gomod group with 3 updates in the / directory: github.com/hetznercloud/hcloud-go/v2, github.com/onsi/ginkgo/v2 and golang.org/x/crypto.

Updates github.com/hetznercloud/hcloud-go/v2 from 2.14.0 to 2.17.0

Release notes

Sourced from github.com/hetznercloud/hcloud-go/v2's releases.

v2.17.0

2.17.0 (2024-11-20)

Features

  • exp: add mock requests after mock server creation (#558) (f9879fd)

Bug Fixes

  • do not send primary IPs ID opts to the API (#552) (4e70340)

v2.16.0

2.16.0 (2024-11-05)

Features

  • use custom IDOrName type for schemas (#545) (1d97017)

Bug Fixes

v2.15.0

2.15.0 (2024-10-31)

Features

  • exp: add mockutil.Server helper (#543) (fa1069b)
  • exp: fail test when mock calls were expected but not received (#542) (01392cc)
Changelog

Sourced from github.com/hetznercloud/hcloud-go/v2's changelog.

2.17.0 (2024-11-20)

Features

  • exp: add mock requests after mock server creation (#558) (f9879fd)

Bug Fixes

  • do not send primary IPs ID opts to the API (#552) (4e70340)

2.16.0 (2024-11-05)

Features

  • use custom IDOrName type for schemas (#545) (1d97017)

Bug Fixes

2.15.0 (2024-10-31)

Features

  • exp: add mockutil.Server helper (#543) (fa1069b)
  • exp: fail test when mock calls were expected but not received (#542) (01392cc)
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.3
  • 677d80f 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)
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.20.2 to 2.22.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.0

2.22.0

Features

  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

v2.21.0

2.21.0

Features

  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]

Fixes

  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun [c2c4d3c]

Maintenance

  • bump various dependencies [7e65a00]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.0

Features

  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

2.21.0

Features

  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]

Fixes

  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun [c2c4d3c]

Maintenance

  • bump various dependencies [7e65a00]
Commits

Updates github.com/onsi/gomega from 1.34.1 to 1.34.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.34.2

1.34.2

Require Go 1.22+

Maintenance

  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.34.2

Require Go 1.22+

Maintenance

  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]
Commits

Updates golang.org/x/crypto from 0.28.0 to 0.31.0

Commits
  • b4f1988 ssh: make the public key cache a 1-entry FIFO cache
  • 7042ebc openpgp/clearsign: just use rand.Reader in tests
  • 3e90321 go.mod: update golang.org/x dependencies
  • 8c4e668 x509roots/fallback: update bundle
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • Additional commits viewable in compare view

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 <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

Bumps the gomod group with 3 updates in the / directory: [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/hetznercloud/hcloud-go/v2` from 2.14.0 to 2.17.0
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-go@v2.14.0...v2.17.0)

Updates `github.com/onsi/ginkgo/v2` from 2.20.2 to 2.22.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.20.2...v2.22.0)

Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.34.1...v1.34.2)

Updates `golang.org/x/crypto` from 0.28.0 to 0.31.0
- [Commits](golang/crypto@v0.28.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/hetznercloud/hcloud-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 16, 2024
@jangraefen jangraefen merged commit 9aabd48 into main Dec 21, 2024
5 checks passed
@jangraefen jangraefen deleted the dependabot/go_modules/gomod-f9e47fc5ec branch December 21, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant