-
Notifications
You must be signed in to change notification settings - Fork 2
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
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-graphql-code-generator-vulnerability
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
97f061e
to
0a38b55
Compare
5c1c08e
to
d0882c6
Compare
94f97ec
to
8c75a56
Compare
c2a41c4
to
2e2520a
Compare
41d8796
to
2391caf
Compare
e1a3582
to
ff80abb
Compare
190034a
to
ef778cf
Compare
7da00ff
to
1f73765
Compare
f0888f0
to
c8d60cb
Compare
c8d60cb
to
2b7567c
Compare
de85bde
to
5ad8352
Compare
c971f3d
to
d5d5c56
Compare
f355329
to
846b499
Compare
42f477a
to
ceb443a
Compare
21c47c9
to
f4d8db6
Compare
7abd32a
to
4daf42f
Compare
4daf42f
to
c5b6d07
Compare
c5b6d07
to
7d1e19f
Compare
7d1e19f
to
32af23e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.15.2
->^0.18.0
0.15.0
->0.18.2
^0.15.0
->^0.18.2
GitHub Vulnerability Alerts
GHSA-9w87-4j72-gcv7
Versions of
graphql-code-generator
prior to 0.18.2 have an Insecure Default Configuration. The packages setsNODE_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
NODE_TLS_REJECT_UNAUTHORIZED
.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
.yml
file (https://github.com/dotansimha/graphql-code-generator/pull/1368)TypeScript
TypeScript Client
TypeScript Resolvers
TypeScript React-Apollo
.tsx
when hooks are used (https://github.com/dotansimha/graphql-code-generator/pull/1356)gqlImportFrom
option (https://github.com/dotansimha/graphql-code-generator/pull/1344, thanks @FredyC )Flow
Docs & Website
v0.17.0
Compare Source
Core
Docs
TypeScript
TypeScript Resolvers
React-Apollo TypeScript Template
v0.16.1
Compare Source
Core
graphql-toolkit
and use it.TypeScript
TypeScript Resolvers
strict
output (https://github.com/dotansimha/graphql-code-generator/pull/1198, thanks @blakeembrey)Docs
schema-ast
pluginv0.16.0
Compare Source
🎉🎉🎉 NEW PLUGIN 🎉🎉🎉
We are happy to introduce a new plugin -
stencil-apollo
- created by @ardatan.Core
init
command (https://github.com/dotansimha/graphql-code-generator/pull/1169)Flow
Flow Resolvers
Fragment Matcher
TypeScript Resolvers
TypeScript Common
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.
This PR was generated by Mend Renovate. View the repository job log.