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

build(deps): bump the k8s-dependencies group with 1 update #5935

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps the k8s-dependencies group with 1 update: k8s.io/klog/v2.

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.29 (Take 1)

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.100.1...v2.110.1

Commits
  • e3f75b8 Merge pull request #384 from pohly/slog
  • 44eadc3 add slog support
  • cc856bb update to logr 1.3.0
  • 02e7b69 Merge pull request #391 from pohly/with-name-output
  • 009a04a output: handle WithName like zapr does
  • b588475 Merge pull request #380 from pohly/golangci-lint-action
  • 1a0dfc5 github: run golangci-lint via action
  • ef25537 fix revive issues
  • edee20c Merge pull request #392 from pohly/promote-experimental
  • 18cdd3a promote experimental code to stable
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot requested a review from a team as a code owner November 5, 2023 20:02
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Nov 5, 2023
@dependabot dependabot bot requested review from stevesloka, skriss and a team and removed request for a team November 5, 2023 20:02
@skriss
Copy link
Member

skriss commented Nov 6, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/main/k8s-dependencies-77c1c3e4ac branch from 5b856d9 to b8a966f Compare November 6, 2023 16:08
@skriss
Copy link
Member

skriss commented Nov 7, 2023

@dependabot rebase

Bumps the k8s-dependencies group with 1 update: [k8s.io/klog/v2](https://github.com/kubernetes/klog).

- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.100.1...v2.110.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/k8s-dependencies-77c1c3e4ac branch from b8a966f to 7c436b5 Compare November 7, 2023 18:50
@skriss skriss enabled auto-merge (squash) November 7, 2023 18:55
Fix for kubernetes/klog#378.

Signed-off-by: Steve Kriss <krisss@vmware.com>
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #5935 (00d6c3c) into main (19e41e7) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5935   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files         139      139           
  Lines       19615    19615           
=======================================
  Hits        15411    15411           
  Misses       3901     3901           
  Partials      303      303           

@skriss skriss merged commit 6ff341d into main Nov 7, 2023
26 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/main/k8s-dependencies-77c1c3e4ac branch November 7, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant