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.391.0 to 2.395.0 #53

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps aws-sdk from 2.391.0 to 2.395.0.

Release notes *Sourced from [aws-sdk's releases](https://github.com/aws/aws-sdk-js/releases).* > ## Release v2.395.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.394.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.393.0 > See [changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) for more information. > > ## Release v2.392.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.395.0 > * feature: CodeCommit: The PutFile API will now throw new exception FilePathConflictsWithSubmodulePathException when a submodule exists at the input file path; PutFile API will also throw FolderContentSizeLimitExceededException when the total size of any folder on the path exceeds the limit as a result of the operation. > * feature: DeviceFarm: Introduces a new rule in Device Pools - "Availability". Customers can now ensure they pick devices that are available (i.e., not being used by other customers). > * feature: MediaConnect: This release adds support for tagging, untagging, and listing tags for existing AWS Elemental MediaConnect resources. > * feature: MediaLive: This release adds support for Frame Capture output groups and for I-frame only manifests (playlists) in HLS output groups. > > ## 2.394.0 > * feature: CodeBuild: This release adds support for cross-account ECR images and private registry authentication. > * feature: ECR: Amazon ECR updated the default endpoint URL to support AWS Private Link. > * feature: ELBv2: Elastic Load Balancing now supports TLS termination on Network Load Balancers. With this launch, you can offload the decryption/encryption of TLS traffic from your application servers to the Network Load Balancer. This enables you to run your backend servers optimally and keep your workloads secure. Additionally, Network Load Balancers preserve the source IP of the clients to the back-end applications, while terminating TLS on the load balancer. When TLS is enabled on an NLB, Access Logs can be enabled for the load balancer, and log entries will be emitted for all TLS connections. > * feature: PinpointSMSVoice: Added the ListConfigurationSets operation, which returns a list of the configuration sets that are associated with your account. > * feature: RDS: The Amazon RDS API allows you to add or remove Identity and Access Management (IAM) role associated with a specific feature name with an RDS database instance. This helps with capabilities such as invoking Lambda functions from within a trigger in the database, load data from Amazon S3 and so on > > ## 2.393.0 > * bugfix: S3 managed uploader: S3 managed uploader will not uriEscape tags when doing a multi-part upload. > * feature: ACMPCA: Added TagOnCreate parameter to the CreateCertificateAuthority operation, updated the Tag regex pattern to align with AWS tagging APIs, and added RevokeCertificate limit. > * feature: ApiGatewayManagementApi: Fixes a typo in the 'max' constraint. > * feature: WorkLink: This is the initial SDK release for Amazon WorkLink. Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. With Amazon WorkLink, employees can access internal websites as seamlessly as they access any other website. IT administrators can manage users, devices, and domains by enforcing their own security and access policies via the AWS Console or the AWS SDK. > > ## 2.392.0 > * feature: AppStream: This API update includes support for tagging Stack, Fleet, and ImageBuilder resources at creation time. > * feature: DMS: Update for DMS TestConnectionSucceeds waiter > * feature: Discovery: The Application Discovery Service's import APIs allow you to import information about your on-premises servers and applications into ADS so that you can track the status of your migrations through the Migration Hub console. > * feature: FMS: This release provides support for cleaning up web ACLs during Firewall Management policy deletion. You can now enable the DeleteAllPolicyResources flag and it will delete all system-generated web ACLs. > * feature: SSM: AWS Systems Manager State Manager now supports configuration management of all AWS resources through integration with Automation.
Commits - [`c840150`](https://github.com/aws/aws-sdk-js/commit/c84015036df0c614ac5df85d00ca811ad10a9b93) Updates SDK to v2.395.0 - [`ac7d0a9`](https://github.com/aws/aws-sdk-js/commit/ac7d0a9f710e87557c38d7fc010079df6cec456c) Updates SDK to v2.394.0 - [`8a82f6b`](https://github.com/aws/aws-sdk-js/commit/8a82f6bb59eca637568a75d3795ab32b01b3acbc) Updates SDK to v2.393.0 - [`9d1dbdf`](https://github.com/aws/aws-sdk-js/commit/9d1dbdf017792ae940b2a6c6c11487ef5f75c3a4) Merge pull request [#2492](https://github-redirect.dependabot.com/aws/aws-sdk-js/issues/2492) from srchase/multpart-tag-encoding - [`cb1604c`](https://github.com/aws/aws-sdk-js/commit/cb1604ca89a077ffdb86127884292d3b18c8b4df) fix: update eslint, enforce semi, apply to test dir ([#2336](https://github-redirect.dependabot.com/aws/aws-sdk-js/issues/2336)) - [`fd8fc03`](https://github.com/aws/aws-sdk-js/commit/fd8fc0352ab8390325fc8e09118bc1ca4785cbfd) Updates SDK to v2.392.0 - [`0383a03`](https://github.com/aws/aws-sdk-js/commit/0383a03b9ceffb3f9494d5efb6501aaebb3e5934) add change-log - [`178fc2b`](https://github.com/aws/aws-sdk-js/commit/178fc2bdfceb950fed36c7652a42fe981c9bbd85) do not uriEscape tags on multipart upload - See full diff in [compare view](https://github.com/aws/aws-sdk-js/compare/v2.391.0...v2.395.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.