You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEPENDENCIES.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ yarn outdated
15
15
-`@clickhouse/client` - 1.x is major breaking and needs thorough update/testing.
16
16
-`eslint` / `eslint-config-prettier` - airbnb preset doesn't have 9 listed as supported yet.
17
17
-`ldapjs` - 3.x brings a [lot of changes and risk of breakage](https://github.com/ldapjs/node-ldapjs/releases/tag/v3.0.0).
18
-
-`mariadb` - 3.0.2 works with sequelize. 3.1.0+ doesn't due to [timezone settings changes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/master/CHANGELOG.md#310-feb-2023) and needs a change in config & validation times are working as expected.
19
18
-`prettier` - 3.x brings some formatting changes. Avoiding unnecessary noise for the forks out there.
20
19
-`sql-formatter` - 3.x onward has performance regressions, changes in functionality.
21
20
-`umzug` - 3.x has many (unnecessary) breaking changes and additional dependencies.
0 commit comments