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

Eslint v8.* to v9.* flat-configuration update with depending packages (#2561) #2562

Closed
wants to merge 12 commits into from

Conversation

matusmlichsk
Copy link
Collaborator

Fixes

This pull request resolves #2561

Description

Update and migration of configuration required for eslint 9.* to properly work (flat-configs) with all eslint based plugins/parsers versions update.
All fired errors and warnings regarding previous configuration are fixed.

Type of change

  • Bugfix
  • New feature (non-breaking change which adds functionality)
  • Enhancement of existing functionality
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Impacted Areas in Application

  • Frontend
  • API
  • WITSML
  • Desktop
  • Other (please describe)

Checklist:

Communication

  • I have made corresponding changes to the documentation
  • PR affects application security

Code quality

  • I have self-reviewed my code
  • No new warnings are generated

Test coverage

  • New code is covered by passing tests

Further comments

@matusmlichsk matusmlichsk added Dependencies Pull requests that update a dependency file Javascript Pull requests that update Javascript code labels Oct 4, 2024
@matusmlichsk matusmlichsk self-assigned this Oct 4, 2024
@matusmlichsk matusmlichsk marked this pull request as draft October 4, 2024 11:11
@matusmlichsk matusmlichsk marked this pull request as ready for review October 7, 2024 08:36
@matusmlichsk matusmlichsk deleted the #2561 branch October 9, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file Javascript Pull requests that update Javascript code
Projects
Development

Successfully merging this pull request may close these issues.

Eslint v8.* to v9.* flat-configuration update
3 participants