Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.56.1 to 1.56.2#621

Merged
ericzbeard merged 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudformation-1.56.2
Jan 6, 2025
Merged

Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.56.1 to 1.56.2#621
ericzbeard merged 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudformation-1.56.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.56.1 to 1.56.2.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.56.1...service/ssm/v1.56.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
@ericzbeard ericzbeard merged commit 9d44a8b into main Jan 6, 2025
@ericzbeard ericzbeard deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudformation-1.56.2 branch January 6, 2025 23:49
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jan 22, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aws-cloudformation/rain](https://github.com/aws-cloudformation/rain) | minor | `v1.20.2` -> `v1.21.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.21.0`](https://github.com/aws-cloudformation/rain/releases/tag/v1.21.0)

[Compare Source](aws-cloudformation/rain@v1.20.2...v1.21.0)

#### What's Changed

-   Add uncdk to fmt command by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#626
-   Add analytics to template Metadata by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#627
-   Version bump by [@&#8203;ericzbeard](https://github.com/ericzbeard) in aws-cloudformation/rain#628

#### Dependabot

-   Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#616
-   Bump nanoid from 3.3.7 to 3.3.8 in /test/webapp/site by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#614
-   docs: add markdown formatting to example text and link to example file by [@&#8203;Scribbd](https://github.com/Scribbd) in aws-cloudformation/rain#602
-   Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.37.7 to 1.37.8 by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#624
-   Bump github.com/aws/aws-sdk-go-v2/service/servicequotas from 1.25.7 to 1.25.8 by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#622
-   Bump github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.56.1 to 1.56.2 by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#621
-   Bump github.com/aws/aws-sdk-go-v2/service/lightsail from 1.42.7 to 1.42.8 by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#623
-   Bump github.com/aws/aws-sdk-go-v2/service/cloudcontrol from 1.23.2 to 1.23.3 by [@&#8203;dependabot](https://github.com/dependabot) in aws-cloudformation/rain#620

**Full Changelog**: aws-cloudformation/rain@v1.20.2...v1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant