18.0.0
github-actions
released this
08 Apr 15:03
·
22 commits
to refs/heads/main
since this release
What’s Changed
@typescript-eslint/parser changes
@typescript-eslint/parser
has been updated from 6.21.0 to 7.1.0 release notes. As a result, to maintain compatibility with this package you may need to make modifications within your codebase:
⚠️ Dropping support for Node 16, 19, and Node 18 versions prior to 18.18.0.⚠️ Update the TypeScript peer dependency requirement to >=4.7.4.- ✅
eslint
is managed viaeslint-config-skyscanner
and is an acceptable version. No change required from consumers.
Added
- [LOOM-1339]: Added
@skyscanner/rules/forbid-component-props
from @skyscanner/eslint-plugin-rules (#714) @mungodewar - [NOJIRA]: Update engine & npm (#718) @mungodewar
Dependency updates
- Bump @babel/preset-react from 7.23.3 to 7.24.1 (#709) @dependabot
- Bump @babel/eslint-parser from 7.23.10 to 7.24.1 (#710) @dependabot
- Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.5.0 (#715) @dependabot
- Bump @typescript-eslint/parser from 7.1.0 to 7.5.0 (#716) @dependabot
- Bump eslint-plugin-react from 7.33.2 to 7.34.0 (#704) @dependabot
- Bump @typescript-eslint/parser from 6.21.0 to 7.1.0 (#703) @dependabot
- Bump eslint-plugin-jest from 27.6.3 to 27.9.0 (#700) @dependabot
- Bump eslint from 8.56.0 to 8.57.0 (#702) @dependabot
- Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (#696) @dependabot
- Bump @typescript-eslint/parser from 6.20.0 to 6.21.0 (#697) @dependabot
- Bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.20.0 (#695) @dependabot
- Bump @typescript-eslint/parser from 6.19.0 to 6.20.0 (#694) @dependabot