acm19 / aws-request-signing-apache-interceptor

https://acm19.github.io/aws-request-signing-apache-interceptor/
Apache License 2.0
16 stars 7 forks source link

Update dependency software.amazon.awssdk:auth to v2.17.226 #26

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
software.amazon.awssdk:auth (source) 2.17.222 -> 2.17.226 age adoption passing confidence

Release Notes

aws/aws-sdk-java-v2 ### [`v2.17.226`](https://togithub.com/aws/aws-sdk-java-v2/blob/HEAD/CHANGELOG.md#​217226-2022-07-06) [Compare Source](https://togithub.com/aws/aws-sdk-java-v2/compare/2.17.225...2.17.226) #### **AWS CloudFormation** - ### Features - My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation #### **Synthetics** - ### Features - This release introduces Group feature, which enables users to group cross-region canaries. ### [`v2.17.225`](https://togithub.com/aws/aws-sdk-java-v2/blob/HEAD/CHANGELOG.md#​217225-2022-07-05) [Compare Source](https://togithub.com/aws/aws-sdk-java-v2/compare/2.17.224...2.17.225) #### **AWS Config** - ### Features - Updating documentation service limits #### **AWS SDK for Java v2** - ### Features - Updated service endpoint metadata. #### **AWS Systems Manager Incident Manager** - ### Features - Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan. #### **Amazon Lex Model Building V2** - ### Features - This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner. #### **Amazon QuickSight** - ### Features - This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs. #### **Amazon Relational Database Service** - ### Features - Adds waiters support for DBCluster. #### **IAM Roles Anywhere** - ### Features - IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources. ### [`v2.17.224`](https://togithub.com/aws/aws-sdk-java-v2/blob/HEAD/CHANGELOG.md#​217224-2022-07-01) [Compare Source](https://togithub.com/aws/aws-sdk-java-v2/compare/2.17.223...2.17.224) #### **AWS Database Migration Service** - ### Features - Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle. #### **Amazon Relational Database Service** - ### Features - Adds support for additional retention periods to Performance Insights. ### [`v2.17.223`](https://togithub.com/aws/aws-sdk-java-v2/blob/HEAD/CHANGELOG.md#​217223-2022-06-30) [Compare Source](https://togithub.com/aws/aws-sdk-java-v2/compare/2.17.222...2.17.223) #### **AWS Glue** - ### Features - This release adds tag as an input of CreateDatabase #### **AWS Price List Service** - ### Features - Documentation update for GetProducts Response. #### **AWS Well-Architected Tool** - ### Features - Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares. #### **AWSKendraFrontendService** - ### Features - Amazon Kendra now provides a data source connector for alfresco #### **Amazon Athena** - ### Features - This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API. #### **Amazon Connect Customer Profiles** - ### Features - This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process. #### **Amazon EMR** - ### Features - This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API. #### **Amazon WorkMail** - ### Features - This release adds support for managing user availability configurations in Amazon WorkMail. #### **AmazonMWAA** - ### Features - Documentation updates for Amazon Managed Workflows for Apache Airflow.

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

dblock commented 2 years ago

In this case renovate should not have suggested the checkstyle upgrade. Opened https://github.com/renovatebot/renovate/issues/16444. I don't know how to tell it to skip it now.

Update: seems like renovate can't do this, maybe dependabot is a better alternative? in this case we'd just close a PR and dependabot would leave it alone

acm19 commented 2 years ago

@dblock I fixed it here: https://github.com/acm19/aws-request-signing-apache-interceptor/commit/9063167aa334dee1a2e66dcc330a2f2965382f61. I made renovate updates monthly as well, I won't merge this one yet anyway. I'll do it before the next version release to make sure the latest version is used.

dblock commented 2 years ago

Looks good! Merge this one.