-
Notifications
You must be signed in to change notification settings - Fork 65
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
🌱 Update Update Golang Dependencies group (minor) #1383
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
0a3a8f6
to
9c0ee37
Compare
bfe83ec
to
a305b3c
Compare
a305b3c
to
4bac3b0
Compare
53af99f
to
8d2df24
Compare
| datasource | package | from | to | | ---------- | ------------------------------------ | ---------------------------------- | ---------------------------------- | | go | github.com/hetznercloud/hcloud-go/v2 | v2.10.2 | v2.13.0 | | go | github.com/onsi/gomega | v1.33.1 | v1.34.1 | | go | golang.org/x/crypto | v0.25.0 | v0.26.0 | | go | golang.org/x/exp | v0.0.0-20240613232115-7f521ea00fb8 | v0.0.0-20240719175910-8a7402abbf56 | | go | golang.org/x/mod | v0.19.0 | v0.20.0 | | go | k8s.io/utils | v0.0.0-20240502163921-fe8a2dddb1d0 | v0.0.0-20240711033017-18e509b52bc8 |
8d2df24
to
3e0edd7
Compare
> hcloud.NetworkSubnetTypeServer is deprecated: Use [NetworkSubnetTypeCloud] instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This PR contains the following updates:
v2.10.2
->v2.13.0
v2.19.0
->v2.20.0
v1.33.1
->v1.34.1
v0.25.0
->v0.26.0
7f521ea
->8a7402a
v0.19.0
->v0.20.0
fe8a2dd
->18e509b
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)
v2.13.0
Compare Source
Features
Bug Fixes
NetworkSubnetType
constants (#499) (ce497fe)v2.12.0
Compare Source
API Changes for Traffic Prices and Server Type Included Traffic
There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as
Deprecated
. Please check if this affects any of your code and switch to the replacement fields where necessary.You can learn more about this change in our changelog.
Upgrading
Server Type Included Traffic
If you were using the field
hcloud.ServerType.IncludedTraffic
, you can now get the information throughhcloud.ServerType.Pricings
:Traffic Prices
If you were using the field
hcloud.Pricing.Traffic
, you can now get the information throughhcloud.Pricing.ServerTypes
orhcloud.Pricing.LoadBalancerTypes
:Features
WithPollOpts
client option (#493) (2c1a2d6)IsError
(#491) (af59ab8)v2.11.0
Compare Source
Features
*utils
package to*util
(#487) (19da475)Bug Fixes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.20.0
Compare Source
2.20.0
Features
be5ab95
]Maintenance
d303d14
]7a50221
]v2.19.1
Compare Source
2.19.1
Fixes
63c8c30
]ff41e27
]Maintenance
76f4e0c
]b69c00d
]f097741
]onsi/gomega (github.com/onsi/gomega)
v1.34.1
Compare Source
1.34.1
Maintenance
5e71dcd
]v1.34.0
Compare Source
1.34.0
Features
c549e0d
]Fixes
878940c
]ebadb67
]Maintenance
8af2ece
]123a071
]0e69083
]2675796
]4160c0f
]892c303
]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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.