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

Updated dev-dependencies w/ ESLint 9 #2021

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

WebReflection
Copy link
Contributor

Description

As ESLint 9 went out, I wanted to check how many things would break so I took a chance to investigate what seems to be the only breaking change we have so far, and fixed it with a flag until we decide we care about moving to that latest version without such flag.

Related https://eslint.org/blog/2023/10/flat-config-rollout-plans/

Changes

  • update all dev-dependencies
  • use the suggested flag for backward compatibility
  • test everything is fine

Checklist

  • All tests pass locally
  • I have updated CHANGELOG.md
  • I have created documentation for this(if applicable)

@WebReflection WebReflection merged commit 6ee8217 into pyscript:main Apr 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants