-
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) #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
4 times, most recently
from
November 26, 2024 11:03
56bf481
to
56ca3a5
Compare
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
December 11, 2024 11:02
e280e6b
to
8a7e9a5
Compare
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
3 times, most recently
from
December 18, 2024 11:03
10ce88e
to
f8545d8
Compare
syself-bot
bot
added
size/L
Denotes a PR that changes 200-800 lines, ignoring generated files.
and removed
size/XL
Denotes a PR that changes 800-2000 lines, ignoring generated files.
labels
Dec 18, 2024
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
2 times, most recently
from
December 24, 2024 11:03
7819242
to
abe0899
Compare
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
2 times, most recently
from
January 4, 2025 11:03
3f80304
to
2a4403f
Compare
| datasource | package | from | to | | ---------- | ------------------------------------ | ---------------------------------- | ---------------------------------- | | go | github.com/hetznercloud/hcloud-go/v2 | v2.13.1 | v2.17.1 | | go | github.com/onsi/ginkgo/v2 | v2.20.2 | v2.22.2 | | go | github.com/onsi/gomega | v1.34.2 | v1.36.2 | | go | github.com/stretchr/testify | v1.9.0 | v1.10.0 | | go | golang.org/x/exp | v0.0.0-20241009180824-f66d83c29e7c | v0.0.0-20250106191152-7588d65b2ba8 | | go | golang.org/x/mod | v0.21.0 | v0.22.0 | | go | k8s.io/utils | v0.0.0-20240921022957-49e7df575cb6 | v0.0.0-20241210054802-24370beab758 | | go | sigs.k8s.io/kind | v0.24.0 | v0.26.0 |
syself-bot
bot
force-pushed
the
renovate/golang-deps
branch
from
January 7, 2025 11:04
2a4403f
to
494cc3b
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.1
v2.20.2
->v2.22.2
v1.34.2
->v1.36.2
v1.9.0
->v1.10.0
f66d83c
->7588d65
v0.21.0
->v0.22.0
49e7df5
->24370be
v0.24.0
->v0.26.0
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)
v2.17.1
Compare Source
Bug Fixes
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.2
Compare Source
What's Changed
Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2
v2.22.1
Compare Source
2.22.1
Fixes
Fix CSV encoding
aab3da6
]c09df39
]96a80fc
]43dad69
]Maintenance
c88c634
]4df44bf
]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.2
Compare Source
Maintenance
v1.36.1
Compare Source
1.36.1
Fixes
1c6c112
]4feb9d7
]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.26.0
Compare Source
This release brings Kubernetes v1.32.0 to kind by default and fixes
kind build node-image
for building for Kubernetes releases <v1.31.0 when not building Kubernetes from source (e.g.kind build node-image v1.30.0
).Breaking Changes
--kube-root
flag fromkind build node-image
, use--type=source
and pass the path as an argument instead.--loglevel
flag, use-v
/--verbosity
instead (seekind help
)kindest/node:v1.32.0@​sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
New Features
Images pre-built for this release:
kindest/node:v1.32.0@​sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
kindest/node:v1.31.4@​sha256:2cb39f7295fe7eafee0842b1052a599a4fb0f8bcf3f83d96c7f4864c357c6c30
kindest/node:v1.30.8@​sha256:17cd608b3971338d9180b00776cb766c50d0a0b6b904ab4ff52fd3fc5c6369bf
kindest/node:v1.29.12@​sha256:62c0672ba99a4afd7396512848d6fc382906b8f33349ae68fb1dbfe549f70dec
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
kind build node-image --type=url
andkind build node-image --type=release
where Kubernetes version is less thanv1.31.0
kind build node-image v1.30.0
andkind build node-image https://dl.k8s.io/v1.30.0/kubernetes-server-linux-arm64.tar.gz
--type=source
.Contributors
Thank you to everyone who contributed to this kind over the years!
Commiters for this release:
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
Additional images pre-built for this release:
kindest/node:v1.32.0@​sha256:2458b423d635d7b01637cac2d6de7e1c1dca1148a2ba2e90975e214ca849e7cb
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.