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: 77da254
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: 1c969be
Choose a head ref
  • 14 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 11, 2023

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

    bUnitBot committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3f50722 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stable'

    bUnitBot committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    993cf9b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. build(deps): Bump AngleSharp from 0.17.1 to 1.0.1 (#960)

    * build(deps): Bump AngleSharp from 0.17.1 to 1.0.1
    
    Bumps [AngleSharp](https://github.com/AngleSharp/AngleSharp) from 0.17.1 to 1.0.1.
    - [Release notes](https://github.com/AngleSharp/AngleSharp/releases)
    - [Commits](AngleSharp/AngleSharp@v0.17.1...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: AngleSharp
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * refactor: Update anglesharpwrappers
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Steven Giesel <[email protected]>
    dependabot[bot] and linkdotnet authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8ac537a View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump BenchmarkDotNet from 0.13.3 to 0.13.4

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.3 to 0.13.4.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.3...v0.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and linkdotnet committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e1e1281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14930f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. build(deps): Bump SonarAnalyzer.CSharp from 8.51.0.59060 to 8.52.0.60960

    Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 8.51.0.59060 to 8.52.0.60960.
    - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
    - [Commits](SonarSource/sonar-dotnet@8.51.0.59060...8.52.0.60960)
    
    ---
    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 Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ba35e3a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    84ddda0 View commit details
    Browse the repository at this point in the history
  2. docs: update changelog

    egil committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    3e1b51c View commit details
    Browse the repository at this point in the history
  3. Revert AngleSharp from 1.0.1 to 0.17.1

    This reverts commit 8ac537a.
    
    # Conflicts:
    #	src/AngleSharpWrappers/AngleSharpWrappers.csproj
    #	src/bunit.web/bunit.web.csproj
    egil committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    92fcdd3 View commit details
    Browse the repository at this point in the history
  4. Set version to '1.15'

    bUnitBot committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4edff38 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #967 from bUnit-dev/release/v1.15

    Release of new minor version v1.15
    egil authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    cb9bb0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c969be View commit details
    Browse the repository at this point in the history
Loading