fullstack-react
fullstack-react copied to clipboard
Bump type-graphql from 0.17.4 to 0.17.6 in /server
Bumps type-graphql from 0.17.4 to 0.17.6.
Release notes
Sourced from type-graphql's releases.
0.17.6
Fixes
- fix leaking resolver source code in
MissingSubscriptionTopicsErrorerror message (#489)0.17.5
Features
- rename
DepreciationOptionsinterface toDeprecationOptionsand deprecate the old one- update deps to newest minor versions (
tslib,semver,graphql-query-complexityandglob)- support nested array types (
@Field(type => [[Int]])) (#393)- deprecate the direct array syntax for union types
Fixes
- fix errors on circular refs in union types (#364) by adding the function syntax (
() => TClassTypes)
Changelog
Sourced from type-graphql's changelog.
v0.17.6
Fixes
- fix leaking resolver source code in
MissingSubscriptionTopicsErrorerror message (#489)v0.17.5
Features
- rename
DepreciationOptionsinterface toDeprecationOptionsand deprecate the old one- update deps to newest minor versions (
tslib,semver,graphql-query-complexityandglob)- support nested array types (
@Field(type => [[Int]])) (#393)- deprecate the direct array syntax for union types
Fixes
- fix errors on circular refs in union types (#364) by adding the function syntax (
() => TClassTypes)
Commits
eb9f8efrelease: 0.17.626ee0cefix(errors): fix leaking resolver source code in message2a39116release: 0.17.5b7d2e6bdocs(unions): update docs and examples with function syntax for types63f480bfix(unions): add function syntax for union typesb86f660fix(changelog): fix wrong "Features" header type and pr link44e12eefeat(fields): add support for nested arrays (#393)ae71d29docs(readme): update sponsors logo0103091chore(website): update docusaurus9cceac1chore(examples): update apollo client example deps- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by michallytek, a new releaser for type-graphql since your current version.
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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.