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/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 427c059
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5977538
Choose a head ref
  • 10 commits
  • 14 files changed
  • 5 contributors

Commits on Nov 29, 2021

  1. [main] Update dependencies from dotnet/xharness dotnet/arcade (#8223)

    [main] Update dependencies from dotnet/xharness dotnet/arcade
    dotnet-maestro[bot] authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    2c44531 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/roslyn build 20211…

    …123.5 (#8224)
    
    [main] Update dependencies from dotnet/roslyn
    dotnet-maestro[bot] authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    27c348b View commit details
    Browse the repository at this point in the history
  3. Upgrade guardian version to latest (#8227)

    Upgrades guardian version to 0.109.0. This upgrades our policheck version to 7.0.670, and fixes #8226.
    michellemcdaniel authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a9dce3d View commit details
    Browse the repository at this point in the history
  4. Upgrade newtonsoft dependency to 13.0.1 (#8063)

    Co-authored-by: msimons@microsoft.com <MichaelSimons>
    MichaelSimons authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    0d2a416 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    d65a591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80b16b View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/sourcelink build 2…

    …0211129.2 (#8229)
    
    [main] Update dependencies from dotnet/sourcelink
    dotnet-maestro[bot] authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e462b2b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

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

Commits on Dec 2, 2021

  1. Update dependencies from https://github.com/dotnet/xharness build 202…

    …11129.1 (#8234)
    
    [main] Update dependencies from dotnet/xharness
    dotnet-maestro[bot] authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    909e414 View commit details
    Browse the repository at this point in the history
  2. Fix aka.ms links when no ChannelNames given (#8236)

    When there are no AkaMSChannelNames, we used to default to using dotnet/ as the short link url. When we switched to multiple possible channel names, we removed that default, so any channel with nothing in the list would just not create aka.ms links. This change returns to the previous behavior to use the default dotnet/ short link url.
    michellemcdaniel authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    5977538 View commit details
    Browse the repository at this point in the history
Loading