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: spekt/xunit.testlogger Loading
base: v3.1.20
Choose a base ref
...
head repository: spekt/xunit.testlogger Loading
compare: master
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 10, 2024

  1. chore: add dependabot.yml

    codito committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3204141 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump xunit from 2.3.1 to 2.6.6 (#53)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.3.1 to 2.6.6.
    - [Commits](xunit/xunit@2.3.1...2.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d299495 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. chore(deps): bump xunit from 2.6.6 to 2.7.0 (#55)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0.
    - [Commits](xunit/xunit@2.6.6...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ba5dc85 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. chore(deps): bump xunit.runner.visualstudio and Microsoft.TestPlatfor…

    …m.ObjectModel (#56)
    
    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) and [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest). These dependencies needed to be updated together.
    
    Updates `xunit.runner.visualstudio` from 2.3.1 to 2.5.7
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](https://github.com/xunit/visualstudio.xunit/commits/2.5.7)
    
    Updates `Microsoft.TestPlatform.ObjectModel` from 15.5.0 to 17.8.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v15.5.0...v17.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.TestPlatform.ObjectModel
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: codito <[email protected]>
    dependabot[bot] and codito committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7f32511 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. chore(deps): bump xunit from 2.7.0 to 2.8.1 (#59)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.1.
    - [Commits](xunit/xunit@2.7.0...2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    43ea8a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore: add repo move note.

    codito committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    49d2416 View commit details
    Browse the repository at this point in the history
Loading