Merging Dependabot PRs
Frontend Dependabot PRs
As the client facing part of the app is pretty minimal, this process should cover most frontend dependabot PRs.
Pull dependabot PR
Rebuild and run the container
Log into
base_admin
userGo to
Admin
pageUpload 2 Volgistics data CSVs in the same upload action
Click
Run Data Analysis
Go to
Users
pageCreate new user
Update user via
Update User
buttonChange user password via
Change Password
button
Go to 360 Dataview
Search for a common name
Click the user to make sure page renders correctly
Log out
If the package patch notes look non-breaking and you encounter no errors in this process, the Dependabot PR should be safe to merge.
Backend Dependabot PRs
Caution should be exercised when updating backend libraries.
Last updated