-
Notifications
You must be signed in to change notification settings - Fork 61
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) #1497
Open
syself-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/golang-deps
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
syself-bot
bot
added
the
size/XXL
Denotes a PR that changes 2000+ lines, ignoring generated files.
label
Oct 22, 2024
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
from
October 30, 2024 11:02
58a8698
to
fd21156
Compare
syself-bot
bot
changed the title
🌱 Update Golang Dependencies group to v2.14.0
🌱 Update Update Golang Dependencies group (minor)
Oct 30, 2024
syself-bot
bot
added
size/XL
Denotes a PR that changes 800-2000 lines, ignoring generated files.
and removed
size/XXL
Denotes a PR that changes 2000+ lines, ignoring generated files.
labels
Oct 30, 2024
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
5 times, most recently
from
November 8, 2024 11:02
9049003
to
58725eb
Compare
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
from
November 9, 2024 11:03
58725eb
to
727f2a0
Compare
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
November 24, 2024 11:02
46d0813
to
56bf481
Compare
| datasource | package | from | to | | ---------- | ------------------------------------ | ---------------------------------- | ---------------------------------- | | go | github.com/hetznercloud/hcloud-go/v2 | v2.13.1 | v2.17.0 | | go | github.com/onsi/ginkgo/v2 | v2.20.2 | v2.22.0 | | go | github.com/onsi/gomega | v1.34.2 | v1.36.0 | | go | github.com/stretchr/testify | v1.9.0 | v1.10.0 | | go | golang.org/x/crypto | v0.28.0 | v0.29.0 | | go | golang.org/x/exp | v0.0.0-20241009180824-f66d83c29e7c | v0.0.0-20241108190413-2d47ceb2692f | | go | golang.org/x/mod | v0.21.0 | v0.22.0 | | go | k8s.io/utils | v0.0.0-20240921022957-49e7df575cb6 | v0.0.0-20241104163129-6fe5fd82f078 | | go | sigs.k8s.io/kind | v0.24.0 | v0.25.0 |
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
from
November 26, 2024 11:03
56bf481
to
56ca3a5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.
This PR contains the following updates:
v2.13.1
->v2.17.0
v2.20.2
->v2.22.0
v1.34.2
->v1.36.0
v1.9.0
->v1.10.0
v0.28.0
->v0.29.0
f66d83c
->2d47ceb
v0.21.0
->v0.22.0
49e7df5
->6fe5fd8
v0.24.0
->v0.25.0
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)
v2.17.0
Compare Source
Features
Bug Fixes
v2.16.0
Compare Source
Features
Bug Fixes
v2.15.0
Compare Source
Features
v2.14.0
Compare Source
Features
Bug Fixes
EnableBackup
call (#531) (584f6c2), closes #525onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.22.0
Compare Source
2.22.0
Features
0fcaa08
]This allows serial tests to be filtered using the
label-filter
Maintenance
Various doc fixes
v2.21.0
Compare Source
2.21.0
Features
a69eb39
]bcab9c8
]Fixes
e548367
]SpecsThatWillBeRun
withSpecsThatWillRun
[
c2c4d3c
]Maintenance
7e65a00
]onsi/gomega (github.com/onsi/gomega)
v1.36.0
Compare Source
1.36.0
Features
4c964c6
]Maintenance
ece6872
]8e924d7
]v1.35.1
Compare Source
1.35.1
Fixes
ca36da1
]v1.35.0
Compare Source
1.35.0
Features
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265
]StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931
]Fixes
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e
]Maintenance
a05a416
]stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documantation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
kubernetes-sigs/kind (sigs.k8s.io/kind)
v0.25.0
Compare Source
This release contains a number of small networking fixes and the latest Kubernetes releases. Happy KubeCon!
Breaking Changes
kindest/node:v1.31.2@​sha256:18fbefc20a7113353c7b75b5c869d7145a6abd6269154825872dc59c1329912e
New Features
Images pre-built for this release:
kindest/node:v1.31.2@​sha256:18fbefc20a7113353c7b75b5c869d7145a6abd6269154825872dc59c1329912e
kindest/node:v1.30.6@​sha256:b6d08db72079ba5ae1f4a88a09025c0a904af3b52387643c285442afb05ab994
kindest/node:v1.29.10@​sha256:3b2d8c31753e6c8069d4fc4517264cd20e86fd36220671fb7d0a5855103aa84b
kindest/node:v1.28.15@​sha256:a7c05c7ae043a0b8c818f5a06188bc2c4098f6cb59ca7d1856df00375d839251
kindest/node:v1.27.16@​sha256:2d21a61643eafc439905e18705b8186f3296384750a835ad7a005dceb9546d20
kindest/node:v1.26.15@​sha256:c79602a44b4056d7e48dc20f7504350f1e87530fe953428b792def00bc1076dd
NOTE: You must use the
@sha256
digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.See also:
NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718
Fixes
Contributors
Thank you to everyone who contributed to this release!
Users whose commits are in this release (alphabetically by user name)
Thank you to everyone who contributed in any way.
A special thank you to @neolit123 for all your help over the years, and stepping down when you no longer had the time.
Thank you!
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.