Unibeautify / beautifier-template

Template for Unibeautify beautifier
MIT License
0 stars 2 forks source link

Update dependency tslint to v6 #130

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslint (source) 5.20.1 -> 6.1.3 age adoption passing confidence

Release Notes

palantir/tslint (tslint) ### [`v6.1.3`](https://redirect.github.com/palantir/tslint/blob/HEAD/CHANGELOG.md#v613) [Compare Source](https://redirect.github.com/palantir/tslint/compare/6.1.2...6.1.3) - \[bugfix] add support for TypeScript 4.0 peer dependency ([#​4943](https://redirect.github.com/palantir/tslint/issues/4943)) ### [`v6.1.2`](https://redirect.github.com/palantir/tslint/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://redirect.github.com/palantir/tslint/compare/6.1.1...6.1.2) - \[bugfix] restore typings compatibility with TS < 3.8 ([#​4933](https://redirect.github.com/palantir/tslint/issues/4933)) ### [`v6.1.1`](https://redirect.github.com/palantir/tslint/blob/HEAD/CHANGELOG.md#v611) [Compare Source](https://redirect.github.com/palantir/tslint/compare/6.1.0...6.1.1) - \[bugfix] upgrade mkdirp dependency to `^0.5.3` ([#​4918](https://redirect.github.com/palantir/tslint/issues/4918)) ### [`v6.1.0`](https://redirect.github.com/palantir/tslint/blob/HEAD/CHANGELOG.md#v610) [Compare Source](https://redirect.github.com/palantir/tslint/compare/6.0.0...6.1.0) - \[enhancement] Upgrade to TypeScript 3.8, support new syntax ([#​4915](https://redirect.github.com/palantir/tslint/issues/4915)) - \[docs][`no-object-literal-type-assertion`](https://palantir.github.io/tslint/rules/no-object-literal-type-assertion/) fix typo in rule description ([#​4911](https://redirect.github.com/palantir/tslint/issues/4911)) Thanks to our contributors! - Daniel Zwelling - Ryan Delaney ### [`v6.0.0`](https://redirect.github.com/palantir/tslint/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://redirect.github.com/palantir/tslint/compare/5.20.1...6.0.0) This version has been marked as deprecated on NPM to encourage users to migrate to ESLint. - \[bugfix] fix `enforce-trailing-newline` option in [`file-header`](https://palantir.github.io/tslint/rules/file-header/) rule ([#​4890](https://redirect.github.com/palantir/tslint/issues/4890)) - \[bugfix] avoid writing to temp files with `writeFileSync` on macOS 10.15 ([#​4887](https://redirect.github.com/palantir/tslint/issues/4887)) - \[bugfix] fix crash in [`completed-docs`](https://palantir.github.io/tslint/rules/completed/) rule when tag contents are undefined ([#​4895](https://redirect.github.com/palantir/tslint/issues/4895)) - \[docs] fix example code of Radix rule ([#​4892](https://redirect.github.com/palantir/tslint/issues/4892)) - \[docs] Add missing colon after `[error]` in testing rules documentation ([#​4903](https://redirect.github.com/palantir/tslint/issues/4903)) Thanks to our contributors! - Ivan Sorokin - Tanmoy Bhowmik - Meng Wang - Jay Bhagat - Aman Sharma - Josh Goldberg

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.

renovate[bot] commented 8 months 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 WARN ancient lockfile 
npm WARN ancient lockfile The package-lock.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @unibeautify/beautifier-{{ beautifierDashedName }}@0.0.1
npm ERR! Found: tslint@6.1.3
npm ERR! node_modules/tslint
npm ERR!   dev tslint@"6.1.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer tslint@"^5.1.0" from tslint-microsoft-contrib@6.2.0
npm ERR! node_modules/tslint-microsoft-contrib
npm ERR!   dev tslint-microsoft-contrib@"6.2.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-01T17_38_35_280Z-eresolve-report.txt

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