Bump @graphql-codegen/cli from 5.0.6 to 6.0.1
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(8 months ago)
(7 months ago)
(7 months ago)
dependencies javascript
mkcny
Bumps @graphql-codegen/cli from 5.0.6 to 6.0.1.
Release notes
Sourced from @graphql-codegen/cli's releases.
Release 2022-08-04T13:12:01.667Z
@graphql-codegen/graphql-modules-preset@2.5.0Minor Changes
- #6796
8b6e8e664Thanks@kamilkisiela! - Introduce requireRootResolvers flag
Changelog
Sourced from @graphql-codegen/cli's changelog.
6.0.1
Patch Changes
#10468
cb1b9d9Thanks@eddeee888! - In watch mode, do not write output on failurePreviously, on partial or full failure, watch mode still write to output. However, since the output'd be an empty array, it will then call
removeStaleFilesinternally to remove all previously generated files.This patch puts a temporary fix to avoid writing output on any failure to fix the described behaviour.
This also means the
config.allowPartialOutputsdoes not work in watch mode for now.6.0.0
Major Changes
#10218
140298aThanks@eddeee888! - Drop@graphql-tools/prisma-loader#10218
140298aThanks@eddeee888! - AddallowPartialOutputsflag to partially write successful generation to files#10218
140298aThanks@eddeee888! - Migrate inquirer to@inquirer/prompts#10218
140298aThanks@eddeee888! - Bump dependencies major versions:
- cosmiconfig v9
- debounce v2
- jiti v2.3
#10218
140298aThanks@eddeee888! - Bump listr2 to v9#10218
140298aThanks@eddeee888! - Drop Node 18 supportPatch Changes
- Updated dependencies [
140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a,140298a]:5.0.7
Patch Changes
#10150
e324382Thanks@ArminWiebigke! - Allow functions to be passed as valid values forUrlSchemaOptions.customFetch. This was already possible, but the type definitions did not reflect that correctly.#10358
157c823Thanks@eddeee888! - Remove extraneous error stacktrace if fails to load@parcel/watcher
Commits
8fd495fchore(release): update monorepo packages versions (#10469)cb1b9d9CODEGEN-866 [CLI] Fix generated files disappearing in watch mode (#10468)c1a8fd4chore(release): update monorepo packages versions (#10426)140298aNext major version feature branch (#10218)72e1d99chore(release): update monorepo packages versions (#10364)e324382Allow function as valid type for UrlSchemaOptions.customFetch (#10150)157c823CODEGEN-787 - Improve handling of missing@parcel/watcherscenario (#10358)- See full diff 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Package Dependencies
Technical Details
| ID: | 11338739 |
| UUID: | 3557364624 |
| Node ID: | PR_kwDOIwFuU86v7Iud |
| Host: | GitHub |
| Repository: | Shopify/shopify-function-javascript |