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

update @babel/code-frame and replace chalk with picocolors #79

Open
Fuzzyma opened this issue Dec 9, 2024 · 6 comments
Open

update @babel/code-frame and replace chalk with picocolors #79

Fuzzyma opened this issue Dec 9, 2024 · 6 comments

Comments

@Fuzzyma
Copy link

Fuzzyma commented Dec 9, 2024

I want to propose to update your @babel/code-frame to its newest version and at the same time move from chalk to picocolors.

As part of the ecosystem cleanup initiative (https://e18e.dev) we try to modernize and declutter the js ecosystem and also maybe reduce the size of your node_modules :D.

The newest version of code-frame dropped @babel/highlight as dependency and moved to picocolors as well. Therefore it would make sense to move to picocolors as well.
This would reduce the dependency count by a fair bit.

I would be happy to open a PR if you are up for this :)

@voxpelli
Copy link
Member

PR welcome, but this module hasn’t received an update in quite a while so should verify that it works with ESLint 9 before a release + needs to possibly set up release flow

@Fuzzyma
Copy link
Author

Fuzzyma commented Dec 16, 2024

Here you go: #80

@github-actions github-actions bot added the Stale label Feb 14, 2025
Copy link

This issue has been automatically closed because we haven't received a response from the original author 🙈. This automation helps keep the issue tracker clean from issues that aren't actionable. Please reach out if you have more information for us! 🙂

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2025
@Fuzzyma
Copy link
Author

Fuzzyma commented Feb 21, 2025

@voxpelli this was automatically closed. can you doublecheck please?

@voxpelli
Copy link
Member

Gah, we need to remove that bot, so annoying

@voxpelli voxpelli reopened this Feb 21, 2025
@github-actions github-actions bot removed the Stale label Feb 21, 2025
@Fuzzyma
Copy link
Author

Fuzzyma commented Feb 22, 2025

It also closed the PR. Its ready to be merged :)

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

No branches or pull requests

2 participants