purple-stack
purple-stack copied to clipboard
chore(deps): update all non-major dependencies (minor)
This PR contains the following updates:
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v2.16.5
Patch Changes
-
#8865
e4d073b16
Thanks @n1ru4l! - dependencies updates:- Updated dependency
@graphql-codegen/core@^2.6.8
↗︎ (from2.6.8
, independencies
) - Updated dependency
@graphql-tools/load@^7.8.0
↗︎ (from7.8.0
, independencies
) - Updated dependency
cosmiconfig-typescript-loader@^4.3.0
↗︎ (from4.3.0
, independencies
) - Updated dependency
graphql-config@^4.4.0
↗︎ (from4.4.0
, independencies
) - Added dependency
ts-node@^10.9.1
↗︎ (todependencies
) - Removed dependency
ts-node@>=10
↗︎ (frompeerDependencies
)
- Updated dependency
-
#8808
884d25c4e
Thanks @rwu823! - fix:gqlMagicComment
type -
#8865
e4d073b16
Thanks @n1ru4l! - move ts-node from peer dependencies to dependencies
v2.16.4
Patch Changes
-
#8770
4774247e9
Thanks @renovate! - dependencies updates:- Updated dependency
[email protected]
↗︎ (from4.3.6
, independencies
)
- Updated dependency
-
#8790
fe12b4826
Thanks @renovate! - dependencies updates:- Updated dependency
@whatwg-node/fetch@^0.6.0
↗︎ (from^0.5.0
, independencies
)
- Updated dependency
v2.16.3
Patch Changes
-
#8779
ad5d83313
Thanks @louisscruz! - add ts-node as a peerDependency
v2.16.2
Patch Changes
-
#8715
b1512a59a
Thanks @renovate! - dependencies updates:- Updated dependency
[email protected]
↗︎ (from4.1.1
, independencies
)
- Updated dependency
-
#8729
e6ff224fb
Thanks @renovate! - dependencies updates:- Updated dependency
[email protected]
↗︎ (from4.2.0
, independencies
)
- Updated dependency
-
#8771
ed87c782b
Thanks @renovate! - dependencies updates:- Updated dependency
@graphql-tools/utils@^9.0.0
↗︎ (from^8.9.0
, independencies
)
- Updated dependency
-
#8765
a9c5414d2
Thanks @aniketdd! - update @graphql-tools/prisma-loader
v2.16.1
Patch Changes
v2.16.0
Minor Changes
-
#8662
c0183810f
Thanks @jantimon! - the life cycle hook beforeOneFileWrite is now able to modify the generated content
Patch Changes
- Updated dependencies [
c0183810f
]:
v2.15.0
Minor Changes
-
#8590
2c7fa51c6
Thanks @Diizzayy! - register TypeScriptLoader when needed
v2.14.1
Patch Changes
-
#8642
5afa923e8
Thanks @jantimon! - faster type generation -
#8653
d0bc51283
Thanks @saihaj! - fix bad concurrency config
v2.14.0
Minor Changes
-
#8647
40a6761a6
Thanks @charlypoly! - Enable support for loading TS files with import assertions
Patch Changes
-
#8647
40a6761a6
Thanks @charlypoly! - dependencies updates:- Updated dependency
@graphql-tools/code-file-loader@^7.3.13
↗︎ (from^7.3.1
, independencies
) - Updated dependency
@graphql-tools/git-loader@^7.2.13
↗︎ (from^7.2.1
, independencies
) - Updated dependency
@graphql-tools/github-loader@^7.3.20
↗︎ (from^7.3.6
, independencies
)
- Updated dependency
v2.13.12
Patch Changes
v2.13.11
Patch Changes
-
#8556
64e553c3f
Thanks @charlypoly! - dependencies updates:- Updated dependency
@graphql-codegen/[email protected]
↗︎ (from2.6.3
, independencies
)
- Updated dependency
- Updated dependencies [
64e553c3f
]:
v2.13.10
Patch Changes
v2.13.9
Patch Changes
-
#8525
63dc8f205
Thanks @charlypoly! - removeDetailledError
, not supported by Listr renderer -
Updated dependencies [
63dc8f205
]:
v2.13.8
Patch Changes
-
#8535
88aa38ff9
Thanks @charlypoly! - dependencies updates:- Updated dependency
@graphql-tools/[email protected]
↗︎ (from^7.7.1
, independencies
)
- Updated dependency
-
#8535
88aa38ff9
Thanks @charlypoly! - Upgrade@graphql-tools/load
to get benefits of debug mode
v2.13.7
Patch Changes
-
#8481
8473682c4
Thanks @charlypoly! - ensure to generatecodegen.ts
in a typescript setup
v2.13.6
Patch Changes
v2.13.5
Patch Changes
-
#8452
cb1f93618
Thanks @charlypoly! - dependencies updates:- Updated dependency
[email protected]
↗︎ (from^4.3.5
, independencies
)
- Updated dependency
-
#8452
cb1f93618
Thanks @charlypoly! - conflict withgraphql-config
also using TypeScriptLoader(), causing a doublets-node
register.
v2.13.4
Patch Changes
-
#8441
6785f7f0d
Thanks @charlypoly! - dependencies updates:- Added dependency
[email protected]
↗︎ (todependencies
) - Removed dependency
[email protected]
↗︎ (fromdependencies
)
- Added dependency
-
#8441
6785f7f0d
Thanks @charlypoly! - fix(cli): revert tocosmiconfig-typescript-loader
v2.13.3
Patch Changes
-
#8415
15d500776
Thanks @charlypoly! - dependencies updates:- Added dependency
[email protected]
↗︎ (todependencies
) - Removed dependency
[email protected]
↗︎ (fromdependencies
)
- Added dependency
-
#8415
15d500776
Thanks @charlypoly! - feat(cli): drop peerDep on "typescript" by usingcosmiconfig-typescript-swc-loader
v2.13.2
Patch Changes
-
#8427
5524ac447
Thanks @charlypoly! - Fix issue withgraphql-codegen init
installation wizard
v2.13.1
Patch Changes
v2.13.0
Minor Changes
-
#8302
876844e76
Thanks @charlypoly! -@graphql-codegen/gql-tag-operations
and@graphql-codegen/gql-tag-operations-preset
Introduce a
gqlTagName
configuration option
@graphql-codegen/client-preset
New preset for GraphQL Code Generator v3, more information on the RFC: https://github.com/dotansimha/graphql-code-generator/issues/8296
@graphql-codegen/cli
Update init wizard with 3.0 recommendations (
codegen.ts
,client
preset)
Patch Changes
-
#8302
876844e76
Thanks @charlypoly! - dependencies updates:- Updated dependency
@graphql-codegen/plugin-helpers@^2.6.2
↗︎ (from^2.7.1
, independencies
) - Updated dependency
@whatwg-node/fetch@^0.3.0
↗︎ (from^0.4.0
, independencies
) - Updated dependency
[email protected]
↗︎ (from^4.0.0
, independencies
) - Added dependency
@babel/generator@^7.18.13
↗︎ (todependencies
) - Added dependency
@babel/template@^7.18.10
↗︎ (todependencies
) - Added dependency
@babel/types@^7.18.13
↗︎ (todependencies
) - Added dependency
@graphql-codegen/[email protected]
↗︎ (todependencies
)
- Updated dependency
- Updated dependencies [
876844e76
]:
v2.12.2
Patch Changes
-
#8384
9d3eedaea
Thanks @charlypoly! - CLI: properly print error that occurred during hook execution
v2.12.1
Patch Changes
-
#8335
3e121d92e
Thanks @renovate! - dependencies updates:- Updated dependency
@whatwg-node/fetch@^0.4.0
↗︎ (from^0.3.0
, independencies
)
- Updated dependency
-
#8368
4113b1bd3
Thanks @charlypoly! - fix(cli): support ApolloEngine loader in TypeScript config -
Updated dependencies [
4113b1bd3
]:
v2.12.0
Minor Changes
-
#8301
2ed21a471
Thanks @charlypoly! - Introduces support for TypeScript config file and a new preset lifecycle (required forclient-preset
)
Patch Changes
-
#8291
d8b4012e1
Thanks @n1ru4l! - dependencies updates:- Updated dependency
graphql-config@^4.3.5
↗︎ (from^4.3.4
, independencies
)
- Updated dependency
-
#8301
2ed21a471
Thanks @charlypoly! - dependencies updates:- Added dependency
cosmiconfig-typescript-loader@^4.0.0
↗︎ (todependencies
)
- Added dependency
-
Updated dependencies [
2ed21a471
]:
v2.11.8
Patch Changes
-
#8289
b5897fcad
Thanks @n1ru4l! - dependencies updates:- Updated dependency
graphql-config@^4.3.4
↗︎ (from^4.3.1
, independencies
)
- Updated dependency
-
#8289
b5897fcad
Thanks @n1ru4l! - resolve issue for loading typescript configs
v2.11.7
Patch Changes
-
#8274
b18a0319f
Thanks @renovate! - dependencies updates:- Updated dependency
@whatwg-node/fetch@^0.3.0
↗︎ (from^0.2.3
, independencies
)
- Updated dependency
v2.11.6
Patch Changes
- Updated dependencies [
6c7d3e54b
]:
v2.11.5
Patch Changes
-
#8198
1c7a8c0ad
Thanks @charlypoly! - fix(ci): regression on error output
v2.11.4
Patch Changes
-
#8189
b408f8238
Thanks @n1ru4l! - Fix CommonJS TypeScript resolution withmoduleResolution
node16
ornodenext
-
Updated dependencies [
b408f8238
]:
v2.11.3
Patch Changes
-
b75ca4b
: Prevent cli from early returning when run init command.
v2.11.2
Patch Changes
-
8cd1526
: chore(deps): update@whatwg-node/fetch
to fix vulnerability
v2.11.1
Patch Changes
-
20bf4b2
: support for path containing "&" characters
v2.11.0
Minor Changes
-
fd6be80
: feat(cli): add a dry-run mode with--check
cli flag
Patch Changes
v2.10.0
Minor Changes
-
273ad60
: Replace cross-undici-fetch with @whatwg-node/fetch to fix security vulnerability from undici
Patch Changes
-
cc18923
: feat(hooks): forward hooks logs to debug logs
v2.9.1
Patch Changes
-
e2cfc5c
: fix(cli): prevent duplicated error messages on fail (without watcher)
v2.9.0
Minor Changes
-
2cbcbb3
: Add new flag to emit legacy common js imports. Default it will betrue
this way it ensure that generated code works with non-compliant bundlers.You can use the option in your config:
schema: 'schema.graphql' documents: - 'src/**/*.graphql' emitLegacyCommonJSImports: true
Alternative you can use the CLI to set this option:
$ codegen --config-file=config.yml --emit-legacy-common-js-imports
Patch Changes
-
32c1560
: getPluginByName fails unexpectedly when plugin is not prefixed with @graphq-codegen in ESM contextMODULE_NOT_FOUND is the error code you receive in a CommonJS context when you require() a module and it does not exist. ERR_MODULE_NOT_FOUND is the error code you receive in an ESM context when you import or import() ad module that does not exist.
-
Updated dependencies [
2cbcbb3
]
v2.8.1
Patch Changes
-
147e801
: Addtslib
as a dependency. See https://github.com/dotansimha/graphql-code-generator/issues/8075
v2.8.0
Minor Changes
-
d84afec
: Add bin CLI command for runninggraphql-code-generator
in ESM mode. You can now usegraphql-codegen-esm
instead ofgraphql-codegen
.GraphQL Code Generator will continue supporting both ESM and CommonJS in parallel.
-
d84afec
: Support TypeScript ESM modules ("module": "node16"
and"moduleResolution": "node16"
). -
8e44df5
: Add new config option to not exit with non-zero exit code when there are no documents.You can use this option in your config:
schema: 'schema.graphql' documents: - 'src/**/*.graphql' ignoreNoDocuments: true
Alternative you can use the CLI to set this option:
$ codegen --config-file=config.yml --ignore-no-documents
Patch Changes
-
e7870ac
: Fix security vulnerability by removinglatest-version
dependency. -
dce40ed
: Allow to disable watch mode from CLI to overwrite the config. Now you can do:$ graphql-codegen --watch=false
-
2e86ecb
: ### Summary- Migrate to
listr2
- Remove custom renderer for
listr
- Remove unused dependencies
- Migrate to
Why
listr
is not actively maintained and we have to maintain our custom renderer for it to display errors. Migrating to listr2
it just works out of the almost similar to how it was working in past and is a actively maintained.
Dev notes
Big change for us is how errors were collected. In listr
errors were thrown and were caught in the end
function of our custom listr
Renderer but with listr2
we don't really get Error
in end
function always so instead we use the context to collect errors from all the tasks and then show them after all the tasks are finished.
v2.7.0
Minor Changes
-
e050230
: Remove unnecessary browser check
Patch Changes
-
dfd9f07
: Fix/multi project -
2fb1d8b
: Remove unusedtryToBuildSchema
function -
4dce442
: Bumps@graphql-tools/url-loader
to the latestcross-undici-fetch
version that has pinnedundici
to~5.5.0
in order to fix a bug/breaking-change introduced with[email protected]
that causes aGET/HEAD requests cannot have 'body'
error. https://github.com/ardatan/graphql-tools/pull/4559#issue-12929158445844 for more details.
v2.6.4
Patch Changes
- [
92f7142
](https://togithub.com/dotan
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.