hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
215 stars 35 forks source link

chore(project): update dependency sbt/sbt to v1.10.1 #17879

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
sbt/sbt patch 1.10.0 -> 1.10.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: 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.



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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud