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

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
README.md Outdated Show resolved Hide resolved
eslint.config.js Show resolved Hide resolved
tests/eslint-rule-tester.js Outdated Show resolved Hide resolved
tests/eslint-rule-tester.js Outdated Show resolved Hide resolved
tests/lib/rules/no-unpublished-require.js Outdated Show resolved Hide resolved
.github/workflows/CI.yml Outdated Show resolved Hide resolved
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!

.github/workflows/CI.yml Show resolved Hide resolved
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
17 checks passed
@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>
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