Update vue-resource
What does this MR do?
- 
Updates vue-resource version 
- 
Updates code because of breaking changes 
- 
Diff Notes - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/diff_notes/services/resolve.js 
- 
Diff notes - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/diff_notes/components/resolve_btn.js 
- 
Pipelines main table - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/app/assets/javascripts/pipelines/components/pipelines.vue 
- 
Pipelines Commit & MR - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/ 
- 
Environments - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/environments/components/environment.vue 
- 
Environments mixin - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/environments/mixins/environments_mixin.js 
- 
Jobs - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/ 
- 
Groups index - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/groups/index.js 
- 
Stage dropdown - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/pipelines/components/stage.vue 
- 
Monitoring - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/monitoring/components/monitoring.vue 
- 
Pipelines details - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/pipelines/pipeline_details_mediatior.js 
- 
Sidebar mediator - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/sidebar/sidebar_mediator.js 
- 
MR widget deployment - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_deployment.js 
- 
MR widget memory usage - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_memory_usage.js 
- 
MR widget when pipeline succeeds - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_merge_when_pipeline_succeeds.js 
- 
MR widget merged - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_merged.js 
- 
MR widget ready to merge - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_ready_to_merge.js 
- 
MR widget WIP - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/pp/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_wip.js 
- 
MR widget options - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/app/assets/javascripts/vue_merge_request_widget/mr_widget_options.js 
- 
notebook - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/blob/notebook/index.js 
- 
boards bundle - /https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/boards/boards_bundle.js 
- 
boards bundle blank state - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/boards/components/board_blank_state.js 
- 
boards modal - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/assets/javascripts/boards/components/modal/index.js 
- 
boards list - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/app/assets/javascripts/boards/models/list.js 
Does this MR meet the acceptance criteria?
- 
Changelog entry added, if necessary 
- Tests
- 
All builds are passing 
 
- 
- 
Conform by the merge request performance guides 
- 
Conform by the style guides 
- 
Branch has no merge conflicts with master(if it does - rebase it please)
- 
Squashed related commits together 
What are the relevant issue numbers?
Closes #34534 (moved)