Skip to content

Bump logback-core.version from 1.5.19 to 1.5.20#1097

Merged
philsttr merged 2 commits intomainfrom
dependabot/maven/logback-core.version-1.5.20
Oct 26, 2025
Merged

Bump logback-core.version from 1.5.19 to 1.5.20#1097
philsttr merged 2 commits intomainfrom
dependabot/maven/logback-core.version-1.5.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Bumps logback-core.version from 1.5.19 to 1.5.20.
Updates ch.qos.logback:logback-classic from 1.5.19 to 1.5.20

Commits
  • 930fb15 prepare release 1.5.20
  • 0b4432a provide an alternative to Janino based conditional configuration processing -...
  • 258558f provide an alternative to Janino based conditional configuration processing -...
  • ee77a70 provide an alternative to Janino based conditional configuration processing -...
  • 5ca7ce8 provide an alternative to Janino based conditional configuration processing -...
  • 728803f fix typo
  • aa5eeb1 start work on version 1.5.20-SNAPSHOT
  • See full diff in compare view

Updates ch.qos.logback:logback-core from 1.5.19 to 1.5.20

Commits
  • 930fb15 prepare release 1.5.20
  • 0b4432a provide an alternative to Janino based conditional configuration processing -...
  • 258558f provide an alternative to Janino based conditional configuration processing -...
  • ee77a70 provide an alternative to Janino based conditional configuration processing -...
  • 5ca7ce8 provide an alternative to Janino based conditional configuration processing -...
  • 728803f fix typo
  • aa5eeb1 start work on version 1.5.20-SNAPSHOT
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ch.qos.logback:logback-classic [>= 1.4.a, < 1.5]
ch.qos.logback:logback-core [>= 1.4.a, < 1.5]

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)

@dependabot dependabot Bot added the type/dependencies Pull requests that update a dependency label Oct 20, 2025
@philsttr
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps `logback-core.version` from 1.5.19 to 1.5.20.

Updates `ch.qos.logback:logback-classic` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.19...v_1.5.20)

Updates `ch.qos.logback:logback-core` from 1.5.19 to 1.5.20
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.19...v_1.5.20)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  dependency-version: 1.5.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/logback-core.version-1.5.20 branch from 8c578d1 to 95d87cd Compare October 26, 2025 17:18
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.74%. Comparing base (f280cfd) to head (233357c).
⚠️ Report is 23 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1097      +/-   ##
============================================
- Coverage     71.76%   71.74%   -0.03%     
- Complexity     1431     1447      +16     
============================================
  Files           179      183       +4     
  Lines          5214     5178      -36     
  Branches        541      533       -8     
============================================
- Hits           3742     3715      -27     
+ Misses         1200     1189      -11     
- Partials        272      274       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@philsttr philsttr merged commit 3059741 into main Oct 26, 2025
8 of 9 checks passed
@philsttr philsttr deleted the dependabot/maven/logback-core.version-1.5.20 branch October 26, 2025 17:29
mergify Bot added a commit to robfrank/linklift that referenced this pull request Dec 14, 2025
…8.0 to 9.0 [skip ci]

Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 8.0 to 9.0.
Release notes

