Bump ch.qos.logback:logback-core from 1.5.32 to 1.5.38 in /bundles/org.openhab.core.test - #5719
Conversation
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.32 to 1.5.34. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.32...v_1.5.34) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.34 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
|
1.5.38 is currently the latest version, but it contains some breaking changes. I think we are not affected (at least not our default logging config, which does not contain conditions). |
|
The breaking changes in Logback 1.5.35–1.5.38 do not appear to affect openHAB. Neither openhab-core nor openhab-addons uses the removed Janino-based conditional configuration, However, the Logback dependencies should stay aligned. This PR updates only So updating to 1.5.38 should be fine from a breaking-change perspective, but the corresponding Logback dependencies and version references should be updated together rather than changing only |
Bumps ch.qos.logback:logback-core from 1.5.32 to 1.5.38.
Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
e62272aprepare release 1.5.341e9e926add resolveProxyClassRejectsDynamicProxies unit test2de5cbeadded StackTraceElementProxyTest, minor edits to AGENTS.md0e9b927in case StackTraceElement is null use a substitute, fixing issues/1040f7a0654prevent resolveProxyClass bypass249b81fdocs are no longer distributed1c3b26astart work on 1.5.34-SNAPSHOT124e8b4prepare release 1.5.33d8fd6f2escapeTags in message field when printing status messages95edbebhostnameVerification default to true in SSLParametersConfiguration, SSL.DEFAU...You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.