From c42ae3eb7a58e9b1e2076fd90989ed203a59892a Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 15 Jan 2024 12:24:20 +0100 Subject: [PATCH] DEV: Update linting (#538) --- Gemfile.lock | 29 +- .../assignable-interaction-fields.hbs | 4 +- .../initializers/extend-for-assigns.js | 6 +- .../templates/group-assigned-show.hbs | 8 +- .../discourse/templates/group/assigned.hbs | 6 +- .../templates/user-activity-assigned.hbs | 6 +- package.json | 11 +- plugin.rb | 39 +-- yarn.lock | 321 ++++++++++++------ 9 files changed, 275 insertions(+), 155 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 005526e..23ad67d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,18 +2,18 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - json (2.6.3) + json (2.7.1) language_server-protocol (3.17.0.3) - parallel (1.23.0) - parser (3.2.2.4) + parallel (1.24.0) + parser (3.3.0.3) ast (~> 2.4.1) racc prettier_print (1.2.1) racc (1.7.3) rainbow (3.1.1) - regexp_parser (2.8.2) + regexp_parser (2.9.0) rexml (3.2.6) - rubocop (1.57.2) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -21,19 +21,19 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) parser (>= 3.2.1.0) - rubocop-capybara (2.19.0) + rubocop-capybara (2.20.0) rubocop (~> 1.41) - rubocop-discourse (3.4.1) - rubocop (>= 1.1.0) - rubocop-rspec (>= 2.0.0) - rubocop-factory_bot (2.24.0) - rubocop (~> 1.33) - rubocop-rspec (2.25.0) + rubocop-discourse (3.6.0) + rubocop (>= 1.59.0) + rubocop-rspec (>= 2.25.0) + rubocop-factory_bot (2.25.1) + rubocop (~> 1.41) + rubocop-rspec (2.26.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) @@ -44,11 +44,10 @@ GEM PLATFORMS ruby - x86_64-linux DEPENDENCIES rubocop-discourse syntax_tree BUNDLED WITH - 2.3.4 + 2.5.4 diff --git a/assets/javascripts/discourse/connectors/groups-interaction-custom-options/assignable-interaction-fields.hbs b/assets/javascripts/discourse/connectors/groups-interaction-custom-options/assignable-interaction-fields.hbs index b3bee98..0b04050 100644 --- a/assets/javascripts/discourse/connectors/groups-interaction-custom-options/assignable-interaction-fields.hbs +++ b/assets/javascripts/discourse/connectors/groups-interaction-custom-options/assignable-interaction-fields.hbs @@ -3,7 +3,7 @@ {{i18n "discourse_assign.admin.groups.manage.interaction.assign"}} -