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 dependencies (patch) #265

Merged
merged 1 commit into from
Jun 25, 2021
Merged

Update dependencies (patch) #265

merged 1 commit into from
Jun 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.38.64 -> v1.38.68
github.com/gruntwork-io/terratest require patch v0.36.0 -> v0.36.3

Release Notes

aws/aws-sdk-go

v1.38.68

Compare Source

===

Service Client Updates
  • service/amplifybackend: Updates service API and documentation
  • service/proton: Updates service waiters
  • service/snowball: Updates service API and documentation
    • AWS Snow Family customers can remotely monitor and operate their connected AWS Snowcone devices. AWS Snowball Edge Storage Optimized customers can now import and export their data using NFS.

v1.38.67

Compare Source

===

Service Client Updates
  • service/chime: Updates service API and documentation
    • Adds EventIngestionUrl field to MediaPlacement
  • service/cloud9: Updates service documentation and examples
    • Minor update to AWS Cloud9 documentation to allow correct parsing of outputted text
  • service/codebuild: Updates service API and documentation
    • BucketOwnerAccess is currently not supported
  • service/connect: Updates service API and documentation
  • service/dax: Updates service API and documentation
    • Add support for encryption in transit to DAX clusters.
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports SharePoint 2013 and SharePoint 2016 when using a SharePoint data source.
  • service/securityhub: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Customers can successfully use legacy clients with Transfer Family endpoints enabled for FTPS and FTP behind routers, firewalls, and load balancers by providing a Custom IP address used for data channel communication.
  • service/wafv2: Updates service API and documentation

v1.38.66

Compare Source

===

Service Client Updates
  • service/cloud9: Updates service documentation and examples
    • Updated documentation for CreateEnvironmentEC2 to explain that because Amazon Linux AMI has ended standard support as of December 31, 2020, we recommend you choose Amazon Linux 2--which includes long term support through 2023--for new AWS Cloud9 environments.
  • service/cloudfront: Updates service API
    • Amazon CloudFront adds support for a new security policy, TLSv1.2_2021.
  • service/cloudsearch: Updates service API and documentation
    • This release replaces previous generation CloudSearch instances with equivalent new instances that provide better stability at the same price.
  • service/codeguru-reviewer: Updates service API, documentation, and waiters
  • service/docdb: Updates service documentation
    • DocumentDB documentation-only edits
  • service/ec2: Updates service API and documentation
    • This release adds support for provisioning your own IP (BYOIP) range in multiple regions. This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • Added the following parameters to ECS targets: CapacityProviderStrategy, EnableECSManagedTags, EnableExecuteCommand, PlacementConstraints, PlacementStrategy, PropagateTags, ReferenceId, and Tags
  • service/license-manager: Updates service API and documentation
  • service/mediatailor: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • Releasing new APIs for AWS QuickSight Folders

v1.38.65

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API, documentation, and paginators
    • CloudFormation registry service now supports 3rd party public type sharing
SDK Bugs
  • aws/signer/v4: Add X-Amz-Object-Lock-* as unhoisted presign headers
    • Updates the SigV4 signer to exlucde the X-Amz-Object-Lock- group of headers to not be signed as a part of the query string for presigned URLs.
  • private/protocol: Add support for UTC offset for ISO8601 datetime formats (#​3960)
    • Updates the SDK's parsing of ISO8601 date time formats to support UTC offsets.
gruntwork-io/terratest

v0.36.3

Compare Source

Modules affected

  • aws/ssm
  • terraform

Description

  • For each SSM method XXX, add an XXXWithClient method that lets you pass in an SSM client, rather than a new one being created each time.
  • terraform.Options now supports the Reconfigure and MigrateState params.

Special thanks

Special thanks to @​danquack and @​wasfree for the contributions!

Related links

v0.36.2

Compare Source

Modules affected

  • test-structure

Description

  • Don't run validate tests in parallel. Terraform validate makes use of several terraform providers to ensure the target config is correct. Running these in parallel is extremely resource intensive and leads to CI jobs running out of memory and getting stuck as a result. This change removes the call to t.Parallel within the ValidateAllTerraformModules method to prevent resource exhaustion.

Related links

v0.36.1

Compare Source

Modules affected

  • terraform

Description

  • Fix bugs with how Terratest handles the -no-color and -var/-var-file options with Terraform. In particular, we (a) no longer append -var or -var-file when calling apply with a plan file and (b) append -no-color at the end of the args, where Terraform expects it.

Special thanks

Special thanks to @​tolgaio for the contribution!

Related links


Configuration

📅 Schedule: "every weekday,after 9am and before 5pm" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit 894160c into main Jun 25, 2021
@renovate renovate bot deleted the renovate/patch-dependencies branch June 25, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant