Skip to content

build(deps): bump aws-actions/amazon-ecs-deploy-task-definition from 1 to 2 - #4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/aws-actions/amazon-ecs-deploy-task-definition-2
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/aws-actions/amazon-ecs-deploy-task-definition-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown

Bumps aws-actions/amazon-ecs-deploy-task-definition from 1 to 2.

Release notes

Sourced from aws-actions/amazon-ecs-deploy-task-definition's releases.

v2

This tag tracks the latest v2.x.x release.

v1.6.0

See the changelog for details about the changes included in this release.

Please note that this is a backward incompatible release with the upgrade to AWS SDK v3. We recommend using v2 of this Github action which includes the SDK upgrade, and update your task definition parameters to adhere to the specification defined in AWS documentation here.

v1.5.0

See the changelog for details about the changes included in this release.

v1.4.11

See the changelog for details about the changes included in this release.

v1.4.10

See the changelog for details about the changes included in this release.

v1.4.9

See the changelog for details about the changes included in this release.

v1.4.8

See the changelog for details about the changes included in this release.

v1.4.7

See the changelog for details about the changes included in this release.

v1.4.6

See the changelog for details about the changes included in this release.

v1.4.5

See the changelog for details about the changes included in this release.

v1.4.4

See the changelog for details about the changes included in this release.

v1.4.3

See the changelog for details about the changes included in this release.

v1.4.2

See the changelog for details about the changes included in this release.

v1.4.1

See the changelog for details about the changes included in this release.

v1.4.0

See the changelog for details about the changes included in this release.

v1.3.10

See the changelog for details about the changes included in this release.

... (truncated)

Changelog

Sourced from aws-actions/amazon-ecs-deploy-task-definition's changelog.

2.6.3 (2026-07-01)

2.6.2 (2026-04-30)

Bug Fixes

  • Detect deployment rollback after service stabilization (#860) (d46c585)

2.6.1 (2026-03-25)

Bug Fixes

  • add optional wait-max-delay-seconds input to configure waiter polling (#839) (5fda33a)
  • upgrade Node.js runtime to node24 (#852) (8f67c1a)

2.6.0 (2026-01-16)

Features

  • Add support for maxAttempts to allow retrying after failure (#750) (ede1821)

2.5.1 (2025-12-18)

2.5.0 (2025-11-24)

Features

  • Set url to deployments instead of events (#809) (2b13337)

Bug Fixes

2.4.0 (2025-09-09)

Features

2.3.4 (2025-07-24)

Bug Fixes

... (truncated)

Commits
  • c465972 chore(release): 2.6.3
  • cc7d054 chore: Bump fast-xml-parser, @​aws-sdk/client-codedeploy and @​aws-sdk/client-e...
  • 90a5c45 chore: Bump picomatch from 2.3.1 to 2.3.2 (#853)
  • 112ca2b chore: Bump flatted from 3.3.3 to 3.4.2 (#849)
  • 1e04df2 chore: Bump undici from 6.24.1 to 6.27.0 (#867)
  • 69ac3bf chore: Bump yaml from 2.8.2 to 2.8.3 (#861)
  • a310a83 chore(release): 2.6.2
  • d46c585 fix: Detect deployment rollback after service stabilization (#860)
  • fc8fc60 chore(release): 2.6.1
  • 8f67c1a fix: upgrade Node.js runtime to node24 (#852)
  • Additional commits viewable in compare view

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/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) from 1 to 2.
- [Release notes](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/master/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecs-deploy-task-definition@v1...v2)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecs-deploy-task-definition
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 25, 2026
@dependabot
dependabot Bot requested a review from sai4u-dev as a code owner September 25, 2026 18:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 25, 2026
@sai4u-dev

Copy link
Copy Markdown
Owner

Superseded by chore/consolidated-dependabot-updates (pushed): this bump is landed there along with the Express 5 / fiber-peer / lockfile compat fixes, verified green (backend lint+tests+E2E, frontend lint+build, audit, docker images). Closing to clear the backlog — please review/merge chore/consolidated-dependabot-updates.

@sai4u-dev sai4u-dev closed this Sep 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/aws-actions/amazon-ecs-deploy-task-definition-2 branch September 25, 2026 18: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