Mac Siri
830ddf7d04
[deploy] Specify node version in package.json ( #7940 )
2020-05-18 19:00:17 -04:00
Vaidehi Joshi
b1de4cb1cf
Add Percy 🦔 ( #7783 ) [deploy]
...
* Add Percy to Gemfile, rails helper
* Percy snapshots for using the editor
* Add PERCY_TOKEN to sample_application.yml
* Percy snapshots for visiting the homepage
* Percy snapshots for viewing an article's comments
* Percy snapshots for creating an article
* Percy snapshots for editing an article
* Percy snapshots for logged in/out user
* Remove empty spec file
* Percy snapshots for settings page
* Percy snapshots for reading list
* Percy snapshots for admin view
* Percy snapshots for moderator view
* Percy snapshots for authentication views
* Percy snapshots for article and tag views
* Percy snapshots for editing/deleting comment views
* Percy snapshots for admin views
* Percy snapshots for comment views
* Percy snapshots for organization views
* Percy snapshots for pro membership views
* Percy snapshots for podcast views
* Percy snapshots for user views
* Percy snapshots for dashboard views
* Percy snapshots for homepage views
* Percy snapshots for video views
* Add js: true in tests that require it for Percy
* Percy dependency cleanup
* Add the Percy agent
* Remove the PERCY_TOKEN from sample_application.yml
* Move the Percy gem into the "test" group in the Gemfile
* Remove duplicate snapshots, provide unique names to snapshots
* Set seed on Faker::Config for deterministic Percy snapshots
* Freeze time in js: true tests for determinstic snapshots
* Upgrade Percy to v0.26.3
* Add percy: true flag for Percy snapshotting tests
* Add more percy: true flags
2020-05-18 11:35:53 -07:00
Nick Taylor
5505a5e1ce
Added a lint-staged check for running only related tests to changed frontend files ( #7883 )
2020-05-15 11:13:29 -04:00
dependabot-preview[bot]
7b69a3ca49
Bump webpack-dev-server from 3.10.3 to 3.11.0 ( #7852 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 18:02:33 -04:00
dependabot-preview[bot]
04ecbb8f76
Bump eslint-plugin-react from 7.19.0 to 7.20.0 ( #7850 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.19.0...v7.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 18:01:35 -04:00
dependabot-preview[bot]
2497d53929
Bump redoc-cli from 0.9.7 to 0.9.8 ( #7851 )
...
Bumps [redoc-cli](https://github.com/Redocly/redoc ) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/Redocly/redoc/releases )
- [Changelog](https://github.com/Redocly/redoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Redocly/redoc/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 14:35:58 -04:00
dependabot-preview[bot]
f9c49a13fa
Bump twilio-video from 2.3.0 to 2.4.0 ( #7717 )
2020-05-08 10:15:17 -04:00
dependabot-preview[bot]
5c2233f375
Bump ibm-openapi-validator from 0.27.0 to 0.27.1 ( #7710 )
2020-05-08 10:14:48 -04:00
dependabot-preview[bot]
5143678b03
Bump lint-staged from 10.2.1 to 10.2.2 ( #7716 )
2020-05-08 10:04:55 -04:00
dependabot-preview[bot]
c950f6d3be
Bump babel-jest from 24.9.0 to 26.0.1 ( #7712 )
2020-05-08 10:00:16 -04:00
dependabot-preview[bot]
8e62819e74
Bump jest from 25.5.2 to 26.0.1 ( #7715 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.5.2 to 26.0.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/compare/v25.5.2...v26.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 16:30:51 -04:00
dependabot-preview[bot]
1b2264aee6
Bump node-sass from 4.14.0 to 4.14.1 ( #7718 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 16:30:35 -04:00
Mac Siri
8fcec7ead4
Unescape user's summary in followUser slide ( #7675 )
2020-05-06 12:14:05 -04:00
dependabot-preview[bot]
db7aa197fa
Bump @babel/core from 7.9.0 to 7.9.6 ( #7612 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.9.0 to 7.9.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.9.0...v7.9.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 11:52:08 -04:00
dependabot-preview[bot]
671073bc66
Bump ibm-openapi-validator from 0.26.1 to 0.27.0 ( #7614 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/IBM/openapi-validator/releases )
- [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.26.1...v0.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-30 19:06:54 -04:00
dependabot-preview[bot]
176293bc96
Bump style-loader from 1.1.4 to 1.2.1 ( #7616 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.1.4 to 1.2.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.4...v1.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-30 18:03:09 -04:00
dependabot-preview[bot]
d9467858be
Bump lint-staged from 10.1.7 to 10.2.1 ( #7613 )
2020-04-30 17:22:53 -04:00
dependabot-preview[bot]
aed164caa1
Bump intersection-observer from 0.9.0 to 0.10.0 ( #7610 )
2020-04-30 17:22:06 -04:00
dependabot-preview[bot]
23b4690596
Bump @babel/preset-env from 7.9.5 to 7.9.6 ( #7617 )
2020-04-30 17:20:45 -04:00
dependabot-preview[bot]
c8cc5df172
Bump jest from 25.4.0 to 25.5.2 ( #7618 )
2020-04-30 17:19:44 -04:00
dependabot-preview[bot]
7c3c2c280a
[deploy] Bump css-loader from 3.5.2 to 3.5.3 ( #7611 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.5.2 to 3.5.3.
- [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.2...v3.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-30 15:52:32 -05:00
rhymes
178a049262
Add SVG optimizer ( #7542 )
2020-04-28 08:28:25 -04:00
dependabot-preview[bot]
2bad54ec47
Bump prettier from 2.0.4 to 2.0.5 ( #7465 )
2020-04-24 11:36:48 -04:00
rhymes
1e5d831a3e
Remove unused markedjs ( #7500 )
2020-04-24 16:38:14 +02:00
dependabot-preview[bot]
905e4849b4
Bump eslint-config-prettier from 6.10.1 to 6.11.0 ( #7462 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.10.1 to 6.11.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.10.1...v6.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 15:19:52 -04:00
dependabot-preview[bot]
07484361ec
Bump node-sass from 4.13.1 to 4.14.0 ( #7464 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.13.1 to 4.14.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.13.1...v4.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-23 12:41:04 -04:00
dependabot-preview[bot]
f3213e964a
Bump lint-staged from 10.1.3 to 10.1.7 ( #7461 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.3 to 10.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.3...v10.1.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 12:40:16 -04:00
dependabot-preview[bot]
1560f39147
Bump intersection-observer from 0.8.0 to 0.9.0 ( #7468 )
...
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases )
- [Commits](https://github.com/w3c/IntersectionObserver/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 09:44:58 -04:00
dependabot-preview[bot]
75ec29aa5b
Bump @rails/webpacker from 5.0.1 to 5.1.1 ( #7466 )
...
Bumps [@rails/webpacker](https://github.com/rails/webpacker ) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/rails/webpacker/releases )
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/webpacker/compare/v5.0.1...v5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 09:44:03 -04:00
dependabot-preview[bot]
50bc3b189f
Bump jest from 25.3.0 to 25.4.0 ( #7467 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.3.0 to 25.4.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/v25.3.0...v25.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 09:43:43 -04:00
Mac Siri
1f74b95e34
Enable Erblint's autocorrect ( #7423 )
2020-04-21 15:51:33 -04:00
Nick Taylor
f0c4d56117
Added a theme switcher to Storybook. ( #7364 )
...
* Added the theme switcher to storybook.
* Renamed method to align it more with what it actually does.
* Renamed method to align it more with what it actually does.
* Changed order of themes in select to match order in UX settings.
2020-04-17 10:39:05 -04:00
dependabot-preview[bot]
2c034dcbac
[deploy] Bump ibm-openapi-validator from 0.26.0 to 0.26.1 ( #7327 )
...
Bumps [ibm-openapi-validator](https://github.com/IBM/openapi-validator ) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/IBM/openapi-validator/releases )
- [Changelog](https://github.com/IBM/openapi-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/IBM/openapi-validator/compare/v0.26.0...v0.26.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ben Halpern <bendhalpern@gmail.com>
2020-04-16 14:19:47 -04:00
dependabot-preview[bot]
c246cb106f
Bump intersection-observer from 0.7.0 to 0.8.0 ( #7322 )
...
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases )
- [Commits](https://github.com/w3c/IntersectionObserver/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-16 14:18:53 -04:00
dependabot-preview[bot]
0e06ed1ad7
Bump lint-staged from 10.1.2 to 10.1.3 ( #7330 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.2...v10.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-16 14:18:26 -04:00
dependabot-preview[bot]
46b422022a
Bump husky from 4.2.3 to 4.2.5 ( #7324 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.2.3 to 4.2.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.3...v4.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-16 14:18:11 -04:00
dependabot-preview[bot]
ad4a4267d5
Bump css-loader from 3.5.1 to 3.5.2 ( #7325 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.5.1 to 3.5.2.
- [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.1...v3.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-16 14:18:02 -04:00
dependabot-preview[bot]
8a966a780d
Bump style-loader from 1.1.3 to 1.1.4 ( #7326 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-16 14:17:53 -04:00
Molly Struve
21f53bbe37
[deploy] Upgrade Honeybadger js ( #7281 )
2020-04-14 11:19:50 -05:00
dependabot-preview[bot]
11c7289b34
Bump @babel/preset-env from 7.9.0 to 7.9.5 ( #7180 )
...
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>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 10:18:30 -04:00
dependabot-preview[bot]
bb53cd654a
[deploy] Bump focus-visible from 5.0.2 to 5.1.0 ( #7177 )
...
Bumps [focus-visible](https://github.com/WICG/focus-visible ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/WICG/focus-visible/releases )
- [Commits](https://github.com/WICG/focus-visible/compare/v5.0.2...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:20:43 -04:00
dependabot-preview[bot]
97c14f3d78
Bump jest from 25.2.6 to 25.3.0 ( #7182 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.6 to 25.3.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/v25.2.6...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:20:03 -04:00
dependabot-preview[bot]
53e260cb76
Bump css-loader from 3.4.2 to 3.5.1 ( #7185 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.4.2 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.4.2...v3.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 11:19:35 -04:00
dependabot-preview[bot]
9c37346157
[deploy] Bump @stoplight/spectral from 5.2.0 to 5.3.0 ( #7178 )
2020-04-10 09:14:50 -04:00
dependabot-preview[bot]
456c611e5b
Bump prettier from 2.0.2 to 2.0.4 ( #7179 )
...
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>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 12:16:50 -04:00
dependabot-preview[bot]
d4392c82a4
Bump lint-staged from 10.1.1 to 10.1.2 ( #7183 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.1...v10.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-09 12:16:37 -04:00
dependabot-preview[bot]
ac3b88ccb0
Bump @rails/webpacker from 5.0.0 to 5.0.1 ( #7026 )
2020-04-02 16:05:42 -04:00
dependabot-preview[bot]
ac2d343521
Bump eslint-plugin-import from 2.20.1 to 2.20.2 ( #7034 )
2020-04-02 16:05:14 -04:00
dependabot-preview[bot]
6aca7f0782
Bump jest from 25.2.0 to 25.2.6 ( #7031 )
2020-04-02 16:04:43 -04:00
dependabot-preview[bot]
c317479795
Bump lint-staged from 10.0.9 to 10.1.1 ( #7032 )
2020-04-02 16:04:21 -04:00