stryker-mutator / mutation-testing-elements

🗃 A schema for mutation testing results with the web components to visualise it 📊
Apache License 2.0
28 stars 19 forks source link

chore(deps): update dependency sbt/sbt to v1.10.1 #3284

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
sbt/sbt patch 1.10.0 -> 1.10.1

Release Notes

sbt/sbt (sbt/sbt) ### [`v1.10.1`](https://togithub.com/sbt/sbt/releases/tag/v1.10.1): 1.10.1 [Compare Source](https://togithub.com/sbt/sbt/compare/v1.10.0...v1.10.1) #### bug fixes and updates - Fixes backslash handling in `expandMavenSettings` by [@​desbo](https://togithub.com/desbo) in [https://github.com/sbt/librarymanagement/pull/444](https://togithub.com/sbt/librarymanagement/pull/444) - Fixes JSON serialization of `Map` and `LList` in sjson-new 0.10.1 by [@​steinybot](https://togithub.com/steinybot) + [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/eed3si9n/sjson-new/pull/142](https://togithub.com/eed3si9n/sjson-new/pull/142) - Fixes the hash code for empty files in the classpath cache by [@​szeiger](https://togithub.com/szeiger) in [https://github.com/sbt/zinc/pull/1366](https://togithub.com/sbt/zinc/pull/1366) - Parses column/position information from javac error messages by [@​vasilmkd](https://togithub.com/vasilmkd) in [https://github.com/sbt/zinc/pull/1373](https://togithub.com/sbt/zinc/pull/1373) - Fixes `forceUpdatePeriod` by [@​adpi2](https://togithub.com/adpi2) in [https://github.com/sbt/sbt/pull/7567](https://togithub.com/sbt/sbt/pull/7567) - Fixes BSP handling of `Optional` inter-project dependencies by [@​adpi2](https://togithub.com/adpi2) in [https://github.com/sbt/sbt/pull/7568](https://togithub.com/sbt/sbt/pull/7568) - Ignores `jcenter` and `scala-tools-releases` entries in the `~/.sbt/repositories` file by [@​eed3si9n](https://togithub.com/eed3si9n) in [https://github.com/sbt/launcher/pull/104](https://togithub.com/sbt/launcher/pull/104) #### behind the scenes - Updates sbt plugins to avoid deprecated repo.scala-sbt.org by [@​mkurz](https://togithub.com/mkurz) in [https://github.com/sbt/sbt/pull/7555](https://togithub.com/sbt/sbt/pull/7555) - Updates scalacenter/sbt-dependency-submission from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbt/sbt/pull/7565](https://togithub.com/sbt/sbt/pull/7565) **Full Changelog**: https://github.com/sbt/sbt/compare/v1.10.0...v1.10.1

Configuration

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

🚦 Automerge: Enabled.

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.



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