-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update dependencies #8
Merged
Merged
Commits on May 27, 2024
-
build(deps): bump the production-dependencies group with 13 updates
Bumps the production-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.2.3` | `1.4.2` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.5.9` | `0.6.0` | | [github.com/kong/kubernetes-testing-framework](https://github.com/kong/kubernetes-testing-framework) | `0.24.1` | `0.47.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.1` | `1.9.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.24.0` | `1.26.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.54.0` | `1.62.1` | | google.golang.org/protobuf | `1.30.0` | `1.33.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.26.0` | `0.29.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.26.0` | `0.29.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.26.0` | `0.29.3` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.26.0` | `0.29.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.14.1` | `0.17.3` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.3.0` | `1.4.0` | Updates `github.com/go-logr/logr` from 1.2.3 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.2.3...v1.4.2) Updates `github.com/google/go-cmp` from 0.5.9 to 0.6.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.5.9...v0.6.0) Updates `github.com/kong/kubernetes-testing-framework` from 0.24.1 to 0.47.0 - [Release notes](https://github.com/kong/kubernetes-testing-framework/releases) - [Changelog](https://github.com/Kong/kubernetes-testing-framework/blob/main/CHANGELOG.md) - [Commits](Kong/kubernetes-testing-framework@v0.24.1...v0.47.0) Updates `github.com/stretchr/testify` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.9.0) Updates `go.uber.org/zap` from 1.24.0 to 1.26.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.24.0...v1.26.0) Updates `google.golang.org/grpc` from 1.54.0 to 1.62.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.62.1) Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0 Updates `k8s.io/api` from 0.26.0 to 0.29.3 - [Commits](kubernetes/api@v0.26.0...v0.29.3) Updates `k8s.io/apimachinery` from 0.26.0 to 0.29.3 - [Commits](kubernetes/apimachinery@v0.26.0...v0.29.3) Updates `k8s.io/client-go` from 0.26.0 to 0.29.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.26.0...v0.29.3) Updates `k8s.io/code-generator` from 0.26.0 to 0.29.3 - [Commits](kubernetes/code-generator@v0.26.0...v0.29.3) Updates `sigs.k8s.io/controller-runtime` from 0.14.1 to 0.17.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.14.1...v0.17.3) Updates `sigs.k8s.io/yaml` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/kong/kubernetes-testing-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/code-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sigs.k8s.io/yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f88b53 - Browse repository at this point
Copy the full SHA 5f88b53View commit details
Commits on May 28, 2024
-
misc update to handle old apis
Signed-off-by: Mohamed Mahmoud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e8d572 - Browse repository at this point
Copy the full SHA 6e8d572View commit details -
update status update logic patch from Andre
Signed-off-by: Mohamed Mahmoud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f71813 - Browse repository at this point
Copy the full SHA 7f71813View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.