Skip to content

Commit

Permalink
build(deps): update aws-cloudformation/rain to v1.16.1
Browse files Browse the repository at this point in the history
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aws-cloudformation/rain](https://github.com/aws-cloudformation/rain) | minor | `v1.15.0` -> `v1.16.1` |

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 (aws-cloudformation/rain)</summary>

### [`v1.16.1`](https://github.com/aws-cloudformation/rain/releases/tag/v1.16.1)

[Compare Source](aws-cloudformation/rain@v1.16.0...v1.16.1)

This release features a set of new S3 Bucket Metadata commands that can be used to run scripts, upload content, and invalidate CloudFront distributions. The S3 directive also gets a new `Run` property that allows you to run build scripts for your lambda functions before uploading them. There is a fully functional serverless web application sample in `test/webapp` that demonstrates these new features.

#### What's Changed

-   Adds Cross Compilation support for Linux ARM 64 by [@&#8203;georgealton](https://github.com/georgealton) in aws-cloudformation/rain#516
-   Asset deployment and a sample web application by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#511
-   Use regional endpoints for large template uploads to S3 by [@&#8203;davidsuehring](https://github.com/davidsuehring) in aws-cloudformation/rain#539
-   Add Outputs to Pkl serialization, and fix formatting Pkl to Yaml with Pkl modules by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#540
-   Fix skipping read only props by full path by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#541
-   Version 1.16.0 by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#542
-   Fixed release action

#### Dependabot

-   Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#514

#### New Contributors

-   [@&#8203;georgealton](https://github.com/georgealton) made their first contribution in aws-cloudformation/rain#516
-   [@&#8203;davidsuehring](https://github.com/davidsuehring) made their first contribution in aws-cloudformation/rain#539

**Full Changelog**: aws-cloudformation/rain@v1.15.0...v1.16.0

### [`v1.16.0`](https://github.com/aws-cloudformation/rain/releases/tag/v1.16.0)

[Compare Source](aws-cloudformation/rain@v1.15.0...v1.16.0)

This release features a set of new S3 Bucket Metadata commands that can be used to run scripts, upload content, and invalidate CloudFront distributions. The S3 directive also gets a new `Run` property that allows you to run build scripts for your lambda functions before uploading them. There is a fully functional serverless web application sample in `test/webapp` that demonstrates these new features.

#### What's Changed

-   Adds Cross Compilation support for Linux ARM 64 by [@&#8203;georgealton](https://github.com/georgealton) in aws-cloudformation/rain#516
-   Asset deployment and a sample web application by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#511
-   Use regional endpoints for large template uploads to S3 by [@&#8203;davidsuehring](https://github.com/davidsuehring) in aws-cloudformation/rain#539
-   Add Outputs to Pkl serialization, and fix formatting Pkl to Yaml with Pkl modules by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#540
-   Fix skipping read only props by full path by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#541
-   Version 1.16.0 by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#542

#### Dependabot

-   Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#514

#### New Contributors

-   [@&#8203;georgealton](https://github.com/georgealton) made their first contribution in aws-cloudformation/rain#516
-   [@&#8203;davidsuehring](https://github.com/davidsuehring) made their first contribution in aws-cloudformation/rain#539

**Full Changelog**: aws-cloudformation/rain@v1.15.0...v1.16.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
  • Loading branch information
ECG Bot authored and tmeijn committed Oct 16, 2024
1 parent 8235853 commit 90d22c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi/dot_config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ packages:
- name: elkowar/[email protected]
description: A tool to interactively write shell pipelines
link: https://github.com/elkowar/pipr
- name: aws-cloudformation/rain@v1.15.0
- name: aws-cloudformation/rain@v1.16.1
description: A development workflow tool for working with AWS CloudFormation
link: https://github.com/aws-cloudformation/rain
- name: one2nc/[email protected]
Expand Down

0 comments on commit 90d22c8

Please sign in to comment.