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
chore!: Drop support for node.js v18, deprecate v20 (#9402)
* update "@types/node" → v20
* update node-check
* add deprecation for node v20 in deprecation.md
* update node version in ci
* add todo
* update node version in docker images
* fix node types resolutions
* regenerate yarn.lock
* more comments in CI
* add note about v18 depr
* another type fix
* upgrade angular
� Conflicts:
� yarn.lock
@@ -397,4 +398,17 @@ no more updates. Please upgrade to Node.js 20 or higher.
397
398
398
399
**Deprecated in Release: v1.2.7**
399
400
400
-
This environment variable was renamed to [`CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_APP_ID`](https://cube.dev/docs/reference/configuration/environment-variables#cubejs_scheduled_refresh_queries_per_app_id). Please use the new name.
401
+
This environment variable was renamed to [`CUBEJS_SCHEDULED_REFRESH_QUERIES_PER_APP_ID`](https://cube.dev/docs/reference/configuration/environment-variables#cubejs_scheduled_refresh_queries_per_app_id). Please use the new name.
0 commit comments