Skip to content

Update slf4j-simple to 2.0.18#484

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/slf4j-simple-2.0.18
May 13, 2026
Merged

Update slf4j-simple to 2.0.18#484
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/slf4j-simple-2.0.18

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.slf4j:slf4j-simple from 2.0.17 to 2.0.18

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.slf4j", artifactId = "slf4j-simple" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.slf4j", artifactId = "slf4j-simple" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 1fe23d33-e172-4b23-acb4-7905b9e08199

📥 Commits

Reviewing files that changed from the base of the PR and between 1f878b7 and 0c154e8.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

This PR updates the test-scope SLF4J Simple logging dependency from version 2.0.17 to 2.0.18 in build.sbt.

Changes

Dependency Update

Layer / File(s) Summary
SLF4J Simple version bump
build.sbt
The test dependency org.slf4j:slf4j-simple is bumped from 2.0.17 to 2.0.18.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • nafg/slick-migration-api#354: Both PRs change the build.sbt test dependency org.slf4j:slf4j-simple by bumping its version (main: 2.0.17→2.0.18; retrieved: 2.0.13→2.0.16), directly overlapping on the same dependency declaration.
  • nafg/slick-migration-api#414: Both PRs modify the same build.sbt dependency (org.slf4j:slf4j-simple in test scope), bumping its version (retrieved: 2.0.16→2.0.17; main: 2.0.17→2.0.18).

Poem

🐰 A simple hop, a version bump so neat,
From 2.0.17 to 2.0.18 — update complete!
SLF4J logs now flow with care,
Dependencies fresh as spring air. 🌱✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately and concisely summarizes the main change: updating the slf4j-simple dependency from version 2.0.17 to 2.0.18.
Description check ✅ Passed The pull request description clearly describes the dependency update from 2.0.17 to 2.0.18 and includes additional helpful configuration guidance, which is related to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify Bot added the queued label May 13, 2026
@mergify

mergify Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-05-13 18:03 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-13 18:04 UTC · at 0c154e8d97b1362d4605eb1a99a107aec2c0cf77

This pull request spent 1 minute 1 second in the queue, including 6 seconds running CI.

Required conditions to merge

@mergify mergify Bot merged commit 296fcb0 into nafg:master May 13, 2026
8 checks passed
@mergify mergify Bot removed the queued label May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant