mattwr18
|
659101fe99
|
Merge pull request #3438 from Human-Connection/dependabot/npm_and_yarn/cypress-cucumber-preprocessor-2.2.1
build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1
|
2020-04-08 08:41:25 +02:00 |
|
dependabot-preview[bot]
|
34a856a98f
|
build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.5.0...v3.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 04:23:52 +00:00 |
|
dependabot-preview[bot]
|
ce79747cc5
|
build(deps-dev): bump @vue/cli-shared-utils in /webapp
Bumps [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-shared-utils)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 04:22:44 +00:00 |
|
dependabot-preview[bot]
|
8e173fe259
|
build(deps): bump apollo-server-express in /backend
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server) from 2.11.0 to 2.12.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.11.0...apollo-server-express@2.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 04:19:25 +00:00 |
|
dependabot-preview[bot]
|
e5a82f6fe7
|
build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [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.9.0...v7.9.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 04:18:17 +00:00 |
|
dependabot-preview[bot]
|
8a129c7797
|
build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-image](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 04:17:43 +00:00 |
|
dependabot-preview[bot]
|
68f7574ab1
|
build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1
Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v2.1.0...v2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-08 04:17:37 +00:00 |
|
mattwr18
|
5a3024cfe6
|
Merge pull request #3435 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-youtube-5.11.8
build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend
|
2020-04-07 16:51:18 +02:00 |
|
mattwr18
|
b835e0bcf4
|
Merge pull request #3432 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.11.8
build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend
|
2020-04-07 16:51:05 +02:00 |
|
mattwr18
|
a71384464a
|
Merge pull request #3377 from Human-Connection/3376-refactor-SearchPost-component
refactor: favor CSS over syleguide components SearchPost.vue
|
2020-04-07 16:50:40 +02:00 |
|
mattwr18
|
ca5c1a5516
|
chore: update variable to avoid validation error
- test was throwing a validation error for count as searchResults was
setting commentCount instead of commentsCount
|
2020-04-07 15:41:47 +02:00 |
|
Alina Beck
|
797efe0a60
|
use CounterIcon component to show counts
- also adds a 'soft' variant to CounterIcon to make it more adaptable
|
2020-04-07 15:41:47 +02:00 |
|
mattwr18
|
668159fa5e
|
fix(frontend): update tests with new CSS selectors
|
2020-04-07 15:41:45 +02:00 |
|
mattwr18
|
ff44fdb12c
|
refactor: favor CSS over syleguide components
|
2020-04-07 15:41:06 +02:00 |
|
mattwr18
|
5cc3ef5faa
|
Merge pull request #3411 from Human-Connection/remove-unused-package
chore: removed unused fuse.js
|
2020-04-07 15:20:22 +02:00 |
|
Robert Schäfer
|
620cd599b7
|
Merge pull request #3434 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.2.7
build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend
|
2020-04-07 15:10:27 +02:00 |
|
Robert Schäfer
|
536c8417a7
|
Merge pull request #3397 from Human-Connection/dependabot/npm_and_yarn/backend/merge-graphql-schemas-1.7.7
build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend
|
2020-04-07 15:09:41 +02:00 |
|
dependabot-preview[bot]
|
3f291fa1bb
|
build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend
Bumps [jest](https://github.com/facebook/jest) from 25.2.6 to 25.2.7.
- [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.6...v25.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 09:52:59 +00:00 |
|
dependabot-preview[bot]
|
e5e444a985
|
build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases)
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 09:52:38 +00:00 |
|
dependabot-preview[bot]
|
d0df54bdc9
|
build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend
Bumps [merge-graphql-schemas](https://github.com/Urigo/merge-graphql-schemas) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/Urigo/merge-graphql-schemas/releases)
- [Changelog](https://github.com/Urigo/merge-graphql-schemas/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Urigo/merge-graphql-schemas/compare/1.7.6...1.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 09:52:35 +00:00 |
|
dependabot-preview[bot]
|
d095abab42
|
build(deps): bump metascraper-soundcloud in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud) from 5.11.7 to 5.11.8.
- [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-04-07 09:51:39 +00:00 |
|
Robert Schäfer
|
b6682b50a8
|
Merge pull request #3428 from Human-Connection/3427-spaces-backup-images-documentation
chore: Update docs for spaces backups
|
2020-04-07 11:49:42 +02:00 |
|
Robert Schäfer
|
42e0a41187
|
Merge pull request #3431 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-date-5.11.8
build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend
|
2020-04-07 11:49:35 +02:00 |
|
Robert Schäfer
|
61a5a57545
|
Merge pull request #3430 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-publisher-5.11.8
build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend
|
2020-04-07 11:49:19 +02:00 |
|
dependabot-preview[bot]
|
582a72e0fe
|
build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-date](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 07:17:13 +00:00 |
|
dependabot-preview[bot]
|
5f70539c05
|
build(deps): bump metascraper-publisher in /backend
Bumps [metascraper-publisher](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 07:17:09 +00:00 |
|
mattwr18
|
6a6c238ff6
|
Merge pull request #3436 from Human-Connection/dependabot/npm_and_yarn/webapp/css-loader-3.5.0
build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp
|
2020-04-07 09:15:01 +02:00 |
|
mattwr18
|
815004dacf
|
Merge pull request #3433 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.11.8
build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend
|
2020-04-07 09:14:37 +02:00 |
|
dependabot-preview[bot]
|
f8f9e6185f
|
build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.2...v3.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 04:24:24 +00:00 |
|
dependabot-preview[bot]
|
ba627340c7
|
build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-07 04:19:55 +00:00 |
|
mattwr18
|
5ff7bf993f
|
fix(grammar): avoid first person in docs
|
2020-04-06 18:32:54 +02:00 |
|
mattwr18
|
81ab1aa1a3
|
Merge pull request #3429 from Human-Connection/dependabot/npm_and_yarn/webapp/prettier-2.0.4
build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp
|
2020-04-06 18:30:13 +02:00 |
|
dependabot-preview[bot]
|
f4744dc36a
|
build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 12:52:15 +00:00 |
|
mattwr18
|
4c452ff207
|
Merge pull request #3420 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-url-5.11.8
build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend
|
2020-04-06 14:49:45 +02:00 |
|
mattwr18
|
dc9886f6dd
|
Merge pull request #3419 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-5.11.8
build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend
|
2020-04-06 14:49:38 +02:00 |
|
mattwr18
|
4397f70642
|
Merge pull request #3422 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook-design-token-0.7.2
build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp
|
2020-04-06 14:49:11 +02:00 |
|
mattwr18
|
29a9567bce
|
chore: Update docs for spaces backups
|
2020-04-06 14:39:00 +02:00 |
|
dependabot-preview[bot]
|
3997789fa7
|
build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 11:08:24 +00:00 |
|
dependabot-preview[bot]
|
64172a2513
|
build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 11:08:11 +00:00 |
|
mattwr18
|
8654b2cea0
|
Merge pull request #3424 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-loader-4.0.0
build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp
|
2020-04-06 13:07:31 +02:00 |
|
mattwr18
|
b44d564de5
|
Merge pull request #3423 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/cli-shared-utils-4.3.0
build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp
|
2020-04-06 13:07:02 +02:00 |
|
mattwr18
|
b838933598
|
Merge pull request #3417 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.11.8
build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend
|
2020-04-06 13:06:09 +02:00 |
|
mattwr18
|
003fb79551
|
Merge pull request #3415 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-title-5.11.8
build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend
|
2020-04-06 13:05:52 +02:00 |
|
dependabot-preview[bot]
|
accb30d441
|
build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 06:29:02 +00:00 |
|
dependabot-preview[bot]
|
3f2561145b
|
build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [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.6...v5.11.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 06:29:00 +00:00 |
|
mattwr18
|
169fd6c5db
|
Merge pull request #3418 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-audio-5.11.8
build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend
|
2020-04-06 08:26:58 +02:00 |
|
mattwr18
|
9c22652a1f
|
Merge pull request #3416 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-video-5.11.8
build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend
|
2020-04-06 08:26:40 +02:00 |
|
dependabot-preview[bot]
|
1359cafcd0
|
build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.3 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.3...v4.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 04:28:41 +00:00 |
|
dependabot-preview[bot]
|
fd705d057a
|
build(deps-dev): bump @vue/cli-shared-utils in /webapp
Bumps [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.0/packages/@vue/cli-shared-utils)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 04:28:03 +00:00 |
|
dependabot-preview[bot]
|
fe45e6f253
|
build(deps-dev): bump storybook-design-token in /webapp
Bumps [storybook-design-token](https://github.com/UX-and-I/storybook-design-token) from 0.7.0 to 0.7.2.
- [Release notes](https://github.com/UX-and-I/storybook-design-token/releases)
- [Commits](https://github.com/UX-and-I/storybook-design-token/compare/v0.7.0...v0.7.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-06 04:27:31 +00:00 |
|