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

chore: bump the k8s group with 3 updates #3163

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the k8s group with 3 updates: k8s.io/api, k8s.io/client-go and sigs.k8s.io/release-utils.

Updates k8s.io/api from 0.27.4 to 0.27.8

Commits
  • 57dee4b Update dependencies to v0.27.8 tag
  • 03c3aa1 Merge pull request #121546dims/automated-cherry-pick-of-#121364
  • 7826896 bump golang.org/grpc to v1.56.3
  • 6198494 Merge pull request #121127 from MadhavJivrajani/bump-x-net-127
  • 0a55154 .: bump golang.org/x/net to v0.17.0
  • acad300 Merge pull request #120209mimowo/automated-cherry-pick-of-#120204
  • 62f7673 Mark Job onPodConditions as optional in pod failure policy
  • 366ac8e Merge pull request #119868liggitt/automated-cherry-pick-of-#119835
  • 31986ba Avoid returning nil responseKind in v1beta1 aggregated discovery
  • See full diff in compare view

Updates k8s.io/client-go from 0.27.4 to 0.27.8

Commits
  • 393d7ce Update dependencies to v0.27.8 tag
  • 5d61830 Merge pull request #121546dims/automated-cherry-pick-of-#121364
  • 3213608 bump golang.org/grpc to v1.56.3
  • 87f3eb2 Merge pull request #121127 from MadhavJivrajani/bump-x-net-127
  • 673080b .: bump golang.org/x/net to v0.17.0
  • fa3c65e Merge pull request #120360Jefftree/automated-cherry-pick-of-#119870
  • 68da234 Fallback to legacy discovery on a wider range of conditions in aggregator
  • 0ea0345 Merge pull request #120067HirazawaUi/automated-cherry-pick-of-#116506
  • d55c4c3 generate ReportingInstance and ReportingController in Event
  • f102456 Merge pull request #119868liggitt/automated-cherry-pick-of-#119835
  • Additional commits viewable in compare view

Updates sigs.k8s.io/release-utils from 0.7.3 to 0.7.7

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.7.7

What's Changed

Full Changelog: kubernetes-sigs/release-utils@v0.7.6...v0.7.7

v0.7.6

Changes by Kind

Feature

  • Bump golangci-lint to 1.55.1 and ko to 0.15.0 (#94, @​cpanato) [SIG Release]
  • Set minimum go version to 1.20
    • bump cosign to v2.2.0
    • bump golangci-lint to v1.54.2 (#93, @​cpanato) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Full Changelog: kubernetes-sigs/release-utils@v0.7.5...v0.7.6

v0.7.5

Changes by Kind

Feature

  • Add CompressWithoutPreservingPath function to the tar package (#83, @​xmudrii) [SIG Release]
  • Set minimum go version to 1.20
    • bump cosign to v2.2.0
    • bump golangci-lint to v1.54.2 (#93, @​cpanato) [SIG Release]

Bug or Regression

  • Tar.Extract: ignore error if directory exists (#84, @​xmudrii) [SIG Release]

Other (Cleanup or Flake)

  • Fixed GenerateLDFlags for macos to not rely on GNU date any more. (#91, @​saschagrunert) [SIG Release]

... (truncated)

Commits
  • 441a2c4 Merge pull request #97 from cpanato/updates
  • f52143e bump golangci-lint to v1.55.2
  • d2a7c92 update zeitgeist to v0.4.3
  • bf65fd3 Merge pull request #95 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • aaa7d2a build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 05e0f47 Merge pull request #94 from cpanato/updates
  • ec79463 update verifygomod mage function
  • 0a94973 update/fix lints
  • 8ff3680 update golangci-lint
  • abe1ffc bump ko to 0.15.0
  • Additional commits viewable in compare view

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 20, 2023 10:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6503979) 53.70% compared to head (d200245) 53.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3163      +/-   ##
==========================================
+ Coverage   53.70%   53.83%   +0.13%     
==========================================
  Files         136      136              
  Lines       12198    12198              
==========================================
+ Hits         6551     6567      +16     
+ Misses       5143     5132      -11     
+ Partials      504      499       -5     
Flag Coverage Δ
unittests 53.83% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-1e886a9e13 branch from 4396adf to 0f21327 Compare November 27, 2023 10:41
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-1e886a9e13 branch 2 times, most recently from 2964ab9 to e674018 Compare December 11, 2023 10:40
Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils).


Updates `k8s.io/api` from 0.27.4 to 0.27.8
- [Commits](kubernetes/api@v0.27.4...v0.27.8)

Updates `k8s.io/client-go` from 0.27.4 to 0.27.8
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.27.4...v0.27.8)

Updates `sigs.k8s.io/release-utils` from 0.7.3 to 0.7.7
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.3...v0.7.7)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-1e886a9e13 branch from e674018 to d200245 Compare December 18, 2023 10:29
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #3201.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-1e886a9e13 branch December 25, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant