timbeadle / grunt-tv4

Use Grunt and Tiny Validator tv4 to validate files against json-schema draft v4
MIT License
13 stars 7 forks source link

chore(deps): update eslint packages (main) #1378

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
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-config-xo 0.45.0 -> 0.46.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v8.57.1`](https://redirect.github.com/eslint/eslint/compare/v8.57.0...5b9414c501c58bfa85f41f96f821973c41e8ae74) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v8.57.0...v8.57.1)
xojs/eslint-config-xo (eslint-config-xo) ### [`v0.46.0`](https://redirect.github.com/xojs/eslint-config-xo/releases/tag/v0.46.0) [Compare Source](https://redirect.github.com/xojs/eslint-config-xo/compare/v0.45.0...v0.46.0) ##### New rules - [`@stylistic/indent-binary-ops`](https://eslint.style/rules/plus/indent-binary-ops) [`d91defd`](https://redirect.github.com/xojs/eslint-config-xo/commit/d91defd) - [`@stylistic/function-paren-newline`](https://eslint.style/rules/js/function-paren-newline) [`fb5e204`](https://redirect.github.com/xojs/eslint-config-xo/commit/fb5e204) - [`@stylistic/block-spacing`](https://eslint.style/rules/js/block-spacing) [`cb6b443`](https://redirect.github.com/xojs/eslint-config-xo/commit/cb6b443) - [`@stylistic/multiline-ternary`](https://eslint.style/rules/js/multiline-ternary) [`3dea281`](https://redirect.github.com/xojs/eslint-config-xo/commit/3dea281) ##### Breaking - Require Node.js 18.18 - Migrate to flat config and require ESLint 9 ([#​86](https://redirect.github.com/xojs/eslint-config-xo/issues/86)) [`ec210f2`](https://redirect.github.com/xojs/eslint-config-xo/commit/ec210f2) - Migrate config: https://eslint.org/docs/latest/use/configure/migration-guide ##### Improvements - Migrate deprecated rules to [`@stylistic`](https://eslint.style) [`0f81063`](https://redirect.github.com/xojs/eslint-config-xo/commit/0f81063) - Enable permissive `max-len` and `max-lines` as warning ([#​84](https://redirect.github.com/xojs/eslint-config-xo/issues/84)) [`e669d26`](https://redirect.github.com/xojs/eslint-config-xo/commit/e669d26) - Revert "Add option to `no-extra-boolean-cast`" ([#​87](https://redirect.github.com/xojs/eslint-config-xo/issues/87)) [`f010b63`](https://redirect.github.com/xojs/eslint-config-xo/commit/f010b63) - Add option to `no-extra-boolean-cast` [`a6dc171`](https://redirect.github.com/xojs/eslint-config-xo/commit/a6dc171)

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: grunt-tv4@7.1.0
npm ERR! Found: eslint@8.57.1
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.57.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">=9.8.0" from eslint-config-xo@0.46.0
npm ERR! node_modules/eslint-config-xo
npm ERR!   dev eslint-config-xo@"0.46.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-17T07_36_52_425Z-debug-0.log