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 sbt-bloop to 1.4.11 #789

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

scala-steward
Copy link
Contributor

Updates ch.epfl.scala:sbt-bloop from 1.4.10 to 1.4.11.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "sbt-bloop" } ]

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch

@scala-steward scala-steward requested a review from a team as a code owner November 3, 2021 06:10
@mergify mergify bot merged commit 0fe9e1d into zio:master Nov 3, 2021
adamgfraser added a commit that referenced this pull request Nov 24, 2021
* Update sbt-ci-release to 1.5.9 (#747)

Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>

* Scala 3.1 (#763)

* Scala 3.1

* Use standard directory names and include laws in root

* Rename ScalaDotty to Scala3

* rename Refined -> Smart Newtype (#768)

* implement zvalidation.noneorfail (#767)

* Update mdoc, sbt-mdoc to 2.2.24 (#769)

* Update scalafmt-core to 3.0.7 (#770)

* Update sbt-bloop to 1.4.10 (#771)

* Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.1 (#772)

* Update sbt-ci-release to 1.5.10 (#764)

* Run tests on 8 as the main Java version (#773)

* Update Node.js to v16 (#776)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update sbt-unidoc to 0.5.0 (#775)

Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>

* Update Node.js to v16.13.0 (#777)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* WIP: Begin Newtype fix (#778)

* begin newtype fix

* another attempt

* fix for scala 3

* fix example

* [RFC] Lattice foundation (#353)

* Lattice foundation

* Add Complement and Involution

* fix diagram

* JoinMeetShape

* add classic

* fix diagram

* Move to experimental

* Use type members

* Use `AndF` and `OrF`

* Add BooleanAlgebra

* fix

* Derive AndF/OrF from JoinMeetShape instances, split Complement to ExcludedMiddle and Noncontradiction

* fix diagram

* fix diagrams

* Lazy laws

* Move to experimental and split to laws and tests

* lawsNative

* Update diagram

* Absorption at the top

* Reuse laws

* Complement

* Lattice without the reification, i.e. abstract (#1)

* Improve Scala Steward config (#782)

* Update scalafmt-core to 3.0.8 (#781)

* Update autoupdate.yaml (#784)

* Update silencer-lib, silencer-lib_2.13.6, ... to 1.7.7 (#785)

* Update actions/checkout action to v2.4.0 (#788)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* fix subtype creation issue (#787)

* Update sbt-bloop to 1.4.11 (#789)

* Better error message when forgetting "inline" in Scala 3 Newtype (#790)

* better error message when forgetting "inline" in Scala 3 Newtype

* add error message when unable to read assertion at compile-time due to abstraction

* add better newtype errors for scala 2 (#792)

* Update scalafmt-core to 3.1.0 (#797)

* Update sbt-scalafix to 0.9.32 (#800)

* Update scalafmt-core to 3.1.1 (#801)

* ZValidation: add get, getOrElse, getOrElseWith (#802)

* Implement ZValidation.partition (#799)

* implement zvalidation.partition

* format

* implement partitionmapv

* Adds Associative.intercalate and ForEach.intercalate (#798)

* Update sbt-scalafmt to 2.4.4 (#805)

* Revert "Make Unit An Identity For State (#608)" (#807)

This reverts commit 85ae020.

* Update scalafmt-core to 3.1.2 (#808)

* merge fix

Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Adam Fraser <adam.fraser@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alex Simkin <alex.simkin@outlook.com>
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.

None yet

1 participant