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/nunit.analyzers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.0
Choose a base ref
...
head repository: nunit/nunit.analyzers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.0
Choose a head ref
  • 16 commits
  • 31 files changed
  • 4 contributors

Commits on Aug 9, 2024

  1. chore: bump version

    mikkelbu authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e5b4966 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #776 from nunit/chore/bump-version

    chore: bump version
    mikkelbu authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    64b4c60 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 in /src

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.10.0...v17.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6043c2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #778 from nunit/dependabot/nuget/src/Microsoft.NET…

    ….Test.Sdk-17.11.1
    
    chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 in /src
    mikkelbu authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    90602b4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593 in /src

    Bumps [CSharpIsNullAnalyzer](https://github.com/AArnott/CSharpIsNull) from 0.1.495 to 0.1.593.
    - [Release notes](https://github.com/AArnott/CSharpIsNull/releases)
    - [Commits](https://github.com/AArnott/CSharpIsNull/commits)
    
    ---
    updated-dependencies:
    - dependency-name: CSharpIsNullAnalyzer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8e6f828 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix trivia for NUnit2007

    verdie-g authored and manfred-brands committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8b2e749 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix trivia for NUnit2046

    verdie-g authored and manfred-brands committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    859c2f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #780 from nunit/dependabot/nuget/src/CSharpIsNullA…

    …nalyzer-0.1.593
    
    chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593 in /src
    mikkelbu authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5b98d8d View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V4.5.0...V4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a3f5660 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge pull request #785 from nunit/dependabot/nuget/src/NUnit3TestAda…

    …pter-4.6.0
    
    chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src
    mikkelbu authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e026ba5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    b643c64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #788 from nunit/chore/bump-nunit-version

    chore: Bump NUnit to version 4.2.2
    mikkelbu authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    405d2c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Detect more Classic Assert (#791)

    * Add ClassicModel Analyzer/CodeFixes for Postive and Negative
    
    * Add ClassicModel Analyzer/CodeFixes for (Not)AssignableFrom
    
    * "Fix" markdown long lines
    
    * Code review changes
    manfred-brands authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b2f4e68 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. chore: Update release notes

    mikkelbu authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1ed8bef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #792 from nunit/release4.4

    chore: Update release notes
    mikkelbu authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a7963fa View commit details
    Browse the repository at this point in the history
Loading