Skip to content

[Bulk Update] Bump core deps

James Liu requested to merge jliu/bulk-bump-core-deps into master

What does this MR do?

Bumps core analyzer dependencies (common, command, ruleset, report) to their latest versions.

  • The main purpose of this change is to incorporate support for double star glob patterns which was introduced in command v1.8.0.
  • Due to a new JSON report format in the upgraded version of report, this MR also modifies the analyser configuration and QA fixtures to account for the new analyzer field.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports