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 #3126

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 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.7

Commits
  • 4f862ea Update dependencies to v0.27.7 tag
  • 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.7

Commits
  • bec45d3 Update dependencies to v0.27.7 tag
  • 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
  • 686c038 Avoid returning nil responseKind in v1beta1 aggregated discovery
  • 1bfd018 Merge pull request #119113champtar/automated-cherry-pick-of-#118922
  • Additional commits viewable in compare view

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

Release notes

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

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]

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • 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
  • 253274d rename golang.go to golangci-lint.go and bump to version 1.55.1
  • ff2d69b Merge pull request #93 from cpanato/updates
  • 19113e6 bump golangci-lint to v1.54.2
  • 86492f0 bump cosign to v2.2.0
  • b65252c set minimum go version to 1.20
  • 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 October 30, 2023 10:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (40f15ef) 52.66% compared to head (c77c095) 52.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3126      +/-   ##
==========================================
+ Coverage   52.66%   52.69%   +0.03%     
==========================================
  Files         134      134              
  Lines       11890    11890              
==========================================
+ Hits         6262     6266       +4     
+ Misses       5141     5138       -3     
+ Partials      487      486       -1     
Flag Coverage Δ
unittests 52.69% <ø> (+0.03%) ⬆️

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

see 1 file with indirect coverage changes

☔ 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-7ac9ff55f5 branch 2 times, most recently from c905b58 to fba7bfe Compare November 6, 2023 10:26
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.7
- [Commits](kubernetes/api@v0.27.4...v0.27.7)

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

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

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-7ac9ff55f5 branch from fba7bfe to 53a296c Compare November 13, 2023 10:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #3163.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-7ac9ff55f5 branch November 20, 2023 10:13
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