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 #64

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 minor 1.15.16 -> 1.17.0
@types/keycloak-connect devDependencies patch 4.5.1 -> 4.5.2
@types/node devDependencies patch 10.17.13 -> 10.17.17
@types/sinon devDependencies patch 7.5.1 -> 7.5.2
graphql devDependencies minor 14.5.8 -> 14.6.0
keycloak-connect (source) devDependencies patch 8.0.1 -> 8.0.2
sinon (source) devDependencies patch 8.1.0 -> 8.1.1
typescript (source) devDependencies minor 3.7.5 -> 3.8.3

Release Notes

graphql/graphql-js ### [`v14.6.0`](https://togithub.com/graphql/graphql-js/releases/v14.6.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.8...v14.6.0) #### v14.6.0 (2020-01-27) ##### New Feature 🚀 - [#​2400](https://togithub.com/graphql/graphql-js/pull/2400) validation: Add missing rule exports ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
keycloak/keycloak-nodejs-connect ### [`v8.0.2`](https://togithub.com/keycloak/keycloak-nodejs-connect/compare/8.0.1...8.0.2) [Compare Source](https://togithub.com/keycloak/keycloak-nodejs-connect/compare/8.0.1...8.0.2)
sinonjs/sinon ### [`v8.1.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#​811--2020-01-22) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v8.1.0...v8.1.1) ================== - Fundraiser for better docs:
Microsoft/TypeScript ### [`v3.8.3`](https://togithub.com/Microsoft/TypeScript/releases/v3.8.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-8/). For new features, check out the [What's new in TypeScript v3.8](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.8.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.2%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.3](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.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-383) ([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) ### [`v3.8.2`](https://togithub.com/Microsoft/TypeScript/releases/v3.8.2) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-3-8/). For new features, check out the [What's new in TypeScript v3.8.2](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v3.8.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.0%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.1%22+is%3Aclosed+). - [fixed issues query for Typescript v3.8.2 (Final)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.8.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-382) ([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)

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.

wtrocki commented 4 years ago

We can merge that after other PR is in master and let renovate rebase