aerogear / keycloak-connect-graphql

Add Keyloak Authentication and Authorization to your GraphQL server.
Apache License 2.0
155 stars 22 forks source link

chore(deps): update all #76

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
coveralls devDependencies patch 3.0.9 -> 3.0.11
ts-node devDependencies minor 8.6.2 -> 8.8.1

Release Notes

nickmerwin/node-coveralls ### [`v3.0.11`](https://togithub.com/nickmerwin/node-coveralls/releases/3.0.11) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.10...3.0.11) ### Improved: - If COVERALLS_SERVICE_NUMBER is set, set service_number from it. ([@​midgleyc](https://togithub.com/midgleyc)) ### [`v3.0.10`](https://togithub.com/nickmerwin/node-coveralls/releases/3.0.10) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.9...3.0.10) ### Added: - CodeFresh support ([@​suda](https://togithub.com/suda)) ### Improved: - Travis Pro repo token handling ([@​benpetty](https://togithub.com/benpetty) [@​derekherman](https://togithub.com/derekherman)) - Readme Jest example re: posting on success only ([@​AndreMiras](https://togithub.com/AndreMiras)) ### Updated: - minimist version ([@​ashishkujoy](https://togithub.com/ashishkujoy)) - GitHub CI actions checkout v2 ([@​XhmikosR](https://togithub.com/XhmikosR))
TypeStrong/ts-node ### [`v8.8.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.8.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.8.0...v8.8.1) **Fixed** - Fix `--files` support [`be2c899`](https://togithub.com/TypeStrong/ts-node/commit/be2c899) ### [`v8.8.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.8.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.7.0...v8.8.0) **Added** - Add `sanitize=true` to README for SVGs to work on NPM **Fixed** - Simplify `projectVersion++` by incrementing on each file change - List all files for `getScriptFileNames` ([#​985](https://togithub.com/TypeStrong/ts-node/issues/985)) - revisits the change in [#​884](https://togithub.com/TypeStrong/ts-node/issues/884) ### [`v8.7.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.7.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.2...v8.7.0) **Fixed** - Remove buggy caching of `ts.sys.readDirectory` ([#​969](https://togithub.com/TypeStrong/ts-node/issues/969)) - Fix REPL ASI handling when user input starts with `-` ([#​944](https://togithub.com/TypeStrong/ts-node/issues/944)) **Added** - Implement `LanguageServiceHost::getProjectVersion` to workaround [microsoft/TypeScript#​36748](https://togithub.com/microsoft/TypeScript/issues/36748) ([#​906](https://togithub.com/TypeStrong/ts-node/issues/906) - Add `ts-node-transpile-only` binary ([#​939](https://togithub.com/TypeStrong/ts-node/issues/939)) [@​G-Rath](https://togithub.com/G-Rath) **Changed** - Deprecate `ts-script` in favor of `ts-node-script` ([#​948](https://togithub.com/TypeStrong/ts-node/issues/948)) [@​G-Rath](https://togithub.com/G-Rath) **Docs** - Fix bash syntax error in README ([#​943](https://togithub.com/TypeStrong/ts-node/issues/943)) [@​abraj](https://togithub.com/abraj) - Add Github issue templates ([#​959](https://togithub.com/TypeStrong/ts-node/issues/959), [#​965](https://togithub.com/TypeStrong/ts-node/issues/965), [#​947](https://togithub.com/TypeStrong/ts-node/issues/947)) - Add IntelliJ debug instructions to README ([#​958](https://togithub.com/TypeStrong/ts-node/issues/958)) - Add mocha 7 usage example to README ([#​961](https://togithub.com/TypeStrong/ts-node/issues/961))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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