Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

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

Compare Source

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)

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


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

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

@renovate renovate bot enabled auto-merge (squash) July 10, 2024 20:23
@renovate renovate bot merged commit e890869 into main Jul 12, 2024
11 checks passed
@renovate renovate bot deleted the renovate/ch.epfl.scala-sbt-bloop-1.x branch July 12, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant