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: bUnit-dev/bUnit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.14
Choose a base ref
...
head repository: bUnit-dev/bUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.7
Choose a head ref
  • 20 commits
  • 19 files changed
  • 6 contributors

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    29d4790 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/v1.10'

    bUnitBot committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    48d9edb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stable'

    bUnitBot committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8093410 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    b87342f View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump Nerdbank.GitVersioning from 3.5.109 to 3.5.113 (#864)

    Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.5.109 to 3.5.113.
    - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
    - [Commits](dotnet/Nerdbank.GitVersioning@v3.5.109...v3.5.113)
    
    ---
    updated-dependencies:
    - dependency-name: Nerdbank.GitVersioning
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Egil Hansen <[email protected]>
    dependabot[bot] and egil authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    a83f145 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    a9c05ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #871 from bUnit-dev/stable

    Update main with documentation in stable
    egil authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    61c374b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.3.1...v17.3.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 linkdotnet committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    3509433 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. build(deps): Bump SonarAnalyzer.CSharp from 8.44.0.52574 to 8.46.0.54807

    Bumps SonarAnalyzer.CSharp from 8.44.0.52574 to 8.46.0.54807.
    
    ---
    updated-dependencies:
    - dependency-name: SonarAnalyzer.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and linkdotnet committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5f7fd87 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 8, 2022

  1. docs: rework the create a test project page (#877)

    * Retrieve the modifications from #875
    
    * Update docs/site/docs/getting-started/create-test-project.md
    
    Co-authored-by: Egil Hansen <[email protected]>
    
    * Update docs/site/docs/getting-started/create-test-project.md
    
    Co-authored-by: Egil Hansen <[email protected]>
    
    * Refrase the parts related to .NET 7 and the project creation
    
    * Remove duplicated space
    
    * Refrase the mentions of the section moved upwards
    
    Co-authored-by: Egil Hansen <[email protected]>
    pBouillon and egil authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    25da511 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. docs: fix heading ref

    egil authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b175d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace36cb View commit details
    Browse the repository at this point in the history
  3. fix: Spelling mistakes

    linkdotnet committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    4c415ae View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. feat: Easy way to retrieve InteractiveRequestOptions (#867)

    feat: Easy way to retrieve InteractiveRequestOptions
    
    * fix: simplified test runner script
    
    * adopt some documentation
    
    * Apply suggestions from code review
    
    Co-authored-by: Egil Hansen <[email protected]>
    linkdotnet and egil authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    100ea01 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump Xunit.Combinatorial from 1.4.1 to 1.5.25

    Bumps [Xunit.Combinatorial](https://github.com/AArnott/Xunit.Combinatorial) from 1.4.1 to 1.5.25.
    - [Release notes](https://github.com/AArnott/Xunit.Combinatorial/releases)
    - [Commits](AArnott/Xunit.Combinatorial@v1.4.1...v1.5.25)
    
    ---
    updated-dependencies:
    - dependency-name: Xunit.Combinatorial
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and linkdotnet committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    914bb53 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Set version to '1.11'

    bUnitBot committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2b2d98f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #889 from bUnit-dev/release/v1.11

    Release of new minor version v1.11
    egil authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    72fae79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4061c View commit details
    Browse the repository at this point in the history
Loading