Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
^4.0.0
^12.0.0
📅 Schedule: "before 2pm on Tuesday,before 2pm on Friday" in timezone Europe/Stockholm.
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^4.0.0
->^12.0.0
Release Notes
voxpelli/eslint-config
### [`v12.0.2`](https://togithub.com/voxpelli/eslint-config/releases/v12.0.2) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v12.0.1...v12.0.2) - Allow dynamic imports [`19e87f1`](https://togithub.com/voxpelli/eslint-config/commit/19e87f1) ### [`v12.0.1`](https://togithub.com/voxpelli/eslint-config/releases/v12.0.1) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v12.0.0...v12.0.1) - Deactivate `unicorn/numeric-separators-style` [`2b9dcee`](https://togithub.com/voxpelli/eslint-config/commit/2b9dcee) ### [`v12.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v12.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v11.0.1...v12.0.0) - Deactivate `dot-notation` for TS compat [`2dfaeec`](https://togithub.com/voxpelli/eslint-config/commit/2dfaeec) - Update dependency eslint-plugin-unicorn to v35 [`8ac36ea`](https://togithub.com/voxpelli/eslint-config/commit/8ac36ea) [`d9a39d3`](https://togithub.com/voxpelli/eslint-config/commit/d9a39d3) [`61b1e5a`](https://togithub.com/voxpelli/eslint-config/commit/61b1e5a) - Update dependency eslint-plugin-mocha to v9 [`9aec790`](https://togithub.com/voxpelli/eslint-config/commit/9aec790) - Update dependency eslint-config-standard to ^16.0.3 [`bf1e4b6`](https://togithub.com/voxpelli/eslint-config/commit/bf1e4b6) - Improve README [`8c74e93`](https://togithub.com/voxpelli/eslint-config/commit/8c74e93) [`63273b1`](https://togithub.com/voxpelli/eslint-config/commit/63273b1) [`4bb239f`](https://togithub.com/voxpelli/eslint-config/commit/4bb239f) ### [`v11.0.1`](https://togithub.com/voxpelli/eslint-config/releases/v11.0.1) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v11.0.0...v11.0.1) - Revert narrower engines requirement, keep it at `>=12.0.0` as in version `10.0.0` [`94b25a0`](https://togithub.com/voxpelli/eslint-config/commit/94b25a0) ### [`v11.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v11.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v10.0.0...v11.0.0) ##### Major - **Major:** Updated [`eslint-plugin-unicorn`](https://togithub.com/sindresorhus/eslint-plugin-unicorn), without modification, to `28.x.x` [`1fc166c`](https://togithub.com/voxpelli/eslint-config/commit/1fc166c) ##### Minor - **Minor:** Requires `eslint-plugin-promise` of `^4.3.1` [`9739fed`](https://togithub.com/voxpelli/eslint-config/commit/9739fed) - **Minor:** Requires `eslint` of `^7.20.0` [`3b4f838`](https://togithub.com/voxpelli/eslint-config/commit/3b4f838) [`e586c45`](https://togithub.com/voxpelli/eslint-config/commit/e586c45) ##### Internal - Use [`ghat`](https://togithub.com/fregante/ghat) to reuse [my GitHub workflows](https://togithub.com/voxpelli/ghatemplates) [`468f029`](https://togithub.com/voxpelli/eslint-config/commit/468f029) - Update [`husky`](https://togithub.com/typicode/husky) to currently latest open source version (`^4.3.8`) [`ead6871`](https://togithub.com/voxpelli/eslint-config/commit/ead6871) - Add [`eslint-remote-tester`](https://togithub.com/AriPerkkio/eslint-remote-tester) to automate testing of rule set against users of the rule set, to detect when new errors will correctly or wrongfully be thrown on updates to the rule set. Possible [in `1.1.0`](https://togithub.com/AriPerkkio/eslint-remote-tester/issues/19) thanks to [@AriPerkkio](https://togithub.com/AriPerkkio) [`6d2bda6`](https://togithub.com/voxpelli/eslint-config/commit/6d2bda6) - Update [`installed-check`](https://togithub.com/voxpelli/node-installed-check) to `^4.0.0` [`1306c2b`](https://togithub.com/voxpelli/eslint-config/commit/1306c2b) ### [`v10.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v10.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v9.0.0...v10.0.0) #### Usage related - Add new rules from new ESLint versions, fixes [#10](https://togithub.com/voxpelli/eslint-config/issues/10) [`94a4603`](https://togithub.com/voxpelli/eslint-config/commit/94a4603) [`1f84cc2`](https://togithub.com/voxpelli/eslint-config/commit/1f84cc2) - Non-major ESLint plugin updates [`e1ff154`](https://togithub.com/voxpelli/eslint-config/commit/e1ff154) [`78d1749`](https://togithub.com/voxpelli/eslint-config/commit/78d1749) [`5911f02`](https://togithub.com/voxpelli/eslint-config/commit/5911f02) [`fddcfbf`](https://togithub.com/voxpelli/eslint-config/commit/fddcfbf) #### Dev related - Update dev dependencies [`e10ce1f`](https://togithub.com/voxpelli/eslint-config/commit/e10ce1f) [`3f196de`](https://togithub.com/voxpelli/eslint-config/commit/3f196de) [`936c3f4`](https://togithub.com/voxpelli/eslint-config/commit/936c3f4) [`48248c3`](https://togithub.com/voxpelli/eslint-config/commit/48248c3) - Tweak renovate setup, eg. avoid grouping of ESLint [`72b7946`](https://togithub.com/voxpelli/eslint-config/commit/72b7946) ### [`v9.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v9.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v8.0.1...v9.0.0) - Made [`no-unused-vars`](https://eslint.org/docs/rules/no-unused-vars) match TypeScript [`noUnusedParameters`](https://www.typescriptlang.org/tsconfig#noUnusedParameters). See [https://github.com/standard/standard/issues/419#issuecomment-730476871](https://togithub.com/standard/standard/issues/419#issuecomment-730476871) [`44b9924`](https://togithub.com/voxpelli/eslint-config/commit/44b9924) ### [`v8.0.1`](https://togithub.com/voxpelli/eslint-config/releases/v8.0.1) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v8.0.0...v8.0.1) - Fix failing link in README [`e18fd89`](https://togithub.com/voxpelli/eslint-config/commit/e18fd89) - Reflect requirement of ESLint [`3d0da85`](https://togithub.com/voxpelli/eslint-config/commit/3d0da85) ### [`v8.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v8.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v7.0.0...v8.0.0) - **Dependencies:** Updated `eslint-config-standard` to `16.0.2` - **Dependencies:** Updated `eslint-plugin-es` to 4.0.0 - **Dependencies:** Remove `eslint-plugin-standard`, its deprecated and no longer used by `eslint-config-standard` - **ESLint config:** Added new node and promise rules [`02ca25f`](https://togithub.com/voxpelli/eslint-config/commit/02ca25f) - **ESLint config:** Added `plugin:node/recommended` [`a1abacb`](https://togithub.com/voxpelli/eslint-config/commit/a1abacb) - **ESLint config:** Reverted lots of disabled rules [`e7380da`](https://togithub.com/voxpelli/eslint-config/commit/e7380da) - **Documentation** & **ESLint config:** much improved documentation + regrouped rules + tweaked some rules [`7b6a63c`](https://togithub.com/voxpelli/eslint-config/commit/7b6a63c) [`2b90f9a`](https://togithub.com/voxpelli/eslint-config/commit/2b90f9a) [`80fc798`](https://togithub.com/voxpelli/eslint-config/commit/80fc798) ### [`v7.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v7.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v6.0.0...v7.0.0) - BREAKING: Update to ESLint 7 and latest dependencies [`a9925e1`](https://togithub.com/voxpelli/eslint-config/commit/a9925e1) [`b673e5f`](https://togithub.com/voxpelli/eslint-config/commit/b673e5f) - BREAKING: Require Node 12 [`616a48a`](https://togithub.com/voxpelli/eslint-config/commit/616a48a) - Refactor: Use extracted [@voxpelli/eslint-config-jsdoc-ts](https://togithub.com/voxpelli/eslint-config-jsdoc-ts) [`1c53766`](https://togithub.com/voxpelli/eslint-config/commit/1c53766) - Internal: Update installed-check [`9c48b21`](https://togithub.com/voxpelli/eslint-config/commit/9c48b21) ### [`v6.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v6.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v5.0.0...v6.0.0) - Add more rules [`1faaa3e`](https://togithub.com/voxpelli/eslint-config/commit/1faaa3e) ### [`v5.0.0`](https://togithub.com/voxpelli/eslint-config/releases/v5.0.0) [Compare Source](https://togithub.com/voxpelli/eslint-config/compare/v4.0.0...v5.0.0) Same as `5.0.0-0` - Add lots of more auxiliary rules [`328d0e0`](https://togithub.com/voxpelli/eslint-config/commit/328d0e0)Configuration
📅 Schedule: "before 2pm on Tuesday,before 2pm on Friday" in timezone Europe/Stockholm.
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.