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

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
aws (source) required_provider minor ~> 5.78.0 -> ~> 5.80.0 age adoption passing confidence
codecov/codecov-action action minor v5.0.7 -> v5.1.1 age adoption passing confidence
cypress (source) devDependencies patch 13.16.0 -> 13.16.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2 require patch v1.32.5 -> v1.32.6 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.28.5 -> v1.28.6 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/credentials require patch v1.17.46 -> v1.17.47 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue require patch v1.15.17 -> v1.15.20 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/cloudwatch require patch v1.43.1 -> v1.43.3 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/dynamodb require minor v1.37.1 -> v1.38.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/eventbridge require minor v1.35.6 -> v1.36.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.69.0 -> v1.71.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3control require minor v1.50.1 -> v1.52.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/secretsmanager require patch v1.34.6 -> v1.34.7 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/sqs require patch v1.37.1 -> v1.37.2 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ssm require patch v1.56.0 -> v1.56.1 age adoption passing confidence
github.com/ministryofjustice/opg-go-common require minor v1.38.0 -> v1.41.0 age adoption passing confidence
github.com/vektra/mockery/v2 require minor v2.49.1 -> v2.50.0 age adoption passing confidence
github/codeql-action action patch v3.27.5 -> v3.27.6 age adoption passing confidence
golang.org/x/tools require minor v0.27.0 -> v0.28.0 age adoption passing confidence
hashicorp/terraform required_version patch 1.10.0 -> 1.10.1 age adoption passing confidence
localstack/localstack final patch 4.0.2 -> 4.0.3 age adoption passing confidence
node (source) engines minor 22.11.0 -> 22.12.0 age adoption passing confidence
node final minor 22.11.0-alpine3.20 -> 22.12.0-alpine3.20 age adoption passing confidence
node (source) minor 22.11.0 -> 22.12.0 age adoption passing confidence
sass dependencies minor 1.81.0 -> 1.82.0 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.80.0

Compare Source

FEATURES:

  • New Resource: aws_codeconnections_connection (#​40300)
  • New Resource: aws_codeconnections_host (#​40300)
  • New Resource: aws_s3tables_namespace (#​40420)
  • New Resource: aws_s3tables_table (#​40420)
  • New Resource: aws_s3tables_table_bucket (#​40420)
  • New Resource: aws_s3tables_table_bucket_policy (#​40420)
  • New Resource: aws_s3tables_table_policy (#​40420)

ENHANCEMENTS:

  • resource/aws_bedrockagent_agent: Increase instruction max length for validation to 8000 (#​40279)
  • resource/aws_dynamodb_table_replica: Add deletion_protection_enabled argument (#​35359)
  • resource/aws_rds_cluster: Adjust serverlessv2_scaling_configuration.max_capacity and serverlessv2_scaling_configuration.min_capacity minimum values to 0 to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#​40230)
  • resource/aws_s3_directory_bucket: Support LocalZone as a valid value for location.type, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#​40339)

BUG FIXES:

  • resource/aws_bedrock_provisioned_model_throughput: Properly manages tags_all when planning. (#​40305)
  • resource/aws_connect_contact_flow: Fix deserialization failed, failed to decode response body with invalid JSON errors on Read (#​40419)
  • resource/aws_rds_cluster_instance: Fix error when destroying from a read replica cluster (#​40409)

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)
codecov/codecov-action (codecov/codecov-action)

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

cypress-io/cypress (cypress)

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

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

v1.32.6

Compare Source

ministryofjustice/opg-go-common (github.com/ministryofjustice/opg-go-common)

v1.41.0

Compare Source

v1.40.0

Compare Source

v1.39.0

Compare Source

vektra/mockery (github.com/vektra/mockery/v2)

v2.50.0

Compare Source

Changelog

v2.49.2

Compare Source

Changelog
github/codeql-action (github/codeql-action)

v3.27.6

Compare Source

hashicorp/terraform (hashicorp/terraform)

v1.10.1

Compare Source

1.10.1 (December 4, 2024)

BUG FIXES:

  • cli: Complex variables values set via environment variables were parsed incorrectly during apply (#​36121)
  • config: templatefile would panic if given and entirely unknown map of variables (#​36118)
  • config: templatefile would panic if the variables map contains marked values (#​36127)
  • config: Remove constraint that an expanded resource block must only be used in conjunction with imports using for_each (#​36119)
  • backend/s3: Lock files could not be written to buckets with object locking enabled (#​36120)
nodejs/node (node)

v22.12.0

Compare Source

sass/dart-sass (sass)

v1.82.0

Compare Source

Command-Line Interface
  • Improve --watch mode reliability when making multiple changes at once, such
    as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in
    some browsers.

Dart API
  • Add a SassCalculation.calcSize() function.

v1.81.1

Compare Source

  • No user-visible changes.

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 a review from a team as a code owner December 9, 2024 01:15
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Dec 9, 2024
Copy link
Contributor Author

renovate bot commented Dec 9, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.20 -> v1.16.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 -> v1.3.25
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.24 -> v2.6.25
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.24 -> v1.3.25
github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.24.6 -> v1.24.8
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.5 -> v1.4.6
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.10.5 -> v1.10.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.5 -> v1.12.6
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.5 -> v1.18.6
github.com/aws/aws-sdk-go-v2/service/sso v1.24.6 -> v1.24.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.5 -> v1.28.6
github.com/aws/aws-sdk-go-v2/service/sts v1.33.1 -> v1.33.2
golang.org/x/net v0.31.0 -> v0.32.0
golang.org/x/sync v0.9.0 -> v0.10.0
golang.org/x/sys v0.27.0 -> v0.28.0
golang.org/x/term v0.26.0 -> v0.27.0
golang.org/x/text v0.20.0 -> v0.21.0

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (a7ff639) to head (f7387a4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1674   +/-   ##
=======================================
  Coverage   94.87%   94.87%           
=======================================
  Files         282      282           
  Lines       15607    15607           
=======================================
  Hits        14807    14807           
  Misses        630      630           
  Partials      170      170           
Flag Coverage Δ
unittests 94.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hawx hawx merged commit 84437c4 into main Dec 9, 2024
32 checks passed
@hawx hawx deleted the renovate-all-minor-patch-updates branch December 9, 2024 07:32
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