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: graphql-dotnet/parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.4.1
Choose a base ref
...
head repository: graphql-dotnet/parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.4.2
Choose a head ref
  • 15 commits
  • 16 files changed
  • 3 contributors

Commits on Oct 13, 2023

  1. Bump coverlet.msbuild from 3.2.0 to 6.0.0 (#354)

    Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.msbuild
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    867baf2 View commit details
    Browse the repository at this point in the history
  2. add missed file

    sungam3r committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bb2fc47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd24417 View commit details
    Browse the repository at this point in the history
  4. Bump xunit from 2.5.1 to 2.5.2 (#356)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.5.2.
    - [Commits](xunit/xunit@2.5.1...2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    790c074 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix quad quotes (#361)

    Shane32 authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    81a05a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bump xunit from 2.5.2 to 2.5.3 (#363)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.2 to 2.5.3.
    - [Commits](https://github.com/xunit/xunit/commits)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    39e67be View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update readme (#367)

    * Update readme
    
    * Update
    Shane32 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    65a05bf View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump BenchmarkDotNet from 0.13.9 to 0.13.11 (#378)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.11.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.11)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f9af2ef View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#369)

    Bumps [Microsoft.NET.Test.Sdk](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.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c7043b9 View commit details
    Browse the repository at this point in the history
  3. Bump actions/github-script from 6 to 7 (#372)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2bf76bc View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#373)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cda0f38 View commit details
    Browse the repository at this point in the history
  5. Bump actions/setup-dotnet from 3 to 4 (#376)

    Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-dotnet/releases)
    - [Commits](actions/setup-dotnet@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-dotnet
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    93faf1b View commit details
    Browse the repository at this point in the history
  6. Bump actions/labeler from 4 to 5 (#377)

    Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
    - [Release notes](https://github.com/actions/labeler/releases)
    - [Commits](actions/labeler@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    77f8a31 View commit details
    Browse the repository at this point in the history
  7. Bump xunit from 2.5.3 to 2.6.3 (#379)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.3.
    - [Commits](xunit/xunit@2.5.3...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    caffc33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc060d1 View commit details
    Browse the repository at this point in the history
Loading