Skip to content

Commit 85730be

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update ubi:aws-cloudformation/rain to v1.23.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [ubi:aws-cloudformation/rain](https://github.com/aws-cloudformation/rain) | minor | `1.21.0` -> `1.23.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>aws-cloudformation/rain (ubi:aws-cloudformation/rain)</summary> ### [`v1.23.0`](https://github.com/aws-cloudformation/rain/releases/tag/v1.23.0) [Compare Source](aws-cloudformation/rain@v1.22.0...v1.23.0) #### What's Changed - Update .pre-commit-hooks.yaml to use rain instead of cfn-format by [@&#8203;leinardi](https://github.com/leinardi) in aws-cloudformation/rain#672 - Add S3 URI handling to modules by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#675 - Update docs - strict-booleans and default branch name by [@&#8203;dothomson](https://github.com/dothomson) in aws-cloudformation/rain#674 - Add features to Modules by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#676 #### New Contributors - [@&#8203;dothomson](https://github.com/dothomson) made their first contribution in aws-cloudformation/rain#674 **Full Changelog**: aws-cloudformation/rain@v1.22.0...v1.23.0 ### [`v1.22.0`](https://github.com/aws-cloudformation/rain/releases/tag/v1.22.0) [Compare Source](aws-cloudformation/rain@v1.21.0...v1.22.0) #### What's Changed - Bump vite from 5.4.6 to 5.4.12 in /test/webapp/site by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#631 - Fix breaking change to merge by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#632 - Fixing duplicate analytics node by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#644 - Adds optional Extension property to set extension on uploaded artifact by [@&#8203;georgealton](https://github.com/georgealton) in aws-cloudformation/rain#645 - fix: Update messages when deploying a changeset when importing resources by [@&#8203;haytok](https://github.com/haytok) in aws-cloudformation/rain#646 - Fix [#&#8203;653](aws-cloudformation/rain#653): incorrectly strips quotes from string values that resemble YAML booleans by [@&#8203;leinardi](https://github.com/leinardi) in aws-cloudformation/rain#654 - Error check type cast in ls changeset by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#658 - Add strict-booleans node style by [@&#8203;leinardi](https://github.com/leinardi) in aws-cloudformation/rain#660 - Awscli modules by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#662 #### New Contributors - [@&#8203;haytok](https://github.com/haytok) made their first contribution in aws-cloudformation/rain#646 - [@&#8203;leinardi](https://github.com/leinardi) made their first contribution in aws-cloudformation/rain#654 **Full Changelog**: aws-cloudformation/rain@v1.21.0...v1.22.0 </details> --- ### 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 91394b0 commit 85730be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pipx = "latest"
6060
################
6161
# UBI Packages #
6262
################
63-
"ubi:aws-cloudformation/rain" = "1.21.0"
63+
"ubi:aws-cloudformation/rain" = "1.23.0"
6464
"ubi:darkhz/bluetuith" = "latest"
6565
"ubi:eugene-babichenko/fixit" = "0.9.0"
6666
"ubi:fioncat/otree" = "0.3.1"

0 commit comments

Comments
 (0)