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: ZacSweers/kotlin-compile-testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: ZacSweers/kotlin-compile-testing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.1
Choose a head ref
  • 10 commits
  • 27 files changed
  • 3 contributors

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Update dependency org.assertj:assertj-core to v3.26.0 (#255)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6a8d8eb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update plugin mavenPublish to v0.29.0 (#262)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6e36670 View commit details
    Browse the repository at this point in the history
  2. Update dependency io.github.classgraph:classgraph to v4.8.174 (#259)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1cce27a View commit details
    Browse the repository at this point in the history
  3. Update actions/checkout digest to 692973e (#258)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6fea032 View commit details
    Browse the repository at this point in the history
  4. Update dependency dev.zacsweers.autoservice:auto-service-ksp to v1.2.0 (

    #256)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0a63e02 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Capture diagnostics with a severity level (#260)

    * Capture diagnostics with a severity level
    
    This allows the output to be more easily filtered after the fact
    
    Fixes #198
    
    * fix failing test
    evant authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1b9bff2 View commit details
    Browse the repository at this point in the history
  2. Update dependency com.google.truth:truth to v1.4.3 (#264)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    43cd9e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix package names (#266)

    * Fix package names
    
    * Trigger
    
    * Fix another import set
    
    * Another one
    
    * Optimize all the imports because this is silly
    ZacSweers authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8813330 View commit details
    Browse the repository at this point in the history
  2. Prepare for release 0.5.1.

    ZacSweers committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0180f21 View commit details
    Browse the repository at this point in the history
Loading