zio / zio-sbt

SBT Plugins For ZIO Projects
https://zio.dev/zio-sbt
Apache License 2.0
12 stars 11 forks source link

Update dependency ch.epfl.scala:sbt-bloop to v1.6.0 #415

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ch.epfl.scala:sbt-bloop plugin minor 1.5.18 -> 1.6.0

Release Notes

scalacenter/bloop (ch.epfl.scala:sbt-bloop) ### [`v1.6.0`](https://togithub.com/scalacenter/bloop/releases/tag/v1.6.0) [Compare Source](https://togithub.com/scalacenter/bloop/compare/v1.5.18...v1.6.0) ##### bloop `v1.6.0` Bloop v1.6.0 introduces support for best effort compilation in Scala 3, which can be used by build servers to provide better feedback when code is not compiling. It will create separate artifacts in that case, which only the compiler understands and can use to type check your code that depends on the broken code. ##### Installing Bloop For more details about installing Bloop, please see [Bloop's Installation Guide](https://scalacenter.github.io/bloop/setup)) ##### Merged pull requests Here's a list of pull requests that were merged: - Chore: Bump debug adapter [#​2365] - Build(deps): Update librarymanagement-ivy, sbt, ... from 1.10.0 to 1.10.1 [#​2364] - Fix recent regressions not allowing Metals to pass its tests [#​2363] - Build(deps): Update github-api from 1.322 to 1.323 [#​2362] - Add support for BSP TestParamsData kinds [#​2360] - Support Scala 3's Best Effort compilation [#​2049] - Updated js-bridge with newest configuration [#​2359] - Bugfix: Fix wrong comparison as reproted by the compiler [#​2357] - Build(deps): Update tools from 0.5.3 to 0.5.4 [#​2358] - Build(deps): Update bloop-config from 2.0.0 to 2.0.2 [#​2356] - Build(deps): Update github-api from 1.321 to 1.322 [#​2354] - Build(deps): Update sbt-mdoc from 2.5.2 to 2.5.3 [#​2353] - Fix: Only consider scala source files when lifting fatal errors [#​2346] - Build(deps): Update scalafmt-core from 3.8.1 to 3.8.2 [#​2351] - Build(deps): Update tools from 0.5.2 to 0.5.3 [#​2347] - Chore(deps): bump scalacenter/sbt-dependency-submission from 2 to 3 [#​2345] - Bugfix: Don't add -release flag if target is already present [#​2343] - Build(deps): Update tools from 0.5.1 to 0.5.2 [#​2342] - Build(deps): Update sourcecode from 0.4.1 to 0.4.2 [#​2340] - Fix reporting after deduplicating compilations [#​2339] [#​2365]: https://togithub.com/scalacenter/bloop/pull/2365 [#​2364]: https://togithub.com/scalacenter/bloop/pull/2364 [#​2363]: https://togithub.com/scalacenter/bloop/pull/2363 [#​2362]: https://togithub.com/scalacenter/bloop/pull/2362 [#​2360]: https://togithub.com/scalacenter/bloop/pull/2360 [#​2049]: https://togithub.com/scalacenter/bloop/pull/2049 [#​2359]: https://togithub.com/scalacenter/bloop/pull/2359 [#​2357]: https://togithub.com/scalacenter/bloop/pull/2357 [#​2358]: https://togithub.com/scalacenter/bloop/pull/2358 [#​2356]: https://togithub.com/scalacenter/bloop/pull/2356 [#​2354]: https://togithub.com/scalacenter/bloop/pull/2354 [#​2353]: https://togithub.com/scalacenter/bloop/pull/2353 [#​2346]: https://togithub.com/scalacenter/bloop/pull/2346 [#​2351]: https://togithub.com/scalacenter/bloop/pull/2351 [#​2347]: https://togithub.com/scalacenter/bloop/pull/2347 [#​2345]: https://togithub.com/scalacenter/bloop/pull/2345 [#​2343]: https://togithub.com/scalacenter/bloop/pull/2343 [#​2342]: https://togithub.com/scalacenter/bloop/pull/2342 [#​2340]: https://togithub.com/scalacenter/bloop/pull/2340 [#​2339]: https://togithub.com/scalacenter/bloop/pull/2339 ##### Contributors According to `git shortlog -sn --no-merges v1.5.18..v1.6.0`, the following people have contributed to this `v1.6.0` release: scala-center-steward\[bot], Jan Chyb, Tomasz Godzik, Kristian Nedrevold-Hansen, Mason Edmison, Mason Lazalier Edmison, dependabot\[bot].

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.