cowboysysop / charts

Cowboy Sysop Charts
MIT License
115 stars 70 forks source link

feat: update docker.io/atkrad/wait4x docker tag to v2.14.0 - autoclosed #601

Closed sebastien-prudhomme closed 5 months ago

sebastien-prudhomme commented 5 months ago

This PR contains the following updates:

Package Update Change
docker.io/atkrad/wait4x minor 2.13.0 -> 2.14.0

Release Notes

atkrad/wait4x (docker.io/atkrad/wait4x) ### [`v2.14.0`](https://togithub.com/atkrad/wait4x/releases/tag/v2.14.0) [Compare Source](https://togithub.com/atkrad/wait4x/compare/v2.13.0...v2.14.0) #### What's Changed ##### Exciting New Features πŸŽ‰ - Add Exponential Backoff Checking to Wait4X by [@​alizdavoodi](https://togithub.com/alizdavoodi) in [https://github.com/atkrad/wait4x/pull/182](https://togithub.com/atkrad/wait4x/pull/182) ##### Enhancements πŸš€ - Create a flake for Nix derivation by [@​ykis-0-0](https://togithub.com/ykis-0-0) in [https://github.com/atkrad/wait4x/pull/188](https://togithub.com/atkrad/wait4x/pull/188) - Hide passwords in error logs by [@​mossroy](https://togithub.com/mossroy) in [https://github.com/atkrad/wait4x/pull/205](https://togithub.com/atkrad/wait4x/pull/205) - Bump Go 1.21 by [@​atkrad](https://togithub.com/atkrad) in [https://github.com/atkrad/wait4x/pull/207](https://togithub.com/atkrad/wait4x/pull/207) - Upgrade container base image by [@​atkrad](https://togithub.com/atkrad) in [https://github.com/atkrad/wait4x/pull/228](https://togithub.com/atkrad/wait4x/pull/228) - Enable SBOM on Docker images by [@​atkrad](https://togithub.com/atkrad) in [https://github.com/atkrad/wait4x/pull/229](https://togithub.com/atkrad/wait4x/pull/229) ##### Dependency Updates ⬆️ - Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/172](https://togithub.com/atkrad/wait4x/pull/172) - Bump github.com/lib/pq from 1.10.8 to 1.10.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/173](https://togithub.com/atkrad/wait4x/pull/173) - Bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/174](https://togithub.com/atkrad/wait4x/pull/174) - Bump go.mongodb.org/mongo-driver from 1.11.5 to 1.11.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/176](https://togithub.com/atkrad/wait4x/pull/176) - Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/175](https://togithub.com/atkrad/wait4x/pull/175) - Bump github.com/testcontainers/testcontainers-go from 0.19.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/178](https://togithub.com/atkrad/wait4x/pull/178) - Bump github.com/testcontainers/testcontainers-go from 0.20.0 to 0.20.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/179](https://togithub.com/atkrad/wait4x/pull/179) - Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/180](https://togithub.com/atkrad/wait4x/pull/180) - Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/183](https://togithub.com/atkrad/wait4x/pull/183) - Bump go.temporal.io/api from 1.19.0 to 1.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/184](https://togithub.com/atkrad/wait4x/pull/184) - Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/185](https://togithub.com/atkrad/wait4x/pull/185) - Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.27.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/206](https://togithub.com/atkrad/wait4x/pull/206) - Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/208](https://togithub.com/atkrad/wait4x/pull/208) - Bump google.golang.org/grpc from 1.58.3 to 1.60.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/214](https://togithub.com/atkrad/wait4x/pull/214) - Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.13.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/213](https://togithub.com/atkrad/wait4x/pull/213) - Bump go.temporal.io/api from 1.21.0 to 1.26.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/215](https://togithub.com/atkrad/wait4x/pull/215) - Bump docker/bake-action v4 by [@​atkrad](https://togithub.com/atkrad) in [https://github.com/atkrad/wait4x/pull/217](https://togithub.com/atkrad/wait4x/pull/217) - Bump github.com/fatih/color from 1.15.0 to 1.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/222](https://togithub.com/atkrad/wait4x/pull/222) - Bump github.com/tonglil/buflogr from 1.0.1 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/219](https://togithub.com/atkrad/wait4x/pull/219) - Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/220](https://togithub.com/atkrad/wait4x/pull/220) - Bump docker/login-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/227](https://togithub.com/atkrad/wait4x/pull/227) - Bump docker/metadata-action from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/226](https://togithub.com/atkrad/wait4x/pull/226) - Bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/225](https://togithub.com/atkrad/wait4x/pull/225) - Bump actions/setup-go from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/223](https://togithub.com/atkrad/wait4x/pull/223) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/224](https://togithub.com/atkrad/wait4x/pull/224) - Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.3 to 2.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/221](https://togithub.com/atkrad/wait4x/pull/221) - Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/atkrad/wait4x/pull/218](https://togithub.com/atkrad/wait4x/pull/218) #### New Contributors - [@​alizdavoodi](https://togithub.com/alizdavoodi) made their first contribution in [https://github.com/atkrad/wait4x/pull/182](https://togithub.com/atkrad/wait4x/pull/182) - [@​ykis-0-0](https://togithub.com/ykis-0-0) made their first contribution in [https://github.com/atkrad/wait4x/pull/188](https://togithub.com/atkrad/wait4x/pull/188) **Full Changelog**: https://github.com/atkrad/wait4x/compare/v2.13.0...v2.14.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.