Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat!: drop eslint v7 & node.js < 18 #161

Merged
merged 12 commits into from
Jan 8, 2024
Merged

feat!: drop eslint v7 & node.js < 18 #161

merged 12 commits into from
Jan 8, 2024

Conversation

aladdin-add
Copy link

@aladdin-add aladdin-add commented Jan 4, 2024

requires: Node.js:^18.18.0 || ^20.9.0 || >=21.1.0
requires: ESLint>=8.23.0

Signed-off-by: 唯然 <weiran.zsd@outlook.com>
TODO: add a few tests for flat configs
@aladdin-add aladdin-add force-pushed the flat-rule-tester branch 2 times, most recently from 31b9f19 to 71ff0fc Compare January 4, 2024 12:08
@aladdin-add aladdin-add changed the title chore!: switch to eslint v9 rule-tester feat!: drop eslint v7 & node.js < 18 Jan 4, 2024
Co-authored-by: Sebastian Good <2230835+scagood@users.noreply.github.com>
@scagood scagood mentioned this pull request Jan 4, 2024
Copy link

@scagood scagood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A very nice change set!

aladdin-add and others added 3 commits January 5, 2024 18:17
Co-authored-by: Sebastian Good <2230835+scagood@users.noreply.github.com>
@aladdin-add aladdin-add marked this pull request as ready for review January 8, 2024 09:45
@aladdin-add aladdin-add merged commit 41ceed7 into master Jan 8, 2024
@aladdin-add aladdin-add deleted the flat-rule-tester branch January 8, 2024 09:46
kevinoid pushed a commit to kevinoid/eslint-config-kevinoid that referenced this pull request Apr 10, 2024
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.1.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
...

BREAKING CHANGES:
- drop eslint v7 & node.js < 18 (eslint-community/eslint-plugin-n#161) (eslint-community/eslint-plugin-n@41ceed7)
- Start using enhanced-resolve to improve ts support (eslint-community/eslint-plugin-n#139) (eslint-community/eslint-plugin-n@dc9f473)
- rename rule shebang => hashbang, deprecate rule shebang (eslint-community/eslint-plugin-n#198)

Signed-off-by: dependabot[bot] <support@github.com>
kevinoid pushed a commit to kevinoid/eslint-config-kevinoid that referenced this pull request Apr 10, 2024
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.1.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
...

BREAKING CHANGES:
- drop eslint v7 & node.js < 18 (eslint-community/eslint-plugin-n#161) (eslint-community/eslint-plugin-n@41ceed7)
- Start using enhanced-resolve to improve ts support (eslint-community/eslint-plugin-n#139) (eslint-community/eslint-plugin-n@dc9f473)
- rename rule shebang => hashbang, deprecate rule shebang (eslint-community/eslint-plugin-n#198)

Signed-off-by: dependabot[bot] <support@github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants