tiddly-gittly / tw-echarts

An All-in-one Visualization Framework for TiddlyWiki5 based on ECharts
https://tiddly-gittly.github.io/tw-echarts/
MIT License
48 stars 8 forks source link

fix(deps): update dependency eslint-plugin-unicorn to v43 - autoclosed #62

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 42.0.0 -> 43.0.2 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn ### [`v43.0.2`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v43.0.2) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.1...v43.0.2) - `prefer-spread`: Ignore `Array#join().concat()` and `(a + b).concat()` ([#​1859](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1859)) [`ab71971`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/ab71971) ### [`v43.0.1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v43.0.1) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.0...v43.0.1) - Remove `prefer-event-target` from the recommended preset [`4d2faac`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/4d2faac) - `EventTarget` requires Node.js 16 and we target Node.js 14. We'll enable it again in a year when we can target Node.js 16. ### [`v43.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v43.0.0) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v42.0.0...v43.0.0) ##### New rules - [`prefer-logical-operator-over-ternary`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-logical-operator-over-ternary.md) ([#​1830](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1830)) [`5d7e622`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/5d7e622) - [`prefer-event-target`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-event-target.md) ([#​1792](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1792)) [`166524a`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/166524a) ##### Breaking - Require Node.js 14 ##### Improvements - Add `prefer-top-level-await` rule to recommended preset ([#​1803](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1803)) [`6f5ecf5`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/6f5ecf5) - Deprecate `import-index` rule ([#​1787](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1787)) [`0034e69`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/0034e69) - Update abbreviations to support Next.js functions ([#​1804](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1804)) [`4b96057`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/4b96057) - `text-encoding-identifier-case`: Ignore JSX `meta[charset="utf-8"]` ([#​1817](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1817)) [`c67a70f`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/c67a70f) - `prefer-number-properties`: Check any use of global functions ([#​1834](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1834)) [`51d7e06`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/51d7e06) - `prefer-number-properties`: Detect usage via global object ([#​1832](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1832)) [`80c4af2`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/80c4af2) - `no-array-for-each`: Check reassign in `for..in` and `for..of` ([#​1824](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1824)) [`d3b2548`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/d3b2548) - `no-useless-undefined`: Ignore `ref(undefined)` in Vue project ([#​1828](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1828)) [`e7306e5`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/e7306e5) - `prefer-node-protocol`: Always check `require()` ([#​1827](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1827)) [`2c914d4`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/2c914d4) - `no-array-for-each`: Improve parameter reassign detection ([#​1823](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1823)) [`56df468`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/56df468) - `no-array-for-each`: Add fix for arrow function body ([#​1785](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1785)) [`59218e3`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/59218e3) ##### Fixes - `no-array-for-each`: Fix auto-fix causing SyntaxError ([#​1813](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/1813)) [`47c8337`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/47c8337)

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.

renovate[bot] commented 2 years 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: pnpm-lock.yaml
installing v2 tool pnpm v7.5.2
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

added 1 package in 3s
linking tool pnpm v7.5.2
7.5.2
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 21, reused 0, downloaded 0, added 0
Progress: resolved 23, reused 0, downloaded 1, added 0
Progress: resolved 23, reused 0, downloaded 16, added 0
Progress: resolved 23, reused 0, downloaded 19, added 0
Progress: resolved 24, reused 0, downloaded 22, added 0
Progress: resolved 24, reused 0, downloaded 23, added 0
Progress: resolved 25, reused 0, downloaded 24, added 0
Progress: resolved 25, reused 0, downloaded 25, added 0
Progress: resolved 47, reused 0, downloaded 25, added 0
Progress: resolved 57, reused 0, downloaded 38, added 0
Progress: resolved 70, reused 0, downloaded 52, added 0
Progress: resolved 99, reused 0, downloaded 73, added 0
Progress: resolved 134, reused 0, downloaded 115, added 0
Progress: resolved 145, reused 0, downloaded 133, added 0
Progress: resolved 157, reused 0, downloaded 143, added 0
Progress: resolved 175, reused 0, downloaded 157, added 0
Progress: resolved 200, reused 0, downloaded 179, added 0
Progress: resolved 217, reused 0, downloaded 186, added 0
Progress: resolved 236, reused 0, downloaded 206, added 0
Progress: resolved 259, reused 0, downloaded 228, added 0
Progress: resolved 283, reused 0, downloaded 248, added 0
Progress: resolved 299, reused 0, downloaded 263, added 0
Progress: resolved 322, reused 0, downloaded 278, added 0
Progress: resolved 340, reused 0, downloaded 295, added 0
Progress: resolved 367, reused 0, downloaded 322, added 0
Progress: resolved 386, reused 0, downloaded 334, added 0
Progress: resolved 409, reused 0, downloaded 357, added 0
Progress: resolved 437, reused 0, downloaded 384, added 0
Progress: resolved 453, reused 0, downloaded 403, added 0
Progress: resolved 484, reused 0, downloaded 433, added 0
Progress: resolved 527, reused 0, downloaded 480, added 0
Progress: resolved 561, reused 0, downloaded 506, added 0
Progress: resolved 573, reused 0, downloaded 529, added 0
Progress: resolved 609, reused 0, downloaded 567, added 0
Progress: resolved 676, reused 0, downloaded 587, added 0
Progress: resolved 705, reused 0, downloaded 608, added 0
Progress: resolved 714, reused 0, downloaded 612, added 0
Progress: resolved 730, reused 0, downloaded 621, added 0
Progress: resolved 731, reused 0, downloaded 621, added 0
Progress: resolved 735, reused 0, downloaded 624, added 0
Progress: resolved 735, reused 0, downloaded 625, added 0
Progress: resolved 735, reused 0, downloaded 626, added 0
Progress: resolved 735, reused 0, downloaded 627, added 0
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
β”œβ”€β”¬ eslint-plugin-import
β”‚ β”œβ”€β”€ βœ• missing peer @typescript-eslint/parser@"*"
β”‚ └─┬ eslint-module-utils
β”‚   └── βœ• missing peer @typescript-eslint/parser@"*"
β”œβ”€β”¬ eslint-plugin-typescript-sort-keys
β”‚ β”œβ”€β”€ βœ• missing peer @typescript-eslint/parser@"^1 || ^2 || ^3 || ^4 || ^5"
β”‚ β”œβ”€β”€ βœ• missing peer typescript@"^3 || ^4"
β”‚ └─┬ @typescript-eslint/experimental-utils
β”‚   └─┬ @typescript-eslint/utils
β”‚     └─┬ @typescript-eslint/typescript-estree
β”‚       β”œβ”€β”€ βœ• missing peer typescript@"*"
β”‚       └─┬ tsutils
β”‚         └── βœ• missing peer typescript@">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
└─┬ eslint-plugin-unicorn
  └── βœ• unmet peer eslint@>=8.18.0: found 8.16.0
Peer dependencies that should be installed:
  @typescript-eslint/parser@">=1.0.0 <2.0.0 || >=2.0.0 <3.0.0 || >=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0"
  typescript@">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0"

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.