falcosecurity / falco-talon

Response Engine for managing threats in your Kubernetes
https://docs.falco-talon.org
Apache License 2.0
110 stars 11 forks source link

Bump the gomod group across 1 directory with 2 updates #389

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the gomod group with 2 updates in the / directory: github.com/cilium/cilium and github.com/minio/minio-go/v7.

Updates github.com/cilium/cilium from 1.16.0 to 1.16.1

Release notes

Sourced from github.com/cilium/cilium's releases.

1.16.1

Summary of Changes

Minor Changes:

Bugfixes:

  • auth: Fix data race in Upsert (Backport PR #34158, Upstream PR #33905, @​chaunceyjiang)
  • BGPv1 + BGPv2: Fix incorrect service reconciliation in setups with multiple BGP instances (virtual routers) (Backport PR #34297, Upstream PR #34177, @​rastislavs)
  • bgpv1: Fix data race in bgppSelection (Backport PR #34158, Upstream PR #33904, @​chaunceyjiang)
  • bgpv2: Avoid duplicate route policy naming (Backport PR #34158, Upstream PR #34031, @​rastislavs)
  • BGPv2: Fix Service advertisement selector: do not require matching CiliumLoadBalancerIPPool (Backport PR #34201, Upstream PR #34182, @​rastislavs)
  • Fix a nil dereference crash during cilium-agent initialization affecting setups with FQDN policies. The crash is triggered when a restored endpoint performs a DNS request just a the right time during early cilium-agent restoration. Problem is not expected to be persistent and the agent should get pass the problematic part of the initialization on restart. (Backport PR #34158, Upstream PR #34059, @​joamaki)
  • Fix appArmorProfile condition for CronJob helm template (Backport PR #34297, Upstream PR #34100, @​sathieu)
  • Fix bug causing etcd upsertion/deletion events to be potentially missed during the initial synchronization, when Cilium operates in KVStore mode, or Cluster Mesh is enabled. (Backport PR #34181, Upstream PR #34091, @​giorio94)
  • Fix issue in picking node IP addresses from the loopback device. This fixes a regression in v1.15 and v1.16 where VIPs assigned to the lo device were not considered by Cilium. Fix spurious updates node addresses to avoid unnecessary datapath reinitializations. (Backport PR #34085, Upstream PR #34012, @​joamaki)
  • Fix possible connection disruption on agent restart with WireGuard + kvstore (Backport PR #34158, Upstream PR #34062, @​giorio94)
  • Fixes DNS proxy "connect: cannot assign requested address" errors in transparent mode, which were due to opening multiple TCP connections to the upstream DNS server. (Backport PR #34201, Upstream PR #33989, @​bimmlerd)
  • gateway-api: Add HTTP method condition in sortable routes (Backport PR #34158, Upstream PR #34109, @​sayboras)
  • gateway-api: Enqueue gateway for Reference Grant changes (Backport PR #34158, Upstream PR #34032, @​sayboras)
  • lbipam: fixed bug in sharing key logic (Backport PR #34158, Upstream PR #34106, @​dylandreimerink)
  • cilium/cilium#34322@​nathanjsweet)
  • service: Relax protocol matching for L7 Service (Backport PR #34195, Upstream PR #34131, @​sayboras)

CI Changes:

Misc Changes:

... (truncated)

Changelog

Sourced from github.com/cilium/cilium's changelog.

v1.16.1

Summary of Changes

Minor Changes:

Bugfixes:

  • auth: Fix data race in Upsert (Backport PR #34158, Upstream PR #33905, @​chaunceyjiang)
  • BGPv1 + BGPv2: Fix incorrect service reconciliation in setups with multiple BGP instances (virtual routers) (Backport PR #34297, Upstream PR #34177, @​rastislavs)
  • bgpv1: Fix data race in bgppSelection (Backport PR #34158, Upstream PR #33904, @​chaunceyjiang)
  • bgpv2: Avoid duplicate route policy naming (Backport PR #34158, Upstream PR #34031, @​rastislavs)
  • BGPv2: Fix Service advertisement selector: do not require matching CiliumLoadBalancerIPPool (Backport PR #34201, Upstream PR #34182, @​rastislavs)
  • Fix a nil dereference crash during cilium-agent initialization affecting setups with FQDN policies. The crash is triggered when a restored endpoint performs a DNS request just a the right time during early cilium-agent restoration. Problem is not expected to be persistent and the agent should get pass the problematic part of the initialization on restart. (Backport PR #34158, Upstream PR #34059, @​joamaki)
  • Fix appArmorProfile condition for CronJob helm template (Backport PR #34297, Upstream PR #34100, @​sathieu)
  • Fix bug causing etcd upsertion/deletion events to be potentially missed during the initial synchronization, when Cilium operates in KVStore mode, or Cluster Mesh is enabled. (Backport PR #34181, Upstream PR #34091, @​giorio94)
  • Fix issue in picking node IP addresses from the loopback device. This fixes a regression in v1.15 and v1.16 where VIPs assigned to the lo device were not considered by Cilium. Fix spurious updates node addresses to avoid unnecessary datapath reinitializations. (Backport PR #34085, Upstream PR #34012, @​joamaki)
  • Fix possible connection disruption on agent restart with WireGuard + kvstore (Backport PR #34158, Upstream PR #34062, @​giorio94)
  • Fixes DNS proxy "connect: cannot assign requested address" errors in transparent mode, which were due to opening multiple TCP connections to the upstream DNS server. (Backport PR #34201, Upstream PR #33989, @​bimmlerd)
  • gateway-api: Add HTTP method condition in sortable routes (Backport PR #34158, Upstream PR #34109, @​sayboras)
  • gateway-api: Enqueue gateway for Reference Grant changes (Backport PR #34158, Upstream PR #34032, @​sayboras)
  • lbipam: fixed bug in sharing key logic (Backport PR #34158, Upstream PR #34106, @​dylandreimerink)
  • cilium/cilium#34322@​nathanjsweet)
  • service: Relax protocol matching for L7 Service (Backport PR #34195, Upstream PR #34131, @​sayboras)

CI Changes:

Misc Changes:

... (truncated)

Commits
  • 6857905 Prepare for release v1.16.1
  • 17426bc policy: Add Port Range Precedence Tests
  • 1992c02 policy: Port Range Match Label Fix
  • d458088 ci: update docs-builder
  • 77ba95c ci: update docs-builder
  • 96ef822 Documentation: Add support for redirects for moved/renamed pages
  • f0ff5f3 Documentation: Fix update-requirements
  • 0cb3777 gha: Free up Github runner disk space
  • 7d8b60b Remove appArmorProfile from CronJob helm template
  • 642f47f bgpv1: Fix DiffStore to work with multiple server instances
  • Additional commits viewable in compare view


Updates github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.74...v7.0.75

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

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