stable

Clone or download

Read-only

vue: 2.6.13 -> 2.6.14

Changelog: https://github.com/vuejs/vue/releases/tag/v2.6.14 This is needed because due to the way our utility initVueGettext is designed, we end relying on the signature of the Vue instance present in @tuleap/core. The signature of the VueConstructor are not compatible between Vue 2.6.13 and Vue 2.6.14 [0] which means TypeScript is not happy if you currently try to bootstrap a new Vue app. Part of story #21336: create a development branch on GitLab out of an artifact [0] https://github.com/vuejs/vue/commit/c52427b0d2c1d203deea6eb69f2b4b181d56022c Change-Id: I8ca7dcb55ed0ed8d8e56dddad7aba60c000fd6e6

Modified Files

Name
M package-lock.json +6 −6 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/agiledashboard/package-lock.json +3 −3 Go to diff View file
M plugins/agiledashboard/package.json +1 −1 Go to diff View file
M plugins/crosstracker/package-lock.json +3 −3 Go to diff View file
M plugins/crosstracker/package.json +1 −1 Go to diff View file
M plugins/document/package-lock.json +3 −3 Go to diff View file
M plugins/document/package.json +1 −1 Go to diff View file
M plugins/forumml/package-lock.json +3 −3 Go to diff View file
M plugins/forumml/package.json +1 −1 Go to diff View file
M plugins/git/package-lock.json +3 −3 Go to diff View file
M plugins/git/package.json +1 −1 Go to diff View file
M plugins/label/package-lock.json +3 −3 Go to diff View file
M plugins/label/package.json +1 −1 Go to diff View file
M plugins/program_management/package-lock.json +3 −3 Go to diff View file
M plugins/program_management/package.json +1 −1 Go to diff View file
M plugins/projectmilestones/package-lock.json +6 −6 Go to diff View file
M plugins/projectmilestones/package.json +2 −2 Go to diff View file
M plugins/pullrequest/package-lock.json +3 −3 Go to diff View file
M plugins/pullrequest/package.json +1 −1 Go to diff View file
M plugins/roadmap/package-lock.json +3 −3 Go to diff View file
M plugins/roadmap/package.json +1 −1 Go to diff View file
M plugins/svn/package-lock.json +3 −3 Go to diff View file
M plugins/svn/package.json +1 −1 Go to diff View file
M plugins/taskboard/package-lock.json +3 −3 Go to diff View file
M plugins/taskboard/package.json +1 −1 Go to diff View file
M plugins/testmanagement/package-lock.json +3 −3 Go to diff View file
M plugins/testmanagement/package.json +1 −1 Go to diff View file
M plugins/testplan/package-lock.json +3 −3 Go to diff View file
M plugins/testplan/package.json +1 −1 Go to diff View file
M plugins/timetracking/package-lock.json +3 −3 Go to diff View file
M plugins/timetracking/package.json +1 −1 Go to diff View file
M plugins/tracker/package-lock.json +3 −3 Go to diff View file
M plugins/tracker/package.json +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/package-lock.json +3 −3 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/package.json +1 −1 Go to diff View file
M src/package-lock.json +6 −6 Go to diff View file
M src/package.json +2 −2 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/package-lock.json +3 −3 Go to diff View file
M src/scripts/lib/vue-breadcrumb-privacy/package.json +1 −1 Go to diff View file