Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options. #908

Open
jozefizso opened this issue Nov 15, 2024 · 1 comment

Comments

@jozefizso
Copy link
Contributor

Expected behavior

The office-addin-lint package must use supported dependencies.

Current behavior

The latest [email protected] depends on outdated [email protected] library.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Create new Office JS project using yo office
  2. Install dependencies

The project depends of many unsupported libraries. This creates a huge liability in supporting Office JS based codebase.

warning office-addin-lint > [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning office-addin-lint > eslint-plugin-office-addins > [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
warning office-addin-lint > eslint > @humanwhocodes/[email protected]: Use @eslint/config-array instead
warning office-addin-lint > eslint > @humanwhocodes/config-array > @humanwhocodes/[email protected]: Use @eslint/object-schema instead
@millerds
Copy link
Contributor

Similar issue to #889

We have an internal work item to fix this (id 9430274), but we can't comment on a fix timeline.

Contributions are welcomed and will be reviewed. Might get done faster that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants