east
east copied to clipboard
Node.js database migration tool
I am trying to use east programmatically, I already have a mongo client and connection, but I can't figure out how to just provide that connection to east already. ```ts...
Is it possible to pass migrations as list directly in JavaScript when using the `MigrationManager`? See here in umzug they call this the [Direct Migration List](https://github.com/sequelize/umzug#direct-migrations-list). My usecase is that...
Currently, if the source-dir directory is configured, both source-dir and dest directories are required to exist for all operations. However, "create" shouldn't care if "dest" exists or not, and "migrate"...
Hi, Node version: v21.4.0 When running migrate or a rollback, the function `_executeAction` trigger this warning. ``` (node:53792) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Currently in project version 1.13.6 is used for `underscore`. However, it is prone to CVE-2021-23358 vulnerability: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358 > The package 'underscore' from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.13.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. Changelog Sourced from sha.js's changelog. v2.4.12 - 2025-07-01 Commits [eslint] switch to eslint 7acadfb [meta] add auto-changelog b46e711 [eslint] fix package.json indentation df9d521 [Tests]...
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Removes `tmp` Updates `eslint` from 6.8.0 to 9.32.0 Release notes Sourced from...
Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependency [tap](https://github.com/tapjs/tapjs). These dependencies need to be updated together. Removes `form-data` Updates `tap` from 14.11.0 to 21.1.0 Release notes Sourced from...