sst-prisma
sst-prisma copied to clipboard
Bump graphql from 16.5.0 to 16.8.1
Bumps graphql from 16.5.0 to 16.8.1.
Release notes
Sourced from graphql's releases.
v16.8.1 (2023-09-19)
Bug Fix 🐞
- #3967 OverlappingFieldsCanBeMergedRule: Fix performance degradation (
@AaronMoat
)Committers: 1
- Aaron Moat(
@AaronMoat
)v16.8.0 (2023-08-14)
New Feature 🚀
- #3950 Support fourfold nested lists (
@gschulze
)Committers: 1
- Gunnar Schulze(
@gschulze
)v16.7.1 (2023-06-22)
:loudspeaker: Big shout out to
@phryneas
, who managed to reproduce this issue and come up with this fix.Bug Fix 🐞
- #3923 instanceOf: workaround bundler issue with
process.env
(@IvanGoncharov
)Committers: 1
- Ivan Goncharov(
@IvanGoncharov
)v16.7.0 (2023-06-21)
New Feature 🚀
- #3887 check "globalThis.process" before accessing it (
@kettanaito
)Bug Fix 🐞
- #3707 Fix crash in node when mixing sync/async resolvers (backport of #3706) (
@chrskrchr
)- #3838 Fix/invalid error propagation custom scalars (backport for 16.x.x) (
@stenreijers
)Committers: 3
- Artem Zakharchenko(
@kettanaito
)- Chris Karcher(
@chrskrchr
)- Sten Reijers(
@stenreijers
)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
)
... (truncated)
Commits
8a95335
16.8.18f4c64e
OverlappingFieldsCanBeMergedRule: Fix performance degradation (#3967)e4f759d
16.8.0bec1b49
Support fourfold nested lists (#3950)bf6a9f0
16.7.1a08aaee
instanceOf: workaround bundler issue withprocess.env
(#3923)1519fda
16.7.084bb146
check "globalThis.process" before accessing it (#3887)076972e
Fix/invalid error propagation custom scalars (backport for 16.x.x) (#3838)4a82557
Fix crash in node when mixing sync/async resolvers (backport of #3706) (#3707)- 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.