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: coursier/coursier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.12
Choose a base ref
...
head repository: coursier/coursier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.13
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 12, 2024

  1. Update os-lib to 0.10.7

    scala-steward committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b9ec027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3073 from scala-steward/update/os-lib-0.10.7

    Update os-lib to 0.10.7
    tgodzik authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    53d6907 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update mdoc to 2.6.0

    scala-steward committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5ea2a92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3075 from scala-steward/update/mdoc-2.6.0

    Update mdoc to 2.6.0
    tgodzik authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ede5cf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    b22cf5b View commit details
    Browse the repository at this point in the history
  2. Add retries around some accesses of freshly created files on Windows

    Seems security or antivirus software might be accessing those files with
    exclusive access, making our attempts to read or move them fail
    alexarchambault committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2915be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df7064 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3076 from alexarchambault/fix-cache-windows-excep…

    …tions
    
    Add retries around some accesses of freshly created files on Windows
    alexarchambault authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af465c4 View commit details
    Browse the repository at this point in the history
Loading