-
Notifications
You must be signed in to change notification settings - Fork 39
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
vendor: bump github.com/operator-framework/operator-sdk from 1.38.0 to 1.39.0 in /tools in the github-dependencies group #745
Conversation
@Mergifyio rebase |
Bumps the github-dependencies group in /tools with 1 update: [github.com/operator-framework/operator-sdk](https://github.com/operator-framework/operator-sdk). Updates `github.com/operator-framework/operator-sdk` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/operator-framework/operator-sdk/releases) - [Changelog](https://github.com/operator-framework/operator-sdk/blob/master/.goreleaser.yml) - [Commits](operator-framework/operator-sdk@v1.38.0...v1.39.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/operator-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Niels de Vos <[email protected]>
✅ Branch has been successfully rebased |
f3e55ad
to
94ff8a0
Compare
@@ -1,6 +1,6 @@ | |||
module github.com/csi-addons/kubernetes-csi-addons | |||
|
|||
go 1.23.0 | |||
go 1.23.4 |
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.
we might get into problem in downstream as we don't have 1.23.4 yet , is having 1.23.4 is hard requirement?
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.
it looks like hard requirement https://github.com/operator-framework/operator-sdk/blob/v1.39.0/go.mod#L3. let get it merged once we are good with this version in downstream as well?
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.
I don't think we should delay things (much) for downstream builds.
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.
Leave a message in #747 if you want to wait with merging it.
@dependabot recreate |
Superseded by #747. |
Bumps the github-dependencies group in /tools with 1 update: github.com/operator-framework/operator-sdk.
Updates
github.com/operator-framework/operator-sdk
from 1.38.0 to 1.39.0Release notes
Sourced from github.com/operator-framework/operator-sdk's releases.
Commits
d5cc16b
Release v1.39.0 (#6890)4866d38
move v1.22 from netlify to gh like in toml file (#6889)08db483
updating dependencies to k8s 1.31 (#6878)53dd00c
fix prometheus documentation link (#6888)f7cdc0f
fix small typo in filename (#6886)46b1e14
fixing CVE-2025-21614 in github.com/go-git/go-git/v5 (#6885)b532c37
fixing CVE-2024-45338 in golang.org/x/net (#6884)2a28d66
updating project to use go 1.23 and UBI 9.5 (#6883)a995724
updating copywrite for 2025d0e10c2
Bump golang.org/x/crypto from 0.27.0 to 0.31.0 (#6876)You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions