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

chore(deps): update all #191

Merged
merged 1 commit into from Jul 2, 2021
Merged

chore(deps): update all #191

merged 1 commit into from Jul 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.38.58 -> v1.38.71
github.com/chromedp/cdproto require digest ae0add7 -> 810000e
github.com/spf13/cobra require minor v1.1.3 -> v1.2.0

Release Notes

aws/aws-sdk-go

v1.38.71

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Adding a new reserved field to support future infrastructure improvements for Amazon EC2 Fleet.
  • service/sagemaker: Updates service API and documentation
    • SageMaker model registry now supports up to 5 containers and associated environment variables.
  • service/sqs: Updates service documentation
    • Documentation updates for Amazon SQS.

v1.38.70

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API and documentation
    • Amazon EC2 Auto Scaling infrastructure improvements and optimizations.
  • service/databrew: Updates service API and documentation
  • service/kendra: Updates service documentation
    • Amazon Kendra Enterprise Edition now offered in smaller more granular units to enable customers with smaller workloads. Virtual Storage Capacity units now offer scaling in increments of 100,000 documents (up to 30GB) per unit and Virtual Query Units offer scaling increments of 8,000 queries per day.
  • service/mediapackage-vod: Updates service API and documentation
  • service/servicediscovery: Updates service API and documentation
  • service/ssm-contacts: Updates service API

v1.38.69

Compare Source

===

Service Client Updates
  • service/glue: Updates service API and documentation
    • Add JSON Support for Glue Schema Registry
  • service/mediaconvert: Updates service API and documentation
    • MediaConvert adds support for HDR10+, ProRes 4444, and XAVC outputs, ADM/DAMF support for Dolby Atmos ingest, and alternative audio and WebVTT caption ingest via HLS inputs. MediaConvert also now supports creating trickplay outputs for Roku devices for HLS, CMAF, and DASH output groups.
  • service/redshift: Updates service API
    • Added InvalidClusterStateFault to the DisableLogging API, thrown when calling the API on a non available cluster.
  • service/sagemaker: Updates service API and documentation
    • Sagemaker Neo now supports running compilation jobs using customer's Amazon VPC

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.

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

v1.38.60

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Amazon EC2 adds new AMI property to flag outdated AMIs
  • service/mediaconnect: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS MediaLive now supports OCR-based conversion of DVB-Sub and SCTE-27 image-based source captions to WebVTT, and supports ingest of ad avail decorations in HLS input manifests.

v1.38.59

Compare Source

===

Service Client Updates
  • service/appflow: Updates service API and documentation
  • service/appmesh: Updates service API and documentation
  • service/chime: Updates service API and documentation
    • This SDK release adds support for UpdateAccount API to allow users to update their default license on Chime account.
  • service/cognito-idp: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds a new optional parameter connectivityType (public, private) for the CreateNatGateway API. Private NatGateway does not require customers to attach an InternetGateway to the VPC and can be used for communication with other VPCs and on-premise networks.
  • service/managedblockchain: Updates service API and documentation
  • service/ram: Updates service API, documentation, and paginators
  • service/redshift: Updates service API
    • Added InvalidClusterStateFault to the ModifyAquaConfiguration API, thrown when calling the API on a non available cluster.
  • service/sagemaker: Updates service API and documentation
    • Using SageMaker Edge Manager with AWS IoT Greengrass v2 simplifies accessing, maintaining, and deploying models to your devices. You can now create deployable IoT Greengrass components during edge packaging jobs. You can choose to create a device fleet with or without creating an AWS IoT role alias.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
spf13/cobra

v1.2.0

Compare Source

🌠 v1.2.0 - The completions release

Welcome to v1.2.0 of Cobra! This release focuses on code completions, several critical bug fixes, some documentation updates, and security bumps. Upgrading should be simple but note please take note of the introduction of completions V2 and their default use. The v1 completions library is still available, but will be deprecated in the future. Please open an issue with any problems!


New Features

  • Automatically adds completion command for shell completions. If a completion command is already provided, uses that instead. This will automatically provide shell completions for bash, zsh, fish, and PowerShell Have Cobra create 'completion' command automatically spf13/cobra#1192
    • Users can configure the command auto creation:
      • disable the creation of the completion command
      • disable completion descriptions
      • disable the --no-descriptions flag for "always on" completion descriptions
  • Introduction of bash completions V2, a uniform completion approach which include completion descriptions. The V1 bash completions are still available and will be deprecated in a latter release - Bash completion V2 with completion descriptions spf13/cobra#1146
    • Note that projects providing completion through a different command name (say a command named "complete") will continue to use v1 for their own command but will also provide cobra's implicit "completion" command which will use v2, unless of course, these projects take the time to disable the default "completion" command as noted above.
  • Commands now support context being passed to completions - Pass context to completion spf13/cobra#1265
  • Removed dependency onmitchellh/go-homedir in favor of core Go os.UserHomeDir() - spf13/cobra@8eaca5f

Bug Fixes

Testing

Security

Other

Thank you to all our amazing contributors 🐍🚀


Configuration

📅 Schedule: "before 3am on the first day of the month" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the renovate label Jun 30, 2021
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6dd3d32 to f98a42c Compare July 1, 2021 17:50
@miyajan miyajan merged commit 7e32394 into master Jul 2, 2021
@miyajan miyajan deleted the renovate/all branch July 2, 2021 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants