Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the github-actions group with 5 updates:

Package From To
aws-actions/amazon-ecs-render-task-definition 1.8.0 1.8.2
aws-actions/amazon-ecs-deploy-task-definition 2.4.0 2.5.1
actions/setup-node 5 6
mongodb/atlas-github-action 0.2.1 0.2.2
actions/checkout 5 6

Updates aws-actions/amazon-ecs-render-task-definition from 1.8.0 to 1.8.2

Release notes

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

v1.8.2

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

v1.8.1

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

Changelog

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

Changelog

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

1.8.2 (2025-12-18)

1.8.1 (2025-10-16)

1.8.0 (2025-08-14)

Features

  • add possibility to add more than one container in container-name (#229) (ce1d739)

1.7.5 (2025-08-04)

1.7.4 (2025-06-23)

1.7.3 (2025-05-28)

1.7.2 (2025-04-22)

1.7.1 (2025-03-24)

1.7.0 (2025-03-03)

Features

1.6.2 (2025-01-14)

1.6.1 (2024-11-26)

1.6.0 (2024-10-23)

Features

  • support secrets in render task definition (#334) (bd39926)

1.5.2 (2024-10-01)

1.5.1 (2024-08-28)

Bug Fixes

... (truncated)

Commits
  • 06472d4 chore(release): 1.8.2
  • ba6f17c chore: Bump @​aws-sdk/client-ecs from 3.890.0 to 3.923.0 (#426)
  • 2f9848c chore: Bump eslint from 9.36.0 to 9.38.0 (#422)
  • e96c137 chore: Bump @​aws-sdk/client-ecs from 3.883.0 to 3.890.0 (#416)
  • 6f44304 chore: Bump tmp from 0.2.4 to 0.2.5 (#415)
  • cbed19f chore(release): 1.8.1
  • 61311c1 chore: Bump eslint from 9.35.0 to 9.36.0 (#418)
  • 0d320e8 chore: Bump @​vercel/ncc from 0.38.3 to 0.38.4 (#417)
  • 6066ad5 chore: Bump eslint from 9.34.0 to 9.35.0 (#414)
  • 5d27461 chore: Bump tmp from 0.2.3 to 0.2.4 (#405)
  • Additional commits viewable in compare view

Updates aws-actions/amazon-ecs-deploy-task-definition from 2.4.0 to 2.5.1

Release notes

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

v2.5.1

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

v2.5.0

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

Changelog

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

Changelog

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

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

2.3.3 (2025-06-16)

2.3.2 (2025-04-14)

2.3.1 (2025-03-17)

Bug Fixes

  • propagate run-task-arn to outputs (#740) (ba4c50f)
  • set propagateTags to null if unset (6d07985)

2.3.0 (2025-01-30)

Features

  • Add support for 'VolumeConfigurations' property on both UpdateService and RunTask API call (#721) (0bad458)

... (truncated)

Commits
  • c6e19c0 chore(release): 2.5.1
  • e7bfa67 chore: Bump yaml from 2.8.1 to 2.8.2 (#825)
  • 5c47712 chore: Bump globals from 16.4.0 to 16.5.0 (#822)
  • 7b5ba17 chore(release): 2.5.0
  • 4ca0c47 test: Update test expectations to match deployments URL change (#821)
  • ccd4167 Revert "Fix unit tests to match feat: Set url to deployments instead of event...
  • 57f0c3a Fix unit tests to match feat: Set url to deployments instead of events (#809)
  • 2b13337 feat: Set url to deployments instead of events (#809)
  • 2a8eed1 chore: Bump eslint from 9.38.0 to 9.39.1 (#814)
  • 859b0a0 chore: Bump js-yaml from 3.14.1 to 3.14.2 (#820)
  • Additional commits viewable in compare view

Updates actions/setup-node from 5 to 6

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

Commits

Updates mongodb/atlas-github-action from 0.2.1 to 0.2.2

Release notes

Sourced from mongodb/atlas-github-action's releases.

v0.2.2

What's Changed

New Contributors

Full Changelog: mongodb/atlas-github-action@v0.2.1...v0.2.2

Commits

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-actions/amazon-ecs-render-task-definition](https://github.com/aws-actions/amazon-ecs-render-task-definition) | `1.8.0` | `1.8.2` |
| [aws-actions/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) | `2.4.0` | `2.5.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `5` | `6` |
| [mongodb/atlas-github-action](https://github.com/mongodb/atlas-github-action) | `0.2.1` | `0.2.2` |
| [actions/checkout](https://github.com/actions/checkout) | `5` | `6` |


Updates `aws-actions/amazon-ecs-render-task-definition` from 1.8.0 to 1.8.2
- [Release notes](https://github.com/aws-actions/amazon-ecs-render-task-definition/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecs-render-task-definition/blob/master/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecs-render-task-definition@5cb8c74...06472d4)

Updates `aws-actions/amazon-ecs-deploy-task-definition` from 2.4.0 to 2.5.1
- [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@1beffbd...c6e19c0)

Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

Updates `mongodb/atlas-github-action` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/mongodb/atlas-github-action/releases)
- [Commits](mongodb/atlas-github-action@v0.2.1...v0.2.2)

Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecs-render-task-definition
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: aws-actions/amazon-ecs-deploy-task-definition
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: mongodb/atlas-github-action
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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 Jan 12, 2026
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