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

Sprint 14 Updating express-api minor NPM Dependencies #2170

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

TaylorFries
Copy link
Collaborator

@TaylorFries TaylorFries commented Feb 5, 2024

🎯 Summary

PIMS-1202:
PIMS-1229, PIMS-1230, PIMS-1231, PIMS-1232, PIMS-1234, PIMS-1235, PIMS-1237, PIMS-1268, PIMS-1270, PIMS-1282, PIMS-1287

Updated the following dependency packages:

  • @faker-js/faker from version 8.3.1 to 8.4.0
  • @types/node from version 20.8.7 to 20.11.6
  • @typescript-eslint/eslint-plugin from version 6.12.0 to 6.19.1
  • @typescript-eslint/parser from version 6.12.0 to 6.19.1
  • eslint-config-prettier from version 9.0.0 to 9.1.0
  • eslint-plugin-prettier from version 5.0.1 to 5.1.3
  • typescript from version 5.2.2 to 5.3.3
  • eslint from version 8.54.0 to 8.56.0
  • dotenv from version 16.3.1 to 16.4.1
  • reflect-metadata from version 0.1.14 to 0.2.1
  • @types/supertest from version 2.0.16 to 6.0.2

Testing:

Tested the above changes by:

  • running npm run dev for react-app and express-api folders,
  • running linting checks locally,
  • running test coverage locally.

No errors noted.

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

Copy link

codeclimate bot commented Feb 5, 2024

Code Climate has analyzed commit 1152d56 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.2%.

View more on Code Climate.

Copy link
Collaborator

@dbarkowsky dbarkowsky left a comment

Choose a reason for hiding this comment

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

Ran locally. No apparent issues.

@TaylorFries TaylorFries merged commit 51aca54 into main Feb 6, 2024
3 checks passed
@TaylorFries TaylorFries deleted the PIMS-sprint14-express-api-minor-updates branch February 6, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants