go-graphql-example
go-graphql-example copied to clipboard
Bump github.com/vektah/gqlparser/v2 from 2.1.0 to 2.5.14
Bumps github.com/vektah/gqlparser/v2 from 2.1.0 to 2.5.14.
Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
v2.5.14
What's Changed
- Add ParseQueryWithLimit by
@StevenACoffmanin vektah/gqlparser#304Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14
v2.5.13
What's Changed
- Bump the actions-deps group in /validator/imported with 6 updates by
@dependabotin vektah/gqlparser#298- Bump prettier from 3.2.5 to 3.3.0 in /validator/imported in the actions-deps group by
@dependabotin vektah/gqlparser#299- Bump the actions-deps group in /validator/imported with 7 updates by
@dependabotin vektah/gqlparser#301- Bump braces from 3.0.2 to 3.0.3 in /validator/imported by
@dependabotin vektah/gqlparser#302- Token limit fix CVE-2023-49559 by
@uvzzin vektah/gqlparser#291New Contributors
@uvzzmade their first contribution in vektah/gqlparser#291Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13
v2.5.12
What's Changed
- Disallow empty parens (#292). by
@yuchenshiin vektah/gqlparser#293- WithBuiltin FormatterOption added by
@atzedusin vektah/gqlparser#294- Redo github actions by
@StevenACoffmanin vektah/gqlparser#295- Bump github.com/stretchr/testify from 1.4.0 to 1.9.0 in the actions-deps group by
@dependabotin vektah/gqlparser#296- Bump the actions-deps group in /validator/imported with 8 updates by
@dependabotin vektah/gqlparser#297New Contributors
@yuchenshimade their first contribution in vektah/gqlparser#293Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12
v2.5.11
What's Changed
- Bump get-func-name from 2.0.0 to 2.0.2 in /validator/imported by
@dependabotin vektah/gqlparser#284- Bump
@babel/traversefrom 7.22.6 to 7.23.2 in /validator/imported by@dependabotin vektah/gqlparser#285- Fix description formatting (possible " character) by
@blmhemuin vektah/gqlparser#289- gqlerror: implement List.Unwrap by
@emersionin vektah/gqlparser#290New Contributors
@blmhemumade their first contribution in vektah/gqlparser#289@emersionmade their first contribution in vektah/gqlparser#290Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.10...v2.5.11
v2.5.10
What's Changed
- fix for vektah/gqlparser#281 by
@Metamogulin vektah/gqlparser#282- Format the error file from #282 by
@StevenACoffmanin vektah/gqlparser#283
... (truncated)
Commits
36a3658Add ParseQueryWithLimit (#304)d457fc0Token limit fix CVE-2023-49559 (#291)6db1bd3Bump braces from 3.0.2 to 3.0.3 in /validator/imported (#302)3900414Bump the actions-deps group in /validator/imported with 7 updates (#301)7c770f6Bump prettier in /validator/imported in the actions-deps group (#299)0ed4973Bump the actions-deps group in /validator/imported with 6 updates (#298)00fd36fBump the actions-deps group in /validator/imported with 8 updates (#297)9638a21Bump github.com/stretchr/testify in the actions-deps group (#296)55ebe37Add Dependabot.yml6d16c05Redo github actions (#295)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.