Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps ch.qos.logback:logback-core from 1.3.14 to 1.3.15.

Commits
  • 81f8c25 remove Stax related code
  • 7cb4834 prepare release 1.3.15
  • ad9c5e0 StaxEventRecorder was experimental and was never used nor referenced, removing
  • 4cb1053 remove unused package
  • 2863a49 prevent Server-Side Request Forgery (SSRF) attacks by ignoring external DTD f...
  • b44b940 remove JaninoEventEvaluator
  • c17e588 remove JaninoEventEvaluator
  • c84e7d8 update license in some old files not part of the ditributed binary
  • dc2fbb6 start work on 1.3.15-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.14 to 1.3.15.
- [Commits](qos-ch/logback@v_1.3.14...v_1.3.15)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@aws-kevinrickard aws-kevinrickard force-pushed the dependabot/maven/uat/custom-components/ch.qos.logback-logback-core-1.3.15 branch from 9d79895 to fbbad51 Compare June 10, 2025 21:57
Copy link

Unit Tests Coverage Report

File Coverage Lines Branches
All files 76% 83% 70%
com.aws.greengrass.logmanager.services.DiskSpaceManagementService 71% 83% 60%
com.aws.greengrass.logmanager.CloudWatchLogsUploader 90% 97% 83%
com.aws.greengrass.logmanager.LogManagerService 68% 81% 55%
com.aws.greengrass.logmanager.LogManagerService$CurrentProcessingFileInformation 79% 89% 68%
com.aws.greengrass.logmanager.PositionTrackingBufferedReader 86% 87% 86%
com.aws.greengrass.logmanager.CloudWatchAttemptLogsProcessor 88% 89% 86%
com.aws.greengrass.logmanager.util.ConfigUtil 85% 85% 85%
com.aws.greengrass.logmanager.util.SdkClientWrapper 58% 67% 50%
com.aws.greengrass.logmanager.util.CloudWatchClientFactory 36% 36% 0%
com.aws.greengrass.logmanager.model.CloudWatchAttemptLogInformation 100% 100% 0%
com.aws.greengrass.logmanager.model.EventType 100% 100% 0%
com.aws.greengrass.logmanager.model.ComponentType 100% 100% 0%
com.aws.greengrass.logmanager.model.ProcessingFiles 68% 80% 56%
com.aws.greengrass.logmanager.model.LogFile 85% 78% 92%
com.aws.greengrass.logmanager.model.LogFileGroup 70% 75% 64%

Minimum allowed coverage is 65%

Generated by 🐒 cobertura-action against fbbad51

Copy link

Integration Tests Coverage Report

File Coverage Lines Branches
All files 70% 77% 62%
com.aws.greengrass.logmanager.services.DiskSpaceManagementService 73% 77% 70%
com.aws.greengrass.logmanager.CloudWatchLogsUploader 44% 47% 41%
com.aws.greengrass.logmanager.LogManagerService 84% 94% 73%
com.aws.greengrass.logmanager.LogManagerService$CurrentProcessingFileInformation 46% 55% 37%
com.aws.greengrass.logmanager.PositionTrackingBufferedReader 72% 82% 63%
com.aws.greengrass.logmanager.CloudWatchAttemptLogsProcessor 67% 73% 61%
com.aws.greengrass.logmanager.util.ConfigUtil 68% 73% 64%
com.aws.greengrass.logmanager.util.SdkClientWrapper 17% 17% 0%
com.aws.greengrass.logmanager.util.CloudWatchClientFactory 100% 100% 0%
com.aws.greengrass.logmanager.model.CloudWatchAttemptLogInformation 100% 100% 0%
com.aws.greengrass.logmanager.model.EventType 100% 100% 0%
com.aws.greengrass.logmanager.model.ComponentType 100% 100% 0%
com.aws.greengrass.logmanager.model.ProcessingFiles 84% 93% 75%
com.aws.greengrass.logmanager.model.LogFile 61% 64% 57%
com.aws.greengrass.logmanager.model.LogFileGroup 72% 78% 67%

Minimum allowed coverage is 58%

Generated by 🐒 cobertura-action against fbbad51

@junfuchen99 junfuchen99 merged commit f4be1c7 into main Jun 19, 2025
6 checks passed
@junfuchen99 junfuchen99 deleted the dependabot/maven/uat/custom-components/ch.qos.logback-logback-core-1.3.15 branch June 19, 2025 21:26
robcmann pushed a commit that referenced this pull request Jun 25, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants