Skip to content

Update sbt to 2.0.1#183

Merged
irajhedayati merged 3 commits into
masterfrom
update/sbt-2.0.1
Jul 18, 2026
Merged

Update sbt to 2.0.1#183
irajhedayati merged 3 commits into
masterfrom
update/sbt-2.0.1

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-sbt:sbt from 1.12.13 to 2.0.1

📜 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-sbt", artifactId = "sbt" } ]

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

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

@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Visit the preview URL for this PR (updated for commit f665b60):

https://dataedu-web--staging-y9anmg2k.web.app

(expires Sat, 25 Jul 2026 20:16:13 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 3d927f3de28b0a9e429ca93526819cd0c457036b

@github-actions

Copy link
Copy Markdown
Contributor Author

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@irajhedayati
irajhedayati merged commit 19ab948 into master Jul 18, 2026
4 checks passed
@irajhedayati
irajhedayati deleted the update/sbt-2.0.1 branch July 18, 2026 20:17
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