Matt Rider
|
17ff9c4c0f
|
Add caching rule to allow for upgrade
|
2019-07-02 08:36:47 -03:00 |
|
dependabot-preview[bot]
|
dfa41aa67f
|
Bump graphql-shield from 5.6.2 to 6.0.2 in /backend
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 5.6.2 to 6.0.2.
- [Release notes](https://github.com/maticzav/graphql-shield/releases)
- [Commits](https://github.com/maticzav/graphql-shield/compare/v5.6.2...v6.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-02 04:22:58 +00:00 |
|
|
|
3a961e5b77
|
Merge pull request #941 from Human-Connection/dependabot/docker/backend/node-12.5-alpine
Bump node from 12.4-alpine to 12.5-alpine in /backend
|
2019-07-02 01:25:34 +02:00 |
|
|
|
55b598fb69
|
Merge pull request #942 from Human-Connection/dependabot/docker/webapp/node-12.5-alpine
Bump node from 12.4-alpine to 12.5-alpine in /webapp
|
2019-07-02 01:25:13 +02:00 |
|
|
|
03eedfc836
|
Merge pull request #937 from Human-Connection/dependabot/npm_and_yarn/cypress-file-upload-3.2.0
Bump cypress-file-upload from 3.1.4 to 3.2.0
|
2019-07-02 01:24:41 +02:00 |
|
mattwr18
|
730c18faec
|
Merge pull request #935 from Human-Connection/fix_cypher_injection
Patch cypher injection vulnerability
|
2019-07-01 12:30:31 -03:00 |
|
mattwr18
|
14b5109e78
|
Merge pull request #787 from Human-Connection/759-teaser-image-create-posts
Add teaser image to contribution form
|
2019-07-01 12:29:47 -03:00 |
|
Matt Rider
|
2edf99148d
|
Remove test
- we don't set the form language because we want to have the name of the language as a placeholder, not its code
|
2019-07-01 08:22:46 -03:00 |
|
Matt Rider
|
51a7a0e5d8
|
Add back test accidentally deleted
|
2019-07-01 07:29:06 -03:00 |
|
dependabot-preview[bot]
|
292b527ea2
|
Bump node from 12.4-alpine to 12.5-alpine in /webapp
Bumps node from 12.4-alpine to 12.5-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-01 04:31:58 +00:00 |
|
dependabot-preview[bot]
|
2437d9100b
|
Bump node from 12.4-alpine to 12.5-alpine in /backend
Bumps node from 12.4-alpine to 12.5-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-01 04:31:48 +00:00 |
|
dependabot-preview[bot]
|
9ac513ad45
|
Bump cypress-file-upload from 3.1.4 to 3.2.0
Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases)
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v3.1.4...v3.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-01 04:26:37 +00:00 |
|
mattwr18
|
2040c480fb
|
Merge pull request #930 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.0-beta.2
Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 in /backend
|
2019-06-29 22:54:26 -03:00 |
|
mattwr18
|
a57fdec86c
|
Merge pull request #928 from Human-Connection/dependabot/npm_and_yarn/webapp/date-fns-2.0.0-beta.2
Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.2 in /webapp
|
2019-06-29 22:54:02 -03:00 |
|
mattwr18
|
9ac0c9b7cf
|
Merge pull request #924 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.6.7
Bump apollo-server from 2.6.6 to 2.6.7 in /backend
|
2019-06-29 22:53:39 -03:00 |
|
mattwr18
|
084447c743
|
Merge pull request #929 from Human-Connection/dependabot/npm_and_yarn/cypress-3.3.2
Bump cypress from 3.3.1 to 3.3.2
|
2019-06-29 22:53:13 -03:00 |
|
Wolfgang Huß
|
118e53fa02
|
Added a missing Deletable
|
2019-06-29 19:21:20 +02:00 |
|
Matt Rider
|
d6f0698ef7
|
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 759-teaser-image-create-posts
|
2019-06-29 13:53:37 -03:00 |
|
dependabot-preview[bot]
|
2e48a3529b
|
Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.2 in /webapp
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.37 to 2.0.0-beta.2.
- [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-alpha.37...v2.0.0-beta.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-29 16:22:49 +00:00 |
|
Robert Schäfer
|
4e687a06ea
|
Patch cypher injection vulnerability
@mattwr18 this patches the vulnerability. However we should never do
string interpolation with user input.
|
2019-06-29 13:48:40 +02:00 |
|
dependabot-preview[bot]
|
0271f95146
|
Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 in /backend
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-beta.1 to 2.0.0-beta.2.
- [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.1...v2.0.0-beta.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-28 04:23:19 +00:00 |
|
dependabot-preview[bot]
|
5980249703
|
Bump cypress from 3.3.1 to 3.3.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v3.3.1...v3.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-28 04:22:52 +00:00 |
|
mattwr18
|
7763083bd6
|
Merge pull request #925 from Human-Connection/dependabot/npm_and_yarn/webapp/date-fns-2.0.0-beta.1
Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /webapp
|
2019-06-27 18:18:13 -03:00 |
|
dependabot-preview[bot]
|
058eae515e
|
Bump apollo-server from 2.6.6 to 2.6.7 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.6.6 to 2.6.7.
- [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.6.6...apollo-server@2.6.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 21:17:31 +00:00 |
|
mattwr18
|
49e99417ac
|
Merge pull request #923 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.4.0
Bump graphql from 14.3.1 to 14.4.0 in /webapp
|
2019-06-27 18:17:05 -03:00 |
|
mattwr18
|
6fe3fdc961
|
Merge pull request #909 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-config-prettier-6.0.0
Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /backend
|
2019-06-27 18:16:43 -03:00 |
|
mattwr18
|
f5786b703f
|
Merge pull request #922 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.0-beta.1
Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /backend
|
2019-06-27 18:16:19 -03:00 |
|
mattwr18
|
9002d1b889
|
Merge pull request #921 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-14.4.0
Bump graphql from 14.3.1 to 14.4.0 in /backend
|
2019-06-27 18:15:55 -03:00 |
|
mattwr18
|
df4ae95ae3
|
Merge pull request #920 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.6.7
Bump apollo-server-testing from 2.6.6 to 2.6.7 in /backend
|
2019-06-27 18:15:31 -03:00 |
|
dependabot-preview[bot]
|
3eab153164
|
Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /webapp
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.37 to 2.0.0-beta.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-alpha.37...v2.0.0-beta.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:24:11 +00:00 |
|
dependabot-preview[bot]
|
84e81f88c4
|
Bump graphql from 14.3.1 to 14.4.0 in /webapp
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.3.1 to 14.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.3.1...v14.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:22:55 +00:00 |
|
dependabot-preview[bot]
|
71d98e5370
|
Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /backend
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.37 to 2.0.0-beta.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-alpha.37...v2.0.0-beta.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:22:49 +00:00 |
|
dependabot-preview[bot]
|
0a05a52095
|
Bump graphql from 14.3.1 to 14.4.0 in /backend
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.3.1 to 14.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.3.1...v14.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:22:16 +00:00 |
|
dependabot-preview[bot]
|
d383592c09
|
Bump apollo-server-testing from 2.6.6 to 2.6.7 in /backend
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.6.6 to 2.6.7.
- [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.6.6...apollo-server-testing@2.6.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-27 04:21:37 +00:00 |
|
dependabot-preview[bot]
|
ee1be0ba27
|
Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 5.0.0 to 6.0.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/v5.0.0...v6.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 12:08:23 +00:00 |
|
|
|
89c367de86
|
Merge pull request #910 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.6.6
Bump apollo-server from 2.6.4 to 2.6.6 in /backend
|
2019-06-26 14:06:44 +02:00 |
|
|
|
31259b4341
|
Merge pull request #911 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-config-prettier-6.0.0
Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp
|
2019-06-26 14:06:13 +02:00 |
|
dependabot-preview[bot]
|
df29412dd1
|
Bump apollo-server from 2.6.4 to 2.6.6 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.6.4 to 2.6.6.
- [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.6.4...apollo-server@2.6.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 09:06:01 +00:00 |
|
Robert Schäfer
|
0bdf051bb3
|
Merge pull request #912 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.6.6
Bump apollo-server-testing from 2.6.4 to 2.6.6 in /backend
|
2019-06-26 11:04:04 +02:00 |
|
Robert Schäfer
|
421ee07b98
|
Merge pull request #913 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-promise-4.2.1
Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /webapp
|
2019-06-26 11:03:43 +02:00 |
|
Robert Schäfer
|
15c4059f5a
|
Merge pull request #914 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-promise-4.2.1
Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /backend
|
2019-06-26 11:03:20 +02:00 |
|
dependabot-preview[bot]
|
fad0447312
|
Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 5.0.0 to 6.0.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/v5.0.0...v6.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 09:03:03 +00:00 |
|
Robert Schäfer
|
a7eebe7928
|
Merge pull request #915 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.0-alpha.37
Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /backend
|
2019-06-26 11:02:23 +02:00 |
|
Robert Schäfer
|
344ff9fce2
|
Merge pull request #916 from Human-Connection/dependabot/npm_and_yarn/webapp/date-fns-2.0.0-alpha.37
Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /webapp
|
2019-06-26 11:01:28 +02:00 |
|
Robert Schäfer
|
fa9fabbdc8
|
Merge pull request #917 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-6.0.1
Bump eslint from 5.16.0 to 6.0.1 in /backend
|
2019-06-26 11:00:52 +02:00 |
|
dependabot-preview[bot]
|
74b2199cae
|
Bump eslint from 5.16.0 to 6.0.1 in /backend
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.0.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/v5.16.0...v6.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 04:25:36 +00:00 |
|
dependabot-preview[bot]
|
4f8122e117
|
Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /webapp
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.36 to 2.0.0-alpha.37.
- [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-alpha.36...v2.0.0-alpha.37)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 04:25:08 +00:00 |
|
dependabot-preview[bot]
|
978e4fa0ea
|
Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /backend
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.36 to 2.0.0-alpha.37.
- [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-alpha.36...v2.0.0-alpha.37)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 04:24:59 +00:00 |
|
dependabot-preview[bot]
|
9e23b49143
|
Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /backend
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 04:24:08 +00:00 |
|
dependabot-preview[bot]
|
dba7678e5f
|
Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /webapp
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-26 04:24:03 +00:00 |
|