mattwr18
8ec6b3a92f
Merge pull request #1382 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.1
...
Bump date-fns from 2.0.0 to 2.0.1 in /backend
2019-08-27 09:05:37 +02:00
dependabot-preview[bot]
91aa518c58
Bump graphql-shield from 6.0.5 to 6.0.6 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v6.0.5...v6.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 04:22:02 +00:00
dependabot-preview[bot]
90a9f672e9
Bump apollo-server from 2.8.2 to 2.9.0 in /backend
...
Bumps [apollo-server](https://github.com/apollographql/apollo-server ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.8.2...apollo-server@2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 11:46:58 +00:00
dependabot-preview[bot]
37ec1a5a4f
Bump babel-eslint from 10.0.2 to 10.0.3 in /backend
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 11:45:41 +00:00
mattwr18
f11091c4ce
Merge pull request #1387 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.9.0
...
Bump apollo-server-testing from 2.8.2 to 2.9.0 in /backend
2019-08-26 13:44:50 +02:00
dependabot-preview[bot]
c3c07333a6
Bump date-fns from 2.0.0 to 2.0.1 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0...v2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 11:38:38 +00:00
dependabot-preview[bot]
c8f7391d05
Bump apollo-server-testing from 2.8.2 to 2.9.0 in /backend
...
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.8.2...apollo-server-testing@2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 04:27:11 +00:00
dependabot-preview[bot]
7c78a5f889
Bump apollo-server-express from 2.8.2 to 2.9.0 in /backend
...
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.8.2...apollo-server-express@2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 04:24:27 +00:00
Robert Schäfer
f4f98a95c9
Merge pull request #1356 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-config-standard-14.0.1
...
Bump eslint-config-standard from 14.0.0 to 14.0.1 in /backend
2019-08-23 11:46:57 +02:00
dependabot-preview[bot]
417339b7cc
Bump eslint-config-standard from 14.0.0 to 14.0.1 in /backend
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/standard/eslint-config-standard/releases )
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.0.0...v14.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-23 04:34:42 +00:00
roschaefer
400b648ae9
Update transitive dependencies
...
I see a security vulnerability warning on Github. I hope that updating
transitive dependencies will silence the security warning.
I did `rm yarn.lock` followed by `yarn install`.
EDIT: OK, I found out what's causing the security warning. With
```
yarn list lodash
├─ bitcore-lib@0.13.19
│ └─ lodash@3.10.1
└─ lodash@4.17.15
```
gives us the hint that the outdated lodash comes from `bitcore-lib`
which in turn is required by the extremely outdated `activitystrea.ms`
package. I tried to update it's dependencies in my fork without success.
If we ever touch the activity pub implementation we might have to
maintain this package ourselves.
FYI: @Mastercuber
2019-08-23 01:55:31 +02:00
dependabot-preview[bot]
b0eea623a1
Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /backend
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 22.15.1 to 22.15.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.15.1...v22.15.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 04:23:23 +00:00
Robert Schäfer
4673908e2f
Merge pull request #1320 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.0
...
Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /backend
2019-08-21 16:03:38 +02:00
Robert Schäfer
2cae56f391
Merge pull request #1328 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.8.2
...
Bump apollo-server-testing from 2.8.1 to 2.8.2 in /backend
2019-08-21 15:49:48 +02:00
Robert Schäfer
bb7730d418
Merge pull request #1319 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-6.0.5
...
Bump graphql-shield from 6.0.4 to 6.0.5 in /backend
2019-08-21 13:45:25 +02:00
Robert Schäfer
d8634a68b4
Merge pull request #1326 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.6.2
...
Bump @sentry/node from 5.6.1 to 5.6.2 in /backend
2019-08-21 13:43:52 +02:00
dependabot-preview[bot]
c8287a0fd4
Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-beta.5 to 2.0.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-beta.5...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 11:36:11 +00:00
Robert Schäfer
f031cb3a18
Merge pull request #1322 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.8.2
...
Bump apollo-server from 2.8.1 to 2.8.2 in /backend
2019-08-21 13:34:15 +02:00
dependabot-preview[bot]
01c21a1a9f
Bump apollo-server-testing from 2.8.1 to 2.8.2 in /backend
...
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.8.1...apollo-server-testing@2.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:29:54 +00:00
dependabot-preview[bot]
843e2efb56
Bump @sentry/node from 5.6.1 to 5.6.2 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.6.1...5.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:28:59 +00:00
dependabot-preview[bot]
14412d346f
Bump eslint from 6.2.0 to 6.2.1 in /backend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.2.0...v6.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:28:15 +00:00
dependabot-preview[bot]
6ab7f432e5
Bump apollo-server from 2.8.1 to 2.8.2 in /backend
...
Bumps [apollo-server](https://github.com/apollographql/apollo-server ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.8.1...apollo-server@2.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:27:15 +00:00
dependabot-preview[bot]
fa11886eaa
Bump graphql-shield from 6.0.4 to 6.0.5 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v6.0.4...v6.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:25:30 +00:00
Robert Schäfer
89b377fee1
Merge pull request #1281 from Human-Connection/272-add_error_reporting
...
272 add error reporting
2019-08-20 19:07:49 +02:00
Robert Schäfer
af377fd06c
Merge pull request #1298 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-config-standard-14.0.0
...
Bump eslint-config-standard from 13.0.1 to 14.0.0 in /backend
2019-08-20 19:05:07 +02:00
dependabot-preview[bot]
728dde01e7
Bump uuid from 3.3.2 to 3.3.3 in /backend
...
Bumps [uuid](https://github.com/kelektiv/node-uuid ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/kelektiv/node-uuid/releases )
- [Changelog](https://github.com/kelektiv/node-uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kelektiv/node-uuid/compare/v3.3.2...v3.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 10:11:14 +00:00
dependabot-preview[bot]
d5d1dd77cd
Bump eslint-config-standard from 13.0.1 to 14.0.0 in /backend
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 13.0.1 to 14.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard/releases )
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/eslint-config-standard/compare/v13.0.1...v14.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 10:09:18 +00:00
Robert Schäfer
569cdb1f75
Merge pull request #1297 from Human-Connection/dependabot/npm_and_yarn/backend/neode-0.3.2
...
Bump neode from 0.3.1 to 0.3.2 in /backend
2019-08-20 12:08:46 +02:00
Robert Schäfer
00299b3e0b
Merge pull request #1304 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-config-prettier-6.1.0
...
Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /backend
2019-08-20 12:07:24 +02:00
dependabot-preview[bot]
b4b7f05301
Bump neode from 0.3.1 to 0.3.2 in /backend
...
Bumps [neode](https://github.com/adam-cowley/neode ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/adam-cowley/neode/releases )
- [Commits](https://github.com/adam-cowley/neode/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 07:42:06 +00:00
dependabot-preview[bot]
06b2a5b2a4
Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /backend
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.0.0...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 04:25:52 +00:00
dependabot-preview[bot]
62e3245007
Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /backend
...
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases )
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.0...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 04:24:10 +00:00
roschaefer
58795ad990
Implement error reporting for the backend
2019-08-19 20:14:43 +02:00
Robert Schäfer
2e3cc0a039
Merge pull request #1284 from Human-Connection/dependabot/npm_and_yarn/backend/babel-jest-24.9.0
...
Bump babel-jest from 24.8.0 to 24.9.0 in /backend
2019-08-19 20:04:36 +02:00
Robert Schäfer
bc6f8849c0
Merge pull request #1288 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-6.2.0
...
Bump eslint from 6.1.0 to 6.2.0 in /backend
2019-08-19 20:04:04 +02:00
Robert Schäfer
8e28bf35dc
Merge pull request #1289 from Human-Connection/dependabot/npm_and_yarn/backend/neo4j-graphql-js-2.7.1
...
Bump neo4j-graphql-js from 2.7.0 to 2.7.1 in /backend
2019-08-19 16:54:18 +02:00
Robert Schäfer
baaf572405
Merge pull request #1286 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.0-beta.5
...
Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /backend
2019-08-19 16:51:14 +02:00
dependabot-preview[bot]
ab01ba5d08
Bump eslint from 6.1.0 to 6.2.0 in /backend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.1.0...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 14:50:29 +00:00
dependabot-preview[bot]
4900ecdb62
Bump babel-jest from 24.8.0 to 24.9.0 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.9.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 14:50:22 +00:00
Robert Schäfer
362c299888
Merge pull request #1291 from Human-Connection/dependabot/npm_and_yarn/backend/dotenv-8.1.0
...
Bump dotenv from 8.0.0 to 8.1.0 in /backend
2019-08-19 16:48:54 +02:00
dependabot-preview[bot]
2d2563e264
Bump jest from 24.8.0 to 24.9.0 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.8.0...v24.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 04:36:44 +00:00
dependabot-preview[bot]
96007bb42e
Bump dotenv from 8.0.0 to 8.1.0 in /backend
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/motdotla/dotenv/releases )
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v8.0.0...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 04:35:23 +00:00
dependabot-preview[bot]
7669f22831
Bump neo4j-graphql-js from 2.7.0 to 2.7.1 in /backend
...
Bumps [neo4j-graphql-js](https://github.com/neo4j-graphql/neo4j-graphql-js ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/neo4j-graphql/neo4j-graphql-js/releases )
- [Changelog](https://github.com/neo4j-graphql/neo4j-graphql-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/neo4j-graphql/neo4j-graphql-js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 04:33:44 +00:00
dependabot-preview[bot]
47b0e259d4
Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-beta.4 to 2.0.0-beta.5.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-beta.4...v2.0.0-beta.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 04:31:24 +00:00
dependabot-preview[bot]
ba1052d337
Bump @hapi/joi from 15.1.0 to 15.1.1 in /backend
...
Bumps [@hapi/joi](https://github.com/hapijs/joi ) from 15.1.0 to 15.1.1.
- [Release notes](https://github.com/hapijs/joi/releases )
- [Changelog](https://github.com/hapijs/joi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hapijs/joi/compare/v15.1.0...v15.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-16 04:19:32 +00:00
dependabot-preview[bot]
31fa930ee2
Bump graphql-middleware from 3.0.3 to 3.0.5 in /backend
...
Bumps [graphql-middleware](https://github.com/prisma/graphql-middleware ) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/prisma/graphql-middleware/releases )
- [Commits](https://github.com/prisma/graphql-middleware/compare/v3.0.3...v3.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 04:21:52 +00:00
dependabot-preview[bot]
3eb24a85ea
Bump neo4j-graphql-js from 2.6.3 to 2.7.0 in /backend
...
Bumps [neo4j-graphql-js](https://github.com/neo4j-graphql/neo4j-graphql-js ) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/neo4j-graphql/neo4j-graphql-js/releases )
- [Changelog](https://github.com/neo4j-graphql/neo4j-graphql-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/neo4j-graphql/neo4j-graphql-js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-14 04:25:32 +00:00
dependabot-preview[bot]
b56cabb8a4
Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /backend
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 22.15.0 to 22.15.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.15.0...v22.15.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 04:22:43 +00:00
dependabot-preview[bot]
e34c7f196f
Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /backend
...
Bumps [apollo-cache-inmemory](https://github.com/apollographql/apollo-client ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-cache-inmemory@1.6.2...apollo-cache-inmemory@1.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 14:58:45 +00:00
dependabot-preview[bot]
0fa3333d86
Bump apollo-client from 2.6.3 to 2.6.4 in /backend
...
Bumps [apollo-client](https://github.com/apollographql/apollo-client ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-client@2.6.3...apollo-client@2.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 04:28:25 +00:00