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

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.262 -> v1.44.266
github.com/lithammer/fuzzysearch require patch v1.1.7 -> v1.1.8

Release Notes

aws/aws-sdk-go ### [`v1.44.266`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144266-2023-05-19) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.265...v1.44.266) \=== ##### Service Client Updates - `service/backup`: Updates service API and documentation - `service/connectcases`: Updates service API - `service/mediapackagev2`: Adds new service - `service/sesv2`: Updates service API, documentation, and examples ### [`v1.44.265`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144265-2023-05-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.264...v1.44.265) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - Removing SparkProperties from EngineConfiguration object for StartSession API call - `service/cloudtrail`: Updates service API and documentation - Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors. - `service/compute-optimizer`: Updates service API and documentation - `service/connect`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances. - `service/ecs`: Updates service documentation - Documentation only release to address various tickets. - `service/mediaconvert`: Updates service API and documentation - This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot - `service/sagemaker-geospatial`: Updates service API and documentation - `service/sts`: Updates service API - API updates for the AWS Security Token Service ##### SDK Bugs - `rest`: Remove unnecessary path normalization behavior. - This behavior would incorrectly mutate request paths with URI-encoded characters, potentially resulting in misrouted requests. - `config`: Deprecate `DisableRestProtocolURICleaning` config setting. - This setting no longer has any effect. REST-protocol paths will now never be normalized after serialization. ### [`v1.44.264`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144264-2023-05-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.263...v1.44.264) \=== ##### Service Client Updates - `service/detective`: Updates service API - `service/directconnect`: Updates service documentation - This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu. - `service/glue`: Updates service API and documentation - Add Support for Tags for Custom Entity Types - `service/secretsmanager`: Updates service documentation - Documentation updates for Secrets Manager - `service/wafv2`: Updates service API and documentation ### [`v1.44.263`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144263-2023-05-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.262...v1.44.263) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. - `service/kafka`: Updates service API - `service/rekognition`: Updates service API and documentation - This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image. - `service/rolesanywhere`: Updates service API and documentation - `service/transfer`: Updates service API and documentation - This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.
lithammer/fuzzysearch ### [`v1.1.8`](https://togithub.com/lithammer/fuzzysearch/releases/tag/v1.1.8) [Compare Source](https://togithub.com/lithammer/fuzzysearch/compare/v1.1.7...v1.1.8) - Bump `golang.org/x/text` from 0.8.0 to 0.9.0 ([https://github.com/lithammer/fuzzysearch/pull/52](https://togithub.com/lithammer/fuzzysearch/pull/52)). - Add simple fuzz test ([https://github.com/lithammer/fuzzysearch/pull/56](https://togithub.com/lithammer/fuzzysearch/pull/56)). Credits to [@​josharian](https://togithub.com/josharian). - Fix panic in `unicodeFoldTransformer` byte consumed counts ([https://github.com/lithammer/fuzzysearch/pull/55](https://togithub.com/lithammer/fuzzysearch/pull/55)). Credits to [@​josharian](https://togithub.com/josharian). - Only transform source once ([https://github.com/lithammer/fuzzysearch/pull/57](https://togithub.com/lithammer/fuzzysearch/pull/57)). Credits to [@​josharian](https://togithub.com/josharian).

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.