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 gomod group with 5 updates #548

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps the gomod group with 5 updates:

Package From To
github.com/onsi/gomega 1.28.0 1.28.1
k8s.io/api 0.28.2 0.28.3
k8s.io/client-go 0.28.2 0.28.3
sigs.k8s.io/controller-runtime 0.16.2 0.16.3
sigs.k8s.io/kustomize/api 0.14.0 0.15.0

Updates github.com/onsi/gomega from 1.28.0 to 1.28.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.28.1

1.28.1

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#699) [375648c]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.28.1

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#699) [375648c]
Commits

Updates k8s.io/api from 0.28.2 to 0.28.3

Commits

Updates k8s.io/client-go from 0.28.2 to 0.28.3

Commits

Updates sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.16.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3

Commits
  • 5f8d96b Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.3
  • 5572514 [fix]: Bump k8s to 1.28.3
  • 7c1e2d9 Merge pull request #2541 from joelanford/0.16-golang-x-net
  • 5201923 🐛 bump golang.org/x/net to v0.17.0
  • 8b5b1a2 Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...
  • b9c691d sparkles: Cache: Allow defining options that apply to all namespaces that the...
  • 8361246 Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16
  • f7b7450 🐛 Handle unstructured status update with fake client (#2495)
  • 2d6b699 [release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)
  • da31104 Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...
  • Additional commits viewable in compare view

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

Release notes

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

api/v0.15.0

#5167: kustomize: Add support for OCI based helm repos #5189: Add test for issue #5131 #5193: [refactor]: Internalize loader api #5194: fix a patch files accept multiple patches #5196: fix: patch additions honor source key style #5197: Switch to json-patch v5 #5225: Add accumulateResources error tests for local files #5261: [Refactor] Move image to internal #5262: [Refactor] Internalize konfig constants #5263: Fix reject needing both current and previous ids #5342: Update imdario/mergo to v0.3.13 #5353: git submodule need origin #5367: fix: add namespace option to 'edit add configmap' command #5393: Update kyaml to v0.15.0

kyaml/v0.15.0

#5076: perf: limit initSchema calls from openapi.IsNamespaceScoped #5167: kustomize: Add support for OCI based helm repos #5196: fix: patch additions honor source key style #5291: refactor: Remove setters from kyaml #5324: update deprecated doc refs #5370: merge2: fix duplicate test case

kyaml/v0.14.3

#5155: performance: eliminate unnecessary RNode creation #5186: Update gnostic dependency with gnostic-models #5187: Bump to go 1.20

kyaml/v0.14.2

#5096: prevent all uses of YAML aliases from being overwritten by a transformer #5145: Add DeepCopy for ResourceMeta and ObjectMeta

kyaml/v0.14.1

#5058: perf: optimize Gvk.ApiVersion()

Commits
  • 5497967 Merge pull request #5394 from koba1t/pinToCmdConfig
  • 0115ae6 Update cmd/config to v0.12.0
  • bb50224 Merge pull request #5393 from koba1t/pinToKyaml
  • 8668b74 Update kyaml to v0.15.0
  • 752bb2e Merge pull request #5303 from antoooks/refactor/ci-tasks-improvement-new
  • bde28b1 Merge pull request #5324 from charles-chenzz/fix_doc_refs
  • 689dcef Merge pull request #5378 from kubernetes-sigs/dependabot/go_modules/cmd/deppr...
  • f3e263a build(deps): bump golang.org/x/net in /cmd/depprobcheck
  • fa48ab1 Merge pull request #5377 from kubernetes-sigs/dependabot/go_modules/functions...
  • 0eca5c4 build(deps): bump golang.org/x/net
  • 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

Bumps the gomod group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.28.0` | `1.28.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.28.2` | `0.28.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.2` | `0.28.3` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.16.2` | `0.16.3` |
| [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.14.0` | `0.15.0` |


Updates `github.com/onsi/gomega` from 1.28.0 to 1.28.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.0...v1.28.1)

Updates `k8s.io/api` from 0.28.2 to 0.28.3
- [Commits](kubernetes/api@v0.28.2...v0.28.3)

Updates `k8s.io/client-go` from 0.28.2 to 0.28.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.2...v0.28.3)

Updates `sigs.k8s.io/controller-runtime` from 0.16.2 to 0.16.3
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3)

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

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@WanzenBug WanzenBug merged commit ac9cdb5 into v2 Oct 24, 2023
4 checks passed
@WanzenBug WanzenBug deleted the dependabot/go_modules/gomod-4479fa3372 branch October 24, 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