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 group with 3 updates #817

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

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

Updates k8s.io/api from 0.23.0 to 0.28.0

Commits
  • ae4aec0 Update dependencies to v0.28.0 tag
  • ac59949 Merge remote-tracking branch 'origin/master' into release-1.28
  • e32cee6 Merge pull request #119876 from marosset/revert-118895
  • b582191 Revert "Merge pull request #118895 from RyanAoh/kep-1860"
  • b76dbf0 Avoid returning nil responseKind in v1beta1 aggregated discovery
  • 9ab79ea Merge remote-tracking branch 'origin/master' into release-1.28
  • 8749dc5 .*: bump golang.org/x/net to v0.13.0
  • 8a20f1b Merge pull request #118644 from alexzielenski/apiserver/policy/namespaceParamRef
  • 2859edb Merge pull request #116469 from RomanBednar/pv-phase-transition-time
  • 43c3eb6 make update
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.23.0 to 0.28.0

Commits
  • 9081272 Update dependencies to v0.28.0 tag
  • fe76ecc Merge remote-tracking branch 'origin/master' into release-1.28
  • a715d8b Merge pull request #119876 from marosset/revert-118895
  • 3163e5a Revert "Merge pull request #118895 from RyanAoh/kep-1860"
  • 8d766e7 Avoid returning nil responseKind in v1beta1 aggregated discovery
  • dcfe307 Merge remote-tracking branch 'origin/master' into release-1.28
  • 7d2c3df .*: bump golang.org/x/net to v0.13.0
  • c5b1c13 Merge pull request #118644 from alexzielenski/apiserver/policy/namespaceParamRef
  • a98e74a Merge pull request #116469 from RomanBednar/pv-phase-transition-time
  • dcfedbe make update
  • Additional commits viewable in compare view

Updates sigs.k8s.io/kustomize/api from 0.10.1 to 0.14.0

Release notes

Sourced from sigs.k8s.io/kustomize/api's releases.

kyaml/v0.14.0

Breaking changes

#4926: copyutils.CopyDir() now requires a FileSystem argument #4019: remove Resid.LegacySortString()

Features

#4886: add creation support to PathMatcher filter #4947: Allow fieldspecs (used in advanced transformer configuration) to start with a slash.

Bug fixes/performance improvements

#4944: Refactor mapping node traversal and optimize RNode.GetAnnotations and RNode.GetLabels #4890: Fix null value handling when applying strategic merge patches. A null in the patch is a deletion directive, but a null in the target should be preserved. #4967: fix data race when using openapi from multiple goroutines #4990: Improve panic error message for invalid openapi schema file to include the parse error #4806: runtimeutils.GetFunctionSpec throws error when resource metadata is not found #4582: update openapi scripts to fetch protobuffer schemas

Dependencies

#4877: Update minimum Go version to Go 1.19 #4889: fix: all module net and text dependent package CVE-2022-41717 and CVE-2022-32149 vulnerabilities #4965: Bump k8s.io/kube-openapi to remove archived dependency #4960: Update sigs.k8s.io/yaml to v1.3.0 #4970: Replace github/pkg/errors with sigs.k8s.io/kustomize/kyaml/errors

api/v0.14.0

#4949: add check that kustomization is empty #5170: components apply after all generators applied #5186: Update gnostic dependency with gnostic-models #5187: Bump to go 1.20 #5212: pin to kyaml v0.14.3

kyaml/v0.13.10

#4727: Improve invalid node kind errors #4754: Stop using deprecated ioutil functions #4758: Emit a warning when using missing field in FunctionSpec #4764: Update internal go-yaml fork to v3.0.1, picking up bug fixes and a panic fix that has an associated CVE #4806: update golangci-lint version to v1.49.0 #4820: preallocate memory for performance improvements #4830: update kyaml's dependency swag to v0.22.3

kyaml/v0.13.9

#4742: prevent testing lib from being compiled in

kyaml/v0.13.8

#4675: Update dependency of github.com/xlab/treeprint to v1.1.0 #4677: Add filesys.ConfirmDir function to ensure that a path is a directory and clean it

... (truncated)

Commits
  • ded76df Merge pull request #5213 from natasha41575/pintocmdconfig
  • d7362ed pin to cmd/config
  • 4711bfe Merge pull request #5212 from natasha41575/pintokyaml
  • 8c0e0b3 pin to kyaml
  • 9e42f8d Merge pull request #5177 from annasong20/test-accumulate-remote-file
  • 168e31b Add accumulateResources remote file error tests
  • 336bc14 Merge pull request #5195 from natasha41575/updatemaintainers
  • b2c39b6 add Anna to maintainers
  • da31b96 Merge pull request #5187 from koba1t/update_go_1.20
  • dce9426 Merge pull request #5030 from koba1t/fix/error_when_no_path_match
  • 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> dependency 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> dependency 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

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/kustomize/api](https://github.com/kubernetes-sigs/kustomize).


Updates `k8s.io/api` from 0.23.0 to 0.28.0
- [Commits](kubernetes/api@v0.23.0...v0.28.0)

Updates `k8s.io/client-go` from 0.23.0 to 0.28.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.23.0...v0.28.0)

Updates `sigs.k8s.io/kustomize/api` from 0.10.1 to 0.14.0
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.10.1...api/v0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-24e477f166 branch August 21, 2023 11:57
@openshift-merge-robot
Copy link
Collaborator

rebase

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/test-infra repository.

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 needs-rebase
Development

Successfully merging this pull request may close these issues.

2 participants