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

chore(deps): bump @aws-sdk/client-ec2 from 3.503.1 to 3.541.0 #160

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-ec2 from 3.503.1 to 3.541.0.

Release notes

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

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)
New Features
  • client-securityhub: Added new resource detail object to ASFF, including resource for LastKnownExploitAt (671c5f32)
  • client-rolesanywhere: This release relaxes constraints on the durationSeconds request parameter for the *Profile APIs that support it. This parameter can now take on values that go up to 43200. (b6300bca)
  • client-pricing: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs (816e1f3c)
  • client-kendra: Documentation update, March 2024. Corrects some docs for Amazon Kendra. (90991637)
Bug Fixes
  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791de)

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

v3.539.0

3.539.0(2024-03-21)

Chores

... (truncated)

Changelog

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

3.541.0 (2024-03-25)

Features

  • client-ec2: Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults (cdacf23)

3.540.0 (2024-03-22)

Bug Fixes

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

3.537.0 (2024-03-19)

Features

  • client-ec2: This release adds the new DescribeMacHosts API operation for getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their underlying Apple Mac can support without needing to be updated. (b2f3261)

3.535.0 (2024-03-15)

Features

  • client-ec2: Add media accelerator and neuron device information on the describe instance types API. (1d943e0)

3.533.0 (2024-03-13)

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

... (truncated)

Commits
  • fe9f83d Publish v3.541.0
  • cdacf23 feat(client-ec2): Added support for ModifyInstanceMetadataDefaults and GetIns...
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • 75c4599 Publish v3.537.0
  • b2f3261 feat(client-ec2): This release adds the new DescribeMacHosts API operation fo...
  • c996c48 Publish v3.535.0
  • 1d943e0 feat(client-ec2): Add media accelerator and neuron device information on the ...
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • 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-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) from 3.503.1 to 3.541.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.541.0/clients/client-ec2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

The following labels could not be found: dependabot, npm.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

Superseded by #163.

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ec2-3.541.0 branch March 28, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants