bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.71k stars 330 forks source link

chore: updating versions to the latest possible #501

Closed nicholasgriffintn closed 1 week ago

nicholasgriffintn commented 1 week ago

Description:

This updates the dependencies in the repo to the latest possible.

Note: As we have upgraded AWS SDK to a major version, this should be consider a major change, potentially breaking.

This issue should also be considered before a release: https://github.com/bbc/sqs-consumer/issues/500#issuecomment-2185502164

github-actions[bot] commented 1 week ago

LCOV of commit dd67a98 during Comment PR Coverage #21

Summary coverage rate:
  lines......: 98.0% (871 of 889 lines)
  functions..: 100.0% (34 of 34 functions)
  branches...: 94.2% (161 of 171 branches)

Files changed coverage rate: n/a
codeclimate[bot] commented 1 week ago

Code Climate has analyzed commit 4421046d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 97.9% (0.0% change).

View more on Code Climate.