Skip to content

feat(deps): pin dependencies

Vitaly Slobodin requested to merge vs-pin-dependencies into master

Pin all dependencies to exact versions to avoid problems with renovating the configuration on our projects.

Example

@gitlab/ui was renovated to the latest version but unpinned dependency stylelint stayed on the same version which results in errors about unknown rules.

gitlab-org/gitlab-ui!2014 (diffs)

Merge request reports

Loading