guardicore / monkey

Infection Monkey - An open-source adversary emulation platform
https://www.guardicore.com/infectionmonkey/
GNU General Public License v3.0
6.68k stars 786 forks source link

Fixed various outdated components #4185

Closed b34c0n5 closed 5 months ago

b34c0n5 commented 5 months ago

What does this PR do?

@snyk-bot fix: upgrade react-router-dom from 6.16.0 to 6.22.0 57bcc18 @snyk-bot fix: upgrade @mui/x-data-grid from 6.14.0 to 6.19.3 d5a293f @snyk-bot fix: upgrade @mui/icons-material from 5.14.9 to 5.15.7 509a7bd @snyk-bot fix: monkey/monkey_island/cc/next_ui/package.json & monkey/monkey_isl… b207abe @snyk-bot fix: upgrade eslint-config-next from 14.0.2 to 14.2.2 1ccf2b0 @snyk-bot fix: upgrade typescript from 5.2.2 to 5.4.5 8d705ac @snyk-bot fix: upgrade next from 14.1.1 to 14.2.2 a10a1c7 @snyk-bot fix: upgrade @types/node from 20.9.0 to 20.12.7 e66d6d2 @snyk-bot fix: upgrade @mui/material from 5.14.10 to 5.15.15 7643e52 @snyk-bot fix: upgrade @rjsf/validator-ajv8 from 5.13.0 to 5.18.2 9a3605f @snyk-bot fix: upgrade @rjsf/bootstrap-4 from 5.13.0 to 5.18.2

Add any further explanations here.

PR Checklist

Testing Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.06%. Comparing base (c21c15b) to head (5b9c320). Report is 46 commits behind head on develop.

:exclamation: Current head 5b9c320 differs from pull request most recent head 1972c0d

Please upload reports for the commit 1972c0d to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4185 +/- ## =========================================== - Coverage 77.08% 77.06% -0.02% =========================================== Files 444 442 -2 Lines 14138 14126 -12 Branches 18 18 =========================================== - Hits 10898 10886 -12 Misses 3240 3240 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

b34c0n5 commented 5 months ago

@mssalvatore - please check this

mssalvatore commented 5 months ago

@b34c0n5 Thanks for your interest in Infection Monkey. The UI is an area that's undergoing a lot of changes at the present time. In addition, our team has been tasked with some other projects, so it will be some time before we'd be able to thoroughly review UI-related PRs. Therefore, we won't be accepting UI-related PRs at the present time.

b34c0n5 commented 5 months ago

Sir, there are non-UI changes as well, e.g: TypeScript.

mssalvatore commented 5 months ago

All of the TypeScript in this project is strictly for supporting the UI.