Skip to content

Bump aws-actions/aws-cloudformation-github-deploy from 2.0.0 to 2.1.0#799

Merged
pethers merged 1 commit intomainfrom
dependabot/github_actions/aws-actions/aws-cloudformation-github-deploy-2.1.0
Apr 2, 2026
Merged

Bump aws-actions/aws-cloudformation-github-deploy from 2.0.0 to 2.1.0#799
pethers merged 1 commit intomainfrom
dependabot/github_actions/aws-actions/aws-cloudformation-github-deploy-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps aws-actions/aws-cloudformation-github-deploy from 2.0.0 to 2.1.0.

Release notes

Sourced from aws-actions/aws-cloudformation-github-deploy's releases.

v2.1.0

See the CHANGELOG for more details on the release.

Changelog

Sourced from aws-actions/aws-cloudformation-github-deploy's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

[Unreleased]

[2.1.0] - 2026-04-01

Features

  • ROLLBACK_COMPLETE Recovery: Automatically delete and recreate stacks stuck in ROLLBACK_COMPLETE state (#107, #191)

Chore

  • Node.js 24: Upgraded action runtime from Node.js 20 to Node.js 24 (#184, #192)
  • Updated CI workflow to use Node.js 24 and latest action versions

Dependencies

  • Bump undici from 6.23.0 to 6.24.0 (#185)
  • Bump fast-xml-parser and @​aws-sdk/client-cloudformation (#183)
  • Bump minimatch (#181)
  • Bump flatted from 3.3.3 to 3.4.2 (#186)
  • Bump picomatch (#188)
  • Bump handlebars from 4.7.8 to 4.7.9 (#189)

[2.0.0] - 2026-02-02

Features

  • Enhanced Change Set Support: Added three-mode operation for better change set management
    • Create & Execute (default behavior)
    • Create Only (no-execute-changeset: true) with detailed change set information outputs
    • Execute Only (execute-change-set-id) for executing pre-created change sets
  • Rich Change Set Information: New outputs when creating change sets without execution
    • change-set-id - The change set ID
    • change-set-name - The change set name
    • has-changes - Boolean indicating if changes exist
    • changes-count - Number of changes in the change set
    • changes-summary - JSON summary of all changes with detailed information
  • Drift-Aware Change Sets: Added deployment-mode: "REVERT_DRIFT" support for creating change sets that revert resource drift
  • Enhanced Change Set Visibility: Using IncludePropertyValues: true to show actual before/after property values
  • Missing Parameter: Added include-nested-stacks-change-set parameter to action.yml (was implemented but not documented)

Dependencies

  • Updated AWS SDK v3 to latest version (3.935.0)
  • Updated TypeScript to 5.9.3 with compatible ESLint plugins
  • Updated all development dependencies to latest versions
  • Fixed security vulnerabilities in dependencies

... (truncated)

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 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 [aws-actions/aws-cloudformation-github-deploy](https://github.com/aws-actions/aws-cloudformation-github-deploy) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/aws-actions/aws-cloudformation-github-deploy/releases)
- [Changelog](https://github.com/aws-actions/aws-cloudformation-github-deploy/blob/master/CHANGELOG.md)
- [Commits](aws-actions/aws-cloudformation-github-deploy@c6cd26b...64bde66)

---
updated-dependencies:
- dependency-name: aws-actions/aws-cloudformation-github-deploy
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2026
@dependabot dependabot bot requested a review from pethers as a code owner April 2, 2026 07:43
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA a2d0862.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

.github/workflows/main.yml

PackageVersionLicenseIssue Type
aws-actions/aws-cloudformation-github-deploy64bde66a4001208fc0917038be8846d99c9d0585NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/aws-actions/aws-cloudformation-github-deploy 64bde66a4001208fc0917038be8846d99c9d0585 🟢 5.2
Details
CheckScoreReason
Code-Review⚠️ 1Found 2/13 approved changesets -- score normalized to 1
Maintained🟢 1020 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 1branch protection is not maximal on development and all release branches
Security-Policy🟢 10security policy file detected
SAST🟢 3SAST tool is not run on all commits -- score normalized to 3

Scanned Files

  • .github/workflows/main.yml

@pethers pethers merged commit f09bc18 into main Apr 2, 2026
4 checks passed
@pethers pethers deleted the dependabot/github_actions/aws-actions/aws-cloudformation-github-deploy-2.1.0 branch April 2, 2026 07:58
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant