git-bug
git-bug copied to clipboard
build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.18
Bumps github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.18.
Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
v2.5.18
What's Changed
- [SECURITY PROBLEM] Implement a configuration option to disable the suggestion feature when a GraphQL query fails by
@tomoikey
in vektah/gqlparser#319- Bump
@babel/cli
from 7.24.8 to 7.25.6 in /validator/imported in the actions-deps group by@dependabot
in vektah/gqlparser#315- Bump the actions-deps group in /validator/imported with 6 updates by
@dependabot
in vektah/gqlparser#323- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the actions-deps group by
@dependabot
in vektah/gqlparser#322- Add exported function to remove rules by
@ldebruijn
in vektah/gqlparser#316- Bump the actions-deps group in /validator/imported with 2 updates by
@dependabot
in vektah/gqlparser#324- Add an option to format GQL without description by
@fredzqm
in vektah/gqlparser#325- Update to go v1.21 by
@StevenACoffman
in vektah/gqlparser#326New Contributors
@tomoikey
made their first contribution in vektah/gqlparser#319@ldebruijn
made their first contribution in vektah/gqlparser#316Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.17...v2.5.18
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
Commits
8dbbe55
Update to go v1.21 (#326)49df52f
add a option to format GQL without description (#325)fb9ca5a
Bump the actions-deps group in /validator/imported with 2 updates (#324)c888731
Add exported function to remove rules (#316)f0827b6
Bump golangci/golangci-lint-action in the actions-deps group (#322)815a2a3
Bump the actions-deps group in /validator/imported with 6 updates (#323)4eab083
Bump@babel/cli
in /validator/imported in the actions-deps group (#315)888baf8
[SECURITY PROBLEM] Implement a configuration option to disable the suggestion...eedca08
Supporting directive on the schema (#318)068eddf
validator: make rules exported and allow custom set of rules for Validate (#320)- 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)