This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | `v2.5.36` → `v2.5.37` |  |  |
---
### Release Notes
<details>
<summary>vektah/gqlparser (github.com/vektah/gqlparser/v2)</summary>
### [`v2.5.37`](https://github.com/vektah/gqlparser/releases/tag/v2.5.37)
[Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.36...v2.5.37)
#### Changelog
- Fix default values for inline variable fields by [@​surbhi-singh](https://github.com/surbhi-singh) in [#​447](https://github.com/vektah/gqlparser/pull/447)
- fix(validator): Reject non-null input cycles by [@​romshark](https://github.com/romshark) in [#​456](https://github.com/vektah/gqlparser/pull/456)
- validator: add opt-in source-aware validation errors by [@​virgil-king](https://github.com/virgil-king) in [#​461](https://github.com/vektah/gqlparser/pull/461)
- Update and pin by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​462](https://github.com/vektah/gqlparser/pull/462)
- Add Go releaser and SBOM by [@​StevenACoffman](https://github.com/StevenACoffman) in [#​463](https://github.com/vektah/gqlparser/pull/463)
- build(deps): bump the actions-deps group in /validator/imported with 2 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​446](https://github.com/vektah/gqlparser/pull/446)
- build(deps): bump brace-expansion from 5.0.6 to 5.0.9 in /validator/imported by [@​dependabot](https://github.com/dependabot)\[bot] in [#​455](https://github.com/vektah/gqlparser/pull/455)
- build(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5 in the actions-deps group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​452](https://github.com/vektah/gqlparser/pull/452)
- build(deps): bump actions/setup-go from 6 to 7 in the actions-deps group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​450](https://github.com/vektah/gqlparser/pull/450)
- build(deps): bump the actions-deps group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot)\[bot] in [#​453](https://github.com/vektah/gqlparser/pull/453)
- build(deps): bump js-yaml from 5.2.3 to 5.4.1 in /validator/imported in the actions-deps group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​458](https://github.com/vektah/gqlparser/pull/458)
- build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in the actions-deps group across 1 directory by [@​dependabot](https://github.com/dependabot)\[bot] in [#​457](https://github.com/vektah/gqlparser/pull/457)
#### New Contributors
- [@​surbhi-singh](https://github.com/surbhi-singh) made their first contribution in [#​447](https://github.com/vektah/gqlparser/pull/447)
- [@​romshark](https://github.com/romshark) made their first contribution in [#​456](https://github.com/vektah/gqlparser/pull/456)
- [@​virgil-king](https://github.com/virgil-king) made their first contribution in [#​461](https://github.com/vektah/gqlparser/pull/461)
**Full Changelog**: <https://github.com/vektah/gqlparser/compare/v2.5.36...v2.5.37>
#### Verifying this release
```bash
# 1. cosign signature over the checksum file (identity = the release workflow).
cosign verify-blob \
--bundle checksums.txt.sigstore.json \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity 'https://github.com/StevenACoffman/gqlparser/.github/workflows/release.yml@refs/tags/v2.5.37' \
checksums.txt
# 2. source tarball + SBOM hash to the now-trusted checksums.
shasum -a 256 -c checksums.txt
# 3. GitHub build provenance.
gh attestation verify gqlparser_2.5.37_source.tar.gz --repo StevenACoffman/gqlparser
```
The SBOM is `gqlparser_2.5.37_source.tar.gz.sbom.json` (SPDX-2.3).
***
Released by [GoReleaser](https://github.com/goreleaser/goreleaser).
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v2.5.36→v2.5.37Release Notes
vektah/gqlparser (github.com/vektah/gqlparser/v2)
v2.5.37Compare Source
Changelog
New Contributors
Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.36...v2.5.37
Verifying this release
The SBOM is
gqlparser_2.5.37_source.tar.gz.sbom.json(SPDX-2.3).Released by GoReleaser.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
Coverage Report
Total coverage: 100%