siderolabs / talos-cloud-controller-manager

Generic cloud controller manager for hybrid deployments using Talos OS
MIT License
48 stars 7 forks source link

chore: Bump the siderolabs group across 1 directory with 2 updates #174

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the siderolabs group with 2 updates in the / directory: github.com/cosi-project/runtime and github.com/siderolabs/talos/pkg/machinery.

Updates github.com/cosi-project/runtime from 0.4.5 to 0.4.8

Commits
  • e3baf1b fix: update flaky TestHooks test
  • f68b7c4 chore: bump deps and remove false lock
  • cabdc85 fix: replace naked go statements with errgroup
  • c4208da feat: provide an option to skip cache on reads in the controller
  • f64ea50 fix: validate QController mapped results
  • See full diff in compare view


Updates github.com/siderolabs/talos/pkg/machinery from 1.7.4 to 1.7.5

Release notes

Sourced from github.com/siderolabs/talos/pkg/machinery's releases.

v1.7.5

Talos 1.7.5 (2024-06-21)

Welcome to the v1.7.5 release of Talos!

Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues.

Component Updates

Linux: 6.6.33 Flannel: 0.25.3 Containerd: 1.7.18

Talos is built with Go 1.22.4.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Marcel Richter

Changes

  • siderolabs/talos@47731624e release(v1.7.5): prepare release
  • siderolabs/talos@6d6751f6a feat: update Linux to 6.6.33, Go to 1.22.4
  • siderolabs/talos@2c4aa7342 chore: fix our dns server implementation
  • siderolabs/talos@8ad20a6c1 fix: initial assignment of Hetzner Cloud Alias IP
  • siderolabs/talos@90c3a0244 feat: update Flannel to v0.25.3
  • siderolabs/talos@b14fe3973 fix: downgrade Azure IMDS required version
  • siderolabs/talos@fa6c85259 fix: decrease maximum negative ttl for dns responses

Changes from siderolabs/extras

  • siderolabs/extras@7c627a8 feat: update Go to 1.22.4

Changes from siderolabs/pkgs

... (truncated)

Commits
  • 4773162 release(v1.7.5): prepare release
  • 6d6751f feat: update Linux to 6.6.33, Go to 1.22.4
  • 2c4aa73 chore: fix our dns server implementation
  • 8ad20a6 fix: initial assignment of Hetzner Cloud Alias IP
  • 90c3a02 feat: update Flannel to v0.25.3
  • b14fe39 fix: downgrade Azure IMDS required version
  • fa6c852 fix: decrease maximum negative ttl for dns responses
  • See full diff in compare view


You can trigger a rebase of this PR 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 2 months ago

Superseded by #177.