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 scala3-library, ... to 3.4.0 #8

Merged
merged 8 commits into from
Mar 8, 2024
Merged

Conversation

pismute-steward[bot]
Copy link
Contributor

@pismute-steward pismute-steward bot commented Jun 2, 2023

Updates

from 3.2.2 to 3.4.0.
GitHub Release Notes - Version Diff - 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!

Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-lang" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:semver-spec, commit-count:n:2

pismute-steward[bot] added 2 commits June 2, 2023 20:11
@pismute
Copy link
Owner

pismute commented Jun 11, 2023

seems to have something to do with scala/scala3#17750

@WojciechMazur
Copy link

Hey, the failure was found recently after extending Open Community Build to run on more projects.
It was minimized and reproduced in scala/scala3#18353
And there is a draft of fix for this bug here scala/scala3#18354

@pismute pismute closed this Mar 7, 2024
@pismute pismute reopened this Mar 7, 2024
@pismute pismute changed the title Update scala3-library, ... to 3.3.0 Update scala3-library, ... to 3.4.0 Mar 8, 2024
@mergify mergify bot added the mtl label Mar 8, 2024
* master: (21 commits)
  Update sbt-scalafmt to 2.5.2 (#27)
  Update munit, munit-scalacheck to 1.0.0-M11 (#26)
  Update cats-effect, cats-effect-testkit to 3.5.4 (#29)
  Update scalafmt-core to 3.7.17 (#28)
  Update sbt to 1.9.9 (#25)
  Update sbt-scalajs, scalajs-library_2.13, ... to 1.15.0 (#22)
  Update sbt-tpolecat to 0.4.4 (#21)
  Regenerate GitHub Actions workflow
  Update sbt-typelevel-ci-release, ... to 0.6.7
  Update nscplugin, sbt-scala-native, ... to 0.4.17
  Update sbt-tpolecat to 0.4.3 (#18)
  Update scalafmt-core to 3.7.7 (#20)
  Update sbt-scala-native-crossproject, ... to 1.3.2 (#19)
  Update cats-effect, cats-effect-testkit to 3.5.1 (#17)
  Update sbt to 1.9.1 (#15)
  Update sbt-scalajs, scalajs-library_2.13, ... to 1.13.2 (#14)
  Update sbt-typelevel-ci-release, ... to 0.4.22 (#13)
  Update nscplugin, sbt-scala-native, ... to 0.4.14 (#11)
  Update munit, munit-scalacheck to 1.0.0-M8
  Update sbt to 1.9.0 (#9)
  ...
@mergify mergify bot added the effect label Mar 8, 2024
@pismute pismute merged commit bbae758 into master Mar 8, 2024
7 checks passed
pismute added a commit that referenced this pull request Mar 8, 2024
* master:
  Update scala3-library, ... to 3.4.0 (#8)
pismute added a commit that referenced this pull request Mar 8, 2024
* master:
  Update scala3-library, ... to 3.4.0 (#8)
  Update sbt-scalafmt to 2.5.2 (#27)
  Update munit, munit-scalacheck to 1.0.0-M11 (#26)
  Update cats-effect, cats-effect-testkit to 3.5.4 (#29)
  Update scalafmt-core to 3.7.17 (#28)
  Update sbt to 1.9.9 (#25)
  Update sbt-scalajs, scalajs-library_2.13, ... to 1.15.0 (#22)
  Update sbt-tpolecat to 0.4.4 (#21)
  Regenerate GitHub Actions workflow
  Update sbt-typelevel-ci-release, ... to 0.6.7
  Update nscplugin, sbt-scala-native, ... to 0.4.17
pismute added a commit that referenced this pull request Mar 8, 2024
* master:
  Update cats-mtl, cats-mtl-laws to 1.4.0 (#31)
  Update kittens to 3.2.0 (#32)
  Update scala3-library, ... to 3.4.0 (#8)
  Update sbt-scalafmt to 2.5.2 (#27)
  Update munit, munit-scalacheck to 1.0.0-M11 (#26)
  Update cats-effect, cats-effect-testkit to 3.5.4 (#29)
  Update scalafmt-core to 3.7.17 (#28)
  Update sbt to 1.9.9 (#25)
  Update sbt-scalajs, scalajs-library_2.13, ... to 1.15.0 (#22)
  Update sbt-tpolecat to 0.4.4 (#21)
  Regenerate GitHub Actions workflow
  Update sbt-typelevel-ci-release, ... to 0.6.7
  Update nscplugin, sbt-scala-native, ... to 0.4.17
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.

2 participants