coderplanets_web
coderplanets_web copied to clipboard
chore(deps): bump graphql from 15.5.3 to 16.5.0
trafficstars
Bumps graphql from 15.5.3 to 16.5.0.
Release notes
Sourced from graphql's releases.
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 🏠
- #3468 ci: add stub action for canary releases on PRs (
@IvanGoncharov)- #3470 ci: implement canary releases on PRs (
@IvanGoncharov)- #3472 ci: remove NPM caching on canary release script (
@IvanGoncharov)- #3473 ci: Pass 'GITHUB_TOKEN' to GitHub CLI (
@IvanGoncharov)- #3475 ci: checkout repo in canary workflow (
@IvanGoncharov)- #3477 ci: fix & cleanup script for modifying NPM package into canary (
@IvanGoncharov)- #3479 ci: Add missing require to canary script (
@IvanGoncharov)- #3481 ci: fix missing PR number in canary release workflow (
@IvanGoncharov)- #3483 ci: fix missing PR number in canary release workflow (
@IvanGoncharov)- #3484 ci: Moving GH Action template syntax to env variables (
@IvanGoncharov)- #3486 ci: improve comment on canary releases (
@IvanGoncharov)- #3488 ci: Extract branch publishing into separate workflow (
@IvanGoncharov)
... (truncated)
Commits
1f8ba9516.5.01112b4dExpose GraphQLErrorOptions type (#3554) (#3565)23dba4e16.4.0af64b67pass valid value to codecov config (#3543)16503cdgithub-actions-bot: fix reply on commands (#3538)0926554ESLint: disallow using node globals in src/tests (#3537)4f062aagithub-actions-bot: fix usage of NPM_CANARY_PR_PUBLISH_TOKEN (#3536)a981dc6github-actions-bot: fix publishing of canary releases (#3534)bb70cbcUpdate deps (#3533)b38429fintegrationTests/node: fix crash on Mac with M1 by using docker (#3530)- 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)