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: devlooped/moq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.20.69
Choose a base ref
...
head repository: devlooped/moq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.20.70
Choose a head ref
  • 17 commits
  • 18 files changed
  • 7 contributors

Commits on Aug 11, 2023

  1. +Mᐁ includes

    devlooped-bot authored and kzu committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    71709cf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Bump NuGetizer from 1.0.5 to 1.1.0

    dependabot[bot] authored and kzu committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    648a65e View commit details
    Browse the repository at this point in the history
  2. Revert "Add 💜 SponsorLink support"

    This reverts commit 6057dd2.
    DanWillman authored and kzu committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6f3cf62 View commit details
    Browse the repository at this point in the history
  3. +Mᐁ includes

    devlooped-bot authored and kzu committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ae9e11e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Improve performance for mocking interfaces: Cache GetInterfaceMap

    Fixes #1350.
    Andre authored and kzu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b435739 View commit details
    Browse the repository at this point in the history
  2. Update Extensions.cs

    rauhs authored and kzu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5c4f38a View commit details
    Browse the repository at this point in the history
  3. Remove "private" from new methods.

    Just guessing what dotnet format wants...
    rauhs authored and kzu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1c27e24 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Manually update CHANGELOG.md for now

    At present, the changelog.yml workflow isn't running successfully to completion (see https://github.com/moq/moq/actions/runs/5836450586/job/16054293256), so manually copy over the markdown from the past few releases for transparency.
    
    Fixes #1406
    kzu committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    633214f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.0...v17.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6146125 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. +Mᐁ includes

    devlooped-bot authored and kzu committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    06d88ec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Add System.IdentityModel group devlooped/oss@e7d18ae
    - Add MS.IdentityModel to identity group devlooped/oss@14d1868
    - Exclude System.IdentityModel from System group devlooped/oss@35ca3f3
    - Add .sass-cache to ignores devlooped/oss@d65f9c7
    - Move .sass-cache down alongside other jekyll folders devlooped/oss@551d4e0
    - Ignore azure functions local settings devlooped/oss@4bd7025
    devlooped-bot authored and kzu committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1d33044 View commit details
    Browse the repository at this point in the history
  2. Bump NuGetizer from 1.1.0 to 1.1.1

    dependabot[bot] authored and kzu committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f4022d9 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.1...v17.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d702a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e46ab8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Honor the PackReadme=false property devlooped/oss@1bf1eac
    devlooped-bot authored and kzu committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6816a49 View commit details
    Browse the repository at this point in the history
  2. Bump NuGetizer from 1.1.1 to 1.2.0

    dependabot[bot] authored and kzu committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cb605f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. ⬆️ Bump files with dotnet-file sync

    devlooped-bot authored and kzu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2b55659 View commit details
    Browse the repository at this point in the history
Loading