v5.4.9
This release focuses on dependency updates, CI improvements, and other enhancements. Key updates include multiple dependency bumps, improved Dependabot configuration for better grouping, and scripting additions for handling failed jobs.
Dependency Updates
- Bump docker/login-action from 3.3.0 to 3.4.0 in the prod-dependencies group by @dependabot in #2862
- Bump ubi9/ubi-minimal from
30bbd44
tobafd574
by @dependabot in #2863 - Bump the prod-dependencies group with 2 updates by @dependabot in #2865
- Bump ubi9/python-39 from
6f89c96
to86d15db
in /.github/actions/documentation in the prod-dependencies group by @dependabot in #2866 - Bump ubi9/ubi from
b882274
to8d53b60
by @dependabot in #2864 - Bump github.com/containerd/containerd from 1.7.25 to 1.7.27 in the go_modules group by @dependabot in #2867
- Bump ubi9/ubi-minimal from
bafd574
toac61c96
by @dependabot in #2879 - Bump ubi9/python-39 from
86d15db
todd3722b
in /.github/actions/documentation by @dependabot in #2882 - Bump google.golang.org/api from 0.227.0 to 0.228.0 by @dependabot in #2883
- Bump the redhat-best-practices-for-k8s group with 2 updates by @dependabot in #2881
- Bump ubi9/ubi from
8d53b60
toa180430
by @dependabot in #2880 - Bump actions/setup-go from 4 to 5 in /.github/actions/setup in the actions group by @dependabot in #2891
- Bump the other-actions group in /.github/actions/setup-partner-cluster with 2 updates by @dependabot in #2890
- Bump actions/checkout from 4.1.6 to 4.2.2 in /.github/actions/setup-partner-cluster in the actions group by @dependabot in #2889
CI Improvements
- dependabot config: modify groups by @sebrandon1 in #2878
- dependabot config: additional options by @sebrandon1 in #2884
- Additional groupings by @sebrandon1 in #2885
- Create 'other actions' group by @sebrandon1 in #2887
- Add grouping for 'actions' folder specifically by @sebrandon1 in #2888
Other Changes
- script: add scripting for rekicking failed jobs by @sebrandon1 in #2860
- fsdiff: add panic prevention by @sebrandon1 in #2859
- context consistency: ensure TODO() by @sebrandon1 in #2869
- golangci-lint: migration to v2 by @sebrandon1 in #2875
- Remove UBI patterns by @sebrandon1 in #2886
Full Changelog: v5.4.8...v5.4.9