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

🌱 Bump the kubernetes group across 1 directory with 5 updates #262

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps the kubernetes group with 3 updates in the /hack/tools directory: k8s.io/api, k8s.io/apiextensions-apiserver and k8s.io/release.

Updates k8s.io/api from 0.29.3 to 0.29.6

Commits

Updates k8s.io/apiextensions-apiserver from 0.29.3 to 0.29.6

Commits

Updates k8s.io/apimachinery from 0.29.3 to 0.29.6

Commits

Updates k8s.io/client-go from 0.29.3 to 0.29.6

Commits

Updates k8s.io/release from 0.16.6-0.20240222112346-71feb57b59a4 to 0.16.9

Release notes

Sourced from k8s.io/release's releases.

v0.16.9

Changes by Kind

Please note that you can also download the artifacts for this release from our Google Cloud Bucket: https://console.cloud.google.com/storage/browser/k8s-artifacts-sig-release/kubernetes/release/v0.16.9

Feature

  • Schedule-builder: Added markdown help on top of each file when updating them. (#3583, @​saschagrunert) [SIG Release]

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v0.16.8

Changes by Kind

Please note that you can also download the artifacts for this release from our Google Cloud Bucket: https://console.cloud.google.com/storage/browser/k8s-artifacts-sig-release/kubernetes/release/v0.16.8

Feature

  • Build Go 1.22.2 and 1.21.9 (#3549, @​cpanato) [SIG Release]
  • Build k8s-ci-builder and k8s-cloud-bulider with Go 1.21.9 (#3561, @​cpanato) [SIG Release]
  • Build k8s-ci-builder and k8s-cloud-bulider with Go 1.22.2 (#3555, @​cpanato) [SIG Release]
  • Bump distroless iptables to use go1.22.2 and go1.21.9 (#3554, @​cpanato) [SIG Release]
  • Mark GitHub release as latest if no newer releases were found (#3559, @​embik) [SIG Release]
  • Schedule-builder: do not add release name for upcoming releases because it can be inferred by the target date. (#3570, @​saschagrunert) [SIG Release]

Bug or Regression

  • Fixed crash in schedule-builder if next field is not set in schedule.yaml. (#3551, @​saschagrunert) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

  • github.com/goark/go-cvss: v1.6.7 → v1.6.6
  • golang.org/x/crypto: v0.21.0 → v0.22.0

... (truncated)

Commits

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the kubernetes group with 3 updates in the /hack/tools directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) and [k8s.io/release](https://github.com/kubernetes/release).


Updates `k8s.io/api` from 0.29.3 to 0.29.6
- [Commits](kubernetes/api@v0.29.3...v0.29.6)

Updates `k8s.io/apiextensions-apiserver` from 0.29.3 to 0.29.6
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.29.3...v0.29.6)

Updates `k8s.io/apimachinery` from 0.29.3 to 0.29.6
- [Commits](kubernetes/apimachinery@v0.29.3...v0.29.6)

Updates `k8s.io/client-go` from 0.29.3 to 0.29.6
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.3...v0.29.6)

Updates `k8s.io/release` from 0.16.6-0.20240222112346-71feb57b59a4 to 0.16.9
- [Release notes](https://github.com/kubernetes/release/releases)
- [Changelog](https://github.com/kubernetes/release/blob/master/docs/release-notes-maps.md)
- [Commits](https://github.com/kubernetes/release/commits/v0.16.9)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/release
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2024

The following labels could not be found: area/dependency, ok-to-test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants