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

fix(deps): update dependencies (patch) #239

Merged
merged 1 commit into from
Jun 19, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.38.60 -> v1.38.64
github.com/gruntwork-io/terratest require patch v0.35.6 -> v0.35.7
golangci/golangci-lint repository patch v1.41.0 -> v1.41.1

Release Notes

aws/aws-sdk-go

v1.38.64

Compare Source

===

Service Client Updates
  • service/chime: Updates service API and documentation
    • This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.
  • service/kendra: Updates service API and documentation
    • Amazon Kendra now supports the indexing of web documents for search through the web crawler.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release enables Database Activity Streams for RDS Oracle
  • service/sagemaker: Updates service API and documentation
    • Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing
SDK Bugs
  • aws/ec2metadata: Fix client retrying 404 responses (#​3962)
    • Fixes the EC2 IMDS client to not retry 404 HTTP errors received for operations like GetMetadata.

v1.38.63

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • This release adds support for VLAN-tagged network traffic over an Elastic Network Interface (ENI). This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
  • service/kms: Updates service API, documentation, and examples
    • Adds support for multi-Region keys
  • service/mediatailor: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release enables fast cloning in Aurora Serverless. You can now clone between Aurora Serverless clusters and Aurora Provisioned clusters.

v1.38.62

Compare Source

===

Service Client Updates
  • service/connect: Updates service API, documentation, and paginators
  • service/ec2: Updates service API
    • EC2 M5n, M5dn, R5n, R5dn metal instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency
  • service/models.lex.v2: Updates service API and documentation
  • service/redshift-data: Updates service API and documentation
  • service/runtime.lex.v2: Updates service API and documentation

v1.38.61

Compare Source

===

Service Client Updates
  • service/greengrassv2: Updates service API, documentation, and paginators
  • service/iotanalytics: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
gruntwork-io/terratest

v0.35.7

Compare Source

Modules affected

  • terraform

Description

  • Implement ValidateAllTerraformModules function. This function makes it easy to create a single test that will find all Terraform modules in your repository and run terraform init and terraform validate on them. This function is configurable and allows you to pass the:

    • RootDir to search for all Terraform modules from
    • IncludeDirs to include in the set of modules to validate
    • ExcludeDirs to exclude from the set of modules to validate
  • Run ValidateAllTerraformModules against the Terratest repository itself, to flush out any issues in modules or examples

  • Fix all of the Terraform validation issues found by the previous step

Related links

golangci/golangci-lint

v1.41.1

Compare Source

Changelog

6924df8 Bump github.com/ryancurrah/gomodguard from 1.2.1 to 1.2.2 (#​2065)
a207480 revive: fix exclude comment rule for const block. (#​2064)


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 force-pushed the renovate/patch-dependencies branch 2 times, most recently from 0c7dc64 to 584a551 Compare June 17, 2021 18:51
@renovate renovate bot force-pushed the renovate/patch-dependencies branch from 584a551 to 50e7312 Compare June 19, 2021 16:45
@renovate renovate bot merged commit 5bb713d into main Jun 19, 2021
@renovate renovate bot deleted the renovate/patch-dependencies branch June 19, 2021 17:57
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.

None yet

1 participant