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

chore(deps): bump scala-library from 2.13.6 to 2.13.8 #389

Merged
merged 3 commits into from
Jun 15, 2022

Commits on Jan 11, 2022

  1. chore(deps): bump scala-library from 2.13.6 to 2.13.8

    Bumps [scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.8.
    - [Release notes](https://github.com/scala/scala/releases)
    - [Commits](scala/scala@v2.13.6...v2.13.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.scala-lang:scala-library
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5307519 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. fix: parser compiler error with implicits

    * avoid the following compiler error: "could not find implicit value for evidence parameter of type fastparse.P[_]"
    saig0 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8da35e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50d2ea View commit details
    Browse the repository at this point in the history