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

🌱 Update Update Golang Dependencies group (minor) #982

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

syself-bot[bot]
Copy link
Contributor

@syself-bot syself-bot bot commented Sep 28, 2023

This PR contains the following updates:

Package Type Update Change
github.com/hetznercloud/hcloud-go/v2 require minor v2.2.0 -> v2.4.0
github.com/onsi/ginkgo/v2 require minor v2.12.1 -> v2.13.0
github.com/onsi/gomega require minor v1.27.10 -> v1.28.0
github.com/prometheus/client_golang require minor v1.16.0 -> v1.17.0
golang.org/x/crypto require minor v0.13.0 -> v0.14.0
golang.org/x/mod require minor v0.12.0 -> v0.13.0

Release Notes

hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)

v2.4.0

Compare Source

Features

v2.3.0

Compare Source

Features
Bug Fixes
onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.13.0

Compare Source

2.13.0

Features

Add PreviewSpect() to enable programmatic preview access to the suite report (fixes #​1225)

onsi/gomega (github.com/onsi/gomega)

v1.28.0

Compare Source

1.28.0

Features
Fixes
  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#​686) [18d6673]
Maintenance
prometheus/client_golang (github.com/prometheus/client_golang)

v1.17.0

Compare Source

What's Changed

  • [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #​1325
  • [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #​1313
  • [ENHANCEMENT] Enable detection of a native histogram without observations. #​1314
Commits

New Contributors

Full Changelog: prometheus/client_golang@v1.16.0...v1.17.0


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.


  • If you want to rebase/retry this PR, check this box

@syself-bot syself-bot bot added type/minor update/go size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. labels Sep 28, 2023
@syself-bot syself-bot bot changed the title 🌱 Update Golang Dependencies group to v1.17.0 🌱 Update Update Golang Dependencies group (minor) Sep 29, 2023
@syself-bot syself-bot bot force-pushed the renovate/golang-deps branch 3 times, most recently from cbdcdf4 to b81b4a5 Compare October 6, 2023 11:05
@syself-bot syself-bot bot added size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. labels Oct 6, 2023
| datasource | package                              | from     | to      |
| ---------- | ------------------------------------ | -------- | ------- |
| go         | github.com/hetznercloud/hcloud-go/v2 | v2.2.0   | v2.4.0  |
| go         | github.com/onsi/ginkgo/v2            | v2.12.1  | v2.13.0 |
| go         | github.com/onsi/gomega               | v1.27.10 | v1.28.0 |
| go         | github.com/prometheus/client_golang  | v1.16.0  | v1.17.0 |
| go         | golang.org/x/crypto                  | v0.13.0  | v0.14.0 |
| go         | golang.org/x/mod                     | v0.12.0  | v0.13.0 |
@syself-bot
Copy link
Contributor Author

syself-bot bot commented Oct 17, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@janiskemper janiskemper merged commit 2fe854f into main Oct 19, 2023
10 checks passed
@janiskemper janiskemper deleted the renovate/golang-deps branch October 19, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. type/minor update/go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant