Bump ch.qos.logback:logback-classic from 1.5.32 to 1.5.34#316
Conversation
Bumps [ch.qos.logback:logback-classic](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-classic dependency-version: 1.5.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Code Coverage Report
|
There was a problem hiding this comment.
Summary
Single-file dependency bump: ch.qos.logback:logback-classic 1.5.32 → 1.5.34 in dependencyManagement (pom.xml:99). No plugin code, tests, or README changes. Logback is used at runtime via src/main/resources/logback.xml.
Build result
./mvnw -B -ntp verify — BUILD SUCCESS (49 tests, 0 failures; 2 skipped in CodegenTest).
./mvnw -B -ntp spotless:check — BUILD SUCCESS.
Wiring completeness
Not applicable — no new DGS CodeGenConfig options or CodeGenConfigBuilder changes.
Risks
- Low. Patch-level semver update within the 1.5.x line; no API or codegen surface touched.
- Logback is a direct runtime dependency (not test-scoped); a regression would affect plugin logging only, not generated output.
- CI does not run on fork PRs (
build.yamlis push-only); this review validated the build locally.
Verdict: COMMENT
Change looks correct and the build is green. No inline issues found.
Note: PR author is test-user (test PR), so this is review-only per automation policy — not approved or merged. A real Dependabot patch bump limited to pom.xml with a passing verify would otherwise be eligible for auto-merge.
Sent by Cursor Automation: PR Review Agent


Bumps ch.qos.logback:logback-classic from 1.5.32 to 1.5.34.
Release notes
Sourced from ch.qos.logback:logback-classic'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...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 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)