Update dependency org.scoverage:sbt-scoverage to v2 #12

Merged
renovate[bot] merged 1 commit from renovate/org.scoverage-sbt-scoverage-2.x into master 2022-11-26 05:15:21 +00:00
renovate[bot] commented 2022-11-26 05:11:04 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Type Update Change
org.scoverage:sbt-scoverage (source) plugin major 1.9.3 -> 2.0.6

Release Notes

scoverage/sbt-scoverage

v2.0.6

Compare Source

What’s Changed

v2.0.5

Compare Source

What’s Changed

v2.0.4

Compare Source

What’s Changed

v2.0.3

Compare Source

What’s Changed

v2.0.2

Compare Source

What’s Changed

v2.0.1

Compare Source

What’s Changed

v2.0.0

Compare Source

Please see the previous RC and Milestone releases for any information on breaking changes. This finally releases v2.0.0 of sbt-scoverage which most notably uses scoverage 2.0.0 offering support for Scala 3 starting with the 3.2.x series. Thanks to all the contributors both on the scoverage side and on the dotc side!

What’s Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.scoverage:sbt-scoverage](http://scoverage.org/) ([source](https://togithub.com/scoverage/sbt-scoverage)) | plugin | major | `1.9.3` -> `2.0.6` | --- ### Release Notes <details> <summary>scoverage/sbt-scoverage</summary> ### [`v2.0.6`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.6) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v2.0.5...v2.0.6) #### What’s Changed - Allow sbt-scoverage to work on windows ([#&#8203;465](https://togithub.com/scoverage/sbt-scoverage/issues/465)) [@&#8203;stevedlawrence](https://togithub.com/stevedlawrence) ### [`v2.0.5`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.5) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v2.0.4...v2.0.5) #### What’s Changed - dep: bump default scoverage to 2.0.7 ([#&#8203;467](https://togithub.com/scoverage/sbt-scoverage/issues/467)) [@&#8203;ckipp01](https://togithub.com/ckipp01) ### [`v2.0.4`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.4) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v2.0.3...v2.0.4) #### What’s Changed - dep: bump scoverage version to 2.0.5 ([#&#8203;462](https://togithub.com/scoverage/sbt-scoverage/issues/462)) [@&#8203;ckipp01](https://togithub.com/ckipp01) ### [`v2.0.3`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.3) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v2.0.2...v2.0.3) #### What’s Changed - dep: bump scoverage version to 2.0.3 ([#&#8203;460](https://togithub.com/scoverage/sbt-scoverage/issues/460)) [@&#8203;ckipp01](https://togithub.com/ckipp01) - Fix typo on Scala version check ([#&#8203;457](https://togithub.com/scoverage/sbt-scoverage/issues/457)) [@&#8203;JD557](https://togithub.com/JD557) - Update scalafmt-core to 3.5.9 ([#&#8203;455](https://togithub.com/scoverage/sbt-scoverage/issues/455)) [@&#8203;scala-steward](https://togithub.com/scala-steward) ### [`v2.0.2`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.2) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v2.0.1...v2.0.2) #### What’s Changed - dep: bump scoverage version to 2.0.2 ([#&#8203;453](https://togithub.com/scoverage/sbt-scoverage/issues/453)) [@&#8203;ckipp01](https://togithub.com/ckipp01) - chore: make it clearer that the user should update to 3.2.x ([#&#8203;452](https://togithub.com/scoverage/sbt-scoverage/issues/452)) [@&#8203;ckipp01](https://togithub.com/ckipp01) - Add sbt-vspp for publishing the SBT plug-in in a Maven-consistent format ([#&#8203;449](https://togithub.com/scoverage/sbt-scoverage/issues/449)) [@&#8203;ScalaWilliam](https://togithub.com/ScalaWilliam) ### [`v2.0.1`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.1) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v2.0.0...v2.0.1) #### What’s Changed - dep: bump scoverage version to 2.0.1 ([#&#8203;447](https://togithub.com/scoverage/sbt-scoverage/issues/447)) [@&#8203;ckipp01](https://togithub.com/ckipp01) - Update sbt, scripted-plugin to 1.7.1 ([#&#8203;446](https://togithub.com/scoverage/sbt-scoverage/issues/446)) [@&#8203;scala-steward](https://togithub.com/scala-steward) - Refresh excluding packages and files ([#&#8203;443](https://togithub.com/scoverage/sbt-scoverage/issues/443)) [@&#8203;rolandtritsch](https://togithub.com/rolandtritsch) - Update scalafmt-core to 3.5.8 ([#&#8203;442](https://togithub.com/scoverage/sbt-scoverage/issues/442)) [@&#8203;scala-steward](https://togithub.com/scala-steward) ### [`v2.0.0`](https://togithub.com/scoverage/sbt-scoverage/releases/tag/v2.0.0) [Compare Source](https://togithub.com/scoverage/sbt-scoverage/compare/v1.9.3...v2.0.0) Please see the previous RC and Milestone releases for any information on breaking changes. This finally releases v2.0.0 of sbt-scoverage which most notably uses scoverage 2.0.0 offering support for Scala 3 starting with the 3.2.x series. Thanks to all the contributors both on the scoverage side and on the dotc side! #### What’s Changed - dep: bump to scoverage 2.0 ([#&#8203;438](https://togithub.com/scoverage/sbt-scoverage/issues/438)) [@&#8203;ckipp01](https://togithub.com/ckipp01) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/navicore/stsource). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMzQuMSJ9-->
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
navicore/stsource!12
No description provided.