terraform-provider-timescale
terraform-provider-timescale copied to clipboard
Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.17
Bumps github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.17.
Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
v2.5.17
What's Changed
- validator: better error message when InputObject is not a map by
@vbmithr
in vektah/gqlparser#307- Bump prettier from 3.3.1 to 3.3.2 in /validator/imported in the actions-deps group by
@dependabot
in vektah/gqlparser#308- Bump the actions-deps group in /validator/imported with 6 updates by
@dependabot
in vektah/gqlparser#310- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the actions-deps group by
@dependabot
in vektah/gqlparser#313- Bump the actions-deps group across 1 directory with 4 updates by
@dependabot
in vektah/gqlparser#312- Bump
@babel/preset-env
from 7.25.3 to 7.25.4 in /validator/imported in the actions-deps group by@dependabot
in vektah/gqlparser#314- validator: make rules exported and allow custom set of rules for Validate by
@kgrigorev
in vektah/gqlparser#320- Supporting directive on the schema by
@hori0926
in vektah/gqlparser#318New Contributors
@vbmithr
made their first contribution in vektah/gqlparser#307@kgrigorev
made their first contribution in vektah/gqlparser#320@hori0926
made their first contribution in vektah/gqlparser#318Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.16...v2.5.17
v2.5.16
- Token limit fix CVE-2023-49559 by
@StevenACoffman
in vektah/gqlparser#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
What's Changed
- Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, ParseSchemasWithLimit by
@StevenACoffman
in vektah/gqlparser#306Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.14...v2.5.15
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
... (truncated)
Commits
eedca08
Supporting directive on the schema (#318)068eddf
validator: make rules exported and allow custom set of rules for Validate (#320)ed10d5c
Bump@babel/preset-env
in /validator/imported in the actions-deps group (#314)26ff391
Bump the actions-deps group across 1 directory with 4 updates (#312)d5bcc3d
Bump golangci/golangci-lint-action in the actions-deps group (#313)da27ce6
Bump the actions-deps group in /validator/imported with 6 updates (#310)162c9a4
Bump prettier in /validator/imported in the actions-deps group (#308)832be16
validator: better error message when InputObject is not a map (#307)8bb54d3
Retract buggy v2.5.13 and v2.5.1455a3c47
Revert ParseSchema default token limit of 1500, add ParseSchemaWithLimit, Par...- 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)