Commit graph

689 commits

Author SHA1 Message Date
dependabot[bot]
237920b59c Bump sass-loader from 7.0.3 to 7.1.0 (#551) [ci skip]
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.0.3 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.0.3...v7.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 12:24:37 -04:00
dependabot[bot]
c7194a886d Bump @storybook/addon-links from 3.4.6 to 3.4.10 (#561) [ci skip]
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook) from 3.4.6 to 3.4.10.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.6...v3.4.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:59:53 -04:00
dependabot[bot]
a4c1677b57 Bump prettier from 1.11.1 to 1.14.2 (#560) [ci skip]
Bumps [prettier](https://github.com/prettier/prettier) from 1.11.1 to 1.14.2.
- [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/1.11.1...1.14.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:59:15 -04:00
dependabot[bot]
1fe0d645e4 Bump webpack-dev-server from 2.9.3 to 2.11.3 (#549)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.9.3 to 2.11.3.
- [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/v2.9.3...v2.11.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:42:56 -04:00
dependabot[bot]
f337ba888b Bump babel-eslint from 8.2.3 to 9.0.0 (#563) [ci skip]
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 8.2.3 to 9.0.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v8.2.3...v9.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:29:03 -04:00
dependabot[bot]
b6a73e883c Bump preact-compat from 3.18.3 to 3.18.4 (#562) [ci skip]
Bumps [preact-compat](https://github.com/developit/preact-compat) from 3.18.3 to 3.18.4.
- [Release notes](https://github.com/developit/preact-compat/releases)
- [Commits](https://github.com/developit/preact-compat/compare/3.18.3...3.18.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:28:16 -04:00
dependabot[bot]
3fce22bfa3 Bump pusher-js from 4.2.2 to 4.3.0 (#582)
Bumps [pusher-js](https://github.com/pusher/pusher-js) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/pusher/pusher-js/releases)
- [Changelog](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pusher/pusher-js/compare/v4.2.2...v4.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:24:38 -04:00
Ben Halpern
dcb73a7009
Modify gist tag regex (#585) 2018-09-03 19:49:58 -04:00
Arit Amana
1a77a6b0ed Add Section for Possible Error Msgs (and their solutions) (#584)
* Add Section for Possible Error Msgs (and their solutions) to Installation Instructions

* Moved 'Possible Errors' section to macOS docs
2018-09-03 19:22:14 -04:00
rhymes
92a494a1ea Add development/test name conflict notice to PostgreSQL docs (#574) 2018-09-01 14:29:33 -04:00
Yash Ghelani
9795b192a3 Upgrade to a font stack that uses better system fonts (#512) 2018-09-01 12:17:05 -04:00
Ben Halpern
392d07e2bc
Fix sponsor copy 2018-09-01 12:02:30 -04:00
Ben Halpern
aa9cb7a7b7
Update sponsors page 2018-09-01 11:41:06 -04:00
Ben Halpern
7f56209dfb
Update sponsors for September 2018-09-01 11:31:50 -04:00
Andy Zhao
fab4465bac Implement Liquid::StandardFilters (#571) 2018-08-31 17:27:41 -04:00
rhymes
01d8840fd6 Update bundle-audit step due to updated rubyzip (#569)
rubyzip 1.2.1, responsible for https://nvd.nist.gov/vuln/detail/CVE-2018-1000544, has been superseded by rubyzip 1.2.2 which fixes the security vulnerability.

rubyzip 1.2.2 has been merged in this PR https://github.com/thepracticaldev/dev.to/pull/567

Hence, the code doesn't need to ignore it anymore
2018-08-31 15:55:49 -04:00
Araslanov Evgeny
97d9b836a7 Improve DogFoodController's querying (#350)
query with INNER JOIN and COUNT
2018-08-31 15:54:33 -04:00
dependabot[bot]
4a7cd2a79b [Security] Bump rubyzip from 1.2.1 to 1.2.2 (#567)
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 14:59:41 -04:00
Mac Siri
954efd3cab
Implement Liquid::CaptureTag (#565)
* Remove package-lock.json

* Remove phantom schema row

* Add better_errors gem

* Implement Liquid::CaptureTag

* Update .gitignore
2018-08-31 13:14:00 -04:00
Andy Zhao
c888fd6faa Add ability to prevent comment creation (#554) 2018-08-31 12:11:21 -04:00
Andy Zhao
c631209921 Fix codepen tag (#564)
* Fix codepen tag

* Fix codepen tag
2018-08-31 11:52:16 -04:00
Andy Zhao
b99566afb3 Improve GistTag (#555) 2018-08-30 16:32:20 -04:00
Antony Garand
e7a0911b81 Replace http with https in links (#521)
* Comment liquid tag - https

Replaced `http` for `https` in twitter and github links

* User tag - Https

Replaced `http` with `https` in github and twitter links.

* Comments - Https

Replaced http with https for github and twitter links

* Article index

Article - Update twitter and github link from http to https

* Article markdown - Http to Https

Article markdown - replaced http with https

* Comment view: Closed `a` tag

An `a` tag was not correctly closed, before injecting an image. This commit closed it.
2018-08-30 16:06:38 -04:00
Ben Halpern
f1abd283f9 Expand BadgeRewarder functionality (#540)
- Refactor badge rewarder
- Add contributor badge functionality
- Create BadgeRewarder rake tasks
2018-08-30 16:03:38 -04:00
Araslanov Evgeny
c0c07a0085 Refactor application_helper.rb (#325) 2018-08-30 13:00:53 -04:00
Kohei Sugi
36a895e521 Fix Lint/AmbiguousBlockAssociation (#454) 2018-08-30 12:51:21 -04:00
Andy Zhao
ceb8a70103 Fix typo on offline page (#553) 2018-08-30 12:01:14 -04:00
dependabot[bot]
b8f02d9d7f Bump babel-jest from 22.1.0 to 23.4.2 (#550) [ci skip]
Bumps [babel-jest](https://github.com/facebook/jest) from 22.1.0 to 23.4.2.
- [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/v22.1.0...v23.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 11:57:30 -04:00
dependabot[bot]
476b111f67 Bump ahoy_email from 0.5.0 to 0.5.2 (#515)
Bumps [ahoy_email](https://github.com/ankane/ahoy_email) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/ankane/ahoy_email/releases)
- [Changelog](https://github.com/ankane/ahoy_email/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/ahoy_email/compare/v0.5.0...v0.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 10:34:05 -04:00
dependabot[bot]
c23146bcc6 Bump eslint-config-airbnb-base from 12.0.0 to 13.1.0 (#548) [ci skip]
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 12.0.0 to 13.1.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v12.0.0...eslint-config-airbnb-base-v13.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 10:33:19 -04:00
dependabot[bot]
cd9e7d203c Bump eslint-plugin-react from 7.5.1 to 7.11.1 (#552) [ci skip]
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.5.1 to 7.11.1.
- [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.5.1...v7.11.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 10:31:59 -04:00
dependabot[bot]
12421a5d75 Bump byebug from 8.2.5 to 10.0.2 (#543) [ci skip]
Bumps [byebug](https://github.com/deivid-rodriguez/byebug) from 8.2.5 to 10.0.2.
- [Release notes](https://github.com/deivid-rodriguez/byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/byebug/compare/v8.2.5...v10.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 10:31:14 -04:00
Edison Yap
ee5efe4c4a Fix chat channels being blocked by footer (#513) 2018-08-29 18:24:17 -04:00
dependabot[bot]
2a85308ad1 Bump stripe from 3.15.0 to 3.25.0 (#536)
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 3.15.0 to 3.25.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v3.15.0...v3.25.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 17:03:17 -04:00
dependabot[bot]
237ac64600 Bump jest-fetch-mock from 1.4.0 to 1.6.5 (#496) [ci skip]
Bumps [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock) from 1.4.0 to 1.6.5.
- [Release notes](https://github.com/jefflau/jest-fetch-mock/releases)
- [Commits](https://github.com/jefflau/jest-fetch-mock/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 15:56:12 -04:00
dependabot[bot]
87025ccb69 Bump uglifier from 3.2.0 to 4.1.18 (#469)
Bumps [uglifier](https://github.com/lautis/uglifier) from 3.2.0 to 4.1.18.
- [Release notes](https://github.com/lautis/uglifier/releases)
- [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lautis/uglifier/compare/v3.2.0...v4.1.18)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 15:25:26 -04:00
dependabot[bot]
7fb0b9f3be Bump preact-compat from 3.18.0 to 3.18.3 (#529) [ci skip]
Bumps [preact-compat](https://github.com/developit/preact-compat) from 3.18.0 to 3.18.3.
- [Release notes](https://github.com/developit/preact-compat/releases)
- [Commits](https://github.com/developit/preact-compat/compare/3.18.0...3.18.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 15:06:26 -04:00
dependabot[bot]
b46c3e009f Bump style-loader from 0.21.0 to 0.23.0 (#530) [ci skip]
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.21.0 to 0.23.0.
- [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/v0.21.0...v0.23.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 15:04:05 -04:00
Jess Lee
005337f610 Update /survey path (#537) 2018-08-29 14:32:05 -04:00
dependabot[bot]
26504d1cc7 Bump brakeman from 3.7.2 to 4.3.1 (#528) [ci skip]
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 3.7.2 to 4.3.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/master/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v3.7.2...v4.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 14:30:57 -04:00
dependabot[bot]
66a3a00f07 Bump eslint-config-airbnb from 16.1.0 to 17.1.0 (#531) [ci skip]
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 16.1.0 to 17.1.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v16.1.0...eslint-config-airbnb-v17.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 14:29:46 -04:00
dependabot[bot]
d1557efadc Bump marked from 0.4.0 to 0.5.0 (#532) [ci skip]
Bumps [marked](https://github.com/markedjs/marked) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/0.4.0...v0.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 14:28:53 -04:00
dependabot[bot]
b8206846e8 Bump @storybook/react from 3.4.6 to 3.4.10 (#533) [ci skip]
Bumps [@storybook/react](https://github.com/storybooks/storybook) from 3.4.6 to 3.4.10.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.6...v3.4.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 13:18:55 -04:00
dependabot[bot]
6e1e5422d7 Bump capybara from 2.18.0 to 3.6.0 (#527) [ci skip]
Bumps [capybara](https://github.com/teamcapybara/capybara) from 2.18.0 to 3.6.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/2.18.0...3.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 13:16:16 -04:00
Nick Taylor
24621b03f2 Restructure pack files part I (#377)
* Renamed pack file from chat.jsx to Chat.jsx.

* refactor

* Missed a js pack where chat.js -> Chat.jsx

* 👷Refactor

* 👷Refactor

* 👷Refactor

* 👷Refactor

* Tests

* Fixed some wording in a test description.
2018-08-29 12:59:20 -04:00
Ben Halpern
0bc9a8d306 Remove open source announcement box (#534) 2018-08-29 11:40:11 -04:00
dependabot[bot]
67c04d9bc2 Bump fastly from 1.13.2 to 1.15.0 (#466)
Bumps [fastly](https://github.com/fastly/fastly-ruby) from 1.13.2 to 1.15.0.
- [Release notes](https://github.com/fastly/fastly-ruby/releases)
- [Changelog](https://github.com/fastly/fastly-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fastly/fastly-ruby/compare/v1.13.2...v1.15.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-29 11:39:17 -04:00
Mac Siri
2dbf16eeb2
Expand README's setup steps (#520)
* Remove duplicate key

* Improve test specs

* Update README
2018-08-28 17:37:29 -04:00
dependabot[bot]
3d3c8cc529 Bump node-sass from 4.9.0 to 4.9.3 (#473) [ci skip]
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 4.9.3.
- [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.9.0...v4.9.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-28 17:11:53 -04:00
dependabot[bot]
852ab0679a Bump lint-staged from 7.2.0 to 7.2.2 (#497) [ci skip]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v7.2.0...v7.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-28 16:51:59 -04:00