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

Support ESLint 8.x #62

Closed
11 of 13 tasks
72636c opened this issue Oct 18, 2021 · 0 comments · Fixed by #73
Closed
11 of 13 tasks

Support ESLint 8.x #62

72636c opened this issue Oct 18, 2021 · 0 comments · Fixed by #73

Comments

@72636c
Copy link
Member

72636c commented Oct 18, 2021

@72636c 72636c pinned this issue Oct 21, 2021
72636c added a commit to seek-oss/rynovate that referenced this issue Oct 25, 2021
It's very unlikely that a SEEK project will be able to land this change
given that `eslint-config-seek` is not ready yet.

See seek-oss/eslint-config-seek#62.
72636c added a commit to seek-oss/rynovate that referenced this issue Oct 25, 2021
It's very unlikely that a SEEK project will be able to land this change
given that `eslint-config-seek` is not ready yet.

See seek-oss/eslint-config-seek#62.
72636c added a commit that referenced this issue Oct 25, 2021
It's looking like our config will require numerous breaking changes to
get to ESLint v8 compatibility (#62). If we stuck with semantic-release
we'd either need to get creative with branching, have one mega PR or
release a bunch of intermediary major versions that add little value.

Instead, switch to Changesets. This is used in a number of our OSS repos
and makes it easier to bundle multiple changes into a release. We
support previewing the release notes with and without a `GITHUB_TOKEN`
via `yarn version`.
72636c added a commit that referenced this issue Oct 26, 2021
It's looking like our config will require numerous breaking changes to
get to ESLint v8 compatibility (#62). If we stuck with semantic-release
we'd either need to get creative with branching, have one mega PR or
release a bunch of intermediary major versions that add little value.

Instead, switch to Changesets. This is used in a number of our OSS repos
and makes it easier to bundle multiple changes into a release. We
support previewing the release notes with and without a `GITHUB_TOKEN`
via `yarn version`.
@72636c 72636c unpinned this issue Aug 30, 2022
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 a pull request may close this issue.

1 participant