This repository was archived by the owner on Jul 31, 2024. It is now read-only.
chore(deps): update all #191
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.38.58->v1.38.71ae0add7->810000ev1.1.3->v1.2.0Release Notes
aws/aws-sdk-go
v1.38.71Compare Source
===
Service Client Updates
service/ec2: Updates service API and documentationservice/sagemaker: Updates service API and documentationservice/sqs: Updates service documentationv1.38.70Compare Source
===
Service Client Updates
service/autoscaling: Updates service API and documentationservice/databrew: Updates service API and documentationservice/kendra: Updates service documentationservice/mediapackage-vod: Updates service API and documentationservice/servicediscovery: Updates service API and documentationservice/ssm-contacts: Updates service APIv1.38.69Compare Source
===
Service Client Updates
service/glue: Updates service API and documentationservice/mediaconvert: Updates service API and documentationservice/redshift: Updates service APIservice/sagemaker: Updates service API and documentationv1.38.68Compare Source
===
Service Client Updates
service/amplifybackend: Updates service API and documentationservice/proton: Updates service waitersservice/snowball: Updates service API and documentationv1.38.67Compare Source
===
Service Client Updates
service/chime: Updates service API and documentationservice/cloud9: Updates service documentation and examplesservice/codebuild: Updates service API and documentationservice/connect: Updates service API and documentationservice/dax: Updates service API and documentationservice/kendra: Updates service API and documentationservice/securityhub: Updates service API and documentationservice/transfer: Updates service API and documentationservice/wafv2: Updates service API and documentationv1.38.66Compare Source
===
Service Client Updates
service/cloud9: Updates service documentation and examplesservice/cloudfront: Updates service APIservice/cloudsearch: Updates service API and documentationservice/codeguru-reviewer: Updates service API, documentation, and waitersservice/docdb: Updates service documentationservice/ec2: Updates service API and documentationservice/eventbridge: Updates service API and documentationservice/events: Updates service API and documentationservice/license-manager: Updates service API and documentationservice/mediatailor: Updates service API, documentation, and paginatorsservice/quicksight: Updates service API and documentationv1.38.65Compare Source
===
Service Client Updates
service/cloudformation: Updates service API, documentation, and paginatorsSDK Bugs
aws/signer/v4: Add X-Amz-Object-Lock-* as unhoisted presign headersprivate/protocol: Add support for UTC offset for ISO8601 datetime formats (#3960)v1.38.64Compare Source
===
Service Client Updates
service/chime: Updates service API and documentationservice/kendra: Updates service API and documentationservice/rds: Updates service API, documentation, waiters, paginators, and examplesservice/sagemaker: Updates service API and documentationSDK Bugs
aws/ec2metadata: Fix client retrying 404 responses (#3962)v1.38.63Compare Source
===
Service Client Updates
service/ec2: Updates service API and documentationservice/kms: Updates service API, documentation, and examplesservice/mediatailor: Updates service API and documentationservice/rds: Updates service API, documentation, waiters, paginators, and examplesv1.38.62Compare Source
===
Service Client Updates
service/connect: Updates service API, documentation, and paginatorsservice/ec2: Updates service APIservice/models.lex.v2: Updates service API and documentationservice/redshift-data: Updates service API and documentationservice/runtime.lex.v2: Updates service API and documentationv1.38.61Compare Source
===
Service Client Updates
service/greengrassv2: Updates service API, documentation, and paginatorsservice/iotanalytics: Updates service API and documentationservice/lookoutmetrics: Updates service API and documentationv1.38.60Compare Source
===
Service Client Updates
service/ec2: Updates service API and documentationservice/mediaconnect: Updates service API and documentationservice/medialive: Updates service API and documentationv1.38.59Compare Source
===
Service Client Updates
service/appflow: Updates service API and documentationservice/appmesh: Updates service API and documentationservice/chime: Updates service API and documentationservice/cognito-idp: Updates service API and documentationservice/ec2: Updates service API and documentationservice/managedblockchain: Updates service API and documentationservice/ram: Updates service API, documentation, and paginatorsservice/redshift: Updates service APIservice/sagemaker: Updates service API and documentationservice/sagemaker-featurestore-runtime: Updates service API and documentationspf13/cobra
v1.2.0Compare 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
completioncommand for shell completions. If acompletioncommand 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--no-descriptionsflag for "always on" completion descriptionsmitchellh/go-homedirin favor of core Goos.UserHomeDir()- spf13/cobra@8eaca5fBug Fixes
ShellDirectiveCompletionNoSpaceand file completion all the time - Fix zsh completion handling of nospace and file completion spf13/cobra#1213RegisterFlagCompletionFuncas a global var not working in multi-threaded programs: fix RegisterFlagCompletionFunc concurrent map writes error spf13/cobra#1423Testing
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.