Commit graph

620 commits

Author SHA1 Message Date
dependabot-preview[bot]
102dd5c4f2
Bump rouge from 3.15.0 to 3.16.0 (#6100) 2020-02-17 12:05:25 -05:00
dependabot-preview[bot]
492e31126e
Bump counter_culture from 2.2.4 to 2.3.0 (#6106) 2020-02-17 12:02:02 -05:00
rhymes
d438349550
Revert "[deploy] Switch decorators from Draper to Rails builtin decorations (#6040)" (#6122) [deploy]
This reverts commit cc53b55a4a.
2020-02-17 11:28:32 -05:00
dependabot-preview[bot]
b126326728
Bump rubocop-rspec from 1.37.1 to 1.38.1 (#6107) 2020-02-17 10:37:42 -05:00
dependabot-preview[bot]
2ae8d71241
Bump dogstatsd-ruby from 4.6.0 to 4.7.0 (#6102) 2020-02-17 10:13:17 -05:00
dependabot-preview[bot]
cfa95202d4
Bump webmock from 3.8.0 to 3.8.2 (#6101) 2020-02-17 10:03:57 -05:00
dependabot-preview[bot]
bd478fc1eb
Bump strong_migrations from 0.6.1 to 0.6.2 (#6108)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/ankane/strong_migrations/releases)
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v0.6.1...v0.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 09:43:18 -05:00
dependabot-preview[bot]
4b6cd46bd3
Bump faker from 2.10.1 to 2.10.2 (#6103)
Bumps [faker](https://github.com/faker-ruby/faker) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/commits/v2.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 09:42:44 -05:00
dependabot-preview[bot]
3b913f8490
Bump inline_svg from 1.6.0 to 1.7.0 (#6104) 2020-02-17 09:41:40 -05:00
rhymes
cc53b55a4a
[deploy] Switch decorators from Draper to Rails builtin decorations (#6040)
* Convert SponsorshipDecorator to Rails decorator

* Remove empty ReactionDecorator

* Rename SponsorshipDecorator#level_color_hex to level_background_color

* Convert CommentDecorator to Rails decorator

* Add specs and fix bugs for NotificationDecorator

* Convert NotificationDecorator to Rails decorator

* Add specs and fix bugs for OrganizationDecorator

* Convert OrganizationDecorator to Rails decorator

* Add specs to PodcastEpisodeDecorator and fix bugs

* Convert PodcastEpisodeDecorator to a Rails decorator

* Add missing specs for ArticleDecorator and fix bugs

* Convert ArticleDecorator to Rails decorator

* Add missing specs to UserDecorator and fix issues

* Convert UserDecorator to Rails decorator

* Add .decorate_collection method

* Add decorator for AR relations and remove Draper

* Rename BaseDecorator back to ApplicationDecorator

* Rename .decorate_ back to .decorate

* Restore decorate_collection (WTH)

* Add decorated?

* Fix bugs and failing specs

* Decoration should always be explicit
2020-02-17 09:32:32 -05:00
dependabot-preview[bot]
361dcff49a
Bump test-prof from 0.10.2 to 0.11.3 (#6105) 2020-02-17 09:23:31 -05:00
Alex
b81c2e8df3
Remove delayed_job (#6071) [deploy]
* Update adapter to sidekiq

* Remove delayed_jobs routes

* Remove delayd_jobs initializer and references

* Remove delayed_job_spec

* Remove bin/delayed_job

* Remove app/jobs/

* Migration to drop delayed_jobs table

* Remove delayed_job_web & delayed_job_active_record

* Update docs

* Remove reference to delayed_job dashboard

* Remove delayed_job settings from initializers

* Add delayed_job_admin back to reserved words list
2020-02-14 10:00:26 -08:00
rhymes
041ad23b6b
Upgrade omniauth-github to fix deprecation notice (#6022) [deploy] 2020-02-11 14:33:47 -05:00
dependabot-preview[bot]
b9b6281ec3
Bump draper from 3.1.0 to 4.0.0 (#5987) 2020-02-10 18:33:05 -05:00
dependabot-preview[bot]
cedc755195
Bump feedjira from 3.1.0 to 3.1.1 (#5993) 2020-02-10 18:32:47 -05:00
dependabot-preview[bot]
2139765f0e
Bump ulid from 1.1.0 to 1.2.0 (#5996) 2020-02-10 13:49:20 -05:00
dependabot-preview[bot]
644c974dc7
Bump jbuilder from 2.9.1 to 2.10.0 (#5989) 2020-02-10 13:46:30 -05:00
dependabot-preview[bot]
358663c9a4
Bump octokit from 4.15.0 to 4.16.0 (#5985) 2020-02-10 13:43:21 -05:00
dependabot-preview[bot]
f5d4f89ed2
Bump doorkeeper from 5.3.0 to 5.3.1 (#5994)
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v.5.3.0...v.5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 13:37:17 -05:00
dependabot-preview[bot]
d090ebf026
Bump vcr from 5.0.0 to 5.1.0 (#5995)
Bumps [vcr](https://github.com/vcr/vcr) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/vcr/vcr/releases)
- [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vcr/vcr/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 09:37:34 -05:00
dependabot-preview[bot]
3d2f2011fe
Bump libhoney from 1.14.3 to 1.14.4 (#5983)
Bumps [libhoney](https://github.com/honeycombio/libhoney-rb) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/honeycombio/libhoney-rb/releases)
- [Commits](https://github.com/honeycombio/libhoney-rb/compare/v1.14.3...v1.14.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 09:32:52 -05:00
dependabot-preview[bot]
6e62a49cf8
Bump gibbon from 3.3.2 to 3.3.3 (#5991)
Bumps [gibbon](https://github.com/amro/gibbon) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/amro/gibbon/releases)
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amro/gibbon/compare/v3.3.2...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 09:29:18 -05:00
dependabot-preview[bot]
5aa6e2664c
Bump doorkeeper from 5.2.3 to 5.3.0 (#5854) [deploy]
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.2.3...v.5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 14:31:59 -05:00
rhymes
71e1c8d3e6
Upgrade gemoji to support disability emojis (#5842) 2020-02-05 17:32:56 -05:00
Michael Kohl
424c141539
Remove Foreman gem (#5821) 2020-02-05 17:01:04 -05:00
dependabot-preview[bot]
2f7ca83ac8
Bump kaminari from 1.1.1 to 1.2.0 (#5860) 2020-02-04 14:06:40 -05:00
dependabot-preview[bot]
62b9c9ac86
Bump oj from 3.10.1 to 3.10.2 (#5856) 2020-02-03 17:46:57 -05:00
dependabot-preview[bot]
7f93e6aaee
Bump strong_migrations from 0.6.0 to 0.6.1 (#5853) 2020-02-03 10:43:43 -05:00
dependabot-preview[bot]
7f7ff8c8b9
Bump pry-byebug from 3.7.0 to 3.8.0 (#5855) 2020-02-03 10:23:26 -05:00
dependabot-preview[bot]
4d94a5662e
Bump rubocop-rails from 2.4.1 to 2.4.2 (#5858) 2020-02-03 10:22:06 -05:00
dependabot-preview[bot]
9bf8656783
Bump libhoney from 1.14.2 to 1.14.3 (#5859) [deploy]
Bumps [libhoney](https://github.com/honeycombio/libhoney-rb) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/honeycombio/libhoney-rb/releases)
- [Commits](https://github.com/honeycombio/libhoney-rb/compare/v1.14.2...v1.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 09:37:52 -05:00
dependabot-preview[bot]
068b5b52e6
Bump parallel_tests from 2.30.1 to 2.31.0 (#5861)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.30.1 to 2.31.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.30.1...v2.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 09:35:17 -05:00
Molly Struve
0409722899
Introduce Elasticsearch to DEV env (#5762) [deploy] 2020-02-03 09:12:05 -05:00
rhymes
1d701c744a Remove actionpack-action_caching gem (#5787) 2020-01-28 12:39:57 -05:00
dependabot-preview[bot]
10a98bc80f Bump ruby-prof from 1.1.0 to 1.2.0 (#5754)
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ruby-prof/ruby-prof/releases)
- [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES)
- [Commits](https://github.com/ruby-prof/ruby-prof/compare/1.1.0...1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:49:32 -05:00
dependabot-preview[bot]
be884a9dea Bump erb_lint from 0.0.30 to 0.0.31 (#5755)
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.0.30 to 0.0.31.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](https://github.com/Shopify/erb-lint/compare/v0.0.30...v0.0.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:49:19 -05:00
dependabot-preview[bot]
cc08df6ca0 Bump autoprefixer-rails from 9.7.3 to 9.7.4 (#5756)
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.7.3 to 9.7.4.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.7.3...9.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 12:48:22 -05:00
dependabot-preview[bot]
5538c7eb8a Bump aws-sdk-lambda from 1.34.0 to 1.35.0 (#5751) [deploy] 2020-01-27 10:02:00 -05:00
dependabot-preview[bot]
1da3846a53 Bump strong_migrations from 0.5.1 to 0.6.0 (#5752) 2020-01-27 10:01:28 -05:00
dependabot-preview[bot]
ae9c416eec Bump ddtrace from 0.31.0 to 0.32.0 (#5753) 2020-01-27 10:00:33 -05:00
dependabot-preview[bot]
1ccc0cd302 Bump rubyzip from 2.0.0 to 2.1.0 (#5757) 2020-01-27 09:59:42 -05:00
dependabot-preview[bot]
ccae0ddc3b Bump ransack from 2.3.0 to 2.3.2 (#5758) 2020-01-27 09:55:01 -05:00
dependabot-preview[bot]
8bf2174f79 Bump capybara from 3.30.0 to 3.31.0 (#5759) 2020-01-27 09:53:01 -05:00
rhymes
09cf6719eb Use honeybadger.js from npm (#5643)
rails-assets.org is often down, and apparently has been down intermittently since yesterday.

In addition to this the only thing the gem does is literally to add `honeybadger.js` to the assets path:

```ruby
gem_path.join('app/assets').each_child.to_a
```

Hence we can ditch the gem and use the library directly.
2020-01-22 08:22:51 -05:00
dependabot-preview[bot]
86c9e3df30 Bump oj from 3.10.0 to 3.10.1 (#5600) 2020-01-20 14:00:11 -05:00
dependabot-preview[bot]
46f9c58533 Bump faker from 2.10.0 to 2.10.1 (#5603) [deploy]
Bumps [faker](https://github.com/faker-ruby/faker) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/commits)
2020-01-20 13:57:39 -05:00
dependabot-preview[bot]
50a77de291 Bump rouge from 3.14.0 to 3.15.0 (#5604)
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.14.0...v3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 13:24:25 -05:00
dependabot-preview[bot]
fe50cd7de8 Bump dogstatsd-ruby from 4.5.0 to 4.6.0 (#5599) [deploy]
Bumps [dogstatsd-ruby](https://github.com/DataDog/dogstatsd-ruby) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/DataDog/dogstatsd-ruby/releases)
- [Changelog](https://github.com/DataDog/dogstatsd-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dogstatsd-ruby/compare/v4.5.0...v4.6.0)
2020-01-20 09:34:23 -05:00
dependabot-preview[bot]
7551cfbd45 Bump webmock from 3.7.6 to 3.8.0 (#5605)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.7.6 to 3.8.0.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.7.6...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:26:35 -05:00
dependabot-preview[bot]
5acc4c45a2 Bump parallel_tests from 2.30.0 to 2.30.1 (#5597) [deploy] 2020-01-20 08:26:22 -05:00