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

chore(deps): update all dependencies #1077

Merged
merged 1 commit into from
Jan 29, 2024
Merged

chore(deps): update all dependencies #1077

merged 1 commit into from
Jan 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.33.0 -> 5.34.0 age adoption passing confidence
boto3 patch ==1.34.26 -> ==1.34.29 age adoption passing confidence
botocore patch ==1.34.26 -> ==1.34.29 age adoption passing confidence
peter-evans/slash-command-dispatch action digest d4579a0 -> 128d8b9 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.34.0

Compare Source

FEATURES:

  • New Resource: aws_rekognition_project (#​35429)
  • New Resource: aws_route53domains_delegation_signer_record (#​33596)

ENHANCEMENTS:

  • data-source/aws_codecommit_repository: Add kms_key_id attribute (#​35095)
  • data-source/aws_imagebuilder_components: Add support for ThirdParty owner value (#​35286)
  • data-source/aws_imagebuilder_container_recipes: Add support for ThirdParty owner value (#​35286)
  • data-source/aws_imagebuilder_image_recipes: Add support for ThirdParty owner value (#​35286)
  • data-source/aws_ssm_patch_baseline: Add json attribute to facilitate use with S3 buckets (#​33402)
  • resource/aws_accessanalyzer_analyzer: Add configuration configuration block (#​35310)
  • resource/aws_appflow_flow: Add flow_status attribute (#​34948)
  • resource/aws_codecommit_repository: Add kms_key_id argument (#​35095)
  • resource/aws_codecommit_trigger: Add plan-time validation of trigger.destination_arn and trigger.events (#​35095)
  • resource/aws_ecs_capacity_provider: Add auto_scaling_group_provider.managed_draining argument (#​35421)
  • resource/aws_fis_experiment_template: Add support for AutoScalingGroups, Buckets, ReplicationGroups, Tables and TransitGateways to action.*.target (#​35300)
  • resource/aws_fsx_openzfs_file_system: Add skip_final_backup argument (#​35320)
  • resource/aws_network_interface_sg_attachment: Increase default timeouts to 3 minutes and allow them to be configured (#​35435)
  • resource/aws_prometheus_scraper: Add role_arn attribute (#​35453)
  • resource/aws_route53domains_registered_domain: Support resource import (#​33596)
  • resource/aws_ssm_patch_baseline: Add json attribute to facilitate use with S3 buckets (#​33402)
  • resource/aws_wafv2_web_acl: Add challenge_config argument (#​35367)

BUG FIXES:

  • resource/aws_codebuild_project: Allow build_batch_config to be removed on Update (#​34121)
  • resource/aws_eks_access_entry: Mark kubernetes_groups as Computed (#​35391)
  • resource/aws_eks_access_entry: Mark type and user_name as Optional, allowing values to be configured (#​35391)
  • resource/aws_grafana_license_association: Fix missing workspace_id attribute after import (#​35290)
  • resource/aws_security_group_rule: Fix UnsupportedOperation: The functionality you requested is not available in this region errors on Read in certain partitions (#​33484)
boto/boto3 (boto3)

v1.34.29

Compare Source

=======

  • api-change:connect: [botocore] Update list and string length limits for predefined attributes.
  • api-change:inspector2: [botocore] This release adds ECR container image scanning based on their lastRecordedPullTime.
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.

v1.34.28

Compare Source

=======

  • api-change:acm-pca: [botocore] AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
  • api-change:lightsail: [botocore] This release adds support for IPv6-only instance plans.

v1.34.27

Compare Source

=======

  • api-change:ec2: [botocore] Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • api-change:ecs: [botocore] Documentation updates for Amazon ECS.
  • api-change:outposts: [botocore] DeviceSerialNumber parameter is now optional in StartConnection API
  • api-change:rds: [botocore] This release adds support for Aurora Limitless Database.
  • api-change:storagegateway: [botocore] Add DeprecationDate and SoftwareVersion to response of ListGateways.
boto/botocore (botocore)

v1.34.29

Compare Source

=======

  • api-change:connect: Update list and string length limits for predefined attributes.
  • api-change:inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime.
  • api-change:sagemaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.

v1.34.28

Compare Source

=======

  • api-change:acm-pca: AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
  • api-change:lightsail: This release adds support for IPv6-only instance plans.

v1.34.27

Compare Source

=======

  • api-change:ec2: Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • api-change:ecs: Documentation updates for Amazon ECS.
  • api-change:outposts: DeviceSerialNumber parameter is now optional in StartConnection API
  • api-change:rds: This release adds support for Aurora Limitless Database.
  • api-change:storagegateway: Add DeprecationDate and SoftwareVersion to response of ListGateways.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 review from npalm and kayman-mk as code owners January 29, 2024 03:35
Copy link
Contributor

Hey @renovate[bot]! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

Copy link
Collaborator

@kayman-mk kayman-mk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Renovate PR by organization

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.0s
✅ COPYPASTE jscpd yes no 1.99s
✅ REPOSITORY checkov yes no 16.13s
✅ REPOSITORY dustilock yes no 0.41s
✅ REPOSITORY gitleaks yes no 1.19s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.0s
✅ REPOSITORY secretlint yes no 1.43s
✅ REPOSITORY syft yes no 0.24s
✅ REPOSITORY trivy-sbom yes no 1.2s
✅ REPOSITORY trufflehog yes no 7.49s
✅ SPELL cspell 7 0 2.37s
✅ TERRAFORM terraform-fmt 5 0 0 0.32s
✅ YAML prettier 1 0 0 0.48s
✅ YAML v8r 1 0 2.67s
✅ YAML yamllint 1 0 0.42s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot merged commit b492296 into main Jan 29, 2024
20 checks passed
@renovate renovate bot deleted the renovate/all branch January 29, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant