graphql-to-openapi
graphql-to-openapi copied to clipboard
Convert a graphql query + graphql schema into an openapi spec.
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...
Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.2. Release notes Sourced from yaml's releases. v2.4.2 Restrict YAML 1.1 boolean strings to their explicit capitalization (#530) Add sponsorship by Scipress (#536) v2.4.1 cst:...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 5.0.0. Release notes Sourced from gh-pages's releases. v5.0.0 Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade yaml from 2.3.4 to 2.4.1. :information_source: Keep your dependencies up-to-date....
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.12.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...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade commander from 11.0.0 to 11.1.0. :information_source: Keep your dependencies up-to-date....
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1. Release notes Sourced from graphql's releases. v16.8.1 (2023-09-19) Bug Fix 🐞 #3967 OverlappingFieldsCanBeMergedRule: Fix performance degradation (@AaronMoat) Committers: 1 Aaron Moat(@AaronMoat) Commits 8a95335 16.8.1...
## PR Checklist: - [X] I have run `npm test` locally and all tests are passing. - [X] I have added/updated tests for any new behavior. - [X] If this...