objectionary / eoc

Command-line toolkit for parsing, compiling, transpiling, optimizing, linking, dataizing, and running EOLANG programs
https://www.npmjs.com/package/eolang
MIT License
17 stars 17 forks source link

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

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

sindresorhus/grunt-eslint (grunt-eslint) ### [`v25.0.0`](https://redirect.github.com/sindresorhus/grunt-eslint/releases/tag/v25.0.0) [Compare Source](https://redirect.github.com/sindresorhus/grunt-eslint/compare/v24.3.0...v25.0.0) ##### Breaking - Require Node.js 18 ([#​175](https://redirect.github.com/sindresorhus/grunt-eslint/issues/175)) [`81834b4`](https://redirect.github.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://redirect.github.com/sindresorhus/grunt-eslint/issues/175)) [`81834b4`](https://redirect.github.com/sindresorhus/grunt-eslint/commit/81834b4) - Support flat config ([#​175](https://redirect.github.com/sindresorhus/grunt-eslint/issues/175)) [`81834b4`](https://redirect.github.com/sindresorhus/grunt-eslint/commit/81834b4)

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 was generated by Mend Renovate. View the repository job log.