dependabot[bot] opened a new pull request, #30090: URL: https://github.com/apache/superset/pull/30090
Bumps [aws-actions/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/releases">aws-actions/amazon-ecs-deploy-task-definition's releases</a>.</em></p> <blockquote> <h2>v2</h2> <p>This tag tracks the latest v2.x.x release.</p> <h2>v2.0.0</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.6.0</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h3>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 <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html">here</a>.</h3> <h2>v1.5.0</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.11</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.10</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.9</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.8</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.7</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.6</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.5</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.4</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.3</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.2</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.1</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <h2>v1.4.0</h2> <p>See the <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/HEAD/CHANGELOG.md">changelog</a> for details about the changes included in this release.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/master/CHANGELOG.md">aws-actions/amazon-ecs-deploy-task-definition's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/compare/v1.6.0...v2.0.0">2.0.0</a> (2024-08-06)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>AWS SDK v3 upgrade contains some backward incompatible changes.</li> </ul> <h3>Features</h3> <ul> <li>add ad-hoc task runs (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/304">#304</a>) (<a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/b3a528eb690c86037acd19fd6a2a86337f4e3657">b3a528e</a>)</li> <li>add new parameters and tests to one-off task feature (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/593">#593</a>) (<a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/67393b6dddfbf0653b20b162dcdd0d3821366bc4">67393b6</a>)</li> <li>Add CodeDeploy deployment config name parameter (<a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/4b153949000fb656721f5a776216cb7e446d9f98">4b15394</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Link to events v2 url (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/588">#588</a>) (<a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/1a69daea10712415b65b5c90f8c41b1b6b556ab5">1a69dae</a>)</li> <li>pass maxWaitTime in seconds (<a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/b5c6c3fcbdf37b6f40a448364f91bfa3f824e3d0">b5c6c3f</a>)</li> <li>waiter options (<a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/a15de3cf6c410374c35333dbbf96b183206ac0b7">a15de3c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/0a9a8fb7b39516cf53cc01d453b05c67c6fc7a2c"><code>0a9a8fb</code></a> chore(release): 2.0.0</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/b302a5c51be2ebb294abf1daa5ebeeb47cfaa54d"><code>b302a5c</code></a> chore!: force version upgrade to 2.0.0 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/600">#600</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/7a7ab28775f23b44f2b51d229931cd0fa85dd11c"><code>7a7ab28</code></a> chore: Bump <code>@aws-sdk/client-codedeploy</code> from 3.621.0 to 3.624.0 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/602">#602</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/c09125f04e4ef2ddc8ac37691634298dc7707d40"><code>c09125f</code></a> chore: Bump globals from 15.8.0 to 15.9.0 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/603">#603</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/abe77ebded86b685c231c58bd5936280c6fcc011"><code>abe77eb</code></a> chore: Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/595">#595</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/11eb3992da1970407bbd66b2aa37ed5951368e5e"><code>11eb399</code></a> chore: Bump <code>@aws-sdk/client-codedeploy</code> from 3.598.0 to 3.600.0 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/575">#575</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/67393b6dddfbf0653b20b162dcdd0d3821366bc4"><code>67393b6</code></a> feat: add new parameters and tests to one-off task feature (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/593">#593</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/b3a528eb690c86037acd19fd6a2a86337f4e3657"><code>b3a528e</code></a> feat: add ad-hoc task runs (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/304">#304</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/0ae3111ffe7f1ab7cd1e35779390630faea0036b"><code>0ae3111</code></a> chore: Bump yaml from 2.4.5 to 2.5.0 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/591">#591</a>)</li> <li><a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/commit/4cc238978fae1b99fbe5859028619189e390d7b8"><code>4cc2389</code></a> chore: Bump eslint from 9.7.0 to 9.8.0 (<a href="https://redirect.github.com/aws-actions/amazon-ecs-deploy-task-definition/issues/590">#590</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-actions/amazon-ecs-deploy-task-definition/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
