aerogear / keycloak-connect-graphql

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

chore(deps): update all #45

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@types/express-session devDependencies patch 1.15.15 -> 1.15.16
@types/node devDependencies patch 10.17.5 -> 10.17.8
@types/sinon devDependencies patch 7.5.0 -> 7.5.1
coveralls devDependencies patch 3.0.7 -> 3.0.9
keycloak-connect (source) dependencies patch 8.0.0 -> 8.0.1
ts-node devDependencies patch 8.5.0 -> 8.5.4
typescript (source) devDependencies patch 3.7.2 -> 3.7.3

Release Notes

nickmerwin/node-coveralls ### [`v3.0.9`](https://togithub.com/nickmerwin/node-coveralls/releases/3.0.9) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.8...3.0.9) - removed Istanbul, mocha dependencies - reverted cobertura-parse support (package dependency archived) - removed snyk (automated security updates from GitHub via Dependabot enabled) - improved Windows support ### [`v3.0.8`](https://togithub.com/nickmerwin/node-coveralls/releases/3.0.8) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/2ed185ca3626591549ed33c2363a47b824a39d0f...3.0.8) ### Added: - Cobertura support ([@​ly-cultureiq](https://togithub.com/ly-cultureiq)) ### Fixed: - flag_name handling ([@​joscha](https://togithub.com/joscha)) ### Improved - ES6-ified codebase ([@​XhmikosR](https://togithub.com/XhmikosR)) - AppVeyor tests ([@​XhmikosR](https://togithub.com/XhmikosR)) - GitHub Actions ([@​XhmikosR](https://togithub.com/XhmikosR))
keycloak/keycloak-nodejs-connect ### [`v8.0.1`](https://togithub.com/keycloak/keycloak-nodejs-connect/compare/8.0.0...8.0.1) [Compare Source](https://togithub.com/keycloak/keycloak-nodejs-connect/compare/8.0.0...8.0.1)
TypeStrong/ts-node ### [`v8.5.4`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.4) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.3...v8.5.4) - Fix relative `node_modules` ignore [`266eaa5`](https://togithub.com/TypeStrong/ts-node/commit/266eaa5) ### [`v8.5.3`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.3) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.2...v8.5.3) **Fixed** - Pass correct diagnostics list in transpile mode ([#​917](https://togithub.com/TypeStrong/ts-node/issues/917)) [`907e3e1`](https://togithub.com/TypeStrong/ts-node/commit/907e3e1) - Make `--ignore` relative [`ea6e1da`](https://togithub.com/TypeStrong/ts-node/commit/ea6e1da) ### [`v8.5.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.0...v8.5.2) **Fixed** - Revert `--require` module loading change
Microsoft/TypeScript ### [`v3.7.3`](https://togithub.com/Microsoft/TypeScript/releases/v3.7.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.7.2...v3.7.3) For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.7.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.7.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.7.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.2%22+is%3Aclosed+). - [fixed issues query for Typescript v3.7.3](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.7.3%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-373) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/3.7.3)

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 if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.