department-of-veterans-affairs / notification-api

Notification API
MIT License
16 stars 9 forks source link

Dependency Test Ticket #2100

Closed coreycarvalho closed 2 weeks ago

coreycarvalho commented 2 weeks ago

User Story - Business Need

We wish to keep dependencies up to date so that we do not need such massive overhauls of our system. This is a recurring task to update all dependencies we are able to update. Any conflicts shall get a dedicated ticket. This task should be a day of work at most because it only updates non-breaking changes.

User Story

As VA Notify, I want to keep our service up to date So that we are secure and as free of bugs as possible.

Additional Info and Resources

Engineering Checklist

Acceptance Criteria

Repo dependencies are updated and we have no broken functionality. Issues opened by Dependabot are resolved. Tickets with the "tech debt" label created for any updates we could, or should, not do.

QA Considerations

coreycarvalho commented 2 weeks ago

Closing as this was a test.