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: dotnet/fsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5b3d9fd
Choose a base ref
...
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 53f907e
Choose a head ref
  • 12 commits
  • 10 files changed
  • 8 contributors

Commits on Nov 29, 2022

  1. Making inline type hints less intrusive (#14386)

    * Make inline type hints less intrusive
    
    * Update
    
    * Reverting the breaking change
    
    * IWSAM
    
    * update
    
    * extra tests
    psfinaki authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    71b6329 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade (#14384)

    * Update dependencies from https://github.com/dotnet/arcade build 20221122.5
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22572.5
    
    * Update dependencies from https://github.com/dotnet/arcade build 20221124.1
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22574.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20221125.1
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22575.1
    
    * Update global.json
    
    * Remove a test
    
    This test is failing in CI for some reason. But we don't really care about what it tests anyway - having private values in signature files, in which there's really no point
    
    * Update dependencies from https://github.com/dotnet/arcade build 20221128.1
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.22554.2 -> To Version 8.0.0-beta.22578.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
    Co-authored-by: 0101 <0101@innit.cz>
    4 people authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6df0bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    629acc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge pull request #14405 from dotnet/merges/main-to-release/dev17.5

    Merge main to release/dev17.5
    dotnet-bot authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8fd52dc View commit details
    Browse the repository at this point in the history
  2. cleanup (#14406)

    KevinRansom authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e902dde View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20221…

    …129.2 (#14408)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.22578.1 -> To Version 8.0.0-beta.22579.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8e3b97b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6778ab1 View commit details
    Browse the repository at this point in the history
  5. Fix 14340 - Prompt issues between VS and fsi. (#14383)

    Co-authored-by: Petr Pokorny <petr@innit.cz>
    Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
    3 people authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    186d3f6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #14409 from dotnet/merges/main-to-release/dev17.5

    Merge main to release/dev17.5
    dotnet-bot authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    420efaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7383f62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de71a84 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #14414 from dotnet/merges/main-to-release/dev17.5

    Merge main to release/dev17.5
    dotnet-bot authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    53f907e View commit details
    Browse the repository at this point in the history
Loading