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: destructurama/json-net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.1
Choose a base ref
...
head repository: destructurama/json-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.2
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 3, 2025

  1. Add note about new repo

    sungam3r committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    74ace25 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /src (#63)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1)
    
    ---
    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 10, 2025
    Configuration menu
    Copy the full SHA
    d628e1e View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.9.2 to 2.9.3 in /src (#64)

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

Commits on Jan 20, 2025

  1. Bump coverlet.msbuild from 6.0.3 to 6.0.4 in /src (#65)

    Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.msbuild
      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 20, 2025
    Configuration menu
    Copy the full SHA
    263e0ab View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Bump Shouldly from 4.2.1 to 4.3.0 in /src (#66)

    Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.2.1 to 4.3.0.
    - [Release notes](https://github.com/shouldly/shouldly/releases)
    - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt)
    - [Commits](shouldly/shouldly@4.2.1...4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Shouldly
      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 24, 2025
    Configuration menu
    Copy the full SHA
    b5c97d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Bump PublicApiGenerator from 11.3.0 to 11.4.1 in /src (#68)

    Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.3.0 to 11.4.1.
    - [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
    - [Commits](PublicApiGenerator/PublicApiGenerator@11.3.0...11.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: PublicApiGenerator
      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 29, 2025
    Configuration menu
    Copy the full SHA
    245cd6b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Update packages (#69)

    sungam3r authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    02c185f View commit details
    Browse the repository at this point in the history
Loading