Skip to content

Update sbt-scoverage to 1.7.0#542

Merged
tuxji merged 1 commit intoapache:masterfrom
scala-steward:update/sbt-scoverage-1.7.0
Apr 29, 2021
Merged

Update sbt-scoverage to 1.7.0#542
tuxji merged 1 commit intoapache:masterfrom
scala-steward:update/sbt-scoverage-1.7.0

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.scoverage:sbt-scoverage from 1.6.1 to 1.7.0.
GitHub Release Notes - Version Diff

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!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scoverage", artifactId = "sbt-scoverage" } ]

labels: sbt-plugin-update, semver-minor

@stevedlawrence
Copy link
Copy Markdown
Member

+1

  • Do all automated continuous integration checks pass?
    Yes
  • Is the update a patch, minor, or major update?
    Minor update, no changes that affect Daffodil, and allows support for newer versions of Scala
  • Is the license still compatible with ASF License Policy?
    Yes, still ALv2
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    No changes, and we don't distribute the plugin
  • Have any transitive dependencies been added or changed?
    No changes, just newer version of scoverage plugin, which is ALv2 and not distributed by us

Copy link
Copy Markdown
Contributor

@tuxji tuxji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@tuxji tuxji merged commit 1b99b30 into apache:master Apr 29, 2021
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.

3 participants