dependabot-preview[bot]
b0cbd5e6b9
build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.4 to 25.2.6.
- [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/v25.2.4...v25.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 06:24:47 +00:00
mattwr18
c147b03350
Merge pull request #3402 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.652.0
...
build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend
2020-04-03 08:23:59 +02:00
dependabot-preview[bot]
e2c9f2018b
build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.651.0 to 2.652.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.651.0...v2.652.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:17:50 +00:00
dependabot-preview[bot]
7218f72e0b
build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.4 to 25.2.6.
- [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/v25.2.6/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:16:39 +00:00
mattwr18
db20af2d39
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2144-Add_Search_Results_Page
2020-04-02 08:19:43 +02:00
dependabot-preview[bot]
a52cc8b903
build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.650.0 to 2.651.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.650.0...v2.651.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 04:17:17 +00:00
mattwr18
e8492b59f4
feat: add pagination for search page
...
- it wasn't really making sense to have one query for all users/posts,
future hashtags, because we change the first/offset when the user
paginates, which would unneccesarily refetch all other resources.
- the solution was to separate them into their own queries and only
refetch when the user wants to paginate the resources.
2020-04-02 00:36:26 +02:00
mattwr18
58944a0c65
refactor(tests): return errors
2020-04-01 13:32:47 +02:00
dependabot-preview[bot]
10696cf64a
build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md )
- [Commits](https://github.com/luin/ioredis/compare/v4.16.0...v4.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 05:58:18 +00:00
mattwr18
aec58520b9
Merge pull request #3383 from Human-Connection/dependabot/npm_and_yarn/backend/uuid-7.0.3
...
build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend
2020-04-01 07:56:07 +02:00
mattwr18
7dfdfde2ae
Merge pull request #3382 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.2.2
...
build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend
2020-04-01 07:55:45 +02:00
dependabot-preview[bot]
44f30974d2
build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:15:54 +00:00
dependabot-preview[bot]
89527a3ffd
build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.2.1...v7.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:15:21 +00:00
dependabot-preview[bot]
c7f39cb714
build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.649.0 to 2.650.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.649.0...v2.650.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:14:56 +00:00
mattwr18
1a6b764b92
Merge pull request #3379 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.649.0
...
build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend
2020-03-31 10:04:31 +02:00
mattwr18
3f1522d724
Merge pull request #3366 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.2.4
...
build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend
2020-03-31 10:03:56 +02:00
dependabot-preview[bot]
0e091145cb
build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.648.0 to 2.649.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.648.0...v2.649.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 04:16:16 +00:00
dependabot-preview[bot]
474b9114e4
build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.3 to 25.2.4.
- [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/v25.2.3...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:16:34 +00:00
Robert Schäfer
9d4fdfc026
Merge pull request #3362 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-node-11.1.0
...
build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend
2020-03-30 22:15:22 +02:00
Robert Schäfer
0bfeb94fab
Merge pull request #3367 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-import-2.20.2
...
build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend
2020-03-30 22:14:20 +02:00
Robert Schäfer
f9e5d84779
Merge pull request #3375 from Human-Connection/set-maxSockets-to-avoid-rate-limit-error
...
fix(migration): Set maxSockets to avoid rate limit
2020-03-30 22:09:32 +02:00
dependabot-preview[bot]
fcc8b0091f
build(deps-dev): bump eslint-plugin-node in /backend
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 15:17:16 +00:00
dependabot-preview[bot]
2fd27310a4
build(deps-dev): bump eslint-plugin-import in /backend
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 15:17:14 +00:00
mattwr18
d45875d5cb
Merge pull request #3368 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.648.0
...
build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend
2020-03-30 17:14:07 +02:00
mattwr18
f7c8166ead
Merge pull request #3364 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.15.4
...
build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend
2020-03-30 17:12:58 +02:00
mattwr18
52b5a4b0f8
fix(migration): Set maxSockets to avoid rate limit
2020-03-30 14:14:06 +02:00
dependabot-preview[bot]
c4ee082c12
build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.647.0 to 2.648.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.647.0...v2.648.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:19:10 +00:00
dependabot-preview[bot]
dae696f33b
build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.15.2 to 5.15.4.
- [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.15.2...5.15.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:16:58 +00:00
dependabot-preview[bot]
4f4ec49051
build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.3 to 25.2.4.
- [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/v25.2.4/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:16:29 +00:00
mattwr18
f4604b8128
Merge pull request #3359 from Human-Connection/upgrade-to-version-0.6.0
...
chore: upgrade to v0.6.0
2020-03-27 16:43:21 +01:00
Robert Schäfer
79c1a27680
Merge pull request #3337 from Human-Connection/dependabot/npm_and_yarn/backend/helmet-3.22.0
...
build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend
2020-03-27 15:54:02 +01:00
Robert Schäfer
9b6c187685
Merge pull request #3352 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.647.0
...
build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend
2020-03-27 14:17:47 +01:00
mattwr18
29f49a85c0
chore: upgreade to v0.6.0
2020-03-27 14:00:34 +01:00
mattwr18
4347d5efe9
Merge pull request #3343 from Human-Connection/remove_dangling_image_urls
...
Remove dangling image urls
2020-03-27 11:44:57 +01:00
dependabot-preview[bot]
d801e9fa8f
build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.1 to 25.2.3.
- [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/v25.2.3/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 09:48:18 +00:00
mattwr18
0eae7b9c82
Merge pull request #3351 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.11.1
...
build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend
2020-03-27 10:45:40 +01:00
dependabot-preview[bot]
2eb93b070e
build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.11.0 to 2.11.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.11.0...v2.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 06:48:07 +00:00
mattwr18
b7f289bad3
Merge pull request #3348 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.15.2
...
build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend
2020-03-27 07:47:54 +01:00
dependabot-preview[bot]
16bc709fb3
build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.638.0 to 2.647.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.638.0...v2.647.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 04:18:05 +00:00
dependabot-preview[bot]
fef2f4d700
build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.15.0 to 5.15.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.15.0...5.15.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 04:16:31 +00:00
dependabot-preview[bot]
315218caaa
build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.0 to 25.2.3.
- [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/v25.2.0...v25.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 04:15:50 +00:00
mattwr18
ff348fdd5c
chore: remove image nodes that point to nothing
...
- remove their relationships to posts/users as well
2020-03-26 19:01:09 +01:00
roschaefer
cedd0ac9e8
Code creep: Avoid migration errors
...
..because of existing indices. I think this is unnecessary, e.g. in
development.
2020-03-26 16:41:32 +01:00
roschaefer
2e1d5b6bb8
chore(migration): Remove dangling urls
2020-03-26 16:39:03 +01:00
Robert Schäfer
abd67a0103
Merge pull request #3314 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.9.0
...
build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend
2020-03-26 15:54:27 +01:00
Robert Schäfer
67f7d3bfd4
Merge pull request #3341 from Human-Connection/dependabot/npm_and_yarn/backend/babel-jest-25.2.1
...
build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend
2020-03-26 15:54:20 +01:00
Robert Schäfer
43d1990d72
Merge pull request #3262 from Human-Connection/3250_upload_images_to_spaces
...
feat(backend): upload original image files on S3 object storage
2020-03-26 15:53:19 +01:00
mattwr18
bde6bfc5fa
fix(migration): fix errors after dry run
...
- avoid content-type is not a string, by checking if there is a mimeType
or giving it a default 'image/jpeg'
- check if the file exists before trying to upload it (maybe this is
only an issue locally, but about half the files didn't exist in the
file system.
2020-03-26 14:03:21 +01:00
dependabot-preview[bot]
8ae8c9967e
build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 12:26:59 +00:00
dependabot-preview[bot]
251c3b8eda
build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.0 to 25.2.1.
- [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/v25.2.1/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 12:26:55 +00:00