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 all non-major dependencies #2

Merged
merged 1 commit into from
Jul 10, 2021
Merged

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/AlecAivazis/survey/v2 require patch v2.2.13 -> v2.2.14
github.com/aws/aws-sdk-go require minor v1.38.69 -> v1.39.4
github.com/jedib0t/go-pretty/v6 require patch v6.2.2 -> v6.2.3

Release Notes

AlecAivazis/survey

v2.2.14

Compare Source

aws/aws-sdk-go

v1.39.4

Compare Source

===

Service Client Updates
  • service/frauddetector: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • MediaConvert now supports color, style and position information passthrough from 608 and Teletext to SRT and WebVTT subtitles. MediaConvert now also supports Automatic QVBR quality levels for QVBR RateControlMode.
  • service/sagemaker: Updates service API and documentation
    • Releasing new APIs related to Tuning steps in model building pipelines.

v1.39.3

Compare Source

===

Service Client Updates
  • service/devops-guru: Updates service API, documentation, and paginators
  • service/eks: Updates service waiters
  • service/fms: Updates service API, documentation, and paginators
  • service/mediatailor: Updates service API, documentation, and paginators
  • service/outposts: Updates service API and documentation
  • service/ssm-contacts: Updates service documentation

v1.39.2

Compare Source

===

Service Client Updates
  • service/chime: Updates service API, documentation, and paginators
    • Releasing new APIs for AWS Chime MediaCapturePipeline
  • service/cloudfront: Updates service API and documentation
    • Amazon CloudFront now provides two new APIs, ListConflictingAliases and AssociateAlias, that help locate and move Alternate Domain Names (CNAMEs) if you encounter the CNAMEAlreadyExists error code.
  • service/ec2: Updates service API, documentation, and paginators
    • This release adds resource ids and tagging support for VPC security group rules.
  • service/iam: Updates service documentation
    • Documentation updates for AWS Identity and Access Management (IAM).
  • service/iotsitewise: Updates service API and documentation
  • service/mq: Updates service API and documentation
    • adds support for modifying the maintenance window for brokers.
  • service/storagegateway: Updates service API and documentation
    • Adding support for oplocks for SMB file shares, S3 Access Point and S3 Private Link for all file shares and IP address support for file system associations
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.

v1.39.1

Compare Source

===

Service Client Updates
  • service/eks: Updates service API
  • service/imagebuilder: Updates service API and documentation
  • service/lambda: Updates service API, documentation, and examples
    • Added support for AmazonMQRabbitMQ as an event source. Added support for VIRTUAL_HOST as SourceAccessType for streams event source mappings.
  • service/macie2: Updates service documentation
  • service/mgn: Updates service API
  • service/sns: Updates service documentation and paginators
    • Documentation updates for Amazon SNS.
SDK Enhancements
  • Update golang.org/x/net dependency #​3991
    • Updates the SDK's dependency on golang.org/x/net module dependency.

v1.39.0

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • This release removes network-insights-boundary
  • service/elasticloadbalancingv2: Updates service documentation
SDK Features
  • internal/ini: The ini parser has been updated to support [, ], :, and = being present in section key values. (#​3958)

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
jedib0t/go-pretty

v6.2.3

Compare Source

Bug-Fixes

  • table
    • fix column wrapping logic (fixes #​170)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 force-pushed the renovate/all-minor-patch branch from 5f921d9 to 41f6df3 Compare July 1, 2021 18:32
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.38.70 fix(deps): update module github.com/aws/aws-sdk-go to v1.38.71 Jul 1, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.38.71 fix(deps): update module github.com/aws/aws-sdk-go to v1.39.0 Jul 2, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d31563a to e83a369 Compare July 2, 2021 21:30
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.39.0 fix(deps): update all non-major dependencies Jul 2, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 27b627f to 3bd956c Compare July 8, 2021 20:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3bd956c to 583c9db Compare July 9, 2021 20:54
@clok clok merged commit 1049b46 into main Jul 10, 2021
@clok clok deleted the renovate/all-minor-patch branch July 10, 2021 00:18
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.

2 participants