fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.16
#198
Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902
merged 1 commits from renovate/github.com-vektah-gqlparser-v2-2.x into main2024-06-13 08:09:02 +00:00
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | require | patch | `v2.5.12` -> `v2.5.16` |
---
### Release Notes
<details>
<summary>vektah/gqlparser (github.com/vektah/gqlparser/v2)</summary>
### [`v2.5.16`](https://github.com/vektah/gqlparser/releases/tag/v2.5.16)
[Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.15...v2.5.16)
- Token limit fix CVE-2023-49559 by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/306
- Only updated go.mod to retract buggy v2.15.13 and v2.15.14 releases
**Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.15...v2.5.16
### [`v2.5.15`](https://github.com/vektah/gqlparser/releases/tag/v2.5.15)
[Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.14...v2.5.15)
#### What's Changed
- Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, ParseSchemasWithLimit by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/306
**Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.14...v2.5.15
### [`v2.5.14`](https://github.com/vektah/gqlparser/releases/tag/v2.5.14)
[Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14)
#### What's Changed
- Add ParseQueryWithLimit by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/vektah/gqlparser/pull/304
**Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14
### [`v2.5.13`](https://github.com/vektah/gqlparser/releases/tag/v2.5.13)
[Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13)
#### What's Changed
- Bump the actions-deps group in /validator/imported with 6 updates by [@​dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/298
- Bump prettier from 3.2.5 to 3.3.0 in /validator/imported in the actions-deps group by [@​dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/299
- Bump the actions-deps group in /validator/imported with 7 updates by [@​dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/301
- Bump braces from 3.0.2 to 3.0.3 in /validator/imported by [@​dependabot](https://github.com/dependabot) in https://github.com/vektah/gqlparser/pull/302
- Token limit fix CVE-2023-49559 by [@​uvzz](https://github.com/uvzz) in https://github.com/vektah/gqlparser/pull/291
#### New Contributors
- [@​uvzz](https://github.com/uvzz) made their first contribution in https://github.com/vektah/gqlparser/pull/291
**Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
changed title from fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{-3-} to fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{+4+}
changed title from **fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{-3-}** to **fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{+4+}**
changed title from fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{-4-} to fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{+6+}
changed title from **fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{-4-}** to **fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{+6+}**
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 MR contains the following updates:
v2.5.12->v2.5.16Release Notes
vektah/gqlparser (github.com/vektah/gqlparser/v2)
v2.5.16Compare Source
Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.15...v2.5.16
v2.5.15Compare Source
What's Changed
Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.14...v2.5.15
v2.5.14Compare Source
What's Changed
Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14
v2.5.13Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #4
changed title from fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{-3-} to fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{+4+}
changed the description
added 1 commit
Compare with previous version
changed title from fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{-4-} to fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.1{+6+}
changed the description
added 1 commit
61904385- fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.16Compare with previous version