Michael Kohl
09828853f6
✂✂✂ Remove Connect ( #14734 )
...
* Remove Connect
* Remove more Connect specs
* Remove a lot more Connect code
* 🚮
* It all has to go
* Explicitly add httpclient
* Update application layout
* Remove messages association from User
* Start fixing specs
* reintroduce util function and refactor references
* Remove Connect Cypress test
* Fix more specs
* Remove Connect from listings
* Ignore contact_via_connect column on listings
* Remove contact_via_connect usages
* Ignore mod_chat_channel_id on tags
* Drop Connect tables
* Remove email_connect_messages from user notification settings
* Re-add httpclient 2.8.3
This was mistakenly removed as a merge conflict
* Don't need to exclude removed chat channel file
* Remove unneeded style for chat channels
* Remove unneeded channel list prop type
* Remove chat channels index/connect-link from getPageEntries
* Re-add comment from httpclient in Gemfile
* Remove connect references from mailers
Tag Moderators no longer have a chat channel
No longer will users be notified about new messages (there won't be
any)
No longer will users be notified about channel invites (you can't
invite anyone anymore)
* Don't configure Pusher and remove PUSHER_* from .env_sample
since it's removed from gemfile, the Pusher constant will not resolve, if this is
configured in the environment variables we'll fail to boot.
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
Co-authored-by: Dan Uber <dan@forem.com>
2021-11-18 08:21:00 -06:00
dependabot[bot]
0862b7ed3f
Bump stripe from 5.40.0 to 5.41.0 ( #15395 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 14:50:49 -05:00
dependabot[bot]
2c5c332638
Bump pg_query from 2.1.1 to 2.1.2 ( #15377 )
...
Bumps [pg_query](https://github.com/pganalyze/pg_query ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/pganalyze/pg_query/releases )
- [Changelog](https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pganalyze/pg_query/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: pg_query
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 15:10:06 -05:00
dependabot[bot]
566fd5f273
Bump jbuilder from 2.11.2 to 2.11.3 ( #15379 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 13:53:39 -06:00
dependabot[bot]
e99d8f28a2
Bump rubocop from 1.22.3 to 1.23.0 ( #15381 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.22.3 to 1.23.0.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.22.3...v1.23.0 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 12:50:36 -07:00
dependabot[bot]
3ef4da21b2
Bump stripe from 5.39.0 to 5.40.0 ( #15362 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 5.39.0 to 5.40.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/v5.39.0...v5.40.0 )
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 12:05:56 -07:00
dependabot[bot]
8184b9b9ae
Bump view_component from 2.43.0 to 2.43.1 ( #15345 )
...
Bumps [view_component](https://github.com/github/view_component ) from 2.43.0 to 2.43.1.
- [Release notes](https://github.com/github/view_component/releases )
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/github/view_component/compare/v2.43.0...v2.43.1 )
---
updated-dependencies:
- dependency-name: view_component
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 11:29:17 -07:00
dependabot[bot]
6b135d86b3
Bump sidekiq from 6.2.2 to 6.3.1 ( #15304 )
...
Bumps [sidekiq](https://github.com/mperham/sidekiq ) from 6.2.2 to 6.3.1.
- [Release notes](https://github.com/mperham/sidekiq/releases )
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md )
- [Commits](https://github.com/mperham/sidekiq/compare/v6.2.2...v6.3.1 )
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 12:07:47 -07:00
dependabot[bot]
04e7f2dae1
Bump i18n-tasks from 0.9.34 to 0.9.35 ( #15302 )
...
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks ) from 0.9.34 to 0.9.35.
- [Release notes](https://github.com/glebm/i18n-tasks/releases )
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md )
- [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.34...v0.9.35 )
---
updated-dependencies:
- dependency-name: i18n-tasks
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 12:07:10 -07:00
dependabot[bot]
15ae96390e
Bump view_component from 2.42.0 to 2.43.0 ( #15307 )
...
Bumps [view_component](https://github.com/github/view_component ) from 2.42.0 to 2.43.0.
- [Release notes](https://github.com/github/view_component/releases )
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/github/view_component/compare/v2.42.0...v2.43.0 )
---
updated-dependencies:
- dependency-name: view_component
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 14:03:39 -05:00
dependabot[bot]
a2196720ec
Bump ahoy_matey from 4.0.1 to 4.0.2 ( #15306 )
...
Bumps [ahoy_matey](https://github.com/ankane/ahoy ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/ankane/ahoy/releases )
- [Changelog](https://github.com/ankane/ahoy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ankane/ahoy/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: ahoy_matey
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 14:01:13 -05:00
dependabot[bot]
54735c203e
Bump rubocop-rspec from 2.5.0 to 2.6.0 ( #15305 )
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 14:00:29 -05:00
Jamie Gaskins
e50eccc85b
Add PGHero for more insights into the DB ( #15073 )
...
* Add PGHero for more insights into the DB
Andrew Kane's Ruby gems will continue being added until morale improves!
* Add linux x86_64 protobuf
* Fix discrepancy between Gemfile and Gemfile.lock
No idea how this happened, but it happened when merging `main` back into
this branch.
Co-authored-by: Dan Uber <dan@forem.com>
2021-11-05 12:25:02 -04:00
dependabot[bot]
d3a29bcdce
Bump reverse_markdown from 2.0.0 to 2.1.1 ( #15246 )
...
Bumps [reverse_markdown](https://github.com/xijo/reverse_markdown ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/xijo/reverse_markdown/releases )
- [Changelog](https://github.com/xijo/reverse_markdown/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xijo/reverse_markdown/compare/v2.0.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: reverse_markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 10:50:57 +07:00
dependabot[bot]
a92b746783
Bump js-routes from 2.1.1 to 2.1.2 ( #15254 )
...
Bumps [js-routes](https://github.com/railsware/js-routes ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/railsware/js-routes/releases )
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/railsware/js-routes/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: js-routes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 12:53:37 -06:00
dependabot[bot]
c52c97a34a
Bump rubocop-performance from 1.11.5 to 1.12.0 ( #15251 )
...
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance ) from 1.11.5 to 1.12.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.5...v1.12.0 )
---
updated-dependencies:
- dependency-name: rubocop-performance
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 12:28:55 -06:00
Michael Kohl
1458b3ef56
[15-minute fix] Add js-routes gem ( #15133 )
...
* Add js-routes gem
* Update config/initializers/js_routes.rb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* Remove routes form base.jsx
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-11-01 10:08:15 +07:00
dependabot[bot]
1ffbb7aa0f
Bump brakeman from 5.1.1 to 5.1.2 ( #15231 )
...
Bumps [brakeman](https://github.com/presidentbeef/brakeman ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases )
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md )
- [Commits](https://github.com/presidentbeef/brakeman/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: brakeman
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 16:01:58 -05:00
dependabot[bot]
775d39325d
Bump view_component from 2.41.0 to 2.42.0 ( #15222 )
...
Bumps [view_component](https://github.com/github/view_component ) from 2.41.0 to 2.42.0.
- [Release notes](https://github.com/github/view_component/releases )
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/github/view_component/compare/v2.41.0...v2.42.0 )
---
updated-dependencies:
- dependency-name: view_component
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 09:07:44 +07:00
dependabot[bot]
89a338ff87
Bump rubocop from 1.22.2 to 1.22.3 ( #15213 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.22.2...v1.22.3 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 15:16:47 -07:00
dependabot[bot]
a59bde6186
Bump counter_culture from 2.9.0 to 3.0.0 ( #15204 )
...
Bumps [counter_culture](https://github.com/magnusvk/counter_culture ) from 2.9.0 to 3.0.0.
- [Release notes](https://github.com/magnusvk/counter_culture/releases )
- [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md )
- [Commits](https://github.com/magnusvk/counter_culture/compare/v2.9.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: counter_culture
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-26 14:44:45 -04:00
dependabot[bot]
6076dc8b9b
Bump omniauth-facebook from 8.0.0 to 9.0.0 ( #15186 )
...
Bumps [omniauth-facebook](https://github.com/simi/omniauth-facebook ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/simi/omniauth-facebook/releases )
- [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/simi/omniauth-facebook/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: omniauth-facebook
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 13:05:12 -06:00
dependabot[bot]
b46c0f0f79
Bump rubocop from 1.22.1 to 1.22.2 ( #15164 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.22.1 to 1.22.2.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.22.1...v1.22.2 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 12:39:40 -06:00
dependabot[bot]
4756a19a8b
Bump view_component from 2.40.0 to 2.41.0 ( #15163 )
...
Bumps [view_component](https://github.com/github/view_component ) from 2.40.0 to 2.41.0.
- [Release notes](https://github.com/github/view_component/releases )
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/github/view_component/compare/v2.40.0...v2.41.0 )
---
updated-dependencies:
- dependency-name: view_component
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 12:38:50 -06:00
dependabot[bot]
cac9a4567e
Bump capybara from 3.35.3 to 3.36.0 ( #15191 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.35.3 to 3.36.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/3.35.3...3.36.0 )
---
updated-dependencies:
- dependency-name: capybara
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 12:35:34 -06:00
dependabot[bot]
68504659d4
Bump honeycomb-beeline from 2.7.0 to 2.7.1 ( #15190 )
...
Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-ruby ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/honeycombio/beeline-ruby/releases )
- [Changelog](https://github.com/honeycombio/beeline-ruby/blob/main/CHANGELOG.md )
- [Commits](https://github.com/honeycombio/beeline-ruby/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: honeycomb-beeline
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 14:34:28 -04:00
Mac Siri
68821176d5
Parallelize cypress specs ( #15142 )
...
* Use forked cypress-rails
* Add @KnapsackPro/knapsack-pro-cypress
* Update .travis.yml
* Fix syntax error
* Add KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN
* Update to use KNAPSACK_PRO_TEST_FILE_PATTERN
* Update .travis.yml
* Upgrade custom cypress-rails
* Update custom cypress-rails gem again
* Update .travis.yml
* Create bin/knapsack_pro_cypress
* Add another e2e node
2021-10-22 12:41:56 -04:00
Mac Siri
e55d5a85fe
Use custom fork of cypress_rails gem ( #15157 )
...
* Use custom fork of cypress_rails
* Change fork repo
2021-10-22 11:40:38 -04:00
dependabot[bot]
cb3c862f45
Bump webdrivers from 4.7.0 to 5.0.0 ( #15145 )
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.7.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-21 07:06:13 -06:00
dependabot[bot]
0ce7f0854c
Bump redis from 4.5.0 to 4.5.1 ( #15107 )
...
Bumps [redis](https://github.com/redis/redis-rb ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/redis/redis-rb/releases )
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/redis-rb/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 12:36:33 -06:00
dependabot[bot]
564e529c3f
Bump rubocop-rails from 2.12.3 to 2.12.4 ( #15106 )
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.12.3...v2.12.4 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 11:31:14 -07:00
dependabot[bot]
4aa5786e96
Bump webdrivers from 4.6.1 to 4.7.0 ( #15087 )
...
Bumps [webdrivers](https://github.com/titusfortner/webdrivers ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases )
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md )
- [Commits](https://github.com/titusfortner/webdrivers/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: webdrivers
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 15:45:14 -04:00
dependabot[bot]
08b8b66a14
Bump redis from 4.4.0 to 4.5.0 ( #15082 )
...
Bumps [redis](https://github.com/redis/redis-rb ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/redis/redis-rb/releases )
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/redis-rb/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 16:18:20 -04:00
dependabot[bot]
cefb195399
Bump puma from 5.5.1 to 5.5.2 ( #15075 )
...
Bumps [puma](https://github.com/puma/puma ) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.5.1...v5.5.2 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 12:33:09 -06:00
dependabot[bot]
6403aebcc8
Bump store_attribute from 0.9.1 to 0.9.2 ( #15076 )
...
Bumps [store_attribute](https://github.com/palkan/store_attribute ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/palkan/store_attribute/releases )
- [Changelog](https://github.com/palkan/store_attribute/blob/master/CHANGELOG.md )
- [Commits](https://github.com/palkan/store_attribute/compare/v0.9.1...v0.9.2 )
---
updated-dependencies:
- dependency-name: store_attribute
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 12:31:53 -06:00
dependabot[bot]
0b8709a2fd
Bump knapsack_pro from 3.1.2 to 3.1.3 ( #15074 )
...
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/KnapsackPro/knapsack_pro-ruby/releases )
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: knapsack_pro
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 12:28:57 -06:00
dependabot[bot]
48a97c4444
Bump puma from 5.5.0 to 5.5.1 ( #15053 )
...
Bumps [puma](https://github.com/puma/puma ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.5.0...v5.5.1 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 14:26:39 -04:00
Jamie Gaskins
29fb20cd83
Transliterate article titles to slugs ( #15051 )
2021-10-12 12:35:32 -04:00
dependabot[bot]
f6cd7d4ad9
Bump stripe from 5.38.0 to 5.39.0 ( #15014 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 5.38.0 to 5.39.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/v5.38.0...v5.39.0 )
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 10:18:57 +02:00
dependabot[bot]
14259a2c41
Bump sidekiq-unique-jobs from 7.0.12 to 7.1.8 ( #14995 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 11:11:26 -04:00
dependabot[bot]
11f7d14ead
Bump flipper-active_record from 0.22.1 to 0.22.2 ( #14996 )
...
Bumps [flipper-active_record](https://github.com/jnunemaker/flipper ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.22.1...v0.22.2 )
---
updated-dependencies:
- dependency-name: flipper-active_record
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 15:34:55 -04:00
dependabot[bot]
b898bd3882
Bump flipper-ui from 0.22.1 to 0.22.2 ( #14994 )
...
Bumps [flipper-ui](https://github.com/jnunemaker/flipper ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.22.1...v0.22.2 )
---
updated-dependencies:
- dependency-name: flipper-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 14:51:10 -04:00
dependabot[bot]
a32c368b73
Bump rpush from 6.0.0 to 6.0.1 ( #14993 )
...
Bumps [rpush](https://github.com/rpush/rpush ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/rpush/rpush/releases )
- [Changelog](https://github.com/rpush/rpush/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rpush/rpush/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: rpush
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 12:32:02 -06:00
dependabot[bot]
baeabc058a
Bump flipper-active_support_cache_store from 0.22.1 to 0.22.2 ( #14992 )
...
Bumps [flipper-active_support_cache_store](https://github.com/jnunemaker/flipper ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.22.1...v0.22.2 )
---
updated-dependencies:
- dependency-name: flipper-active_support_cache_store
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 14:26:54 -04:00
dependabot[bot]
94acf00806
Bump amazing_print from 1.3.0 to 1.4.0 ( #14980 )
...
Bumps [amazing_print](https://github.com/amazing-print/amazing_print ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/amazing-print/amazing_print/releases )
- [Changelog](https://github.com/amazing-print/amazing_print/blob/master/CHANGELOG.md )
- [Commits](https://github.com/amazing-print/amazing_print/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: amazing_print
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 14:35:41 -06:00
dependabot[bot]
ef2a59ceea
Bump ddtrace from 0.52.0 to 0.53.0 ( #14978 )
...
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb ) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases )
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.52.0...v0.53.0 )
---
updated-dependencies:
- dependency-name: ddtrace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 16:17:21 -04:00
dependabot[bot]
fb39da4440
Bump oj from 3.13.8 to 3.13.9 ( #14979 )
...
Bumps [oj](https://github.com/ohler55/oj ) from 3.13.8 to 3.13.9.
- [Release notes](https://github.com/ohler55/oj/releases )
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ohler55/oj/compare/v3.13.8...v3.13.9 )
---
updated-dependencies:
- dependency-name: oj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 13:52:54 -05:00
dependabot[bot]
e6313c7298
Bump flipper from 0.22.1 to 0.22.2 ( #14981 )
...
Bumps [flipper](https://github.com/jnunemaker/flipper ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/jnunemaker/flipper/releases )
- [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/flipper/compare/v0.22.1...v0.22.2 )
---
updated-dependencies:
- dependency-name: flipper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 13:49:54 -05:00
Ben Halpern
d85f07c00d
Fix legacy sitemap logic ( #14926 )
...
* Fix legacy sitemap logic
* Add aggregate failures
* Fix formatting
* Adjust robots.txt spec
* Fix index minimum to >=
2021-10-07 08:59:16 -04:00
dependabot[bot]
f93aa1a2e0
Bump rubocop-rails from 2.12.2 to 2.12.3 ( #14967 )
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.12.2...v2.12.3 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 14:32:51 -04:00