Closed scala-steward closed 1 year ago
Merging #404 (4f378b9) into main (b92e555) will not change coverage. Report is 1 commits behind head on main. The diff coverage is
n/a
.
:octocat: This is an auto-generated comment created by:
Actor | Triggering actor | Sender |
eruizalo |
eruizalo |
eruizalo |
---|---|---|
Triggered by: - Workflow name: "CI" at .github/workflows/ci.yml - URL: [https://github.com/hablapps/doric/actions/runs/6796078112](https://github.com/hablapps/doric/actions/runs/6796078112) - on workflow_run:completed |
Test summary report 📊
Spark version | testing |
---|---|
3.0.0 | |
3.0.1 | |
3.0.2 | |
3.0 | |
3.1.0 | |
3.1.1 | |
3.1.2 | |
3.1 | |
3.2.0 | |
3.2.1 | |
3.2.2 | |
3.2 | |
3.3.0 | |
3.3.1 | |
3.3 | |
3.4 |
About this PR
📦 Updates
org.scalameta:sbt-mdoc
from
2.3.8
to2.5.0
📜 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.scalameta" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scalameta" } }] ```labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1