Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency graphql-code-generator to v0.18.2 [SECURITY] #365

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-code-generator 0.15.0 -> 0.18.2 age adoption passing confidence
graphql-code-generator ^0.15.0 -> ^0.18.2 age adoption passing confidence

GitHub Vulnerability Alerts

GHSA-9w87-4j72-gcv7

Versions of graphql-code-generator prior to 0.18.2 have an Insecure Default Configuration. The packages sets NODE_TLS_REJECT_UNAUTHORIZED to 0, disabling certificate verification for the entire project. This results in Insecure Communication for the process.

Recommendation

Upgrade to version 0.18.2 or later.


Release Notes

dotansimha/graphql-codegen (graphql-code-generator)

v0.18.2

Compare Source

v0.18.1

Compare Source

Upgrade js-yaml and release 0.18.1 (https://github.com/dotansimha/graphql-code-generator/issues/1693)

v0.18.0

Compare Source

Core

TypeScript

TypeScript Client

TypeScript Resolvers

TypeScript React-Apollo

Flow

Docs & Website

v0.17.0

Compare Source

Core

  • Update dependencies

Docs

  • Added Reason plugin to docs.

TypeScript

TypeScript Resolvers

React-Apollo TypeScript Template

v0.16.1

Compare Source

Core

TypeScript

TypeScript Resolvers

Docs

v0.16.0

Compare Source

🎉🎉🎉 NEW PLUGIN 🎉🎉🎉

We are happy to introduce a new plugin - stencil-apollo - created by @​ardatan.

Core

Flow

Flow Resolvers

Fragment Matcher

TypeScript Resolvers

TypeScript Common

v0.15.2

Compare Source

Core

TypeScript plugins

Flow Resolvers

  • Fixed imports in flow-resolvers package when custom scalars exists in the schema (dotansimha/graphql-code-generator@ad07eaf)
  • Fixed import syntax to use graphql instead of graphql/types.
  • Fixed syntax issues with generated scalar config (dotansimha/graphql-code-generator@ad07eaf)
  • Resolvers arguments are now optional.
  • Added root resolvers interface that contains all declared resolvers as optionals (makes it easier to add it to existing project).

v0.15.1

Compare Source

Core

TypeScript Plugins

TypeScript Resolvers Plugin

Fragment Matcher Plugin

Flow


Configuration

📅 Schedule: Branch creation - "" (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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-graphql-code-generator-vulnerability branch 3 times, most recently from 97f061e to 0a38b55 Compare March 24, 2024 23:12
@renovate renovate bot force-pushed the renovate/npm-graphql-code-generator-vulnerability branch 4 times, most recently from 5c1c08e to d0882c6 Compare April 21, 2024 09:41
@renovate renovate bot force-pushed the renovate/npm-graphql-code-generator-vulnerability branch 6 times, most recently from 94f97ec to 8c75a56 Compare May 1, 2024 13:12
@renovate renovate bot force-pushed the renovate/npm-graphql-code-generator-vulnerability branch 3 times, most recently from c1da243 to c2a41c4 Compare May 15, 2024 10:15
@renovate renovate bot force-pushed the renovate/npm-graphql-code-generator-vulnerability branch from c2a41c4 to 2e2520a Compare May 15, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants