Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update Dependencies #1148

Merged
merged 25 commits into from
Jul 17, 2024
Merged

feat: Update Dependencies #1148

merged 25 commits into from
Jul 17, 2024

Conversation

howard-e
Copy link
Contributor

This PR updates several dependencies to the latest available minor and patch versions. Major version bumps are also included which weren't found to cause major breaking changes.

Also included is a revised dependabot.yml to lessen the noise and duplication of some dependabot PRs.

@howard-e howard-e added the dependencies Pull requests that update a dependency file label Jul 10, 2024
@howard-e
Copy link
Contributor Author

howard-e commented Jul 10, 2024

Some additional thoughts that could follow this change:

  • Remove and replace the now outdated enzyme tests and dependencies with @testing-library, which is already being primarily used throughout the project's tests.
  • There are duplicated date utilties on client and server using moment. This could be consolidated into the shared workspace (and also consider replacing moment)
  • Revise the linting rules and approach (especially for *.css) and add an automatic linting step

@howard-e howard-e requested a review from stalgiag July 15, 2024 16:07
Copy link
Contributor

@stalgiag stalgiag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested rebuilding the database and the app and all works as expected. Changes make sense and are welcome. Thanks!

@stalgiag stalgiag merged commit 6b4aedd into development Jul 17, 2024
2 checks passed
@stalgiag stalgiag deleted the update-dependencies branch July 17, 2024 15:45
howard-e added a commit that referenced this pull request Jul 22, 2024
Includes the following changes:

**Features and Fixes**
* #1125 
* #1135
* #1144
* #1146
* #1150
* #1152
* #1153
* #1160

**Infrastructure changes**
* #969
* #1151
* #1148

---------

Co-authored-by: alflennik <[email protected]>
Co-authored-by: Mx Corey Frang <[email protected]>
Co-authored-by: cypress evelyn masso <[email protected]>
Co-authored-by: Stalgia Grigg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: In production / Completed
Development

Successfully merging this pull request may close these issues.

2 participants