Migrate diffs mutations spec to Pinia
What does this MR do and why?
This MR migrates copied Vuex diffs app mutations spec to Pinia.
This is the last part of the Diffs store Vuex migration to Pinia. Next steps are migrating Notes and components.
Part of Migrate Diffs and Notes Vuex stores to Pinia (#474653 - closed).