chore(deps): update @html-validate/eslint monorepo (major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@html-validate/eslint-config (source) | devDependencies | major | 4.4.12 -> 5.1.1 |
@html-validate/eslint-config-angularjs (source) | devDependencies | major | 4.4.0 -> 5.1.0 |
@html-validate/eslint-config-cypress (source) | devDependencies | major | 4.4.9 -> 5.1.0 |
@html-validate/eslint-config-jest (source) | devDependencies | major | 4.4.11 -> 5.1.0 |
@html-validate/eslint-config-typescript (source) | devDependencies | major | 4.4.11 -> 5.1.0 |
Release Notes
html-validate/eslint-config
v5.1.1
5.1.1 (2021-11-15)
Bug Fixes
- @html-validate/eslint-config: json should always use extension 6c2ee72
v5.1.0
5.1.0 (2021-11-15)
Features
- @html-validate/eslint-config: wrap eslint binary and pull as regular dependency 4d25c69
Dependency upgrades
- deps: pin dependencies 5c84c20
- deps: update dependency eslint-config-prettier to v8.3.0 f1310bb
- deps: update dependency eslint-plugin-angular to v4.1.0 b8ded5a
- deps: update dependency eslint-plugin-cypress to v2.12.1 1a51888
- deps: update dependency eslint-plugin-import to v2.25.3 01b42fa
- deps: update dependency eslint-plugin-jest to v25.2.4 71f7707
- deps: update typescript-eslint monorepo to v5.3.1 8b21849
v5.0.0
5.0.0 (2021-11-13)
⚠ BREAKING CHANGES
-
@html-validate/eslint-config: the configuration format has changed from
.eslintrc.json
to.eslintrc.js
. Usenpm exec eslint-config -- --write
or manually migrate config.
Features
-
@html-validate/eslint-config: uses
@rushstack/eslint-patch
to workaround plugin loading issue 946889c
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot