Skip to content

Bump @aws-sdk/client-ec2 from 3.140.0 to 3.251.0#278

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk/client-ec2-3.251.0
Closed

Bump @aws-sdk/client-ec2 from 3.140.0 to 3.251.0#278
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk/client-ec2-3.251.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.251.0.

Release notes

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

v3.251.0

3.251.0(2023-01-13)

Chores
New Features
  • clients: update client endpoints as of 2023-01-13 (16d918c0)
  • client-ec2: Documentation updates for EC2. (975395f1)
  • client-resource-groups: AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create. (a6d2b3ab)
  • client-connect: This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses. (0ad2c423)
  • client-outposts: This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request. (881a1eec)

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

v3.250.0

3.250.0(2023-01-12)

Documentation Changes
  • client-secrets-manager: Update documentation for new ListSecrets and DescribeSecret parameters (e7a89ad3)
New Features
  • clients: update client endpoints as of 2023-01-12 (2d837945)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector. (4efbbe00)
  • client-lambda: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping. (35feff4c)
  • client-cleanrooms: Initial release of AWS Clean Rooms (901b20ba)
  • client-cloudwatch-logs: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead (29745f01)

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

v3.249.0

3.249.0(2023-01-11)

New Features
  • client-kendra: This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD (2d7aad57)
  • xhr-http-handler: add consistent wrapper to XHR error handler (#4334) (99dab919)

... (truncated)

Changelog

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

3.251.0 (2023-01-13)

Features

  • client-ec2: Documentation updates for EC2. (975395f)

3.245.0 (2023-01-05)

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

3.241.0 (2022-12-29)

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

3.238.0 (2022-12-23)

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

3.236.0 (2022-12-21)

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

3.235.0 (2022-12-20)

Features

  • client-ec2: Adds support for pagination in the EC2 DescribeImages API. (a1e5ea8)

... (truncated)

Commits
  • 6d48f1b Publish v3.251.0
  • 975395f feat(client-ec2): Documentation updates for EC2.
  • 5ba763a Publish v3.245.0
  • 12a4fbc Publish v3.241.0
  • e3d8d44 Publish v3.238.0
  • e4b3e04 chore(clients): add pkg.json script to codegen individual clients (#4311)
  • 44e9a49 Publish v3.236.0
  • 6f55277 chore(clients): remove entries from rulesetObject not needed for resolution (...
  • c02ec34 Publish v3.235.0
  • a1e5ea8 feat(client-ec2): Adds support for pagination in the EC2 DescribeImages API.
  • 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 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.140.0 to 3.251.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.251.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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2023

Superseded by #281.

@dependabot dependabot bot closed this Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ec2-3.251.0 branch January 18, 2023 09:06
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.

0 participants