Skip to content

Chore(deps): Bump org.slf4j:slf4j-bom from 2.0.17 to 2.0.18#2279

Merged
bitwiseman merged 1 commit into
mainfrom
dependabot/maven/main/org.slf4j-slf4j-bom-2.0.18
Jun 7, 2026
Merged

Chore(deps): Bump org.slf4j:slf4j-bom from 2.0.17 to 2.0.18#2279
bitwiseman merged 1 commit into
mainfrom
dependabot/maven/main/org.slf4j-slf4j-bom-2.0.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps org.slf4j:slf4j-bom from 2.0.17 to 2.0.18.

Release notes

Sourced from org.slf4j:slf4j-bom's releases.

SLF4J 2.0.18

2026-05-12 - Release of SLF4J 2.0.18

• In the logViaLocationAwareLoggerAPI() method of slf4j-api/DefaultLoggingEventBuilder the first marker from the markerList is now passed to locationAwareLogger.log() instead of null.

• The renderLevel() method in slf4j-simple/SimpleLogger now uses CONFIG_PARAMS.warnLevelString for WARN instead of hardcoded "WARN". This issue was reported in issues/471.

• A bit-wise identical binary of this version can be reproduced by building from source code at commit 58b66c2c7e840f525c07db4509534ea53ef95b82 associated with the tag v_2.0.18. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

Commits
  • 58b66c2 update central-publishing-maven-plugin
  • be4841c prepare release 2.0.18
  • d2073be minor refactoring, javadoc changes
  • 32a9854 add a trivial test for CONFIG_PARAMS.warnLevelString
  • 77936c6 CONFIG_PARAMS.warnLevelString should be taken into account
  • 34c9d30 extract first marker when caller locationAwareLogger
  • 902b463 remove cruft
  • b3c2f16 security manager is no longer supported in later JDKs
  • 9468c7a remove unneccessary and unused files
  • 183aaa5 start work on 2.0.18-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.17...v_2.0.18)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-bom
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.30%. Comparing base (3622553) to head (f352125).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2279   +/-   ##
=========================================
  Coverage     85.30%   85.30%           
  Complexity     2553     2553           
=========================================
  Files           241      241           
  Lines          7540     7540           
  Branches        396      396           
=========================================
  Hits           6432     6432           
  Misses          872      872           
  Partials        236      236           

☔ 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.

@bitwiseman bitwiseman merged commit c7675e0 into main Jun 7, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/main/org.slf4j-slf4j-bom-2.0.18 branch June 7, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant