state-of-js-graphql-results-api
state-of-js-graphql-results-api copied to clipboard
State of JS GraphQL API
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.2.0 to 12.3.2. Changelog Sourced from markdown-it's changelog. [12.3.2] - 2022-01-08 Security Fix possible ReDOS in newline rule. Thanks to @MakeNowJust. [12.3.1] - 2022-01-07 Fixed Fix corner...
Bumps [graphiql](https://github.com/graphql/graphiql) from 0.17.5 to 1.4.7. Release notes Sourced from graphiql's releases. [email protected] Patch Changes 130ddad6 Thanks @acao! - CRITICAL SECURITY PATCH for the GraphiQL introspection schema template injection attack...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.51.0 to 5.63.3. Release notes Sourced from codemirror's releases. 5.63.3 Version 5.63.3 Bug fixes Re-publish 5.63.2 because npm somehow swallowed that, but won't let me publish it...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Translations
# Update: see [readme here](https://github.com/StateOfJS/locale-en-US) --- This thread will contain all info related to translating the State of CSS and State of JS surveys going forward. ## Getting Started The...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. Release notes Sourced from color-string's releases. 1.6.0 Minor release 1.6.0 #55 - Add support for space-separated HSL Thanks @htunnicliff for the contribution :) 1.5.5...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## Query Here is the query I use in https://graphiql.stateofjs.com: ``` query GetLocaleData { locale(localeId: "zh-Hans") { untranslatedKeys } } ``` ## Progress Verified and updated till `blocks.entity.github_link` ## Notes...