Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2025

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v6 -> v7
actions/upload-artifact action major v5 -> v6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/download-artifact (actions/download-artifact)

v7

Compare Source

actions/upload-artifact (actions/upload-artifact)

v6

Compare Source


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 added bump-patch Pull request which needs to bump a patch version in this repository. chore Pull requests that resolve chores (for releases) dependencies Pull requests that update a dependency file labels Dec 13, 2025
@renovate renovate bot requested a review from ryanmab as a code owner December 13, 2025 14:05
@renovate renovate bot added the github-actions Pull requests that update GitHub Actions code label Dec 13, 2025
@github-actions
Copy link

github-actions bot commented Dec 13, 2025

Terraform plan in ./services/ingest/infrastructure in the prod workspace
With var files: ./services/ingest/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.ingest.aws_lambda_function.service will be updated in-place
!~  resource "aws_lambda_function" "service" {
        id                             = "coverage-ingest-prod"
!~      last_modified                  = "2025-12-22T18:41:10.000+0000" -> (known after apply)
!~      source_code_hash               = "DtSdXL2nvnSyd1ulQQ6D4TK9pzWAhcFPcrtl+Krn30o=" -> "hobs2+guN4Et6QamnoJSN2ked2YWNegYtg6SLgca8Ig="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Ingest #2701

@github-actions
Copy link

github-actions bot commented Dec 13, 2025

Terraform plan in ./services/publish/infrastructure in the prod workspace
With var files: ./services/publish/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.publish.aws_lambda_function.service will be updated in-place
!~  resource "aws_lambda_function" "service" {
        id                             = "coverage-publish-prod"
!~      last_modified                  = "2025-12-22T18:41:16.000+0000" -> (known after apply)
!~      source_code_hash               = "tGfVtIBI/VkNLNlg4WtYXOAnOTMVA86OKPnvibBBB9g=" -> "V8uryV2EwC1H0imcHQJBe+UxaOLsN9iTsFts9MQ33Ds="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Publish #2025

@github-actions
Copy link

Terraform plan in ./services/orchestrator/infrastructure in the prod workspace
With var files: ./services/orchestrator/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.orchestrator.aws_lambda_function.service will be updated in-place
!~  resource "aws_lambda_function" "service" {
        id                             = "coverage-orchestrator-prod"
!~      last_modified                  = "2025-12-13T14:02:15.000+0000" -> (known after apply)
!~      source_code_hash               = "uoGyo/wCYOLh+XXDXZB5ir6ovZq//OBEISQbnuMYeEw=" -> "vtIS+BimDMgJTi/I8NK6Y7ZthBi1E7enNAT6TRVg+Z4="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Orchestrator #1804

@github-actions
Copy link

github-actions bot commented Dec 13, 2025

Terraform plan in ./services/api/infrastructure in the prod workspace
With var files: ./services/api/infrastructure/prod.tfvars

Plan: 0 to add, 3 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.api.aws_lambda_function.api will be updated in-place
!~  resource "aws_lambda_function" "api" {
        id                             = "coverage-api-prod"
!~      last_modified                  = "2025-12-22T18:41:32.000+0000" -> (known after apply)
!~      source_code_hash               = "DY+fPV0HQi5v5Wi6ChMkbTUfqi1UScCEVPbcmHYhbyU=" -> "9jaECfkndNi1c/a0sWGAAwImvWsh7onB4okBbQZl4Cw="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

  # module.event_listener.aws_lambda_function.events will be updated in-place
!~  resource "aws_lambda_function" "events" {
        id                             = "coverage-api-event-listener-prod"
!~      last_modified                  = "2025-12-22T18:41:25.000+0000" -> (known after apply)
!~      source_code_hash               = "DY+fPV0HQi5v5Wi6ChMkbTUfqi1UScCEVPbcmHYhbyU=" -> "9jaECfkndNi1c/a0sWGAAwImvWsh7onB4okBbQZl4Cw="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

  # module.webhook_handler.aws_lambda_function.webhooks will be updated in-place
!~  resource "aws_lambda_function" "webhooks" {
        id                             = "coverage-api-webhook-handler-prod"
!~      last_modified                  = "2025-12-22T18:41:40.000+0000" -> (known after apply)
!~      source_code_hash               = "DY+fPV0HQi5v5Wi6ChMkbTUfqi1UScCEVPbcmHYhbyU=" -> "9jaECfkndNi1c/a0sWGAAwImvWsh7onB4okBbQZl4Cw="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 3 to change, 0 to destroy.

📝 Plan generated in API #2754

@github-actions
Copy link

github-actions bot commented Dec 13, 2025

Terraform plan in ./services/analyse/infrastructure in the prod workspace
With var files: ./services/analyse/infrastructure/prod.tfvars

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.analyse.aws_lambda_function.analyse will be updated in-place
!~  resource "aws_lambda_function" "analyse" {
        id                             = "coverage-analyse-prod"
!~      last_modified                  = "2025-12-22T18:41:24.000+0000" -> (known after apply)
!~      source_code_hash               = "twjXsTrlDUa2KFLcGDVUu+kL+ahfkNpYdt6dhFAcclc=" -> "hoXBY959Y/Gn7grJFB658T7ibQ1ENGRB10Vp1kduYQU="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Analyse #3021

@coverage-robot
Copy link

coverage-robot bot commented Dec 13, 2025

Coverage Report

Merging #2505 will not change the total coverage (compared to 5807fb1)

Total Coverage Diff Coverage
77.98% ø
Tags
Tag Lines Covered Partial Uncovered Coverage
analyse-service 2430 2124 0 306 87.41%
api-service 1418 1013 0 405 71.44%
clients-package
(Carried forward from 87a3389)
95 88 0 7 92.63%
configuration-package
(Carried forward from 320523a)
665 513 0 152 77.14%
event-package
(Carried forward from 48f434f)
166 107 0 59 64.46%
ingest-service 1039 851 0 188 81.91%
local-package
(Carried forward from 320523a)
249 168 0 81 67.47%
message-package
(Carried forward from 320523a)
92 56 0 36 60.87%
orchestrator-service 846 700 0 146 82.74%
publish-service 1116 718 0 398 64.34%
telemetry-package
(Carried forward from 48f434f)
108 75 0 33 69.44%
Impacted Files

No impacted files in #2505

Last update to ea8a47f at 18:49pm UTC

@renovate renovate bot force-pushed the renovate/major-github-artifact-actions branch from dcd2f96 to ea8a47f Compare December 22, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-patch Pull request which needs to bump a patch version in this repository. chore Pull requests that resolve chores (for releases) dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant