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 6 updates #376

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the gomod group with 5 updates in the / directory:

Package From To
github.com/minio/minio-go/v7 7.0.73 7.0.74
github.com/nats-io/nats-server/v2 2.10.17 2.10.18
k8s.io/api 0.30.2 0.30.3
k8s.io/client-go 0.30.2 0.30.3
k8s.io/kubectl 0.30.2 0.30.3

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

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.73...v7.0.74

Commits


Updates github.com/nats-io/nats-server/v2 from 2.10.17 to 2.10.18

Release notes

Sourced from github.com/nats-io/nats-server/v2's releases.

Release v2.10.18

Changelog

Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.

Go Version

  • 1.22.5

Dependencies

  • github.com/nats-io/jwt v2.5.8 (#5618)
  • github.com/minio/highwayhash v1.0.3 (#5627)
  • golang.org/x/crypto v0.25.0 (#5627)
  • golang.org/x/sys v0.22.0 (#5627)

Improved

Embedded

  • Export server function to initiate “lame duck mode” when embedding NATS (#5660)

JetStream

  • CPU spike during recalculation of first message in the memory store (#5629)

Fixed

JetStream

  • Fix duplicate callbacks on full wildcard match (#5610)
  • Multiple fixes for the filestore per-subject state (#5616)
  • Fix checkSkipFirstBlock which could return a negative index if the first block in the per-subject index is outdated (#5630)
  • Don't ack messages if consumer is filtered and they were not applicable (#5639, #5612, #5638)
  • Protect against possible panic in the filestore where the stree index is nil (#5662)
  • Prevent panic when shutting down a server immediately after starting it (#5663)

Complete Changes

https://github.com/nats-io/nats-server/compare/v2.10.17...v2.10.18

Release v2.10.18-RC.4

Changelog

Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.

Go Version

  • 1.22.5

Improved

Embedded

  • Export server function to initiate “lame duck mode” (#5660)

Fixed

... (truncated)

Commits
  • 57d23ac Release v2.10.18
  • 9bf5f23 Release v2.10.18-RC.4
  • ff36cf0 Cherry-picks for 2.10.18-RC.4 (#5664)
  • 9a57e69 Rename lameDuckMode to LameDuckShutdown so that it is accessible when emb...
  • 06a573c Prevent a server from panicking when the server is shutdown while we are init...
  • f58991c More protection against stree being nil
  • 5405206 Release v2.10.18-RC.3
  • 83e8895 Cherry-picks for 2.10.18-RC.3 (#5657)
  • 0def236 Bump to 2.10.18-RC.2
  • 392149f Cherry-picks for 2.10.18-RC.2 (#5640)
  • Additional commits viewable in compare view


Updates k8s.io/api from 0.30.2 to 0.30.3

Commits


Updates k8s.io/apimachinery from 0.30.2 to 0.30.3

Commits


Updates k8s.io/client-go from 0.30.2 to 0.30.3

Commits


Updates k8s.io/kubectl from 0.30.2 to 0.30.3

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