gqlgen-sqlboiler
gqlgen-sqlboiler copied to clipboard
Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.14
Bumps github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.14.
Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
v2.5.14
What's Changed
- Add ParseQueryWithLimit by
@StevenACoffman
in 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
@dependabot
in vektah/gqlparser#298- Bump prettier from 3.2.5 to 3.3.0 in /validator/imported in the actions-deps group by
@dependabot
in vektah/gqlparser#299- Bump the actions-deps group in /validator/imported with 7 updates by
@dependabot
in vektah/gqlparser#301- Bump braces from 3.0.2 to 3.0.3 in /validator/imported by
@dependabot
in vektah/gqlparser#302- Token limit fix CVE-2023-49559 by
@uvzz
in vektah/gqlparser#291New Contributors
@uvzz
made 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
@yuchenshi
in vektah/gqlparser#293- WithBuiltin FormatterOption added by
@atzedus
in vektah/gqlparser#294- Redo github actions by
@StevenACoffman
in vektah/gqlparser#295- Bump github.com/stretchr/testify from 1.4.0 to 1.9.0 in the actions-deps group by
@dependabot
in vektah/gqlparser#296- Bump the actions-deps group in /validator/imported with 8 updates by
@dependabot
in vektah/gqlparser#297New Contributors
@yuchenshi
made their first contribution in vektah/gqlparser#293Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12
Commits
36a3658
Add ParseQueryWithLimit (#304)d457fc0
Token limit fix CVE-2023-49559 (#291)6db1bd3
Bump braces from 3.0.2 to 3.0.3 in /validator/imported (#302)3900414
Bump the actions-deps group in /validator/imported with 7 updates (#301)7c770f6
Bump prettier in /validator/imported in the actions-deps group (#299)0ed4973
Bump the actions-deps group in /validator/imported with 6 updates (#298)00fd36f
Bump the actions-deps group in /validator/imported with 8 updates (#297)9638a21
Bump github.com/stretchr/testify in the actions-deps group (#296)55ebe37
Add Dependabot.yml6d16c05
Redo 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.