theurichde / go-aws-sso

Makes dealing with AWS SSO Logins an ease
MIT License
111 stars 15 forks source link

fix(deps): update all non-major dependencies #103

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.209 -> v1.44.214
github.com/urfave/cli/v2 require minor v2.24.4 -> v2.25.0

Release Notes

aws/aws-sdk-go ### [`v1.44.214`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144214-2023-03-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.213...v1.44.214) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Documentation updates for DynamoDB. - `service/ec2`: Updates service API and documentation - This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'. - `service/macie2`: Updates service documentation - `service/mediaconvert`: Updates service API and documentation - The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations. - `service/medialive`: Updates service API and documentation - AWS Elemental MediaLive adds support for Nielsen watermark timezones. - `service/transcribe`: Updates service API and documentation ### [`v1.44.213`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144213-2023-03-02) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.212...v1.44.213) \=== ##### Service Client Updates - `service/iot`: Updates service API and documentation - A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs. - `service/migrationhubstrategy`: Updates service API - `service/organizations`: Updates service API and documentation - This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API. - `service/pi`: Updates service API and documentation - `service/pipes`: Updates service API and documentation - `service/sagemaker`: Updates service API and documentation - Add a new field "EndpointMetrics" in SageMaker Inference Recommender "ListInferenceRecommendationsJobSteps" API response. ### [`v1.44.212`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144212-2023-03-01) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.211...v1.44.212) \=== ##### Service Client Updates - `service/pricing`: Updates service API, documentation, and paginators - `service/s3outposts`: Updates service API, documentation, and paginators ### [`v1.44.211`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144211-2023-02-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.210...v1.44.211) \=== ##### Service Client Updates - `service/comprehend`: Updates service API, documentation, and paginators - `service/ec2`: Updates service API and documentation - This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default. - `service/kms`: Updates service documentation and examples - AWS KMS is deprecating the RSAES_PKCS1\_V1\_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023. - `service/lightsail`: Updates service API and documentation - This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount. - `service/managedblockchain`: Updates service API and documentation - `service/omics`: Updates service API and documentation ### [`v1.44.210`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144210-2023-02-27) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.209...v1.44.210) \=== ##### Service Client Updates - `service/devops-guru`: Updates service API and documentation - `service/drs`: Updates service API and documentation - `service/internetmonitor`: Adds new service - `service/lambda`: Updates service API and documentation - This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html. - `service/mediaconvert`: Updates service API and documentation - The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources. - `service/timestream-write`: Updates service API, documentation, and paginators
urfave/cli ### [`v2.25.0`](https://togithub.com/urfave/cli/releases/tag/v2.25.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.4...v2.25.0) #### What's Changed - Drop support for Go versions before 1.18 by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1667](https://togithub.com/urfave/cli/pull/1667) - add Integer type casting when loading yaml file by [@​kjeom](https://togithub.com/kjeom) in [https://github.com/urfave/cli/pull/1669](https://togithub.com/urfave/cli/pull/1669) #### New Contributors - [@​kjeom](https://togithub.com/kjeom) made their first contribution in [https://github.com/urfave/cli/pull/1669](https://togithub.com/urfave/cli/pull/1669) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.4...v2.25.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.