tink
tink copied to clipboard
Workflow Engine for provisioning Bare Metal
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.5 to 1.22.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.22.0 - 2025-04-07 :warning: This release contains potential breaking change if you use experimental zstd support introduce in...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.71.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.71.1 Bug Fixes grpc: fix a bug causing an extra Read from the compressor if a compressed...
Bumps [github.com/tinkerbell/rufio](https://github.com/tinkerbell/rufio) from 0.6.3 to 0.6.5. Release notes Sourced from github.com/tinkerbell/rufio's releases. v0.6.5 What's Changed Prevent nil pointer exception while reconciling w/ RPC provider by @MrFlynn in tinkerbell/rufio#304 Use PreferDriver...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.2 to 1.37.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.37.0 1.37.0 Features add To/ToNot/NotTo aliases for AsyncAssertion [5666f98] v1.36.3 1.36.3 Maintenance bump all the things [adb8b49] chore:...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.33.0 to 1.34.0. Commits db9d1be Update go versions covered by CI 5f4b880 Delete _config.yml ffb2708 Remove CNAME file cc4dde7 Create CONTRIBUTING.md 04ea0f4 Implement Close() for zerolog.FilteredLevelWriter (#715)...
Bumps google.golang.org/protobuf from 1.36.2 to 1.36.6. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.1. Release notes Sourced from github.com/spf13/viper's releases. v1.20.1 What's Changed Bug Fixes 🐛 Backport config type fixes to 1.20.x by @sagikazarmark in spf13/viper#2005 Full Changelog:...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.4 to 0.20.4. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.20.4 What's Changed :bug: Restmapper: Respect preferred version by @k8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#3159 🌱 Mention the SkipNameValidation option in...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.4.1+incompatible to 28.0.4+incompatible. Release notes Sourced from github.com/docker/docker's releases. v28.0.4 28.0.4 For a full list of pull requests and changes in this release, refer to the relevant...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31. Release notes Sourced from cachix/install-nix-action's releases. v31 What's Changed nix: 2.24.9 -> 2.25.2 by @Mic92 in cachix/install-nix-action#218 ci: fix latest installer tests by @sandydoo...