bpfman / bpfman-operator

Kubernetes operator for bpfman
https://bpfman.io
Apache License 2.0
5 stars 5 forks source link

build(deps): bump the production-dependencies group with 13 updates #5

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group with 13 updates:

Package From To
github.com/go-logr/logr 1.2.3 1.4.2
github.com/google/go-cmp 0.5.9 0.6.0
github.com/kong/kubernetes-testing-framework 0.24.1 0.47.0
github.com/stretchr/testify 1.8.1 1.9.0
go.uber.org/zap 1.24.0 1.26.0
google.golang.org/grpc 1.54.0 1.62.1
google.golang.org/protobuf 1.30.0 1.33.0
k8s.io/api 0.26.0 0.29.3
k8s.io/apimachinery 0.26.0 0.29.3
k8s.io/client-go 0.26.0 0.29.3
k8s.io/code-generator 0.26.0 0.29.3
sigs.k8s.io/controller-runtime 0.14.1 0.17.3
sigs.k8s.io/yaml 1.3.0 1.4.0

Updates github.com/go-logr/logr from 1.2.3 to 1.4.2

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.2

What's Changed

Dependencies:

Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: https://github.com/go-logr/logr/compare/v1.4.0...v1.4.1

... (truncated)

Commits
  • 1205f42 Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...
  • ccedcbd Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...
  • bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  • 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  • 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  • 88d98bd Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...
  • 432cd86 Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...
  • Additional commits viewable in compare view


Updates github.com/google/go-cmp from 0.5.9 to 0.6.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.6.0

