html-sketchapp-cli
html-sketchapp-cli copied to clipboard
chore(deps): Update dependency eslint-config-seek to v8.x
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-config-seek | ^4.0.0 -> ^8.0.0 |
Release Notes
seek-oss/eslint-config-seek
v8.0.0
Major Changes
-
Remove support for Flow (#64)
SEEK has aligned on TypeScript for static type checking. Flow support was similarly removed in sku 11.
Affected projects should migrate to TypeScript.
-
Remove support for CSS Modules (#64)
eslint-plugin-css-modules is unmaintained, and SEEK has since moved on to vanilla-extract.
Affected projects should migrate to vanilla-extract.
Patch Changes
- Detect the react version (#68)
v7.0.9
Bug Fixes
v7.0.8
Bug Fixes
v7.0.7
Bug Fixes
- ts: Switch to TypeScript
no-shadow(#58) (9c3ab40), closes typescript-eslint/typescript-eslint#2374
v7.0.6
Bug Fixes
- @typescript-eslint ^4.8.1 (#56) (ab4b669)
v7.0.5
Bug Fixes
- Disable "@typescript-eslint/explicit-module-boundary-types" (#55) (82942e3)
v7.0.4
Bug Fixes
v7.0.3
Bug Fixes
- deps: Update for TypeScript 4 (#53) (59e6caf), closes typescript-eslint/typescript-eslint#2371
v7.0.2
Bug Fixes
v7.0.1
Bug Fixes
- deps: Update ESLint plugins (#51) (cda6540), closes #50 typescript-eslint/typescrpit-eslint#2084
v7.0.0
Bug Fixes
BREAKING CHANGES
- deps: Drops support for Node 8
- deps: Drops support for TypeScript 3.2
- deps: Requires TypeScript as a peer dep
v6.0.2
Bug Fixes
- eslint-plugin-import: Bump to ^2.20.0 (#49) (59fb924), closes benmosher/eslint-plugin-import#1562 /github.com/seek-oss/eslint-config-seek/pull/45#issuecomment-573984193 SEEK-Jobs/koala#81
v6.0.1
Bug Fixes
v6.0.0
Features
BREAKING CHANGES
- Builds are now likely to fail linting because of the new arrow rule. Can be auto-fixed using eslint "path/to/files" --fix or, in sku, yarn format
v5.0.5
Bug Fixes
v5.0.4
Bug Fixes
v5.0.3
Bug Fixes
- TypeScript: Remove no-use-before-define (#40) (b7c8154), closes /github.com/typescript-eslint/typescript-eslint/issues/1262#issuecomment-558496933
v5.0.2
Bug Fixes
v5.0.1
Bug Fixes
- typescript: Fix optional chaining unused expr (#38) (ef48859), closes typescript-eslint/typescript-eslint#1175
v5.0.0
Features
BREAKING CHANGES
- Updated React rules to suit common practices
- Removed some more restrictive rules
- Moved jest specific rules to only target test files (e.g.
thing.test.js,other.spec.ts) - Moved cypress specific rules to only target files within a top-level
cypressfolder
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.