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

Merged
merged 1 commit into from
Dec 2, 2024
Merged

chore(deps): update all dependencies #1213

merged 1 commit into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor 5.77.0 -> 5.78.0 age adoption passing confidence
boto3 patch ==1.35.68 -> ==1.35.71 age adoption passing confidence
botocore patch ==1.35.68 -> ==1.35.71 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

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)
boto/boto3 (boto3)

v1.35.71

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Add support for specifying embeddingDataType, either FLOAT32 or BINARY
  • api-change:config: [botocore] AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders.
  • api-change:fsx: [botocore] This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent_2 file systems.
  • api-change:observabilityadmin: [botocore] Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry.

v1.35.70

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Custom Orchestration API release for AWSBedrockAgents.
  • api-change:bedrock-agent-runtime: [botocore] Custom Orchestration and Streaming configurations API release for AWSBedrockAgents.
  • api-change:connect: [botocore] Enables access to ValueMap and ValueInteger types for SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API
  • api-change:ec2: [botocore] Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions.
  • api-change:qapps: [botocore] Private sharing, file upload and data collection feature support for Q Apps

v1.35.69

Compare Source

=======

  • api-change:directconnect: [botocore] Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.
  • api-change:networkmanager: [botocore] This release adds native Direct Connect integration on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN without the need for an intermediate Transit Gateway.
  • api-change:s3: [botocore] Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.
boto/botocore (botocore)

v1.35.71

Compare Source

=======

  • api-change:bedrock-agent: Add support for specifying embeddingDataType, either FLOAT32 or BINARY
  • api-change:config: AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders.
  • api-change:fsx: This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent_2 file systems.
  • api-change:observabilityadmin: Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry.

v1.35.70

Compare Source

=======

  • api-change:bedrock-agent: Custom Orchestration API release for AWSBedrockAgents.
  • api-change:bedrock-agent-runtime: Custom Orchestration and Streaming configurations API release for AWSBedrockAgents.
  • api-change:connect: Enables access to ValueMap and ValueInteger types for SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API
  • api-change:ec2: Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions.
  • api-change:qapps: Private sharing, file upload and data collection feature support for Q Apps

v1.35.69

Compare Source

=======

  • api-change:directconnect: Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.
  • api-change:networkmanager: This release adds native Direct Connect integration on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN without the need for an intermediate Transit Gateway.
  • api-change:s3: Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 review from npalm and kayman-mk as code owners December 2, 2024 00:36
Copy link
Contributor

github-actions bot commented Dec 2, 2024

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

github-actions bot commented Dec 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.37s
✅ REPOSITORY checkov yes no 24.63s
✅ REPOSITORY dustilock yes no 0.36s
✅ REPOSITORY gitleaks yes no 0.7s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 10.55s
✅ REPOSITORY secretlint yes no 0.62s
✅ REPOSITORY syft yes no 1.28s
✅ REPOSITORY trivy-sbom yes no 0.07s
✅ REPOSITORY trufflehog yes no 2.2s
✅ SPELL cspell 6 0 2.19s
✅ TERRAFORM terraform-fmt 5 0 0 0.37s

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 a7cd57c into main Dec 2, 2024
19 checks passed
@renovate renovate bot deleted the renovate/all branch December 2, 2024 03:49
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