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

[feature request]: cut down on peer dependencies #1210

Closed
rhettjay opened this issue Aug 4, 2023 · 4 comments · Fixed by #1555
Closed

[feature request]: cut down on peer dependencies #1210

rhettjay opened this issue Aug 4, 2023 · 4 comments · Fixed by #1555
Labels
dependencies Pull requests that update a dependency file released

Comments

@rhettjay
Copy link
Contributor

rhettjay commented Aug 4, 2023

What version of this package are you using?
^37.0.0
What problem do you want to solve?
Peer dependencies
What do you think is the correct solution to this problem?
According to eslint the issue necessitating the use of peer dependencies was resolved in v8.2.1. What plans (if any) are there to update to 8.2.1 and cut down on the peer dependencies?
Are you willing to submit a pull request to implement this change?
More than happy to. I'm not familiar with the library so I would need some guidance.

@mightyiam
Copy link
Owner

Totally wanna do this. Work on this would begin upstream eslint-config-standard.

@rhettjay
Copy link
Contributor Author

rhettjay commented Aug 7, 2023

What needs to be done there? How can I help? The version there is 8.13 which is above the 8.2.1 fix so I'm a little confused on how to start here.

@mightyiam
Copy link
Owner

Best way to help is to apply for participation in our mob:
https://mobusoperandi.com/mobs/standard.html

@rhettjay rhettjay added the dependencies Pull requests that update a dependency file label Sep 23, 2023
mightyiam added a commit that referenced this issue May 18, 2024
closes #1299
closes #1210

BREAKING CHANGE: exports an ESLint flat config.
standard-cd-bot bot pushed a commit that referenced this issue May 18, 2024
## [48.0.0](v47.0.0...v48.0.0) (2024-05-18)

### ⚠ BREAKING CHANGES

* exports an ESLint flat config.

### Build system / dependencies

* use semantic-release/commit-analyzer preset ([790b662](790b662))

### Features

* flat config ([a0571e7](a0571e7)), closes [#1299](#1299) [#1210](#1210)

### Testing

* rm redundant parserOptions test ([0e49fea](0e49fea))
@standard-cd-bot
Copy link

🎉 This issue has been resolved in version 48.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Development

Successfully merging a pull request may close this issue.

2 participants