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

V3.0 #216

Merged
merged 15 commits into from
Aug 14, 2022
Merged

V3.0 #216

merged 15 commits into from
Aug 14, 2022

Conversation

lucashamaguchi
Copy link
Collaborator

@lucashamaguchi lucashamaguchi commented Feb 13, 2022

Update Dependencies with breaking changes

[x] Updated hapi to v20+
[x] Removed hapijs-status-monitor, it depends on unsafe version of socket.io (that depends on unsafe version of engine.io)
[x] Updated imports to use joi instead of @hapi/joi
[x] mongoose updated to v6 and now has its own types

Pending Issues:

[ ] hapi-swagger depends on unsafe version of validator, has an open issue we should follow up
[ ] mongoose-lean-virtuals still depends on @types/mongoose
[ ] Add new status route to replace hapijs-status-monitor

Pending checks:

[ ] Update test dependencies
[ ] Remove tslint from dependencies
[ ] Update plugnis versions
[ ] Update sequelize
[ ] Write tests for sequelize
[ ] Update typescript to 4.x.x

@wmkDev wmkDev merged commit a325e88 into master Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants