paulmelnikow / apod-slack-lambda

The Astronomy Picture of the Day via Slack, with a little help from AWS Lambda
MIT License
1 stars 0 forks source link

Bump aws-sdk from 2.395.0 to 2.400.0 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps aws-sdk from 2.395.0 to 2.400.0.

Release notes *Sourced from [aws-sdk's releases](https://github.com/aws/aws-sdk-js/releases).* > ## Release v2.400.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.399.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.398.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.397.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.396.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information.
Changelog *Sourced from [aws-sdk's changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md).* > ## 2.400.0 > * feature: DLM: This release is to correct the timestamp format to ISO8601 for the DateCreated and DateModified files in the GetLifecyclePolicy response object. > * feature: ECS: Amazon ECS introduces the PutAccountSettingDefault API, an API that allows a user to set the default ARN/ID format opt-in status for all the roles and users in the account. Previously, setting the account's default opt-in status required the use of the root user with the PutAccountSetting API. > > ## 2.399.0 > * feature: ES: Feature: Support for three Availability Zone deployments > * feature: GameLift: This release delivers a new API action for deleting unused matchmaking rule sets. More details are available at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23amazon-gamelift. > * feature: MediaLive: This release adds tagging of channels, inputs, and input security groups. > * feature: RoboMaker: Added support for tagging and tag-based access control for AWS RoboMaker resources. Also, DescribeSimulationJob now includes a new failureReason field to help debug simulation job failures > > ## 2.398.0 > * feature: EC2: Add Linux with SQL Server Standard, Linux with SQL Server Web, and Linux with SQL Server Enterprise to the list of allowed instance platforms for On-Demand Capacity Reservations. > * feature: FSx: New optional ExportPath parameter added to the CreateFileSystemLustreConfiguration object for user-defined export paths. Used with the CreateFileSystem action when creating an Amazon FSx for Lustre file system. > > ## 2.397.0 > * feature: EC2: ec2.DescribeVpcPeeringConnections pagination support > * feature: Shield: The DescribeProtection request now accepts resource ARN as valid parameter. > > ## 2.396.0 > * feature: CodeCommit: This release supports a more graceful handling of the error case when a repository is not associated with a pull request ID in a merge request in AWS CodeCommit. > * feature: ECS: This release of Amazon Elastic Container Service (Amazon ECS) introduces support for GPU workloads by enabling you to create clusters with GPU-enabled container instances. > * feature: WorkSpaces: This release sets ClientProperties as a required parameter.
Commits - [`164ac21`](https://github.com/aws/aws-sdk-js/commit/164ac212128bcedfe31a57aea2475eda30e3d22c) Updates SDK to v2.400.0 - [`1f69b0f`](https://github.com/aws/aws-sdk-js/commit/1f69b0ff2fed9d8eafb4d0957a811b7fdda6080b) Updates SDK to v2.399.0 - [`b5bf965`](https://github.com/aws/aws-sdk-js/commit/b5bf9659d106510bcb7eb373a9aa5fc349b0ead0) Updates SDK to v2.398.0 - [`11f2ba7`](https://github.com/aws/aws-sdk-js/commit/11f2ba71b37407daef1d3cc482bbb91dff7c7334) Updates SDK to v2.397.0 - [`ff99421`](https://github.com/aws/aws-sdk-js/commit/ff9942199b770bd878a9bc0fdc2d51ca250d3bcc) Updates SDK to v2.396.0 - See full diff in [compare view](https://github.com/aws/aws-sdk-js/compare/v2.395.0...v2.400.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.