software/gitlab: update gitlab-ce to fix npm error

Since yesterday, software/gitlab can no longer be installed with an
error while installing gitlab_npm:

    ERR! Invalid dependency type requested: alias

This is because we are using npm install to install a repository which
uses yarn.lock to pin versions, so the install was done without having
the dependencies pinned. Using an old yarn for this repository does not
seem so easy, so we just have made a commit to convert the yarn.lock to
a package-lock.json, so that we don't have to update the tooling here.

Once we update, we'll rework this part of the software to use yarn, it
seems gitlab still uses yarn in more recent versions.

`git describe` also produced different (more correct) output, because
some tags were missing in our mirror of gitlab-ce.
18 jobs for for_testrunner_1 in 0 seconds
Status Job ID Name Coverage
  External
passed Cloudooo.UnitTest-Master

00:03:34

passed ERP5.StandaloneDeploymentScriptTest-Debian.Buster

00:42:24

failed ERP5.StandaloneDeploymentScriptTest-Debian.Buster.Master

15:02:26

passed SlapOS-Master.StandaloneDeploymentScriptTest-Debian.Buster

00:38:12

passed SlapOS.Eggs.UnitTest-Master.Python2

00:15:03

passed SlapOS.Eggs.UnitTest-Master.Python3

00:15:50

passed SlapOS.Eggs.UnitTest-TestRunner1.Python2

00:15:59

passed SlapOS.Eggs.UnitTest-TestRunner1.Python3

00:14:58

passed SlapOS.SoftwareReleases.IntegrationTest-Master

05:41:16

passed SlapOS.SoftwareReleases.IntegrationTest-TestRunner1

05:44:14

passed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster

00:30:01

failed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster.Master

15:02:15

failed ERP5.StandaloneDeploymentScriptTest-Debian.Buster

00:34:02

passed SlapOS-Master.StandaloneDeploymentScriptTest-Debian.Buster

00:48:16

passed SlapOS.Eggs.UnitTest-TestRunner1.Python2

00:14:08

passed SlapOS.Eggs.UnitTest-TestRunner1.Python3

00:17:32

passed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster

00:32:02

failed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster.Master

15:02:18