NCI-Agency / anet

Advisor Network
MIT License
24 stars 11 forks source link

Update NPM, dev-dependencies, GraphQL Code Generator #4951

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/cli (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@graphql-codegen/visitor-plugin-common (source) 5.3.1 -> 5.4.0 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli) ### [`v5.0.3`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/graphql-codegen-cli/CHANGELOG.md#503) [Compare Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/cli@5.0.2...@graphql-codegen/cli@5.0.3) ##### Patch Changes - [#​10069](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10069) [`8bb34e7`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/8bb34e7cd23a8891313828291c9f2edd6a3b67bc) Thanks [@​renovate](https://redirect.github.com/apps/renovate)! - dependencies updates: - Updated dependency [`@whatwg-node/fetch@^0.9.20` ↗︎](https://www.npmjs.com/package/@​whatwg-node/fetch/v/0.9.20) (from `^0.8.0`, in `dependencies`) - Updated dependency [`graphql-config@^5.1.1` ↗︎](https://www.npmjs.com/package/graphql-config/v/5.1.1) (from `^5.0.2`, in `dependencies`) - [`e0092b5`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/e0092b548f51c95be19c232515cf9a72873e7b83) Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Bump whatwg-node and graphql-config - Updated dependencies \[[`8471a18`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/8471a180cd61dc03dedace87876c5973b09b35f8), [`67e7556`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/67e75561a3e862f26cfbb40e8ec5a08f821f9ddf)]: - [@​graphql-codegen/client-preset](https://redirect.github.com/graphql-codegen/client-preset)[@​4](https://redirect.github.com/4).4.0
dotansimha/graphql-code-generator (@​graphql-codegen/visitor-plugin-common) ### [`v5.4.0`](https://redirect.github.com/dotansimha/graphql-code-generator/blob/HEAD/packages/plugins/other/visitor-plugin-common/CHANGELOG.md#540) [Compare Source](https://redirect.github.com/dotansimha/graphql-code-generator/compare/@graphql-codegen/visitor-plugin-common@5.3.1...@graphql-codegen/visitor-plugin-common@5.4.0) ##### Minor Changes - [#​10077](https://redirect.github.com/dotansimha/graphql-code-generator/pull/10077) [`3f4f546`](https://redirect.github.com/dotansimha/graphql-code-generator/commit/3f4f5466ff168ad822b9a00d83d3779078e6d8c4) Thanks [@​eddeee888](https://redirect.github.com/eddeee888)! - Extend `config.avoidOptions` to support query, mutation and subscription Previously, `config.avoidOptions.resolvers` was being used to make query, mutation and subscription fields non-optional. Now, `config.avoidOptions.query`, `config.avoidOptions.mutation` and `config.avoidOptions.subscription` can be used to target the respective types.

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR was generated by Mend Renovate. View the repository job log.