-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update scala3-library to 3.5.0 #368
Conversation
Executed command: sbt githubWorkflowGenerate
WalkthroughWalkthroughThe updates across the project involve upgrading the Scala version from 3.4.3 to 3.5.0 in multiple configuration files. This includes changes in the CI workflow, Mergify configuration, and build settings, ensuring the project aligns with the latest Scala features and improvements. The modifications encompass adjustments to job names and environment specifications to reflect the new version. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (3)
- .github/workflows/ci.yml (3 hunks)
- .mergify.yml (1 hunks)
- build.sbt (1 hunks)
Files skipped from review due to trivial changes (1)
- .mergify.yml
Additional comments not posted (2)
build.sbt (1)
2-2
: Scala version update approved.The Scala version has been updated from 3.4.3 to 3.5.0 in the
crossScalaVersions
setting. This aligns with the PR objectives and ensures compatibility with the latest Scala features and improvements..github/workflows/ci.yml (1)
26-26
: CI configuration update approved.The Scala version has been updated from 3.4.3 to 3.5.0 in the CI workflow configuration. This ensures that the CI pipeline is aligned with the latest Scala version, which may include performance improvements, new features, or bug fixes.
Also applies to: 68-68, 105-108, 110-110
About this PR
π¦ Updates org.scala-lang:scala3-library from
3.4.3
to3.5.0
π GitHub Release Notes - Version Diff - 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:Or, add this to slow down future updates of this dependency: