Skip to content

chore(deps): bump slf4j from 1.7.30 to 2.0.18 - #6053

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/slf4j-2.0.18
Closed

chore(deps): bump slf4j from 1.7.30 to 2.0.18#6053
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/slf4j-2.0.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps slf4j from 1.7.30 to 2.0.18.
Updates org.slf4j:slf4j-api from 1.7.30 to 2.0.18

Updates org.slf4j:slf4j-jdk14 from 1.7.30 to 2.0.18

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 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 `slf4j` from 1.7.30 to 2.0.18.

Updates `org.slf4j:slf4j-api` from 1.7.30 to 2.0.18

Updates `org.slf4j:slf4j-jdk14` from 1.7.30 to 2.0.18

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Java SDK labels Sep 4, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Java SDK labels Sep 4, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6ac2a61. Configure here.

Comment thread gradle/libs.versions.toml
sqlite = "2.6.2"
sqliteRc = "2.7.0-rc01" # Required by Room3 3.0.0-rc*
slf4j = "1.7.30"
slf4j = "2.0.18"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SLF4J 2.x breaks Logback 1.2

High Severity

Bumping the slf4j catalog version from 1.7.30 to 2.0.18 is a breaking major upgrade. logback stays at 1.2.9, which only implements the SLF4J 1.7 StaticLoggerBinder SPI, so SLF4J 2.x finds no provider. sentry-jul tests then get a no-op MDC, and context tags are dropped.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6ac2a61. Configure here.

@runningcode

Copy link
Copy Markdown
Contributor

Guessing we can't bump this now

@runningcode runningcode closed this Sep 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/gradle/slf4j-2.0.18 branch September 4, 2026 07:47
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 SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant