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: docascode/yunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: docascode/yunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 10, 2023

  1. Bump Microsoft.TestPlatform.ObjectModel from 17.7.2 to 17.8.0 (#132)

    Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.7.2 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@v17.7.2...v17.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.TestPlatform.ObjectModel
      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 Nov 10, 2023
    Configuration menu
    Copy the full SHA
    63b13fd View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.5.3 to 2.6.1 (#130)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.1.
    - [Commits](xunit/xunit@2.5.3...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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 Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f0b8ab2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. drop azure pipeline

    yufeih authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f375043 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    44d63eb View commit details
    Browse the repository at this point in the history
  2. Bump xunit.runner.visualstudio from 2.5.3 to 2.5.6 (#143)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.6.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.3...2.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a5c37c8 View commit details
    Browse the repository at this point in the history
  3. Bump HtmlAgilityPack from 1.11.54 to 1.11.57 (#144)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.54 to 1.11.57.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.54...v1.11.57)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      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>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b540d7a View commit details
    Browse the repository at this point in the history
  4. Bump DiffPlex from 1.7.1 to 1.7.2 (#138)

    Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/mmanela/diffplex/releases)
    - [Commits](https://github.com/mmanela/diffplex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: DiffPlex
      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>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a8dfe8c View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#133)

    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](https://github.com/dotnet/sourcelink/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    06b4dd0 View commit details
    Browse the repository at this point in the history
Loading