Closed dependabot[bot] closed 8 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 4.93%. Comparing base (
f22f7cb
) to head (7fb11ae
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps ch.qos.logback:logback-classic from 1.5.0 to 1.5.1.
Commits
88fd31c
prepare release 1.5.1231e9bd
more internal changes and refactorings8f3a304
more fine tuning of propertyModelHandler and coa21c6b3
introduce ContextAwarePropertyContainer, corresponding refactorings26b9106
refactoring Property* related code6dc07a2
added LevelUtil9c65d2d
use release flag for the compiler-plugin057ab67
mark some methods public, more defensive code1e1c2a7
move 'capitalizeFirstLetter' method to StringUtil097da9d
allow MDCAdapter to to be overriden in LogbackContext.setMDCAdapterDependabot 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