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 #123

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.280 -> v1.44.284
github.com/urfave/cli/v2 require patch v2.25.5 -> v2.25.7

Release Notes

aws/aws-sdk-go ### [`v1.44.284`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144284-2023-06-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.283...v1.44.284) \=== ##### Service Client Updates - `service/account`: Updates service paginators - `service/connect`: Updates service API and documentation - `service/discovery`: Updates service API and documentation - Add Amazon EC2 instance recommendations export - `service/iam`: Updates service documentation - Documentation updates for AWS Identity and Access Management (IAM). - `service/s3`: Updates service API, documentation, and examples - This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs. ### [`v1.44.283`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144283-2023-06-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.282...v1.44.283) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API and documentation - `service/elasticfilesystem`: Updates service documentation - Documentation updates for EFS. - `service/guardduty`: Updates service documentation - Updated descriptions for some APIs. - `service/location`: Updates service API and documentation ### [`v1.44.282`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144282-2023-06-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.281...v1.44.282) \=== ##### Service Client Updates - `service/cloudtrail`: Updates service API and documentation - This feature allows users to view dashboards for CloudTrail Lake event data stores. - `service/codeguru-security`: Adds new service - `service/drs`: Updates service API, documentation, and paginators - `service/ec2`: Updates service API, documentation, and paginators - This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address. - `service/imagebuilder`: Updates service documentation - `service/lightsail`: Updates service API and documentation - This release adds pagination for the Get Certificates API operation. - `service/s3`: Updates service API and examples - Integrate double encryption feature to SDKs. - `service/securityhub`: Updates service API, documentation, and examples - `service/simspaceweaver`: Updates service API and documentation - `service/verifiedpermissions`: Adds new service - `service/wafv2`: Updates service API and documentation - `service/wellarchitected`: Updates service API, documentation, and paginators ### [`v1.44.281`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144281-2023-06-12) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.280...v1.44.281) \=== ##### Service Client Updates - `service/amplifyuibuilder`: Updates service API, documentation, and paginators - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Documentation updates for DynamoDB - `service/fsx`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation - `service/rekognition`: Updates service API, documentation, paginators, and examples - This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector. - `service/sagemaker`: Updates service API and documentation - Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently - `service/streams.dynamodb`: Updates service documentation
urfave/cli ### [`v2.25.7`](https://togithub.com/urfave/cli/releases/tag/v2.25.7) [Compare Source](https://togithub.com/urfave/cli/compare/v2.25.6...v2.25.7) #### What's Changed - Fix: fix v2 broken tests by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1757](https://togithub.com/urfave/cli/pull/1757) - Fix:(issue\_1755) Ensure that timestamp flag destination is set correctly by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1756](https://togithub.com/urfave/cli/pull/1756) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.6...v2.25.7 ### [`v2.25.6`](https://togithub.com/urfave/cli/releases/tag/v2.25.6) [Compare Source](https://togithub.com/urfave/cli/compare/v2.25.5...v2.25.6) #### What's Changed - Fix:(issue\_1668) Add test case for sub command of sub command completion by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1747](https://togithub.com/urfave/cli/pull/1747) - Update dependencies for v2 by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1749](https://togithub.com/urfave/cli/pull/1749) - Document slice flags as part of examples (v2) by [@​carhartl](https://togithub.com/carhartl) in [https://github.com/urfave/cli/pull/1751](https://togithub.com/urfave/cli/pull/1751) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.5...v2.25.6

Configuration

📅 Schedule: Branch creation - "before 4am 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.