*Sourced from [net.logstash.logback:logstash-logback-encoder's releases](https://github.com/logfellow/logstash-logback-encoder/releases).*

> logstash-logback-encoder-9.0
> ----------------------------
>
> This major release migrates to Jackson 3, and bumps the minimum Java version to 17.
>
> The migration to Jackson 3 introduced some backwards incompatibilities. See [#1095](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1095) for upgrade details.
>
> Special thanks to new contributors [`@​tommyulfsparre`](https://github.com/tommyulfsparre), [`@​patrickjbarry`](https://github.com/patrickjbarry), and [`@​maxxedev`](https://github.com/maxxedev)!
>
> What's Changed
> --------------
>
> ### ⚠️ Update considerations and deprecations
>
> * Bump minimum version of Java to 17 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1088](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1088)
> * Migrate to Jackson 3 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1095](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1095)
>
> ### ✨ New features and improvements
>
> * Add ability to suppress messages from stacktrace by [`@​patrickjbarry`](https://github.com/patrickjbarry) in [logfellow/logstash-logback-encoder#1104](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1104)
> * Make it possible to pretty print throwables as array of strings. by [`@​maxxedev`](https://github.com/maxxedev) in [logfellow/logstash-logback-encoder#1043](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1043)
>
> ### :lady\_beetle: Bug fixes
>
> * Allow setting droppedWarnFrequency=0 to disable logging dropped message warnings by [`@​tommyulfsparre`](https://github.com/tommyulfsparre) in [logfellow/logstash-logback-encoder#1086](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1086)
> * Fix flaky flushWithNullOutputStream test by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1101](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1101)
>
> ### 📖 Documentation, Tests and Build
>
> * Migrate artifact publishing to Maven Central Portal by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1090](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1090)
> * Switch release flow to manual GitHub action trigger by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1091](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1091)
> * Bump CodeQL action to v3 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1102](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1102)
> * Bump maven to 3.9.11 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1103](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1103)
> * Document Thread and ThreadLocal cleanup by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1105](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1105)
>
> ### 🆙 Dependency Upgrades
>
> * Bump org.junit:junit-bom from 5.12.1 to 6.0.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1085](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1085)
> * Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1066](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1066)
> * Bump mockito.version from 5.16.1 to 5.20.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1067](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1067)
> * Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1068](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1068)
> * Upgrade various dependencies and plugins by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1089](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1089)
> * Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1092](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1092)
> * Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1093](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1093)
> * Upgrade lmax disruptor to 4.0.0 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1096](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1096)
> * Bump org.codehaus.mojo:xml-maven-plugin from 1.1.0 to 1.2.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1098](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1098)
> * Bump com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1099](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1099)
> * Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1100](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1100)
> * Bump logback-core.version from 1.5.19 to 1.5.20 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1097](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1097)
>
> New Contributors
> ----------------
>
> * [`@​patrickjbarry`](https://github.com/patrickjbarry) made their first contribution in [logfellow/logstash-logback-encoder#1104](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1104)
> * [`@​tommyulfsparre`](https://github.com/tommyulfsparre) made their first contribution in [logfellow/logstash-logback-encoder#1086](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1086)
> * [`@​maxxedev`](https://github.com/maxxedev) made their first contribution in [logfellow/logstash-logback-encoder#1043](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1043)
>
> **Full Changelog**: <logfellow/logstash-logback-encoder@logstash-logback-encoder-8.1...logstash-logback-encoder-9.0>
>
> logstash-logback-encoder-8.1
> ----------------------------
>
> What's Changed
> --------------

... (truncated)


Commits

* [`e8a1c8e`](logfellow/logstash-logback-encoder@e8a1c8e) [maven-release-plugin] prepare release logstash-logback-encoder-9.0
* [`eecb205`](logfellow/logstash-logback-encoder@eecb205) Add link to discussions in contributing.md
* [`572543c`](logfellow/logstash-logback-encoder@572543c) fix build badge in readme
* [`c64b998`](logfellow/logstash-logback-encoder@c64b998) Use alert at top of readme
* [`f74c821`](logfellow/logstash-logback-encoder@f74c821) Make it possible to pretty print throwables as array of strings. ([#1043](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1043))
* [`358f644`](logfellow/logstash-logback-encoder@358f644) Document Thread and ThreadLocal cleanup ([#1105](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1105))
* [`0d553cf`](logfellow/logstash-logback-encoder@0d553cf) Add ability to suppress messages from stacktrace ([#1104](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1104))
* [`c9318cd`](logfellow/logstash-logback-encoder@c9318cd) Bump maven to 3.9.11 ([#1103](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1103))
* [`ef58694`](logfellow/logstash-logback-encoder@ef58694) Bump codeql action to v3 ([#1102](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1102))
* [`3059741`](logfellow/logstash-logback-encoder@3059741) Bump logback-core.version from 1.5.19 to 1.5.20 ([#1097](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1097))
* Additional commits viewable in [compare view](logfellow/logstash-logback-encoder@logstash-logback-encoder-8.0...logstash-logback-encoder-9.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=net.logstash.logback:logstash-logback-encoder&package-manager=maven&previous-version=8.0&new-version=9.0)](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)
---
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  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)
mergify Bot added a commit to robfrank/linklift that referenced this pull request Jan 15, 2026
…7.4 to 9.0 [skip ci]

Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 7.4 to 9.0.
Release notes

*Sourced from [net.logstash.logback:logstash-logback-encoder's releases](https://github.com/logfellow/logstash-logback-encoder/releases).*

> logstash-logback-encoder-9.0
> ----------------------------
>
> This major release migrates to Jackson 3, and bumps the minimum Java version to 17.
>
> The migration to Jackson 3 introduced some backwards incompatibilities. See [#1095](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1095) for upgrade details.
>
> Special thanks to new contributors [`@​tommyulfsparre`](https://github.com/tommyulfsparre), [`@​patrickjbarry`](https://github.com/patrickjbarry), and [`@​maxxedev`](https://github.com/maxxedev)!
>
> What's Changed
> --------------
>
> ### ⚠️ Update considerations and deprecations
>
> * Bump minimum version of Java to 17 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1088](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1088)
> * Migrate to Jackson 3 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1095](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1095)
>
> ### ✨ New features and improvements
>
> * Add ability to suppress messages from stacktrace by [`@​patrickjbarry`](https://github.com/patrickjbarry) in [logfellow/logstash-logback-encoder#1104](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1104)
> * Make it possible to pretty print throwables as array of strings. by [`@​maxxedev`](https://github.com/maxxedev) in [logfellow/logstash-logback-encoder#1043](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1043)
>
> ### :lady\_beetle: Bug fixes
>
> * Allow setting droppedWarnFrequency=0 to disable logging dropped message warnings by [`@​tommyulfsparre`](https://github.com/tommyulfsparre) in [logfellow/logstash-logback-encoder#1086](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1086)
> * Fix flaky flushWithNullOutputStream test by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1101](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1101)
>
> ### 📖 Documentation, Tests and Build
>
> * Migrate artifact publishing to Maven Central Portal by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1090](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1090)
> * Switch release flow to manual GitHub action trigger by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1091](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1091)
> * Bump CodeQL action to v3 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1102](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1102)
> * Bump maven to 3.9.11 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1103](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1103)
> * Document Thread and ThreadLocal cleanup by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1105](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1105)
>
> ### 🆙 Dependency Upgrades
>
> * Bump org.junit:junit-bom from 5.12.1 to 6.0.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1085](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1085)
> * Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1066](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1066)
> * Bump mockito.version from 5.16.1 to 5.20.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1067](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1067)
> * Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1068](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1068)
> * Upgrade various dependencies and plugins by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1089](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1089)
> * Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1092](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1092)
> * Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1093](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1093)
> * Upgrade lmax disruptor to 4.0.0 by [`@​philsttr`](https://github.com/philsttr) in [logfellow/logstash-logback-encoder#1096](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1096)
> * Bump org.codehaus.mojo:xml-maven-plugin from 1.1.0 to 1.2.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1098](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1098)
> * Bump com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1099](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1099)
> * Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1100](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1100)
> * Bump logback-core.version from 1.5.19 to 1.5.20 by [`@​dependabot`](https://github.com/dependabot)[bot] in [logfellow/logstash-logback-encoder#1097](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1097)
>
> New Contributors
> ----------------
>
> * [`@​patrickjbarry`](https://github.com/patrickjbarry) made their first contribution in [logfellow/logstash-logback-encoder#1104](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1104)
> * [`@​tommyulfsparre`](https://github.com/tommyulfsparre) made their first contribution in [logfellow/logstash-logback-encoder#1086](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1086)
> * [`@​maxxedev`](https://github.com/maxxedev) made their first contribution in [logfellow/logstash-logback-encoder#1043](https://redirect.github.com/logfellow/logstash-logback-encoder/pull/1043)
>
> **Full Changelog**: <logfellow/logstash-logback-encoder@logstash-logback-encoder-8.1...logstash-logback-encoder-9.0>
>
> logstash-logback-encoder-8.1
> ----------------------------
>
> What's Changed
> --------------

... (truncated)


Commits

* [`e8a1c8e`](logfellow/logstash-logback-encoder@e8a1c8e) [maven-release-plugin] prepare release logstash-logback-encoder-9.0
* [`eecb205`](logfellow/logstash-logback-encoder@eecb205) Add link to discussions in contributing.md
* [`572543c`](logfellow/logstash-logback-encoder@572543c) fix build badge in readme
* [`c64b998`](logfellow/logstash-logback-encoder@c64b998) Use alert at top of readme
* [`f74c821`](logfellow/logstash-logback-encoder@f74c821) Make it possible to pretty print throwables as array of strings. ([#1043](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1043))
* [`358f644`](logfellow/logstash-logback-encoder@358f644) Document Thread and ThreadLocal cleanup ([#1105](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1105))
* [`0d553cf`](logfellow/logstash-logback-encoder@0d553cf) Add ability to suppress messages from stacktrace ([#1104](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1104))
* [`c9318cd`](logfellow/logstash-logback-encoder@c9318cd) Bump maven to 3.9.11 ([#1103](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1103))
* [`ef58694`](logfellow/logstash-logback-encoder@ef58694) Bump codeql action to v3 ([#1102](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1102))
* [`3059741`](logfellow/logstash-logback-encoder@3059741) Bump logback-core.version from 1.5.19 to 1.5.20 ([#1097](https://redirect.github.com/logfellow/logstash-logback-encoder/issues/1097))
* Additional commits viewable in [compare view](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-9.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=net.logstash.logback:logstash-logback-encoder&package-manager=maven&previous-version=7.4&new-version=9.0)](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)
---
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  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant