mattwr18
0cdae364b8
Merge pull request #3197 from Human-Connection/update-user-at-password-reset
...
fix: Update user.updatedAt when password is reset
2020-03-02 16:18:25 +01:00
Robert Schäfer
2c69998321
Merge pull request #3174 from Human-Connection/dependabot/npm_and_yarn/backend/babel/register-7.8.6
...
build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend
2020-03-02 15:38:25 +01:00
mattwr18
1b7ff116d1
Update user.updatedAt when password is reset
...
- this is updating the user node, so it should update the updatedAt.
we recently ran into an issue where we weren't sure if a user had
successfully changed their password with the passwordReset, and needed
to look into it further to see if the PasswordReset had been used or not
to tell if it was successful.
2020-03-02 15:22:57 +01:00
Robert Schäfer
514dd59775
Merge pull request #3191 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-23.8.1
...
build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend
2020-03-02 11:05:22 +01:00
dependabot-preview[bot]
76591fd049
build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.8.3 to 7.8.6.
- [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.3...v7.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 09:47:28 +00:00
Robert Schäfer
4eee4706b2
Merge pull request #3176 from Human-Connection/dependabot/npm_and_yarn/backend/wait-on-4.0.1
...
build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend
2020-03-02 10:46:04 +01:00
Robert Schäfer
9e09e36421
Merge pull request #3181 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.8.6
...
build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend
2020-03-02 10:45:18 +01:00
Robert Schäfer
1d65ce3b3b
Merge pull request #3192 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.13.1
...
build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend
2020-03-02 10:24:46 +01:00
dependabot-preview[bot]
0dd4b37222
build(deps-dev): bump eslint-plugin-jest in /backend
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.8.0 to 23.8.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/v23.8.0...v23.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 09:13:11 +00:00
dependabot-preview[bot]
dc53720c24
build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.3...v6.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 04:19:30 +00:00
dependabot-preview[bot]
9774dc077c
build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.12.4 to 5.13.1.
- [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.12.4...5.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 04:18:55 +00:00
dependabot-preview[bot]
a7d89e0bef
build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.8.4 to 7.8.6.
- [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.4...v7.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 04:19:57 +00:00
dependabot-preview[bot]
836878a6fb
build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v4.0.0...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-28 04:18:50 +00:00
dependabot-preview[bot]
6e6a5c8fdb
build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.9.0 to 2.10.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.9.0...v2.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 10:58:46 +00:00
mattwr18
59eefd971f
Merge pull request #3162 from Human-Connection/dependabot/npm_and_yarn/backend/babel-eslint-10.1.0
...
build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend
2020-02-26 09:33:11 +01:00
dependabot-preview[bot]
868f6d1fe8
build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 04:18:10 +00:00
dependabot-preview[bot]
71777f5933
build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 7.0.0 to 7.0.1.
- [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.0...v7.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 04:17:43 +00:00
Robert Schäfer
e3937a00b9
Merge pull request #3044 from Human-Connection/dependabot/npm_and_yarn/backend/xregexp-4.3.0
...
build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend
2020-02-25 16:39:11 +01:00
Robert Schäfer
9161c828d0
Merge pull request #3147 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-url-5.11.1
...
build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend
2020-02-25 16:38:38 +01:00
dependabot-preview[bot]
0410957d7d
build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend
...
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper ) from 5.10.7 to 5.11.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.7...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 13:50:49 +00:00
dependabot-preview[bot]
839d31328e
build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend
...
Bumps [xregexp](https://github.com/slevithan/xregexp ) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/slevithan/xregexp/releases )
- [Commits](https://github.com/slevithan/xregexp/compare/v4.2.4...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 13:26:05 +00:00
roschaefer
c9caa5bf4c
Fix uuid deprecations
2020-02-25 13:16:48 +01:00
dependabot-preview[bot]
d581ace74c
build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 7.0.13 to 7.0.14.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.0.13...v7.0.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 10:32:18 +00:00
Robert Schäfer
01cdddb97b
Merge pull request #3148 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-title-5.11.1
...
build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend
2020-02-25 11:30:23 +01:00
Robert Schäfer
1e12dbf2ca
Merge pull request #3154 from Human-Connection/dependabot/npm_and_yarn/backend/helmet-3.21.3
...
build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend
2020-02-25 11:30:06 +01:00
dependabot-preview[bot]
89d44b0cc3
build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 3.4.0 to 7.0.0.
- [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/v3.4.0...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 04:19:08 +00:00
dependabot-preview[bot]
91bf6ceef2
build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 3.21.2 to 3.21.3.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v3.21.2...v3.21.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 04:18:37 +00:00
dependabot-preview[bot]
cd646a9623
build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend
...
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper ) from 5.10.7 to 5.11.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.7...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 21:33:17 +00:00
mattwr18
decc0dceb4
Merge pull request #3149 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-description-5.11.1
...
build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend
2020-02-24 22:32:19 +01:00
mattwr18
d644f9fc88
Merge pull request #3146 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-23.8.0
...
build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend
2020-02-24 22:31:58 +01:00
mattwr18
93522803bc
Merge pull request #3145 from Human-Connection/dependabot/npm_and_yarn/backend/sanitize-html-1.22.0
...
build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend
2020-02-24 22:31:40 +01:00
mattwr18
3f4c6c8f16
Merge pull request #3144 from Human-Connection/dependabot/npm_and_yarn/backend/nodemailer-6.4.3
...
build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend
2020-02-24 22:31:16 +01:00
dependabot-preview[bot]
d89a082d20
build(deps): bump metascraper-description in /backend
...
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.0...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 04:19:32 +00:00
dependabot-preview[bot]
8ba6df9abd
build(deps-dev): bump eslint-plugin-jest in /backend
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.7.0 to 23.8.0.
- [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/v23.7.0...v23.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 04:17:50 +00:00
dependabot-preview[bot]
03b08680e0
build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend
...
Bumps [sanitize-html](https://github.com/punkave/sanitize-html ) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/punkave/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/1.22.0/CHANGELOG.md )
- [Commits](https://github.com/punkave/sanitize-html/compare/1.21.1...1.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 04:17:22 +00:00
dependabot-preview[bot]
137049d4c3
build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.2...v6.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 04:16:53 +00:00
dependabot-preview[bot]
61cd799df6
build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend
...
Bumps [metascraper-video](https://github.com/microlinkhq/metascraper ) from 5.10.7 to 5.11.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.7...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 04:16:26 +00:00
Robert Schäfer
1d5d7441da
Merge pull request #3071 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.11.1
...
build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend
2020-02-22 12:43:49 +01:00
Robert Schäfer
865a0da339
Merge pull request #3136 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-5.11.4
...
build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend
2020-02-22 12:43:32 +01:00
Robert Schäfer
9db32e6824
Merge pull request #3137 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.11.4
...
build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend
2020-02-22 12:43:13 +01:00
Lala Sabathil
11d2b8174b
Merge pull request #3132 from Human-Connection/update-to-version-0.4.0
...
chore: Update to v0.4.0
2020-02-22 06:24:15 +01:00
dependabot-preview[bot]
c7477f33e0
build(deps): bump metascraper-soundcloud in /backend
...
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud ) from 5.10.7 to 5.11.4.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases )
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-22 01:32:36 +00:00
dependabot-preview[bot]
b86c209c7c
build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend
...
Bumps [metascraper](https://github.com/microlinkhq/metascraper ) from 5.11.0 to 5.11.4.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.0...v5.11.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-22 01:32:33 +00:00
dependabot-preview[bot]
7f660e0f41
build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend
...
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper ) from 5.10.7 to 5.11.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.7...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-22 01:32:32 +00:00
dependabot-preview[bot]
56f3f882b6
build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend
...
Bumps [metascraper-logo](https://github.com/microlinkhq/metascraper ) from 5.10.7 to 5.11.1.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.7...v5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 21:06:39 +00:00
Robert Schäfer
96a87177d4
Merge pull request #3127 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.0.13
...
build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend
2020-02-21 22:02:10 +01:00
Robert Schäfer
c4886c8bcb
Merge pull request #3128 from Human-Connection/dependabot/npm_and_yarn/backend/ioredis-4.16.0
...
build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend
2020-02-21 22:01:46 +01:00
mattwr18
2f99207760
Update to v0.4.0
2020-02-21 19:04:53 +01:00
dependabot-preview[bot]
cb5d0af223
build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend
...
Bumps [apollo-server](https://github.com/apollographql/apollo-server ) from 2.10.0 to 2.10.1.
- [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.10.0...apollo-server@2.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 12:56:14 +00:00
dependabot-preview[bot]
2d7b9cef03
build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 7.0.11 to 7.0.13.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.0.11...v7.0.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 12:50:49 +00:00