• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

evolution-gaming / resource-pool
98%

Build:
DEFAULT BRANCH: main
Repo Added 15 Sep 2023 09:38AM UTC
Files 2
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • update/sbt-1.11.5
  • update/sbt-1.11.6
  • update/sbt-1.11.7
  • update/scalafmt-core-3.9.10
  • update/scalafmt-core-3.9.9
  • v1.0.6

06 Oct 2025 01:29PM UTC coverage: 98.442% (+0.004%) from 98.438%
18282514036

push

web-flow
Update sbt, scripted-plugin to 1.11.7 (#17)

## About this PR
📦 Updates 
* [org.scala-sbt:sbt](https://github.com/sbt/sbt)
* [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)

 from `1.11.6` to `1.11.7`

📜 [GitHub Release
Notes](https://github.com/sbt/sbt/releases/tag/v1.11.7) - [Version
Diff](https://github.com/sbt/sbt/compare/v1.11.6...v1.11.7)

## 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`](https://github.com/scala-steward-org/scala-steward/blob/523818c35/docs/repo-specific-configuration.md)
file.

_Have a fantastic day writing Scala!_

<details>
<summary>⚙ Adjust future updates</summary>

Add this to your `.scala-steward.conf` file to ignore future updates of
this dependency:
```
updates.ignore = [ { groupId = "org.scala-sbt" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
```
</details>

<sup>
labels: library-update, early-semver-patch, semver-spec-patch,
version-scheme:early-semver, commit-count:1
</sup>

<!-- scala-steward = {
  "Update" : {
    "ForGroupId" : {
      "forArtifactIds" : [
        {
          "ForArtifactId" : {
            "crossDependency" : [
              {
                "groupId" : "org.scala-sbt",
                "artifactId" : {
                  "name" : "sbt",
                  "maybeCrossName" : null
                },
                "version" : "1.11.6",
                "sbtVersion" : null,
                "scalaVersion" : null,
                "configurations" : null
              }
            ],
            "newerVersions" : [
              "1.11.7"
   ... (continued)

316 of 321 relevant lines covered (98.44%)

1.19 hits per line

Relevant lines Covered
Build:
Build:
321 RELEVANT LINES 316 COVERED LINES
1.19 HITS PER LINE
Source Files on main
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18282514036 main Update sbt, scripted-plugin to 1.11.7 (#17) ## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.11.6` to `1.11.7` 📜 [GitHub Release Notes](https://... push 06 Oct 2025 01:30PM UTC web-flow
98.44
17979604412 main Update scalafmt-core to 3.9.10 (#16) ## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.9.9` to `3.9.10` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.9.10) - ... push 24 Sep 2025 02:18PM UTC web-flow
98.44
17541485657 main Update sbt, scripted-plugin to 1.11.6 (#15) ## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.11.5` to `1.11.6` 📜 [GitHub Release Notes](https://... push 08 Sep 2025 06:13AM UTC web-flow
98.44
17266125002 main Update sbt, scripted-plugin to 1.11.5 (#14) ## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.11.4` to `1.11.5` 📜 [GitHub Release Notes](https://... push 27 Aug 2025 12:05PM UTC web-flow
98.44
16931229742 main Update scalafmt-core to 3.9.9 (#12) ## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.9.8` to `3.9.9` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.9.9) - [Ve... push 13 Aug 2025 08:01AM UTC web-flow
98.44
16930800892 main Update sbt-dynver to 5.1.1 (#11) ## About this PR 📦 Updates [com.github.sbt:sbt-dynver](https://github.com/sbt/sbt-dynver) from `5.1.0` to `5.1.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt-dynver/releases/tag/v5.1.1) - [Version Diff](h... push 13 Aug 2025 07:40AM UTC web-flow
98.44
16904662299 main improve Scala 2 vs 3 cross-compilation scalac options push 12 Aug 2025 09:24AM UTC mr-git
98.44
16904495330 main update SBT to 1.11.4 push 12 Aug 2025 09:17AM UTC mr-git
98.39
12864395356 main fix build pipelines push 20 Jan 2025 08:59AM UTC mr-git
98.41
11741830255 main Revert "temporary disable MiMa check for Scala 3 (there is not 1.0.4 artifact)" This reverts commit 2c001c14e. push 08 Nov 2024 12:10PM UTC mr-git
98.4
See All Builds (31)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc