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

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
aquasecurity/trivy-action action minor 0.14.0 -> 0.16.0
aws (source) required_provider minor 5.29.0 -> 5.30.0
github.com/aws/aws-lambda-go require minor v1.41.0 -> v1.42.0
github.com/aws/aws-sdk-go require patch v1.48.11 -> v1.48.16 v1.49.0
github.com/google/uuid require minor v1.3.1 -> v1.4.0
golang stage patch 1.21.4 -> 1.21.5

Release Notes

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

v0.16.0

Compare Source

What's Changed
New Contributors

Full Changelog: aquasecurity/trivy-action@0.15.0...0.16.0

v0.15.0

Compare Source

What's Changed

Full Changelog: aquasecurity/trivy-action@0.14.0...0.15.0

hashicorp/terraform-provider-aws (aws)

v5.30.0

Compare Source

FEATURES:

  • New Data Source: aws_codeguruprofiler_profiling_group (#​34672)
  • New Data Source: aws_ecr_repositories (#​34446)
  • New Data Source: aws_lb_trust_store (#​34584)
  • New Data Source: aws_ssoadmin_application (#​34773)
  • New Data Source: aws_ssoadmin_application_providers (#​34670)
  • New Resource: aws_codeguruprofiler_profiling_group (#​34672)
  • New Resource: aws_customerprofiles_domain (#​34622)
  • New Resource: aws_customerprofiles_profile (#​34622)
  • New Resource: aws_lb_trust_store (#​34584)
  • New Resource: aws_lb_trust_store_revocation (#​34584)
  • New Resource: aws_securitylake_data_lake (#​34521)
  • New Resource: aws_ssoadmin_application (#​34723)
  • New Resource: aws_ssoadmin_application_assignment (#​34741)
  • New Resource: aws_ssoadmin_application_assignment_configuration (#​34752)

ENHANCEMENTS:

  • data-source/aws_appconfig_configuration_profile: Add kms_key_identifier attribute (#​34725)
  • data-source/aws_lb: Add enforce_security_group_inbound_rules_on_private_link_traffic attribute (#​33767)
  • data-source/aws_lb_listener: Add mutual_authentication attribute (#​34584)
  • resource/aws_appconfig_configuration_profile: Add kms_key_identifier attribute (#​34725)
  • resource/aws_appconfig_deployment: Add kms_key_identifier attribute (#​34739)
  • resource/aws_cloudwatch_log_group: Add log_group_class argument (#​34679)
  • resource/aws_lb: Add enforce_security_group_inbound_rules_on_private_link_traffic argument (#​33767)
  • resource/aws_lb_listener: Add mutual_authentication configuration block (#​34584)
  • resource/aws_s3_bucket: Fix stack overflow fatal errors on resource Delete when force_destroy is true and the bucket contains delete markers (#​34712)
  • resource/aws_sagemaker_app: Add resource_spec.sagemaker_image_version_alias argument (#​34729)
  • resource/aws_sagemaker_app_image_config: Add jupyter_lab_image_config configuration block (#​34696)
  • resource/aws_sagemaker_domain: Add default_user_settings.code_editor_app_settings, default_user_settings.custom_file_system_config, default_user_settings.custom_posix_user_config, default_user_settings.default_landing_uri, default_user_settings.jupyter_lab_app_settings, default_user_settings.space_storage_settings, default_user_settings.studio_web_portal arguments (#​34729)
  • resource/aws_sagemaker_domain: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#​34729)
  • resource/aws_sagemaker_domain: Add single_sign_on_application_arn attribute (#​34729)
  • resource/aws_sagemaker_space: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#​34729)
  • resource/aws_sagemaker_space: Add space_display_name argument (#​34729)
  • resource/aws_sagemaker_space: Add url attribute (#​34729)
  • resource/aws_sagemaker_user_profile: Add sagemaker_image_version_alias argument under all default_resource_spec blocks (#​34729)
  • resource/aws_sagemaker_user_profile: Add user_settings.code_editor_app_settings, user_settings.custom_file_system_config, user_settings.custom_posix_user_config, user_settings.default_landing_uri, user_settings.jupyter_lab_app_settings, user_settings.space_storage_settings, user_settings.studio_web_portal arguments (#​34729)
  • resource/aws_transfer_server: Add support for TransferSecurityPolicy-FIPS-2023-05 security_policy_name value (#​34709)

BUG FIXES:

  • resource/aws_ami: Correctly sets deprecation_time on creation and update due to eventual consistency (#​34691)
  • resource/aws_ami: Correctly sets description on update due to eventual consistency (#​34691)
  • resource/aws_ami: Now allows removing deprecation_time (#​34691)
  • resource/aws_appflow_flow: Fix perpetual diff on destination_flow_config (#​34770)
  • resource/aws_backup_vault_policy: Fix eventual consistency error when waiting for IAM (#​34671)
  • resource/aws_eks_pod_identity_association: Retry IAM eventual consistency errors on create and update (#​34717)
  • resource/aws_glue_connection: Fix crash while creating resource with empty physical_connection_requirements configuration block (#​34737)
aws/aws-lambda-go (github.com/aws/aws-lambda-go)

v1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: aws/aws-lambda-go@v1.41.0...v1.42.0

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.48.16

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
  • service/finspace: Updates service API, documentation, and paginators
  • service/monitoring: Updates service API and documentation
    • Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.

v1.48.15

Compare Source

===

Service Client Updates
  • service/codedeploy: Updates service API and documentation
    • This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

v1.48.14

Compare Source

===

Service Client Updates
  • service/backup: Updates service API and documentation
  • service/comprehend: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • service/payment-cryptography: Updates service API and documentation

v1.48.13

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Adding IdentityCenter enabled request for interactive query
  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service documentation
    • Documentation update, December 2023
  • service/ec2: Updates service API and documentation
    • Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

v1.48.12

Compare Source

===

Service Client Updates
  • service/billingconductor: Updates service API and documentation
  • service/braket: Updates service API and documentation
  • service/cloud9: Updates service API and documentation
    • This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • service/cloudformation: Updates service waiters
    • Including UPDATE_* states as a success status for CreateStack waiter.
  • service/finspace: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Adds support for custom color correction on channels using 3D LUT files.
  • service/servicecatalog-appregistry: Updates service documentation
google/uuid (github.com/google/uuid)

v1.4.0

Compare Source

Features
  • UUIDs slice type with Strings() convenience method (#​133) (cd5fbbd)
Fixes
  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)

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 December 7, 2023 12:09
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Dec 7, 2023
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from a922ac4 to 67ea847 Compare December 7, 2023 22:51
@renovate renovate bot changed the title Renovate Update module github.com/google/uuid to v1.4.0 Renovate Update Patch & Minor Updates Dec 7, 2023
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 67ea847 to 89185c0 Compare December 8, 2023 01:05
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 89185c0 to a181916 Compare December 8, 2023 22:32
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from a181916 to 4effbf9 Compare December 9, 2023 22:47
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 4effbf9 to fa5a127 Compare December 10, 2023 21:57
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from fa5a127 to a05687b Compare December 11, 2023 01:31
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from a05687b to 95e3fb9 Compare December 11, 2023 18:25
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 95e3fb9 to 63d7f41 Compare December 11, 2023 21:45
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 63d7f41 to 8f77539 Compare December 12, 2023 01:50
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 8f77539 to cfdb78e Compare December 12, 2023 03:08
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from cfdb78e to 73f7d54 Compare December 12, 2023 07:27
@townxelliot townxelliot merged commit e8efa1e into main Dec 12, 2023
18 checks passed
@townxelliot townxelliot deleted the renovate-all-minor-patch-updates branch December 12, 2023 09:37
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