Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2025

This PR contains the following updates:

Package Change Age Confidence
ramsey/uuid 4.9.1 -> 4.9.2 age confidence

Warning

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


Release Notes

ramsey/uuid (ramsey/uuid)

v4.9.2

Compare Source

Fixed
  • Remove explicit (int) cast to avoid float-string cast warnings in PHP 8.5.
  • Bump the lowest supported version of brick/math to ^0.8.16 from ^0.8.8. ramsey/uuid had been using BigInteger::toBytes() in UnixTimeGenerator (for version 7 UUIDs) since v4.6.0, but it wasn't added to brick/math until v0.8.16.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

github-actions bot commented Dec 18, 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=" -> "JPDvIMbBQ/rdwVcX6+GdCaAEyEFEDaeuim30lAeSh2U="
        tags                           = {}
#        (29 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

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

📝 Plan generated in Ingest #2697

@coverage-robot
Copy link

coverage-robot bot commented Dec 18, 2025

Coverage Report

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

Total Coverage Diff Coverage
77.98% ø
Tags
Tag Lines Covered Partial Uncovered Coverage
analyse-service
(Carried forward from 5807fb1)
2430 2124 0 306 87.41%
api-service
(Carried forward from 5807fb1)
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
(Carried forward from 5807fb1)
846 700 0 146 82.74%
publish-service
(Carried forward from 5807fb1)
1116 718 0 398 64.34%
telemetry-package
(Carried forward from 48f434f)
108 75 0 33 69.44%
Impacted Files

No impacted files in #2507

Last update to cc496ee at 18:45pm UTC

@renovate renovate bot force-pushed the renovate/services/ramsey-uuid-4.x-lockfile branch from 969fd13 to cc496ee Compare December 22, 2025 18:41
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant