jangraefen / hcloud-pricing-exporter

A prometheus exporter for the current pricing and costs of your HCloud account
MIT License
56 stars 8 forks source link

build(deps): Bump the gomod group across 1 directory with 2 updates #147

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the gomod group with 1 update in the / directory: github.com/hetznercloud/hcloud-go/v2.

Updates github.com/hetznercloud/hcloud-go/v2 from 2.6.0 to 2.10.2

Release notes

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

v2.10.2

2.10.2 (2024-06-26)

Bug Fixes

  • exp: allow request path matching in the want function (#475) (267879b)

v2.10.1

2.10.1 (2024-06-25)

Bug Fixes

  • exp: configure response headers before sending them (#473) (07d4a35)

v2.10.0

2.10.0 (2024-06-25)

Features

Bug Fixes

  • nil check against the embedded http.Response (#469) (46e489a)

v2.9.0

2.9.0 (2024-05-29)

Features

Bug Fixes

  • exp: rename to sshutils package name (#450) (6d4100d)

v2.8.0

2.8.0 (2024-05-06)

... (truncated)

Changelog

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

2.10.2 (2024-06-26)

Bug Fixes

  • exp: allow request path matching in the want function (#475) (267879b)

2.10.1 (2024-06-25)

Bug Fixes

  • exp: configure response headers before sending them (#473) (07d4a35)

2.10.0 (2024-06-25)

Features

Bug Fixes

  • nil check against the embedded http.Response (#469) (46e489a)

2.9.0 (2024-05-29)

Features

Bug Fixes

  • exp: rename to sshutils package name (#450) (6d4100d)

2.8.0 (2024-05-06)

Features

  • error: show internal correlation id in error messages (#411) (6c96d19)
  • implement actions waiter (#407) (1e3fa70)

... (truncated)

Commits
  • 96d4226 chore(main): release 2.10.2 (#476)
  • 267879b fix(exp): allow request path matching in the want function (#475)
  • 7ac80d7 chore(main): release 2.10.1 (#474)
  • 07d4a35 fix(exp): configure response headers before sending them (#473)
  • baf8806 chore(main): release 2.10.0 (#453)
  • cdf83e5 deps: update module github.com/jmattheis/goverter to v1.5.0 (#468)
  • a37ec8a deps: update module golang.org/x/net to v0.26.0 (#455)
  • a7636bd feat(exp): add envutils package (#466)
  • 1a55a7e feat(exp): add labelutils with selector (#465)
  • 46e489a fix: nil check against the embedded http.Response (#469)
  • Additional commits viewable in compare view


Updates golang.org/x/crypto from 0.23.0 to 0.24.0

Commits
  • 332fd65 go.mod: update golang.org/x dependencies
  • 0b431c7 x509roots/fallback: update bundle
  • 349231f ssh: implement CryptoPublicKey on sk keys
  • 44c9b0f ssh: allow server auth callbacks to send additional banners
  • 67b1361 sha3: reenable s390x assembly
  • 477a5b4 sha3: make APIs usable with zero allocations
  • 59b5a86 sha3: disable s390x assembly
  • 10f366e sha3: simplify XOR functions
  • See full diff 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 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