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.611.0 #39

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps aws-sdk from 2.519.0 to 2.611.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.611.0

See changelog for more information.

Release v2.610.0

See changelog for more information.

Release v2.609.0

See changelog for more information.

Release v2.608.0

See changelog for more information.

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.

... (truncated)
Changelog

Sourced from aws-sdk's changelog.

2.611.0

  • bugfix: node-s3-sqs: Respect the NODE_TLS_REJECT_UNAUTHORIZED environment under node when instantiating an http client sslAgent
  • bugfix: parser: Now we can disable inserting empty array in xml parser if the member doesn't exist in response.
  • feature: EC2: Amazon VPC Flow Logs adds support for 1-minute aggregation intervals.
  • feature: Kafka: This release enables AWS MSK customers to list Apache Kafka versions that are supported on AWS MSK clusters. Also includes changes to expose additional details of a cluster's state in DescribeCluster and ListClusters APIs.
  • feature: SSM: This feature ensures that an instance is patched up to the available patches on a particular date. It can be enabled by selecting the 'ApproveUntilDate' option as the auto-approval rule while creating the patch baseline. ApproveUntilDate - The cutoff date for auto approval of released patches. Any patches released on or before this date will be installed automatically.
  • feature: StorageGateway: Adding KVM as a support hypervisor
  • feature: WorkMail: This release adds support for tagging Amazon WorkMail organizations.

2.610.0

  • feature: BigInt Support for DynamoDB Convert: Adding support for BigInt data type for DocumentDB Dynamo Client converter.
  • bugfix: endpoint: add endpoint for us-iso-*
  • bugfix: endpoint: add endpoint for us-isob-*
  • feature: DataSync: AWS DataSync now supports FSx for Windows File Server Locations
  • feature: ECS: This release provides support for tagging Amazon ECS task sets for services using external deployment controllers.
  • feature: EKS: Adding new error codes for Nodegroups in EKS
  • feature: OpsWorksCM: AWS OpsWorks for Chef Automate now supports in-place upgrade to Chef Automate 2. Eligible servers can be updated through the management console, CLI and APIs.

2.609.0

  • feature: IAM: This release enables the Identity and Access Management policy simulator to simulate permissions boundary policies.
  • feature: RDS: This SDK release introduces APIs that automate the export of Amazon RDS snapshot data to Amazon S3. The new APIs include: StartExportTask, CancelExportTask, DescribeExportTasks. These APIs automate the extraction of data from an RDS snapshot and export it to an Amazon S3 bucket. The data is stored in a compressed, consistent, and query-able format. After the data is exported, you can query it directly using tools such as Amazon Athena or Redshift Spectrum. You can also consume the data as part of a data lake solution. If you archive the data in S3 Infrequent Access or Glacier, you can reduce long term data storage costs by applying data lifecycle policies.

2.608.0

  • feature: CodePipeline: AWS CodePipeline enables an ability to stop pipeline executions.
  • feature: EC2: Add an enum value to the result of DescribeByoipCidrs to support CIDRs that are not publicly advertisable.
  • feature: MarketplaceCommerceAnalytics: Remove 4 deprecated data sets, change some data sets available dates to 2017-09-15

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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.