subzero-starter-kit icon indicating copy to clipboard operation
subzero-starter-kit copied to clipboard

Starter Kit and tooling for authoring GraphQL/REST API backends with subZero

Results 8 subzero-starter-kit issues
Sort by recently updated
recently updated
newest added

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Trying to add the response lib to my environment I run into the following error: ``` │2020-08-18 09:17:06.958 UTC [71] ERROR: return type mismatch in function declared to return void...

Let the dev manage everything through npm scripts. Also added `npm run psql:logs` ``` ╰─ npm run Lifecycle scripts included in starter-kit: test npm run test_db && npm run test_rest...

if you launch the containers with a namespace like `docker-compose -p namespace up -d` `subzero dashboard` will fail find and connect the logs

`POST ../rest/rpc/search_items` was broken because the stored proc was using the `todos` relation without prefixing with `api` schema. This fixes that and adds a REST unit test to check it....

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](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...

dependencies

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from v8 to v9 Breaking changes Removed support for Node versions 11...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.9.6 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies