dependabot[bot] opened a new pull request, #1222: URL: https://github.com/apache/camel-k-runtime/pull/1222
Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 7.4 to 8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/logfellow/logstash-logback-encoder/releases">net.logstash.logback:logstash-logback-encoder's releases</a>.</em></p> <blockquote> <h2>logstash-logback-encoder-8.0</h2> <p>This release supports the new <a href="https://github.com/qos-ch/logback-access">logback-access</a> 2.x artifacts at group id <a href="https://mvnrepository.com/artifact/ch.qos.logback.access"><code>ch.qos.logback.access</code></a>. This release does not support the old logback-access artifact at <a href="https://mvnrepository.com/artifact/ch.qos.logback/logback-access"><code>ch.qos.logback:logback-access</code></a>. Special thanks to <a href="https://github.com/sondemar"><code>@sondemar</code></a> for this contribution!</p> <p>This release requires Java 11 or newer.</p> <p>Recommended versions of dependencies are as follows (Earlier versions might work, but have not been tested):</p> <ul> <li>logback-core/classic 1.5.x.</li> <li>logback-access 2.0.x</li> <li>jackson-* 2.17.x</li> </ul> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Set AbstractThrowableClassNameJsonProvider.getThrowable as protected by <a href="https://github.com/EvaristeGalois11"><code>@EvaristeGalois11</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/988">logfellow/logstash-logback-encoder#988</a></li> <li>Add composite MdcEntryWriter to filter MDC keys with regex by <a href="https://github.com/jug"><code>@jug</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/974">logfellow/logstash-logback-encoder#974</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>Fix typo in IllegalArgumentException message by <a href="https://github.com/rooday-doordash"><code>@rooday-doordash</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1024">logfellow/logstash-logback-encoder#1024</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Add jdk21 to build matrix by <a href="https://github.com/philsttr"><code>@philsttr</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1027">logfellow/logstash-logback-encoder#1027</a></li> <li>Update readme for 8.0 by <a href="https://github.com/philsttr"><code>@philsttr</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1029">logfellow/logstash-logback-encoder#1029</a></li> </ul> <h3>:up: Dependency Upgrades</h3> <ul> <li>Support for logback-access 2.0.0 by <a href="https://github.com/sondemar"><code>@sondemar</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1015">logfellow/logstash-logback-encoder#1015</a></li> <li>Upgrade dependencies and maven plugins by <a href="https://github.com/philsttr"><code>@philsttr</code></a> in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1028">logfellow/logstash-logback-encoder#1028</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rooday-doordash"><code>@rooday-doordash</code></a> made their first contribution in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1024">logfellow/logstash-logback-encoder#1024</a></li> <li><a href="https://github.com/sondemar"><code>@sondemar</code></a> made their first contribution in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1015">logfellow/logstash-logback-encoder#1015</a></li> <li><a href="https://github.com/EvaristeGalois11"><code>@EvaristeGalois11</code></a> made their first contribution in <a href="https://redirect.github.com/logfellow/logstash-logback-encoder/pull/988">logfellow/logstash-logback-encoder#988</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-7.4...logstash-logback-encoder-8.0">https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-7.4...logstash-logback-encoder-8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/f2fc346f618c226213ea42d883a7dd9d9a3a2f63"><code>f2fc346</code></a> [maven-release-plugin] prepare release logstash-logback-encoder-8.0</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/a2e1063e18c4afb85bcd3d1cf0fb1ec9877575d3"><code>a2e1063</code></a> [release]</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/8d4c1f61c2d782f17fef324a4df79711072e9d0e"><code>8d4c1f6</code></a> Update readme for 8.0 (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1029">#1029</a>)</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/94ccc40345d5c2c7a573e8b39bb75689f9c931ae"><code>94ccc40</code></a> Add composite MdcEntryWriter to filter MDC keys with regex (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/974">#974</a>)</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/05c40f7116827d7d96f4851d8e00e3cb7df953ab"><code>05c40f7</code></a> Set AbstractThrowableClassNameJsonProvider.getThrowable as protected (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/988">#988</a>)</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/d39941da8fb11bf211756015621ae7a73f03e0cd"><code>d39941d</code></a> Upgrade dependencies and maven plugins (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1028">#1028</a>)</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/b4ab2e6598e4ea304b4edaf3852c84df9fa34411"><code>b4ab2e6</code></a> Support for logback-access 2.0.0 (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1015">#1015</a>)</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/78cf15cef5dd94868c6617dd64f35eff27912e2f"><code>78cf15c</code></a> Release with JDK 21</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/f74bbfc60d98e3ec9743dde7c5f2109426ba69bd"><code>f74bbfc</code></a> Add jdk21 to build matrix (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1027">#1027</a>)</li> <li><a href="https://github.com/logfellow/logstash-logback-encoder/commit/2ca9688c21ea9f0a8e8c11ac9474ba410244f810"><code>2ca9688</code></a> Fix typo in IllegalArgumentException message (<a href="https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1024">#1024</a>)</li> <li>Additional commits viewable in <a href="https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-7.4...logstash-logback-encoder-8.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | net.logstash.logback:logstash-logback-encoder | [< 8, > 7.4] | </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org