-
Notifications
You must be signed in to change notification settings - Fork 589
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
🌱 Bump the dependencies group across 1 directory with 5 updates #4992
🌱 Bump the dependencies group across 1 directory with 5 updates #4992
Conversation
Bumps the dependencies group with 4 updates in the /hack/tools directory: [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser), [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools). Updates `github.com/goreleaser/goreleaser` from 1.25.1 to 1.26.2 - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml) - [Commits](goreleaser/goreleaser@v1.25.1...v1.26.2) Updates `github.com/mikefarah/yq/v4` from 4.43.1 to 4.44.1 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.43.1...v4.44.1) Updates `k8s.io/apimachinery` from 0.29.4 to 0.29.5 - [Commits](kubernetes/apimachinery@v0.29.4...v0.29.5) Updates `sigs.k8s.io/controller-tools` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.14.0...v0.15.0) Updates `sigs.k8s.io/kind` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: github.com/goreleaser/goreleaser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mikefarah/yq/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sigs.k8s.io/controller-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/kind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@dependabot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 4 updates in the /hack/tools directory: github.com/goreleaser/goreleaser, github.com/mikefarah/yq/v4, k8s.io/apimachinery and sigs.k8s.io/controller-tools.
Updates
github.com/goreleaser/goreleaser
from 1.25.1 to 1.26.2Release notes
Sourced from github.com/goreleaser/goreleaser's releases.
... (truncated)
Commits
d7c23c1
chore(deps): bump golang fromf1fe698
tob8ded51
(#4887)fae464e
chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888)f4cd8fc
build: fix changelog not showing dependencies updatesde796eb
chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885)1c66ce4
chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881)1d49b22
chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882)79caa9c
chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883)cf2c47a
chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880)b3d6460
fix(docs): version typo (#4878)73a22e5
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876)Updates
github.com/mikefarah/yq/v4
from 4.43.1 to 4.44.1Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
557dcb8
Bumping version2daa39e
Updating release notes0c15cf3
Added properties convert to numbers example #2023d9adcdb
Update instructions for Alpine Linux (#2034)9010809
Bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (#2024)8250f0c
Bump golang.org/x/text from 0.14.0 to 0.15.0 (#2036)8ac9f60
Bump golang from 1.22.2 to 1.22.3 (#2037)1748171
Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (#2014)21ba506
Fix: shell-completion (#2006)b54d7eb
handle escaped backslashes (#1997)Updates
k8s.io/apimachinery
from 0.29.4 to 0.29.5Commits
Updates
sigs.k8s.io/controller-tools
from 0.14.0 to 0.15.0Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
473c028
Merge pull request #927 from pmalek/crd-xvalidation-add-messageExpression8dd0634
Merge pull request #930 from kubernetes-sigs/dependabot/github_actions/action...5464a63
Merge pull request #931 from kubernetes-sigs/dependabot/go_modules/github.com...1381be7
🌱 Bump actions/checkout from 4.1.2 to 4.1.3a40abf6
Merge pull request #929 from kubernetes-sigs/dependabot/github_actions/tj-act...9571d3c
🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0434b090
🌱 Bump tj-actions/changed-files from 44.0.1 to 44.3.004e6d44
feat(crdvalidation): add messageExpression support to XValidation markere159968
✨ crd: allow specifying spec.preserveUnknownFields (#912)8cc57e3
Merge pull request #926 from sbueringer/pr-1.30Updates
sigs.k8s.io/kind
from 0.22.0 to 0.23.0Release notes
Sourced from sigs.k8s.io/kind's releases.
... (truncated)
Commits
0296c52
version v0.23.04a36b22
Merge pull request #3608 from BenTheElder/bump-kindnetd-mod96a3352
bump node image to 1.30.01c8c510
bump base image7e41de9
bump local-path-provisioner image54682a2
bump kindnetd imagecd2ac64
bump kindnetd to k8s 0.29 (not 0.30 as we'd need go 1.22+, see runc issue 4233)b9bba13
Merge pull request #3607 from BenTheElder/bump-go274e9d4
upgrade to go1.21.106967c95
Merge pull request #3605 from kubernetes-sigs/dependabot/github_actions/actio...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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