Skip to content

Update docs - strict-booleans and default branch name#674

Merged
ericzbeard merged 2 commits intoaws-cloudformation:mainfrom
dothomson:docs-update
Apr 7, 2025
Merged

Update docs - strict-booleans and default branch name#674
ericzbeard merged 2 commits intoaws-cloudformation:mainfrom
dothomson:docs-update

Conversation

@dothomson
Copy link
Copy Markdown
Contributor

@dothomson dothomson commented Apr 7, 2025

This change makes minor modifications to the documentation.

  • References to the default branch corrected to use main
  • Adds the new node-style option of strict-boolean to the docs

Related Issues / PRs:

@ericzbeard ericzbeard merged commit ea4eb87 into aws-cloudformation:main Apr 7, 2025
1 check passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Apr 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aws-cloudformation/rain](https://github.com/aws-cloudformation/rain) | minor | `v1.21.0` -> `v1.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 (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jun 12, 2025
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-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants