Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: a8df411cc3ef918f67a3bbcb909a68a747ce04f0
https://github.com/openSUSE/open-build-service/commit/a8df411cc3ef918f67a3b…
Author: depfu[bot] <23717796+depfu[bot](a)users.noreply.github.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M src/api/Gemfile.lock
R src/api/vendor/cache/concurrent-ruby-1.2.0.gem
A src/api/vendor/cache/concurrent-ruby-1.2.2.gem
R src/api/vendor/cache/rubocop-ast-1.26.0.gem
A src/api/vendor/cache/rubocop-ast-1.27.0.gem
R src/api/vendor/cache/rubocop-rails-2.17.4.gem
A src/api/vendor/cache/rubocop-rails-2.18.0.gem
Log Message:
-----------
Update rubocop-rails to version 2.18.0
Commit: 4f5781e3c15dfd60a58f92336185a574eb14cafd
https://github.com/openSUSE/open-build-service/commit/4f5781e3c15dfd60a58f9…
Author: Rubhan Azeem <rubhanazeem(a)gmail.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M src/api/spec/controllers/concerns/rescue_authorization_handler_spec.rb
M src/api/spec/controllers/webui/comments_controller_spec.rb
M src/api/spec/controllers/webui/monitor_controller_spec.rb
M src/api/spec/controllers/webui/patchinfo_controller_spec.rb
M src/api/spec/controllers/webui/project_controller_spec.rb
M src/api/spec/controllers/webui/projects/maintained_projects_controller_spec.rb
M src/api/spec/controllers/webui/users_controller_spec.rb
Log Message:
-----------
Use response.parsed_body instead of JSON.parse
Commit: f2b8b777e244d094749bd74ef874e2a801ca0ded
https://github.com/openSUSE/open-build-service/commit/f2b8b777e244d094749bd…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M src/api/Gemfile.lock
M src/api/spec/controllers/concerns/rescue_authorization_handler_spec.rb
M src/api/spec/controllers/webui/comments_controller_spec.rb
M src/api/spec/controllers/webui/monitor_controller_spec.rb
M src/api/spec/controllers/webui/patchinfo_controller_spec.rb
M src/api/spec/controllers/webui/project_controller_spec.rb
M src/api/spec/controllers/webui/projects/maintained_projects_controller_spec.rb
M src/api/spec/controllers/webui/users_controller_spec.rb
R src/api/vendor/cache/concurrent-ruby-1.2.0.gem
A src/api/vendor/cache/concurrent-ruby-1.2.2.gem
R src/api/vendor/cache/rubocop-ast-1.26.0.gem
A src/api/vendor/cache/rubocop-ast-1.27.0.gem
R src/api/vendor/cache/rubocop-rails-2.17.4.gem
A src/api/vendor/cache/rubocop-rails-2.18.0.gem
Log Message:
-----------
Merge pull request #13900 from openSUSE/depfu/update/srcapi/rubocop-rails-2.18.0
[src/api] Update rubocop-rails: 2.17.4 → 2.18.0 (minor)
Compare: https://github.com/openSUSE/open-build-service/compare/59d065625cbd...f2b8b…
Branch: refs/heads/depfu/update/srcapi/rubocop-rails-2.18.0
Home: https://github.com/openSUSE/open-build-service
Commit: 4f5781e3c15dfd60a58f92336185a574eb14cafd
https://github.com/openSUSE/open-build-service/commit/4f5781e3c15dfd60a58f9…
Author: Rubhan Azeem <rubhanazeem(a)gmail.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M src/api/spec/controllers/concerns/rescue_authorization_handler_spec.rb
M src/api/spec/controllers/webui/comments_controller_spec.rb
M src/api/spec/controllers/webui/monitor_controller_spec.rb
M src/api/spec/controllers/webui/patchinfo_controller_spec.rb
M src/api/spec/controllers/webui/project_controller_spec.rb
M src/api/spec/controllers/webui/projects/maintained_projects_controller_spec.rb
M src/api/spec/controllers/webui/users_controller_spec.rb
Log Message:
-----------
Use response.parsed_body instead of JSON.parse