Closed t-will-gillis closed 1 year ago
Hi @t-will-gillis, thank you for taking up this issue! Hfla appreciates you :)
Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)
You're awesome!
P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)
Prerequisites
Details
NOTE TO REVIEWERS: In order to review this PR, you must create a testing environment on your local repo.
Overview
Our repo's dependabot periodically checks the packages/dependencies used in our codebase to see whether a more recent version is available. When it finds an updated version, the dependabot creates a PR specifying which files will be affected if the package/dependency is updated. We need to check each of these files individually to determine whether we should or should not switch to the latest version.
Action Items
Refer to the schedule-daily-1100.yml file and review the version update(s) recommended by the dependabot.
Resources/Instructions