From 64f6b6bcad6d25fb9c1f191d8ba65869a73a9430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 12:08:49 -0400 Subject: [PATCH 01/42] Bump capybara from 3.18.0 to 3.19.0 (#5692) Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.18.0 to 3.19.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.18.0...3.19.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52bd2d1c6ac..f59fb4fbd33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM buftok (0.2.0) builder (3.2.3) byebug (11.0.1) - capybara (3.18.0) + capybara (3.19.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) From 49bc61d0779c166691b2987378cd037b03947379 Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Thu, 9 May 2019 12:25:27 -0400 Subject: [PATCH 02/42] Change/shorten post/question button text for sidebar (#5685) * Change/shorten post/question button text for sidebar * Update _related.html.erb * Update I18n_test.rb --- app/views/sidebar/_related.html.erb | 4 ++-- config/locales/en.yml | 4 ++-- test/integration/I18n_test.rb | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/sidebar/_related.html.erb b/app/views/sidebar/_related.html.erb index e3c8f3fe37c..feb99e52a26 100644 --- a/app/views/sidebar/_related.html.erb +++ b/app/views/sidebar/_related.html.erb @@ -4,9 +4,9 @@