Skip to content

Update scala3-library to 3.3.8#486

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/scala3-library-3.3.8
Jun 12, 2026
Merged

Update scala3-library to 3.3.8#486
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/scala3-library-3.3.8

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-lang:scala3-library from 3.3.7 to 3.3.8

📜 GitHub Release Notes - Version Diff

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.scala-lang", artifactId = "scala3-library" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala3-library" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:semver-spec, commit-count:1

@coderabbitai

coderabbitai Bot commented Jun 12, 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: 048371e7-8822-47be-b866-1ee6002f1a46

📥 Commits

Reviewing files that changed from the base of the PR and between 1ee071e and 0a18a8c.

⛔ Files ignored due to path filters (1)
  • .github/workflows/ci.yml is excluded by !**/*.yml
📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

The build.sbt file is updated to compile against Scala 3.3.8 instead of 3.3.7 in the cross-version matrix. No other build settings, dependencies, or public entities are modified.

Changes

Build Configuration Update

Layer / File(s) Summary
Scala 3.3.8 version update
build.sbt
The crossScalaVersions setting is updated to target Scala 3.3.8, replacing the previous 3.3.7 entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A tiny bump, so small yet bright,
From three-three-seven to three-three-eight's light,
The build matrix now compiles with care,
Fresh Scala air throughout the square! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating the Scala 3 library dependency from version 3.3.7 to 3.3.8 in build.sbt.
Description check ✅ Passed The description is directly related to the changeset, clearly explaining the dependency update with relevant links and context from scala-steward.
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 Jun 12, 2026
@mergify

mergify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-12 19:32 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-06-12 19:32 UTC · at 0a18a8ccaecea32730fcada181d69df8686d6ddc

This pull request spent 12 seconds in the queue, including 2 seconds running CI.

Required conditions to merge

@mergify mergify Bot merged commit a10bb7e into nafg:master Jun 12, 2026
8 checks passed
@mergify mergify Bot removed the queued label Jun 12, 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