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

Update Minor & Patch Updates #patch #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Type Update Change Pending
aquasecurity/trivy-action action minor 0.28.0 -> 0.29.0
aws (source) required_provider minor 5.76.0 -> 5.79.0 5.80.0
github (source) required_provider minor 6.3.1 -> 6.4.0

Release Notes

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

v0.29.0

Compare Source

What's Changed
New Contributors

Full Changelog: aquasecurity/trivy-action@0.28.0...0.29.0

hashicorp/terraform-provider-aws (aws)

v5.79.0

Compare Source

FEATURES:

  • New Resource: aws_vpc_block_public_access_exclusion (#​40235)
  • New Resource: aws_vpc_block_public_access_options (#​40233)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add compute_config, storage_config, and kubernetes_network_config.elastic_load_balancing arguments for EKS Auto Mode (#​40370)
  • resource/aws_eks_cluster: Add remote_network_config argument for EKS Auto Mode (#​40371)
  • resource/aws_lambda_event_source_mapping: Add metrics_config argument (#​40322)
  • resource/aws_lambda_event_source_mapping: Add provisioned_poller_config argument (#​40303)
  • resource/aws_rds_cluster: Add ability to promote read replica cluster to standalone (#​40337)
  • resource/aws_vpc_endpoint_service: Add supported_regions argument (#​40346)

BUG FIXES:

  • resource/aws_fsx_openzfs_file_system: Increase maximum value of disk_iops_configuration.iops from 350000 to 400000 for deployment_type = "SINGLE_AZ_2" (#​40359)

v5.78.0

Compare Source

NOTES:

  • resource/aws_s3_bucket_lifecycle_configuration: Lifecycle configurations can now be applied to directory buckets (#​40268)

FEATURES:

  • New Resource: aws_iam_organizations_features (#​40164)

ENHANCEMENTS:

  • data-source/aws_memorydb_cluster: Add engine attribute (#​40224)
  • data-source/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#​40224)
  • resource/aws_memorydb_cluster: Add engine argument (#​40224)
  • resource/aws_memorydb_snapshot: Add cluster_configuration.engine attribute (#​40224)

BUG FIXES:

  • data-source/aws_rds_reserved_instance_offering: When product_description (e.g., "postgresql") is a substring of multiple products, fix Error: multiple RDS Reserved Instance Offerings matched; use additional constraints to reduce matches to a single RDS Reserved Instance Offering (#​40281)
  • provider: Suppress Warning: AWS account ID not found for provider when skip_requesting_account_id is true (#​40264)
  • resource/aws_batch_job_definition: Fix crash when specifying eksProperties or ecsProperties block (#​40172)
  • resource/aws_bedrock_guardrail: Fix perpetual diff if multiple content_policy_config.filters_configs are specified. (#​40304)
  • resource/aws_chatbot_slack_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#​40253)
  • resource/aws_chatbot_teams_channel_configuration: Fix inconsistent provider result when order of sns_topic_arnschanges (#​40291)
  • resource/aws_db_instance: When changing storage_type from io1 or io2 to gp3, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#​37257)
  • resource/aws_db_instance: When changing a gp3 volume's allocated_storage to a value larger than the threshold value for engine, fix bug causing error InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops (#​28847)

v5.77.0

Compare Source

NOTES:

FEATURES:

  • New Ephemeral Resource: aws_kms_secrets (#​40009)
  • New Ephemeral Resource: aws_lambda_invocation (#​39988)
  • New Ephemeral Resource: aws_secretsmanager_secret_version (#​40009)
  • New Resource: aws_rds_instance_state (#​40180)

ENHANCEMENTS:

  • data-source/aws_ami: Add warning diagnostic when most_recent is true and certain filter criteria are missing (#​40211)
  • data-source/aws_ecs_service: Add availability_zone_rebalancing attribute (#​40225)
  • resource/aws_ecs_service: Add availability_zone_rebalancing attribute (#​40225)
  • resource/aws_ecs_service: Add vpc_lattice_configurations argument (#​40177)
  • resource/aws_ecs_task_definition: Add versionConsistency argument to container_definitions (#​40216)
  • resource/aws_lambda_function: Add support for nodejs22.x runtime value (#​40277)
  • resource/aws_lambda_layer_version: Add support for nodejs22.x compatible_runtimes value (#​40277)
  • resource/aws_rds_global_cluster: Add endpoint argument to point to the writer DB instance in the current primary cluster (#​39960)

BUG FIXES:

  • data-source/aws_subnet: Set tags from the DescribeSubnets response, removing the need for the ec2:DescribeTags IAM permission (#​40144)
  • resource/aws_cognito_user_pool: Fix crash when hashing nil schema element (#​40195)
  • resource/aws_eks_addon: Fix crash when pod_identity_association is modified (#​40168)
  • resource/aws_eks_addon: Fix to prevent persistent differences when pod_identity_association is changed (#​40168)
integrations/terraform-provider-github (github)

v6.4.0

Compare Source

What's Changed
🚀 New Features
🛠️ Maintenance
🏷 Other Changes
New Contributors

Full Changelog: integrations/terraform-provider-github@v6.3.1...v6.4.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 23, 2024 01:22
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Nov 23, 2024
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 503c349 to c329ba2 Compare November 24, 2024 01:47
@renovate renovate bot changed the title Update aquasecurity/trivy-action action to v0.29.0 #patch Update Minor & Patch Updates #patch Nov 24, 2024
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 2 times, most recently from acba97f to f8ea304 Compare November 29, 2024 21:46
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from f8ea304 to 5c72681 Compare December 4, 2024 18:39
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.

0 participants