Various gem-core transitive dependency deprecation warnings #30

Open
opened 2023-03-21 15:12:32 +00:00 by dboreham · 0 comments
Owner

These should be addressed:

warning @lirewine/gem-core > @material-ui/core > @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.
warning @lirewine/gem-core > window > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning @lirewine/gem-core > window > jsdom > w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
warning @lirewine/gem-core > window > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
warning @lirewine/gem-core > window > jsdom > request > har-validator@5.1.5: this library is no longer supported
warning @lirewine/gem-core > window > jsdom > request > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
warning "@lirewine/gem-core > semistandard > eslint-config-semistandard@15.0.0" has incorrect peer dependency "eslint-config-standard@^13.0.1".
These should be addressed: ```warning @lirewine/gem-core > @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. warning @lirewine/gem-core > @material-ui/core > @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. warning @lirewine/gem-core > window > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 warning @lirewine/gem-core > window > jsdom > w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. warning @lirewine/gem-core > window > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 warning @lirewine/gem-core > window > jsdom > request > har-validator@5.1.5: this library is no longer supported warning @lirewine/gem-core > window > jsdom > request > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning "@lirewine/gem-core > semistandard > eslint-config-semistandard@15.0.0" has incorrect peer dependency "eslint-config-standard@^13.0.1". ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconic-console#30
No description provided.