-
Notifications
You must be signed in to change notification settings - Fork 134
Comparing changes
Open a pull request
base repository: vektah/gqlparser
base: v2.5.30
head repository: vektah/gqlparser
compare: v2.5.31
- 14 commits
- 14 files changed
- 4 contributors
Commits on Jul 1, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for c97f4f8 - Browse repository at this point
Copy the full SHA c97f4f8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f13ad25 - Browse repository at this point
Copy the full SHA f13ad25View commit details
Commits on Jul 14, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for d684685 - Browse repository at this point
Copy the full SHA d684685View commit details
Commits on Aug 19, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 99d3dc0 - Browse repository at this point
Copy the full SHA 99d3dc0View commit details
Commits on Aug 26, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for a13b5b8 - Browse repository at this point
Copy the full SHA a13b5b8View commit details
Commits on Sep 2, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 52511f2 - Browse repository at this point
Copy the full SHA 52511f2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for cc5d2dc - Browse repository at this point
Copy the full SHA cc5d2dcView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ac66872 - Browse repository at this point
Copy the full SHA ac66872View commit details
Commits on Sep 14, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 953b989 - Browse repository at this point
Copy the full SHA 953b989View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 343d05e - Browse repository at this point
Copy the full SHA 343d05eView commit details
Commits on Sep 30, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for a662801 - Browse repository at this point
Copy the full SHA a662801View commit details
Commits on Oct 28, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1bb503e - Browse repository at this point
Copy the full SHA 1bb503eView commit details
Commits on Oct 30, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for fecb70c - Browse repository at this point
Copy the full SHA fecb70cView commit details -
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 } } ```
Configuration menu - View commit details
-
Copy full SHA for 5b41269 - Browse repository at this point
Copy the full SHA 5b41269View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.30...v2.5.31