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: vektah/gqlparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.30
Choose a base ref
...
head repository: vektah/gqlparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.31
Choose a head ref
  • 14 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 1, 2025

  1. Bump the actions-deps group in /validator/imported with 2 updates (#384)

    Bumps the actions-deps group in /validator/imported with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `@babel/core` from 7.27.4 to 7.27.7
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.7/packages/babel-core)
    
    Updates `prettier` from 3.6.0 to 3.6.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.6.0...3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.27.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    c97f4f8 View commit details
    Browse the repository at this point in the history
  2. validator/rules: add Rules unit tests (#385)

    adds concise unit tests for the Rules struct, covering registration, deduplication, removal, replacement, nil safety, and default rules. Improves confidence in rule management code:
    * validator/rules: add Rules unit tests
    * return copied value
    tomoikey authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    f13ad25 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Bump the actions-deps group in /validator/imported with 6 updates (#386)

    Bumps the actions-deps group in /validator/imported with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.27.2` | `7.28.0` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.7` | `7.28.0` |
    | [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.27.1` | `7.28.0` |
    | [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.27.1` | `7.28.0` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.0` |
    | [chai](https://github.com/chaijs/chai) | `5.2.0` | `5.2.1` |
    
    
    Updates `@babel/cli` from 7.27.2 to 7.28.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-cli)
    
    Updates `@babel/core` from 7.27.7 to 7.28.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-core)
    
    Updates `@babel/node` from 7.27.1 to 7.28.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-node)
    
    Updates `@babel/plugin-transform-typescript` from 7.27.1 to 7.28.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-plugin-transform-typescript)
    
    Updates `@babel/preset-env` from 7.27.2 to 7.28.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-preset-env)
    
    Updates `chai` from 5.2.0 to 5.2.1
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v5.2.0...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-version: 7.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: "@babel/core"
      dependency-version: 7.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: "@babel/node"
      dependency-version: 7.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: "@babel/plugin-transform-typescript"
      dependency-version: 7.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: chai
      dependency-version: 5.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    d684685 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Bump the actions-deps group in /validator/imported with 4 updates (#388)

    Bumps the actions-deps group in /validator/imported with 4 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli), [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [chai](https://github.com/chaijs/chai).
    
    
    Updates `@babel/cli` from 7.28.0 to 7.28.3
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-cli)
    
    Updates `@babel/core` from 7.28.0 to 7.28.3
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-core)
    
    Updates `@babel/preset-env` from 7.28.0 to 7.28.3
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-preset-env)
    
    Updates `chai` from 5.2.1 to 5.3.1
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v5.2.1...v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-version: 7.28.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: "@babel/core"
      dependency-version: 7.28.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.28.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: chai
      dependency-version: 5.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    99d3dc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Bump github.com/stretchr/testify in the actions-deps group (#389)

    Bumps the actions-deps group with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify).
    
    
    Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    a13b5b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Bump actions/checkout from 4 to 5 in the actions-deps group (#387)

    Bumps the actions-deps group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    52511f2 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/stretchr/testify in the actions-deps group (#391)

    Bumps the actions-deps group with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify).
    
    
    Updates `github.com/stretchr/testify` from 1.11.0 to 1.11.1
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.11.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    cc5d2dc View commit details
    Browse the repository at this point in the history
  3. Bump chai in /validator/imported in the actions-deps group (#390)

    Bumps the actions-deps group in /validator/imported with 1 update: [chai](https://github.com/chaijs/chai).
    
    
    Updates `chai` from 5.3.1 to 6.0.1
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v5.3.1...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    ac66872 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. Bump actions/setup-go from 5 to 6 in the actions-deps group (#393)

    Bumps the actions-deps group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/setup-go` from 5 to 6
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    953b989 View commit details
    Browse the repository at this point in the history
  2. Bump @babel/core in /validator/imported in the actions-deps group (#392)

    Bumps the actions-deps group in /validator/imported with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core).
    
    
    Updates `@babel/core` from 7.28.3 to 7.28.4
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.28.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    343d05e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Bump chai in /validator/imported in the actions-deps group (#394)

    Bumps the actions-deps group in /validator/imported with 1 update: [chai](https://github.com/chaijs/chai).
    
    
    Updates `chai` from 6.0.1 to 6.2.0
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v6.0.1...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    a662801 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Bump the actions-deps group in /validator/imported with 3 updates (#395)

    Bumps the actions-deps group in /validator/imported with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).
    
    
    Updates `@babel/core` from 7.28.4 to 7.28.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)
    
    Updates `@babel/plugin-transform-typescript` from 7.28.0 to 7.28.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-typescript)
    
    Updates `@babel/preset-env` from 7.28.3 to 7.28.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.28.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: "@babel/plugin-transform-typescript"
      dependency-version: 7.28.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.28.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    1bb503e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Add a nil check in ArgumentMap (#397)

    * add a option to format GQL without description
    
    * dont inlude akward space if format omitDescription
    
    * trailing new line
    
    * no indent
    
    * Add a nil check in ArgumentMap
    fredzqm authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    fecb70c View commit details
    Browse the repository at this point in the history
  2. fix(validator): allow nullable variables for nonnull args with default (

    #396)
    
    The validation was failing for arguments that are defined as required, but have
    a default value, preventing a non-required argument to override their value,
    while it should work as expected.
    
    Given the tests are imported from JS, I'm not sure how to add a new one there.
    Here's an example schema and query to reproduce this:
    ```
    type Query {
      user(username: String! = "foo"): User
    }
    
    type User {
      username: String!
    }
    ```
    
    ```
    query Foo($username: String) {
      user(username: $username) {
        username
      }
    }
    ```
    lbarthon authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    5b41269 View commit details
    Browse the repository at this point in the history
Loading