Skip to content

Fix kwargs deprecation warnings in git diff specs

Peter Leitzen requested to merge pl-ruby-deprecation-warnings-git-diff into master

What does this MR do?

This MR contributes to #258994 (closed) and fixes warnings like

Passing the keyword argument as the last hash parameter is deprecated

See also #258994 (comment 484197913).

Follow-up of !47541 (merged).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Leitzen

Merge request reports

Loading