alexa-games / skills-gameon-sdk-js

The Skills GameOn SDK (Beta) is a Node.js package that makes creating leaderboards and competitions, powered by Amazon GameOn, easier for Alexa Skill developers.
https://skills-gameon-sdk.github.io
Apache License 2.0
19 stars 11 forks source link

fix(deps): bump aws-sdk from 2.519.0 to 2.607.0 #35

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps aws-sdk from 2.519.0 to 2.607.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.607.0

See changelog for more information.

Release v2.606.0

See changelog for more information.

Release v2.605.0

See changelog for more information.

Release v2.604.0

See changelog for more information.

Release v2.603.0

See changelog for more information.

Release v2.602.0

See changelog for more information.

Release v2.601.0

See changelog for more information.

Release v2.600.0

See changelog for more information.

Release v2.599.0

See changelog for more information.

Release v2.598.0

See changelog for more information.

Release v2.597.0

See changelog for more information.

Release v2.596.0

See changelog for more information.

Release v2.595.0

See changelog for more information.

Release v2.594.0

See changelog for more information.

Release v2.593.0

See changelog for more information.

Release v2.592.0

See changelog for more information.

Release v2.591.0

See changelog for more information.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.607.0

  • feature: AlexaForBusiness: Add support for CreatedTime and ConnectionStatusUpdatedTime in response of SearchDevices API.
  • feature: ApplicationInsights: This release adds support for a list API to retrieve the configuration events logged during periodic updates to an application by Amazon CloudWatch Application Insights.
  • feature: CloudWatch: Updating DescribeAnomalyDetectors API to return AnomalyDetector Status value in response.
  • feature: EC2: This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS.
  • feature: KMS: The ConnectCustomKeyStore operation now provides new error codes (USER_LOGGED_IN and USER_NOT_FOUND) for customers to better troubleshoot if their connect custom key store operation fails. Password length validation during CreateCustomKeyStore now also occurs on the client side.
  • feature: Lambda: Added reason codes to StateReasonCode (InvalidSubnet, InvalidSecurityGroup) and LastUpdateStatusReasonCode (SubnetOutOfIPAddresses, InvalidSubnet, InvalidSecurityGroup) for functions that connect to a VPC.

2.606.0

  • bugfix: iam: add IAM endpoint for us-isob-*
  • feature: Batch: This release ensures INACTIVE job definitions are permanently deleted after 180 days.
  • feature: CloudHSMV2: This release introduces resource-level and tag-based access control for AWS CloudHSM resources. You can now tag CloudHSM backups, tag CloudHSM clusters on creation, and tag a backup as you copy it to another region.
  • feature: ECS: This release provides a public preview for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for MP3 audio only outputs.
  • feature: Neptune: This release includes Deletion Protection for Amazon Neptune databases.

2.605.0

  • feature: DirectoryService: To reduce the number of errors our customers are facing, we have modified the requirements of input parameters for two of Directory Service APIs.
  • feature: EC2: Client VPN now supports Port Configuration for VPN Endpoints, allowing usage of either port 443 or port 1194.
  • feature: SageMaker: This release adds two new APIs (UpdateWorkforce and DescribeWorkforce) to SageMaker Ground Truth service for workforce IP whitelisting.

2.604.0

  • feature: EC2: General Update to EC2 Docs and SDKs
  • feature: SecurityHub: Add support for DescribeStandardsControls and UpdateStandardsControl. These new Security Hub API operations are used to track and manage whether a compliance standards control is enabled.

2.603.0

  • feature: EC2: This release adds support for partition placement groups and instance metadata option in Launch Templates

2.602.0

  • bugfix: util: Fix name.endsWith is not a function exception when inspecting some generated errors with some versions of nodejs
  • feature: Backup: Cross-region backup is a new AWS Backup feature that allows enterprises to copy backups across multiple AWS services to different regions.
  • feature: EFS: This release adds support for managing EFS file system policies and EFS Access Points.

2.601.0

  • feature: Chime: Add shared profile support to new and existing users
  • feature: EC2: This release introduces the ability to tag egress only internet gateways, local gateways, local gateway route tables, local gateway virtual interfaces, local gateway virtual interface groups, local gateway route table VPC association and local gateway route table virtual interface group association. You can use tags to organize and identify your resources for cost allocation.
  • feature: RDS: This release adds an operation that enables users to override the system-default SSL/TLS certificate for new Amazon RDS DB instances temporarily, or remove the customer override.
  • feature: RDSDataService: Retry on Serverless Aurora "Communications link failure"
  • feature: SageMaker: SageMaker ListTrialComponents API filter by TrialName and ExperimentName.
  • feature: Transfer: This release introduces a new endpoint type that allows you to attach Elastic IP addresses from your AWS account with your server's endpoint directly and whitelist access to your server by client's internet IP address(es) using VPC Security Groups.
  • feature: WorkSpaces: Added the migrate feature to Amazon WorkSpaces.

2.600.0

  • feature: FMS: AWS Firewall Manager now supports tagging, and tag-based access control, of policies.
  • feature: Translate: This release adds a new family of APIs for asynchronous batch translation service that provides option to translate large collection of text or HTML documents stored in Amazon S3 folder. This service accepts a batch of up to 5 GB in size per API call with each document not exceeding 1 MB size and the number of documents not exceeding 1 million per batch. See documentation for more information.

2.599.0

  • feature: CodeBuild: Add encryption key override to StartBuild API in AWS CodeBuild.
  • feature: MigrationHub: ListApplicationStates API provides a list of all application migration states
... (truncated)
Commits


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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #36.