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

Update aws-sdk requirement from ^2.1023.0 to ^2.1028.0 #151

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Updates the requirements on aws-sdk to permit the latest version.

Release notes

Sourced from aws-sdk's releases.

Release v2.1028.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.1028.0

  • feature: Connect: This release adds APIs for creating and managing scheduled tasks. Additionally, adds APIs to describe and update a contact and list associated references.
  • feature: DevOpsGuru: Add support for cross account APIs.
  • feature: EC2: C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. G5 instances feature up to 8 NVIDIA A10G Tensor Core GPUs and second generation AMD EPYC processors.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added automatic modes for GOP configuration and added the ability to ingest screen recordings generated by Safari on MacOS 12 Monterey.
  • feature: SSM: This Patch Manager release supports creating Patch Baselines for RaspberryPi OS (formerly Raspbian)
  • feature: endpoint: Add useDualstackEndpoint configuration

2.1027.0

  • feature: EC2: This release provides an additional route target for the VPC route table.
  • feature: Translate: This release enables customers to import Multi-Directional Custom Terminology and use Multi-Directional Custom Terminology in both real-time translation and asynchronous batch translation.
  • feature: endpoint: Add useFipsEndpoint configuration

2.1026.0

  • feature: Backup: AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments.
  • feature: ECS: This release adds support for container instance health.
  • feature: Resiliencehub: Initial release of AWS Resilience Hub, a managed service that enables you to define, validate, and track the resilience of your applications on AWS
  • feature: endpoint: Move FIPS rules to a separate section in region_config

2.1025.0

  • feature: Batch: Adds support for scheduling policy APIs.
  • feature: GreengrassV2: This release adds support for Greengrass core devices running Windows. You can now specify name of a Windows user to run a component.

2.1024.0

  • feature: ChimeSDKMeetings: Updated format validation for ids and regions.
  • feature: EC2: This release adds internal validation on the GatewayAssociationState field
  • feature: SageMaker: SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
  • feature: WAFV2: You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client.

2.1023.0

  • feature: EC2: DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
  • feature: Translate: This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job.

2.1022.0

  • feature: ChimeSDKMeetings: The Amazon Chime SDK Meetings APIs allow software developers to create meetings and attendees for interactive audio, video, screen and content sharing in custom meeting applications which use the Amazon Chime SDK.
  • feature: Connect: This release adds CRUD operation support for Security profile resource in Amazon Connect
  • feature: EC2: This release adds a new instance replacement strategy for EC2 Fleet, Spot Fleet. Now you can select an action to perform when your instance gets a rebalance notification. EC2 Fleet, Spot Fleet can launch a replacement then terminate the instance that received notification after a termination delay
  • feature: IoTWireless: Adding APIs for the FUOTA (firmware update over the air) and multicast for LoRaWAN devices and APIs to support event notification opt-in feature for Sidewalk related events. A few existing APIs need to be modified for this new feature.
  • feature: SageMaker: ListDevices and DescribeDevice now show Edge Manager agent version.

2.1021.0

  • feature: ConnectParticipant: This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected.
  • feature: DataSync: AWS DataSync now supports Hadoop Distributed File System (HDFS) Locations
  • feature: Finspace: Adds superuser and data-bundle parameters to CreateEnvironment API
  • feature: Macie2: This release adds support for specifying the severity of findings that a custom data identifier produces, based on the number of occurrences of text that matches the detection criteria.

2.1020.0

  • feature: CloudFront: CloudFront now supports response headers policies to add HTTP headers to the responses that CloudFront sends to viewers. You can use these policies to add CORS headers, control browser caching, and more, without modifying your origin or writing any code.
  • feature: Connect: Amazon Connect Chat now supports real-time message streaming.
  • feature: Nimble: Amazon Nimble Studio adds support for users to stop and start streaming sessions.

... (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 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)

Updates the requirements on [aws-sdk](https://github.com/aws/aws-sdk-js) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1023.0...v2.1028.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot:npm Pull requests that update NPM packages labels Nov 15, 2021
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #151 (8d93737) into master (5a893e1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   85.09%   85.09%           
=======================================
  Files          35       35           
  Lines        1624     1624           
  Branches      297      297           
=======================================
  Hits         1382     1382           
  Misses        227      227           
  Partials       15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a893e1...8d93737. Read the comment docs.

@rennokki rennokki merged commit 90bab28 into master Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-tw-2.1028.0 branch November 16, 2021 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot:npm Pull requests that update NPM packages dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

1 participant