Skip to content

Commit c66dc25

Browse files
authored
chore(deps): bump net.logstash.logback:logstash-logback-encoder from 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)
2 parents 35a175e + 2d08661 commit c66dc25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<wiremock.version>3.13.2</wiremock.version>
3535
<jackson.version>2.20.1</jackson.version>
3636
<logback-classic.version>1.5.24</logback-classic.version>
37-
<logstash-logback-encoder.version>7.4</logstash-logback-encoder.version>
37+
<logstash-logback-encoder.version>9.0</logstash-logback-encoder.version>
3838
<micrometer-core.version>1.16.1</micrometer-core.version>
3939

4040
<!-- Plugin versions -->

0 commit comments

Comments
 (0)