|
| 1 | +# bloop `v2.0.19` |
| 2 | + |
| 3 | +Bloop v2.0.19 is a bugfix release, it fixes the console command for Bloop CLI. |
| 4 | + |
| 5 | +## Installing Bloop |
| 6 | + |
| 7 | +For more details about installing Bloop, please see [Bloop's Installation Guide](https://scalacenter.github.io/bloop/setup)) |
| 8 | + |
| 9 | +## Merged pull requests |
| 10 | + |
| 11 | +Here's a list of pull requests that were merged: |
| 12 | + |
| 13 | +- Bugfix: Remove flaky snapshot repos [#2871] |
| 14 | +- Build(deps): Update os-lib from 0.11.7 to 0.11.8 [#2869] |
| 15 | +- Build(deps): Update scalafmt-core from 3.10.5 to 3.10.6 [#2868] |
| 16 | +- Build(deps): Update logback-classic from 1.5.26 to 1.5.27 [#2867] |
| 17 | +- Build(deps): Update commons-codec from 1.20.0 to 1.21.0 [#2866] |
| 18 | +- Build(deps): Update scalafmt-core from 3.10.4 to 3.10.5 [#2865] |
| 19 | +- Build(deps): Update munit from 1.2.1 to 1.2.2 [#2864] |
| 20 | +- Build(deps): Update toolkit, toolkit-test from 0.8.0 to 0.8.1 [#2863] |
| 21 | +- Build(deps): Update logback-classic from 1.5.25 to 1.5.26 [#2860] |
| 22 | +- Build(deps): Update os-lib from 0.11.6 to 0.11.7 [#2861] |
| 23 | +- Build(deps): Update sbt, scripted-plugin, test-agent from 1.12.0 to 1.12.1 [#2862] |
| 24 | +- Build(deps): Update tools from 0.5.9 to 0.5.10 [#2859] |
| 25 | +- Bugfix: Fix running console [#2856] |
| 26 | +- Build(deps): bump lodash from 4.17.21 to 4.17.23 in /website [#2854] |
| 27 | +- Build(deps): Update svm from 25.0.1 to 25.0.2 [#2853] |
| 28 | +- Build(deps): Update logback-classic from 1.5.24 to 1.5.25 [#2851] |
| 29 | +- Build(deps): Update scalafmt-core from 3.10.3 to 3.10.4 [#2852] |
| 30 | +- Delete local BSP socket file on shutdown [#2832] |
| 31 | +- Build(deps): Update sbt-native-packager from 1.11.5 to 1.11.7 [#2849] |
| 32 | + |
| 33 | + |
| 34 | +[#2871]: https://github.com/scalacenter/bloop/pull/2871 |
| 35 | +[#2869]: https://github.com/scalacenter/bloop/pull/2869 |
| 36 | +[#2868]: https://github.com/scalacenter/bloop/pull/2868 |
| 37 | +[#2867]: https://github.com/scalacenter/bloop/pull/2867 |
| 38 | +[#2866]: https://github.com/scalacenter/bloop/pull/2866 |
| 39 | +[#2865]: https://github.com/scalacenter/bloop/pull/2865 |
| 40 | +[#2864]: https://github.com/scalacenter/bloop/pull/2864 |
| 41 | +[#2863]: https://github.com/scalacenter/bloop/pull/2863 |
| 42 | +[#2860]: https://github.com/scalacenter/bloop/pull/2860 |
| 43 | +[#2861]: https://github.com/scalacenter/bloop/pull/2861 |
| 44 | +[#2862]: https://github.com/scalacenter/bloop/pull/2862 |
| 45 | +[#2859]: https://github.com/scalacenter/bloop/pull/2859 |
| 46 | +[#2856]: https://github.com/scalacenter/bloop/pull/2856 |
| 47 | +[#2854]: https://github.com/scalacenter/bloop/pull/2854 |
| 48 | +[#2853]: https://github.com/scalacenter/bloop/pull/2853 |
| 49 | +[#2851]: https://github.com/scalacenter/bloop/pull/2851 |
| 50 | +[#2852]: https://github.com/scalacenter/bloop/pull/2852 |
| 51 | +[#2832]: https://github.com/scalacenter/bloop/pull/2832 |
| 52 | +[#2849]: https://github.com/scalacenter/bloop/pull/2849 |
| 53 | + |
| 54 | + |
| 55 | +## Contributors |
| 56 | + |
| 57 | +According to `git shortlog -sn --no-merges v2.0.18..v2.0.19`, the following people have contributed to |
| 58 | +this `v2.0.19` release: scala-center-steward[bot], Arnav Sharma, Tomasz Godzik, dependabot[bot]. |
0 commit comments