Skip to content

Update dependency async-aws/core to v1.28.1#2564

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/services/async-aws-core-1.x
Open

Update dependency async-aws/core to v1.28.1#2564
renovate[bot] wants to merge 1 commit intomainfrom
renovate/services/async-aws-core-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
async-aws/core 1.28.01.28.1 age confidence

Warning

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


Release Notes

async-aws/core (async-aws/core)

v1.28.1

Compare Source

Changed
  • Remove redundant ext-json requirement
Fixed
  • SignerV4: Fix presign request for some S3 compatible third services

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 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 labels Mar 16, 2026
@renovate renovate bot requested a review from ryanmab as a code owner March 16, 2026 22:03
@renovate renovate bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code chore Pull requests that resolve chores (for releases) bump-patch Pull request which needs to bump a patch version in this repository. labels Mar 16, 2026
@ryanmab
Copy link
Copy Markdown
Member

ryanmab commented Mar 16, 2026

async-aws/aws#2044

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 16, 2026

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                  = "2026-03-29T02:31:38.000+0000" -> (known after apply)
!~      source_code_hash               = "gWnTSpdtHw6HHrKvY0zChJQF2IxtLJJFUztZWAzBe34=" -> "VokO1ZaTPvwLi9jQLsC3ijG9JpF5MiMhBMR7Buo9mgg="
        tags                           = {}
#        (30 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                  = "2026-03-29T02:31:29.000+0000" -> (known after apply)
!~      source_code_hash               = "gWnTSpdtHw6HHrKvY0zChJQF2IxtLJJFUztZWAzBe34=" -> "VokO1ZaTPvwLi9jQLsC3ijG9JpF5MiMhBMR7Buo9mgg="
        tags                           = {}
#        (30 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                  = "2026-03-29T02:31:46.000+0000" -> (known after apply)
!~      source_code_hash               = "gWnTSpdtHw6HHrKvY0zChJQF2IxtLJJFUztZWAzBe34=" -> "VokO1ZaTPvwLi9jQLsC3ijG9JpF5MiMhBMR7Buo9mgg="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

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

📝 Plan generated in API #3189

@coverage-robot
Copy link
Copy Markdown

coverage-robot bot commented Mar 16, 2026

Coverage Report

Merging #2564 will not change the total coverage (compared to 16d91d9)

Total Coverage Diff Coverage
78% ø
Tags
Tag Lines Covered Partial Uncovered Coverage
analyse-service
(Carried forward from 16f51c9)
2430 2124 0 306 87.41%
api-service 1418 1013 0 405 71.44%
clients-package
(Carried forward from 8d9a663)
95 88 0 7 92.63%
configuration-package
(Carried forward from 8d9a663)
665 513 0 152 77.14%
event-package
(Carried forward from 8d9a663)
166 107 0 59 64.46%
ingest-service
(Carried forward from 69f1c7d)
1040 852 0 188 81.92%
local-package
(Carried forward from 8d9a663)
250 169 0 81 67.6%
message-package
(Carried forward from 8d9a663)
92 56 0 36 60.87%
orchestrator-service
(Carried forward from b0a1d57)
850 704 0 146 82.82%
publish-service
(Carried forward from 262b572)
1116 718 0 398 64.34%
telemetry-package
(Carried forward from 8d9a663)
108 75 0 33 69.44%
Impacted Files

No impacted files in #2564

Last update to 9fd1b18 at 22:18pm UTC

@renovate renovate bot force-pushed the renovate/services/async-aws-core-1.x branch 2 times, most recently from b7dd25b to f34a208 Compare March 16, 2026 22:21
@renovate renovate bot changed the title Update dependency async-aws/core to v1.28.1 Update dependency async-aws/core to v1.28.1 - autoclosed Mar 20, 2026
@renovate renovate bot closed this Mar 20, 2026
@renovate renovate bot deleted the renovate/services/async-aws-core-1.x branch March 20, 2026 13:49
@renovate renovate bot changed the title Update dependency async-aws/core to v1.28.1 - autoclosed Update dependency async-aws/core to v1.28.1 Mar 24, 2026
@renovate renovate bot reopened this Mar 24, 2026
@renovate renovate bot force-pushed the renovate/services/async-aws-core-1.x branch from f34a208 to 33e6ca7 Compare March 24, 2026 05:24
@renovate renovate bot changed the title Update dependency async-aws/core to v1.28.1 Update dependency async-aws/core to v1.28.1 - autoclosed Mar 27, 2026
@renovate renovate bot closed this Mar 27, 2026
@renovate renovate bot changed the title Update dependency async-aws/core to v1.28.1 - autoclosed Update dependency async-aws/core to v1.28.1 Mar 28, 2026
@renovate renovate bot reopened this Mar 28, 2026
@renovate renovate bot force-pushed the renovate/services/async-aws-core-1.x branch 6 times, most recently from ce51b64 to 45b9647 Compare March 29, 2026 02:44
@renovate renovate bot force-pushed the renovate/services/async-aws-core-1.x branch from 45b9647 to e4e1b6e Compare March 29, 2026 02:50
@renovate renovate bot changed the title Update dependency async-aws/core to v1.28.1 Update dependency async-aws/core to v1.28.1 - autoclosed Mar 29, 2026
@renovate renovate bot closed this Mar 29, 2026
@renovate renovate bot changed the title Update dependency async-aws/core to v1.28.1 - autoclosed Update dependency async-aws/core to v1.28.1 Mar 30, 2026
@renovate renovate bot reopened this Mar 30, 2026
@renovate renovate bot force-pushed the renovate/services/async-aws-core-1.x branch 2 times, most recently from e4e1b6e to 9fd1b18 Compare March 30, 2026 22:14
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