SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 35 forks source link

BUG - eslint-plugin-fiori-tools meets eslint 8 EOL #2470

Open heimwege opened 1 day ago

heimwege commented 1 day ago

Description

Not actually a bug but none of the other categories either 🤷🏻

Seems like eslint 8.x is EOL but eslint-plugin-fiori-tools does not yet support 9.x

Steps to Reproduce

Steps to reproduce the behavior:

  1. try to have 9.x eslint version using eslint-plugin-fiori-tools

Expected results

eslint-plugin-fiori-tools supports eslint 9.x

Actual results

Was not able to migrate to esling 9.x

Version/Components/Environment

Add any other context about the problem here OS:

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

heimwege commented 11 hours ago

@devinea are there any plans to adjust eslint-plugin-fiori-tools to the new eslint 9 config?

devinea commented 8 hours ago

@heimwege not so far. But it seems like we will need to consider it soon. FYI @ianquigley-sap