balmasi / migrate-mongoose

A node based migration framework for mongoose supporting ES6 migrations
MIT License
262 stars 83 forks source link

Updating packages and npm 2024-07-21 #90

Open cass-codes opened 1 month ago

cass-codes commented 1 month ago

Just some package updates - no change to existing code and from what I can tell no change to functionality.

I did get the following deprecation errors when running npm i which can be backtracked to using np. I didn't go through the process of removing np as that felt like a separate PR.

Also this is my first time contributing so please lmk what I'm missing - I couldn't find a CONTRIBUTE.md or something like that

devbro1 commented 1 month ago

@balmasi since the last major update, Atlas has introduced serverless solution where it requires mongoose6+. is it possible to have this merged in to provide support that serverless solution please.