bahmutov / eslint-rules

My custom eslint rules in addition to the ones provided at http://eslint.org/
97 stars 16 forks source link

chore(deps): update dependency grunt-eslint to v25 #57

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grunt-eslint 17.3.2 -> 25.0.0 age adoption passing confidence

Release Notes

sindresorhus/grunt-eslint (grunt-eslint) ### [`v25.0.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v25.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v24.3.0...v25.0.0) ##### Breaking - Require Node.js 18 ([#​175](https://togithub.com/sindresorhus/grunt-eslint/issues/175)) [`81834b4`](https://togithub.com/sindresorhus/grunt-eslint/commit/81834b4) - Flat config is now required by default - If you want to use non-flat config, you need to [pass the `ESLINT_USE_FLAT_CONFIG` environment variable](https://eslint.org/blog/2024/04/eslint-v9.0.0-released/#flat-config-is-now-the-default-and-has-some-changes) ##### Improvements - Update to ESLint 9 ([#​175](https://togithub.com/sindresorhus/grunt-eslint/issues/175)) [`81834b4`](https://togithub.com/sindresorhus/grunt-eslint/commit/81834b4) - Support flat config ([#​175](https://togithub.com/sindresorhus/grunt-eslint/issues/175)) [`81834b4`](https://togithub.com/sindresorhus/grunt-eslint/commit/81834b4) ### [`v24.3.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v24.3.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v24.2.0...v24.3.0) - Update dependencies [`495118b`](https://togithub.com/sindresorhus/grunt-eslint/commit/495118b) ### [`v24.2.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v24.2.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v24.1.0...v24.2.0) - Update dependencies [`826ca5f`](https://togithub.com/sindresorhus/grunt-eslint/commit/826ca5f) ### [`v24.1.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v24.1.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v24.0.1...v24.1.0) - Support async formatters ([#​174](https://togithub.com/sindresorhus/grunt-eslint/issues/174)) [`89eb056`](https://togithub.com/sindresorhus/grunt-eslint/commit/89eb056) ### [`v24.0.1`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v24.0.1) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v24.0.0...v24.0.1) - Fix the plugin not finishing in some cases [`1322e30`](https://togithub.com/sindresorhus/grunt-eslint/commit/1322e30) ### [`v24.0.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v24.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v23.0.0...v24.0.0) ##### Breaking - Upgrade to [ESLint 8](https://eslint.org/blog/2021/10/eslint-v8.0.0-released) ([#​171](https://togithub.com/sindresorhus/grunt-eslint/issues/171)) [`dbaf9d5`](https://togithub.com/sindresorhus/grunt-eslint/commit/dbaf9d5) - Require Node.js 12 ([#​171](https://togithub.com/sindresorhus/grunt-eslint/issues/171)) [`dbaf9d5`](https://togithub.com/sindresorhus/grunt-eslint/commit/dbaf9d5) - Due to ESLint changes, some of the options (the ones that are not documented in the readme here) have changed. For example, `configFile` changed to `overrideConfigFile`. Consult the [ESLint docs](https://eslint.org/docs/developer-guide/nodejs-api#-new-eslintoptions) for the available options. ### [`v23.0.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v23.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v22.0.0...v23.0.0) ##### Breaking - Upgrade to ESLint 7 ([#​167](https://togithub.com/sindresorhus/grunt-eslint/issues/167)) [`a8f45f6`](https://togithub.com/sindresorhus/grunt-eslint/commit/a8f45f6) - Require Node.js 10 ([#​167](https://togithub.com/sindresorhus/grunt-eslint/issues/167)) [`a8f45f6`](https://togithub.com/sindresorhus/grunt-eslint/commit/a8f45f6) ### [`v22.0.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v22.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v21.1.0...v22.0.0) Breaking: - Upgrade to [ESLint 6](https://eslint.org/blog/2019/06/eslint-v6.0.0-released) [`7707f60`](https://togithub.com/sindresorhus/grunt-eslint/commit/7707f60) - Require Node.js 8 [`7707f60`](https://togithub.com/sindresorhus/grunt-eslint/commit/7707f60) ### [`v21.1.0`](https://togithub.com/sindresorhus/grunt-eslint/releases/tag/v21.1.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v21.0.0...v21.1.0) - Bump the eslint version to 5.16.0 ([#​161](https://togithub.com/sindresorhus/grunt-eslint/issues/161)) [`7950891`](https://togithub.com/sindresorhus/grunt-eslint/commit/7950891) ### [`v21.0.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v20.2.0...v21.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v20.2.0...v21.0.0) ### [`v20.2.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v20.1.0...v20.2.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v20.1.0...v20.2.0) ### [`v20.1.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v20.0.0...v20.1.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v20.0.0...v20.1.0) ### [`v20.0.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v19.0.0...v20.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v19.0.0...v20.0.0) ### [`v19.0.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v18.1.0...v19.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v18.1.0...v19.0.0) ### [`v18.1.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v18.0.0...v18.1.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v18.0.0...v18.1.0) ### [`v18.0.0`](https://togithub.com/sindresorhus/grunt-eslint/compare/v17.3.2...v18.0.0) [Compare Source](https://togithub.com/sindresorhus/grunt-eslint/compare/v17.3.2...v18.0.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



This PR has been generated by Mend Renovate. View repository job log here.