coderplanets_web
coderplanets_web copied to clipboard
chore(deps): bump graphql from 15.5.3 to 16.6.0
trafficstars
Bumps graphql from 15.5.3 to 16.6.0.
Release notes
Sourced from graphql's releases.
v16.6.0 (2022-08-16)
New Feature 🚀
- #3645 createSourceEventStream: introduce named arguments and deprecate positional arguments (
@yaacovCR)- #3702 parser: limit maximum number of tokens (
@IvanGoncharov)Bug Fix 🐞
- #3686 Workaround for codesandbox having bug with TS enums (
@IvanGoncharov)- #3701 Parser: allow 'options' to explicitly accept undefined (
@IvanGoncharov)Committers: 2
- Ivan Goncharov(
@IvanGoncharov)- Yaacov Rydzinski (
@yaacovCR)v16.5.0 (2022-05-09)
New Feature 🚀
- #3565 Expose GraphQLErrorOptions type (#3554) (
@IvanGoncharov)Committers: 1
- Ivan Goncharov(
@IvanGoncharov)v16.4.0 (2022-04-25)
New Feature 🚀
- #3465 refactor: use object for GraphQLError constructor (
@n1ru4l)- #3487 feat: expose getArgumentValues (
@saihaj)Bug Fix 🐞
Docs 📝
- #3505 correct outdated documentation (
@Ginhing)- #3512 Update documentation on deprecated formatError(..) (
@dwelch2344)Polish 💅
- #3522 tests(execution): add missing new lines (
@IvanGoncharov)- #3524 tests(printSchema): test omitting schema of common names (
@IvanGoncharov)- #3537 ESLint: disallow using node globals in src/tests (
@IvanGoncharov)Internal 🏠
... (truncated)
Commits
3a51eca16.6.0f0a0a4dparser: limit maximum number of tokens (#3702)6c6508bParser: allow 'options' to explicitly accept undefined (#3701)af8221aWorkaround for codesandbox having bug with TS enums (#3686)59a73d6createSourceEventStream: introduce named arguments and deprecate positional a...1f8ba9516.5.01112b4dExpose GraphQLErrorOptions type (#3554) (#3565)23dba4e16.4.0af64b67pass valid value to codecov config (#3543)16503cdgithub-actions-bot: fix reply on commands (#3538)- 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 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)