Skip to content

Front-end dependency updates ONLY MR

Hiru Fernando requested to merge 80-update-project-dependencies-fe into main

What does this MR do and why?

Updates FE dependencies: Both yarn and npm packages.

Screenshots, screen recordings, or links to review app

  1. After yarn update:

Pasted_Graphic

  1. After npx npm-check-updates -u -x '*vue*, eslint'
  • Only package that needed to be installed/updated was npm-check-updates@16.14.20
  1. After front-end lint check:

INFO_Running_frontend_linters...

  1. After front-end test run:

INFO_Running_JavaScript_tests...

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/blob/main/doc/setup.md.
  2. Check for any front-end issues (icons are off, divs are off, etc.)

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hiru Fernando

Merge request reports