Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scoverage/sbt-scoverage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: scoverage/sbt-scoverage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 9 files changed
  • 4 contributors

Commits on Nov 2, 2021

  1. Bump default plugin version to 1.4.10

    This is mainly to support 2.13.7
    ckipp01 committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    5b952ea View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    2024400 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    3b745da View commit details
    Browse the repository at this point in the history
  2. Update Scalafmt to 3.1.2

    exoego authored and ckipp01 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ea65485 View commit details
    Browse the repository at this point in the history
  3. Update sbt-scalafmt to 2.4.6

    scala-steward authored and ckipp01 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bcb2d41 View commit details
    Browse the repository at this point in the history
  4. dep: bump sbt to 1.6.1

    ckipp01 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    875eea4 View commit details
    Browse the repository at this point in the history
  5. dep: bump scalafmt to 3.3.1

    ckipp01 committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3d48c33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cbcc3d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Bump actions/setup-java from 2 to 3

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ckipp01 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b0c107f View commit details
    Browse the repository at this point in the history
  2. Update scalafmt-core to 3.3.3

    scala-steward authored and ckipp01 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8caa367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4db80 View commit details
    Browse the repository at this point in the history
  4. Update sbt-buildinfo to 0.11.0

    scala-steward authored and ckipp01 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    020cc7b View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ckipp01 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ec88953 View commit details
    Browse the repository at this point in the history
  6. Update scalafmt-core to 3.5.2

    scala-steward authored and ckipp01 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    dcca557 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update scalafmt-core to 3.5.4

    scala-steward authored and ckipp01 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    200b77a View commit details
    Browse the repository at this point in the history
Loading