Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-ecs from 3.451.0 to 3.542.0 #84

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2024

Bumps @aws-sdk/client-ecs from 3.451.0 to 3.542.0.

Release notes

Sourced from @​aws-sdk/client-ecs's releases.

v3.542.0

3.542.0(2024-03-26)

Documentation Changes
  • client-ecs: This is a documentation update for Amazon ECS. (56ac0f2c)
New Features
  • clients: update client endpoints as of 2024-03-26 (20e5c4d8)
  • client-bedrock-agent-runtime: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock. (05e69dac)
  • client-ec2: Documentation updates for Elastic Compute Cloud (EC2). (5f6803ae)
  • client-finspace: Add new operation delete-kx-cluster-node and add status parameter to list-kx-cluster-node operation. (a4a4a3e8)
  • client-cost-explorer: Adds support for backfill of cost allocation tags, with new StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API. (715a0010)

For list of updated packages, view updated-packages.md in assets-3.542.0.zip

v3.541.0

3.541.0(2024-03-25)

Documentation Changes
  • client-ecs: Documentation only update for Amazon ECS. (0d0eeef3)
New Features
  • clients: update client endpoints as of 2024-03-25 (cfa5eb24)
  • client-codebuild: Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild. (e17e527c)
  • client-global-accelerator: AWS Global Accelerator now supports cross-account sharing for bring your own IP addresses. (39e810c4)
  • client-emr-containers: This release increases the number of supported job template parameters from 20 to 100. (4901f599)
  • client-medialive: Exposing TileMedia H265 options (98c8bf8f)
  • client-sagemaker: Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5 (8c6a065f)
  • client-ec2: Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults (cdacf232)
  • cloudfront-signer: allow url to be optional when using policy (#5926) (92aa194d)

For list of updated packages, view updated-packages.md in assets-3.541.0.zip

v3.540.0

3.540.0(2024-03-22)

Documentation Changes
  • client-firehose: Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy. (2f7ea8a3)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ecs's changelog.

3.542.0 (2024-03-26)

Note: Version bump only for package @​aws-sdk/client-ecs

3.541.0 (2024-03-25)

Note: Version bump only for package @​aws-sdk/client-ecs

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.535.0 (2024-03-15)

Note: Version bump only for package @​aws-sdk/client-ecs

3.533.0 (2024-03-13)

Note: Version bump only for package @​aws-sdk/client-ecs

3.529.1 (2024-03-08)

Note: Version bump only for package @​aws-sdk/client-ecs

... (truncated)

Commits
  • 4473efc Publish v3.542.0
  • 56ac0f2 docs(client-ecs): This is a documentation update for Amazon ECS.
  • fe9f83d Publish v3.541.0
  • 0d0eeef docs(client-ecs): Documentation only update for Amazon ECS.
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • c996c48 Publish v3.535.0
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • 96fd7dc chore(deps): bump tslib dependency to ^2.6.2 (#5899)
  • 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 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 [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.451.0 to 3.542.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.542.0/clients/client-ecs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2024

Superseded by #85.

@dependabot dependabot bot closed this Apr 7, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-aws-sdk-client-ecs-3.542.0 branch April 7, 2024 23:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants