Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate Update Patch & Minor Updates #118

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
aquasecurity/trivy-action action minor 0.17.0 -> 0.18.0 age adoption passing confidence
aws (source) required_provider minor 5.38.0 -> 5.39.1 age adoption passing confidence
github.com/aws/aws-sdk-go require patch v1.50.20 -> v1.50.30 v1.50.31 age adoption passing confidence
github.com/aws/aws-sdk-go-v2 require patch v1.25.1 -> v1.25.2 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.27.0 -> v1.27.4 v1.27.5 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue require patch v1.13.2 -> v1.13.6 v1.13.7 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/dynamodb require minor v1.29.0 -> v1.30.1 v1.30.2 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/eventbridge require minor v1.29.3 -> v1.30.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.50.3 -> v1.51.1 v1.51.2 age adoption passing confidence
github.com/golang-jwt/jwt/v5 require patch v5.2.0 -> v5.2.1 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.9.0 age adoption passing confidence
localstack/localstack minor 3.1 -> 3.2 age adoption passing confidence

Release Notes

aquasecurity/trivy-action (aquasecurity/trivy-action)

v0.18.0

Compare Source

hashicorp/terraform-provider-aws (aws)

v5.39.1

Compare Source

BUG FIXES:

  • data-source/aws_instance: Fix panic: Invalid address to set related to root_block_device.0.tags_all (#​36054)

v5.39.0

Compare Source

FEATURES:

  • New Data Source: aws_redshift_data_shares (#​35937)
  • New Resource: aws_apprunner_deployment (#​35758)
  • New Resource: aws_config_retention_configuration (#​15136)
  • New Resource: aws_securityhub_automation_rule (#​34781)
  • New Resource: aws_shield_proactive_engagement (#​34667)

ENHANCEMENTS:

  • aws_kinesis_firehose_delivery_stream: Add custom_time_zone and file_extension arguments to the extended_S3_configuration configuration block (#​35969)
  • resource/aws_appflow_flow: Allow task.source_fields to be a null value (#​35993)
  • resource/aws_codepipeline: Add trigger configuration block (#​35475)
  • resource/aws_config_configuration_recorder: Add plan-time validation of aws_config_organization_custom_rule.lambda_function_arn (#​15136)
  • resource/aws_instance: Add configurable read timeout (#​35955)
  • resource/aws_instance: Apply default tags to volumes/block devices managed through an aws_instance, add ebs_block_device.*.tags_all and root_block_device.*.tags_all attributes which include default tags (#​33769)
  • resource/aws_mq_broker: Add data_replication_mode and data_replication_primary_broker_arn arguments, enabling support for cross-region data replication (#​35990)
  • resource/aws_mwaa_environment: Add endpoint_management attribute (#​35961)
  • resource/aws_redshiftserverless_namespace:
    Add attributes admin_password_secret_kms_key_id and manage_admin_password (#​35965)
  • resource/aws_shield_drt_access_log_bucket_association: Support resource import (#​34667)
  • resource/aws_shield_drt_access_role_arn_association: Support resource import (#​34667)
  • resource/aws_spot_instance_request: Add configurable read timeout (#​35955)
  • resource/aws_wafv2_web_acl: Add application_integration_url attribute (#​35974)

BUG FIXES:

  • data/aws_redshiftserverless_namespace: Properly set iam_roles attribute on read (#​35965)
  • resource/aws_appflow_flow: Fix perpetual diff when task.task_type is set to Map_all (#​35993)
  • resource/aws_config_configuration_recorder: Fix panic: interface conversion: interface {} is nil, not map[string]interface {} when recording_group.exclusion_by_resource_types is empty (#​15136)
  • resource/aws_config_rule: Change name to ForceNew (#​15136)
  • resource/aws_config_rule: Fix InvalidParameterValueException: PolicyText is required when Owner is CUSTOM_POLICY errors on resource Update (#​15136)
  • resource/aws_ecs_task_definition: Fix perpetual container_definitions diffs when Names are ordered differently (#​36029)
  • resource/aws_msk_replicator: Fix incorrect detect_and_copy_new_topics attribute value from state read/refresh (#​35966)
  • resource/aws_redshiftserverless_workgroup: Fix max_capacity removal (#​36032)
  • resource/aws_redshiftserverless_workgroup: Fix updating both base_capacity and max_capacity (#​36032)
  • resource/aws_shield_drt_access_log_bucket_association: Change log_bucket and role_arn_association_id to ForceNew (#​34667)
aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.50.30

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service documentation
  • service/autoscaling: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • service/ec2: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.

v1.50.29

Compare Source

===

Service Client Updates
  • service/docdb-elastic: Updates service API and documentation
  • service/eks: Updates service API
  • service/migrationhuborchestrator: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
  • service/sagemaker: Updates service API and documentation
    • Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
  • service/securitylake: Updates service API and documentation

v1.50.28

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
  • service/iot: Updates service API and documentation
    • This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
  • service/wafv2: Updates service API and documentation

v1.50.27

Compare Source

===

Service Client Updates
  • service/amplifyuibuilder: Updates service API and documentation

v1.50.26

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway.
  • service/drs: Updates service API and documentation
  • service/kafkaconnect: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for gp3 data volumes for Multi-AZ DB Clusters.

v1.50.25

Compare Source

===

Service Client Updates
  • service/appsync: Updates service documentation
  • service/qldb: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add pattern and length based validations for DBShardGroupIdentifier
  • service/rum: Updates service documentation

v1.50.24

Compare Source

===

Service Client Updates
  • service/internetmonitor: Updates service API and documentation
  • service/kinesisvideo: Updates service API
    • Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

v1.50.23

Compare Source

===

Service Client Updates
  • service/iotevents: Updates service API
  • service/lookoutequipment: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to restart pipelines in a running channel.
  • service/ssm: Updates service API and documentation
    • This release adds support for sharing Systems Manager parameters with other AWS accounts.

v1.50.22

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Publishing quick fix for doc only update.
  • service/firehose: Updates service API and documentation
    • This release updates a few Firehose related APIs.
  • service/lambda: Updates service API and documentation
    • Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

v1.50.21

Compare Source

===

Service Client Updates
  • service/amplify: Updates service API and documentation
  • service/chatbot: Updates service API, documentation, paginators, and examples
  • service/config: Updates service documentation
  • service/ivs: Updates service documentation
  • service/keyspaces: Updates service documentation
  • service/mediatailor: Updates service API
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.25.2

Compare Source

golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: golang-jwt/jwt@v5.2.0...v5.2.1

stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner February 26, 2024 13:39
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Feb 26, 2024
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from fff652e to 66b2195 Compare February 26, 2024 14:00
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 66b2195 to 19ffc1a Compare February 26, 2024 19:59
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 19ffc1a to 7c11af2 Compare February 28, 2024 09:51
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 7c11af2 to 3e0b5f5 Compare February 28, 2024 12:44
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 3e0b5f5 to 731d2e5 Compare February 29, 2024 06:11
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 731d2e5 to d22adec Compare February 29, 2024 23:30
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from d22adec to 2c09e36 Compare March 1, 2024 03:55
@renovate renovate bot temporarily deployed to 118renovate March 1, 2024 03:58 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 2c09e36 to 0c5a4c5 Compare March 1, 2024 21:07
@renovate renovate bot temporarily deployed to 118renovate March 1, 2024 21:10 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 0c5a4c5 to 7ea2eb0 Compare March 2, 2024 01:20
@renovate renovate bot temporarily deployed to 118renovate March 2, 2024 01:23 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 7ea2eb0 to c8249f8 Compare March 2, 2024 22:37
@renovate renovate bot temporarily deployed to 118renovate March 2, 2024 22:40 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from c8249f8 to cc4714a Compare March 3, 2024 15:25
@renovate renovate bot temporarily deployed to 118renovate March 3, 2024 15:27 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from cc4714a to a15f9dd Compare March 3, 2024 19:20
@renovate renovate bot temporarily deployed to 118renovate March 3, 2024 19:23 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from a15f9dd to c34b6ab Compare March 4, 2024 01:13
@renovate renovate bot temporarily deployed to 118renovate March 4, 2024 01:16 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from c34b6ab to c588f14 Compare March 4, 2024 09:23
@renovate renovate bot temporarily deployed to 118renovate March 4, 2024 09:26 Inactive
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from c588f14 to 0114a02 Compare March 4, 2024 21:28
@renovate renovate bot temporarily deployed to 118renovate March 4, 2024 21:31 Inactive
@gregtyler gregtyler merged commit f4791c8 into main Mar 5, 2024
22 checks passed
@gregtyler gregtyler deleted the renovate-all-minor-patch-updates branch March 5, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant