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: nunit/nunit3-vs-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: V4.2.0
Choose a base ref
...
head repository: nunit/nunit3-vs-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V4.2.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 28, 2021

  1. Bump NUnit3TestAdapter from 4.1.0 to 4.2.0 (#936)

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.1.0 to 4.2.0.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](V4.1.0...V4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b9803f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Bump NUnit.Analyzers from 3.2.0 to 3.3.0 (#942)

    Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/nunit/nunit.analyzers/releases)
    - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
    - [Commits](nunit/nunit.analyzers@3.2.0...3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e5d06e5 View commit details
    Browse the repository at this point in the history
  2. Bump nunit.engine from 3.13.0 to 3.13.2 (#940)

    Bumps [nunit.engine](https://github.com/nunit/nunit-console) from 3.13.0 to 3.13.2.
    - [Release notes](https://github.com/nunit/nunit-console/releases)
    - [Changelog](https://github.com/nunit/nunit-console/blob/master/CHANGES.txt)
    - [Commits](nunit/nunit-console@3.13...3.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: nunit.engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Terje Sandstrom <terje@hermit.no>
    dependabot[bot] and OsirisTerje authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    d7ed9db View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Issue941 (#944)

    * Fixing Issue #941
    
    * updating acceptance tests
    
    * Update tests
    OsirisTerje authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a1ed8ed View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. prepare 4.2.1 (#947)

    OsirisTerje authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b959872 View commit details
    Browse the repository at this point in the history
Loading