suzuki-shunsuke / tfcmt

Fork of mercari/tfnotify. tfcmt enhances tfnotify in many ways, including Terraform >= v0.15 support and advanced formatting options
https://suzuki-shunsuke.github.io/tfcmt/
Other
406 stars 45 forks source link

chore(deps): update dependency aquaproj/aqua to v2.27.2 #1229

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua patch v2.27.1 -> v2.27.2

Release Notes

aquaproj/aqua (aquaproj/aqua) ### [`v2.27.2`](https://togithub.com/aquaproj/aqua/releases/tag/v2.27.2) [Compare Source](https://togithub.com/aquaproj/aqua/compare/v2.27.1...v2.27.2) [Pull Requests](https://togithub.com/aquaproj/aqua/pulls?q=is%3Apr+milestone%3Av2.27.2) | [Issues](https://togithub.com/aquaproj/aqua/issues?q=is%3Aissue+milestone%3Av2.27.2) | https://github.com/aquaproj/aqua/compare/v2.27.1...v2.27.2 ##### Bug Fixes [#​2830](https://togithub.com/aquaproj/aqua/issues/2830) Improve handling of broken registry JSON files When aqua reads Standard Registry and github_content Registries, aqua converts them to JSON once and saves them. And aqua reads JSON files instead of YAML files from the next time. This improves the performance a bit. [#​2517](https://togithub.com/aquaproj/aqua/issues/2517) But if a JSON file got broken, aqua got not working. In that case, you had to remove the file yourself. This issue rarely occurs, but this release resolves it. If a JSON file gets broken, aqua removes and recreates the file. So aqua continues working and you don't have to remove the file yourself.

Configuration

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

šŸš¦ Automerge: Enabled.

ā™» 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 Mend Renovate. View repository job log here.