New API:

  • (#340) Add cmpopts.EquateComparable

Documentation changes:

  • (#337) Use of hotlinking of Go identifiers

Build changes:

  • (#325) Remove purego fallbacks

Testing changes:

  • (#322) Run tests for Go 1.20 version
  • (#332) Pin GitHub action versions
  • (#327) set workflow permission to read-only
Commits


Updates github.com/kong/kubernetes-testing-framework from 0.24.1 to 0.47.0

Release notes

Sourced from github.com/kong/kubernetes-testing-framework's releases.

v0.47.0

See the CHANGELOG.md

v0.46.0

See the CHANGELOG.md

v0.45.0

See the CHANGELOG.md

v0.44.0

See the CHANGELOG.md

v0.43.0

See the CHANGELOG.md

v0.42.0

See the CHANGELOG.md

v0.40.1

See the CHANGELOG.md

v0.41.0

See the CHANGELOG.md

v0.40.0

See the CHANGELOG.md

v0.39.2

See the CHANGELOG.md

v0.39.1

See the CHANGELOG.md

v0.39.0

See the CHANGELOG.md

v0.38.0

See the CHANGELOG.md

v0.37.0

See the CHANGELOG.md

v0.36.0

See the CHANGELOG.md

v0.35.0

See the CHANGELOG.md

v0.34.0

See the CHANGELOG.md

... (truncated)

Changelog

Sourced from github.com/kong/kubernetes-testing-framework's changelog.

v0.47.0

Added

  • The former kubectl.runKustomize helper is now the public kubectl.RunKustomize. This function allows building an existing kustomization directory.

v0.46.0

Breaking changes

  • Fixed ProxyUDPURL function to return the correct URL (<IP>:<PORT>), the type of returned value changed from *url.URL to string. Renamed ProxyURL to ProxyHTTPURL. #1008

Added

  • Added support for arbitrary Helm chart values to the Kuma plugin. #958
  • Introduced new functions ProxyTCPURL and ProxyTLSURL that returns the URL in the format <IP>:<PORT>. Introduced new function ProxyHTTPSURL. #1008

v0.45.0

  • Kuma addon now properly uses the Helm chart version passed in its builder's WithVersion method. #949
  • When Kuma addon is used with version greater or equal to 2.6.0 and mTLS enabled, a default allow-all TrafficPermission gets installed to preserve previous behavior. #950

v0.44.0

  • Added a call to NegotiateAPIVersion when creating a Docker client to ensure that the client is able to communicate with the Docker daemon. #932

v0.43.0

  • Added WithReleaseChannel to the GKE cluster builder to allow specifying a release channel for the cluster. #911

v0.42.0

  • Bump Kong Gateway Enterprise default image to 3.4 #867

... (truncated)

Commits
  • 3337c75 chore(deps): bump Wandalen/wretry.action from 3.3.0 to 3.4.0 (#1037)
  • 3d7aec6 feat: publish kubectl.RunKustomize (#1036)
  • e21b04b chore(deps): bump github.com/docker/docker (#1033)
  • a025430 chore(deps): bump Wandalen/wretry.action from 3.2.0 to 3.3.0 (#1034)
  • a03f6ad chore(deps): bump Wandalen/wretry.action from 3.1.0 to 3.2.0 (#1031)
  • 05b3afe chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1032)
  • b52ee2d chore(deps): bump sigs.k8s.io/kustomize/api from 0.17.0 to 0.17.1
  • fa2aba1 chore(deps): bump github.com/kong/go-kong from 0.52.0 to 0.54.0
  • c4818f1 chore(deps): bump sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.0
  • d387788 chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#1026)
  • Additional commits viewable in compare view


Updates github.com/stretchr/testify from 1.8.1 to 1.9.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.9.0

What's Changed

... (truncated)

Commits
  • bb548d0 Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...
  • 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-release notes in releases
  • fb770f8 Merge pull request #1247 from ccoVeille/typos
  • 85d8bb6 fix typos in comments, tests and github templates
  • e2741fa Merge pull request #1548 from arjunmahishi/msgAndArgs
  • 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  • Additional commits viewable in compare view


Updates go.uber.org/zap from 1.24.0 to 1.26.0

Release notes

Sourced from go.uber.org/zap's releases.

v1.26.0

Enhancements:

  • #1297[]: Add Dict as a Field.
  • #1319[]: Add WithLazy method to Logger which lazily evaluates the structured context.
  • #1350[]: String encoding is much (~50%) faster now.

Thanks to @​hhk7734, @​jquirke, @​cdvr1993 for their contributions to this release.

#1297: uber-go/zap#1297 #1319: uber-go/zap#1319 #1350: uber-go/zap#1350

v1.25.0

This release contains several improvements including performance, API additions, and two new experimental packages whose APIs are unstable and may change in the future.

Enhancements:

  • #1246[]: Add zap/exp/zapslog package for integration with slog.
  • #1273[]: Add Name to Logger which returns the Logger's name if one is set.
  • #1281[]: Add zap/exp/expfield package which contains helper methods Str and Strs for constructing String-like zap.Fields.
  • #1310[]: Reduce stack size on Any.

Thanks to @​knight42, @​dzakaammar, @​bcspragu, and @​rexywork for their contributions to this release.

#1246: uber-go/zap#1246 #1273: uber-go/zap#1273 #1281: uber-go/zap#1281 #1310: uber-go/zap#1310

Changelog

Sourced from go.uber.org/zap's changelog.

1.26.0 (14 Sep 2023)

Enhancements:

  • #1297[]: Add Dict as a Field.
  • #1319[]: Add WithLazy method to Logger which lazily evaluates the structured context.
  • #1350[]: String encoding is much (~50%) faster now.

Thanks to @​hhk7734, @​jquirke, and @​cdvr1993 for their contributions to this release.

#1297: uber-go/zap#1297 #1319: uber-go/zap#1319 #1350: uber-go/zap#1350

1.25.0 (1 Aug 2023)

This release contains several improvements including performance, API additions, and two new experimental packages whose APIs are unstable and may change in the future.

Enhancements:

  • #1246[]: Add zap/exp/zapslog package for integration with slog.
  • #1273[]: Add Name to Logger which returns the Logger's name if one is set.
  • #1281[]: Add zap/exp/expfield package which contains helper methods Str and Strs for constructing String-like zap.Fields.
  • #1310[]: Reduce stack size on Any.

Thanks to @​knight42, @​dzakaammar, @​bcspragu, and @​rexywork for their contributions to this release.

#1246: uber-go/zap#1246 #1273: uber-go/zap#1273 #1281: uber-go/zap#1281 #1310: uber-go/zap#1310

Commits


Updates google.golang.org/grpc from 1.54.0 to 1.62.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.62.1

Bug Fixes

  • xds: fix a bug that results in no matching virtual host found RPC errors due to a difference between the target and LDS resource names (#6997)
  • server: fixed stats handler data InPayload.Length for unary RPC calls (#6766)
  • grpc: the experimental RecvBufferPool DialOption and ServerOption are now active during unary RPCs with compression (#6766)
  • grpc: trim whitespaces in accept-encoding header before determining compressors

Release 1.62.0

New Features

  • grpc: Add StaticMethod CallOption as a signal to stats handler that a method is safe to use as an instrument key (#6986)

Behavior Changes

  • grpc: Return canonical target string from ClientConn.Target() and resolver.Address.String() (#6923)

Bug Fixes

  • server: wait to close connection until incoming socket is drained (with timeout) to prevent data loss on client-side (#6977)

Performance Improvements

  • *: Allow building without x/net/trace by using grpcnotrace to enable dead code elimination (#6954)
  • rand: improve performance and simplify implementation of grpcrand by adopting math/rand's top-level functions for go version 1.21.0 and newer. (#6925)

Dependencies

  • *: Use google.golang.org/protobuf/proto instead of github.com/golang/protobuf. (#6919)

[!NOTE] The above change in proto library usage introduces a minor behavior change within those libraries. The old github.com/golang/protobuf library would error if given a nil message to Marshal, while the new google.golang.org/protobuf library will successfully output zero bytes in this case. This means server method handlers that did return nil, nil will now return an empty message and no error, while it used to return an error. This also affects the client side, where clients sending nil messages used to fail without sending the RPC, and now they will send an empty message.

Release 1.61.2

Dependencies

Release 1.61.1

... (truncated)

Commits


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
  • 067c548 Update dependencies to v0.29.3 tag
  • f98a503 Merge pull request #123763 from liggitt/proto-1.29
  • 1e39277 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • f5eca04 Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
  • fd1786f flag PersistentVolumeLastPhaseTransitionTime field as beta
  • a48c0a4 Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 656e18f .*: bump golang.org/x/tools to v0.16.1
  • 0d77c34 Merge remote-tracking branch 'origin/master' into release-1.29
  • bb0a75c add beta comment for pod replacement policy
  • 0099855 update go.mod
  • Additional commits viewable in compare view


Updates k8s.io/apimachinery from 0.26.0 to 0.29.3

Commits
  • d794766 Merge pull request #123763 from liggitt/proto-1.29
  • 9b124b1 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • dc7e034 Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 7d94fef .*: bump golang.org/x/tools to v0.16.1
  • 3c8c1f2 update go.mod
  • 12dc3f8 Merge pull request #113374 from ahmedtd/kep-3257-projected-types
  • 03a1b4b LRUExpireCache: Allow removing multiple keys under lock
  • bc0a03b Merge pull request #119762 from AxeZhan/PollUntilContextCancel
  • 16d50e6 Merge pull request #121552 from pohly/klog-update
  • 6b13b03 dependencies: klog v2.110.1
  • Additional commits viewable in compare view


Updates k8s.io/client-go from 0.26.0 to 0.29.3

Commits
  • 46588f2 Update dependencies to v0.29.3 tag
  • 403b37f Merge pull request #123763 from liggitt/proto-1.29
  • 92199ae [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • baea19d Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 3373afd .*: bump golang.org/x/tools to v0.16.1
  • 288368e update go.mod
  • 86d49e7 Merge pull request #113374 from ahmedtd/kep-3257-projected-types
  • 59c256a Regenerate for ClusterTrustBundlePEM projected volume API
  • ac369c3 Define ClusterTrustBundlePEM projected volume
  • 66e57f7 Merge pull request #121552 from pohly/klog-update
  • Additional commits viewable in compare view


Updates k8s.io/code-generator from 0.26.0 to 0.29.3

Commits
  • 867d3ef Merge pull request #123763 from liggitt/proto-1.29
  • 9d92335 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • 3cc1c2e Merge pull request #123376skitt/automated-cherry-pick-of-#123261
  • a9bce21 codegen: don't nuke files if only verifying
  • 07ba736 Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 2a7860a .*: bump golang.org/x/tools to v0.16.1
  • 599d00c code-generator: fix invalid replace of klog
  • 51ae00d Merge pull request #121808 from cpanato/go-update-main
  • 87e6f21 update go.mod
  • 66e74b7 Merge pull request #121552 from pohly/klog-update
  • Additional commits viewable in compare view


Updates sigs.k8s.io/controller-runtime from 0.14.1 to 0.17.3

Release notes

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

v0.17.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.2...v0.17.3

v0.17.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.1...v0.17.2

v0.17.... _Description has been truncated_

astoycos commented 1 month ago

@msherif1234 If you get the chance can you look into this?