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/aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5e08f80
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ecdeda7
Choose a head ref
  • 5 commits
  • 9 files changed
  • 5 contributors

Commits on Jun 9, 2022

  1. [release/6.0] (deps): Bump src/submodules/googletest (#41969)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `8ded48c` to `548b13d`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@8ded48c...548b13d)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/googletest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5ad4faf View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Make tests for FileLoggerProcessor system time independ…

    …ent (#42115)
    
    * Fix conflicts
    
    * Fixup
    
    * Fixup
    
    * Update src/Middleware/HttpLogging/test/FileLoggerProcessorTests.cs
    
    Co-authored-by: Benedikt <benedikt.achatz@gmail.com>
    Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
    3 people authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f9e44c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e51948e View commit details
    Browse the repository at this point in the history
  4. [release/6.0] Fix line endings for SPA proxy script on MacOS (#41821)

    * Fix line endings for SPA proxy script on MacOS
    
    * Update SpaProxyLaunchManager.cs
    MackinnonBuck authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    82ee208 View commit details
    Browse the repository at this point in the history
  5. [release/6.0] Define $(HelixTestConfigurationFilePath) (#42031)

    - manual backport of #42029
    - avoid problems caused by an undocumented dependency in the Helix SDK on the Arcade SDK
    - symptoms were a complete lack of retries in our Helix work items
    dougbu authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ecdeda7 View commit details
    Browse the repository at this point in the history
Loading