sportloop / mrc

TypeScript Toolkit for Parsing MRC Workout Files
MIT License
1 stars 1 forks source link

chore(deps): update dependency eslint-config-airbnb-typescript-prettier to v5 #237

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-airbnb-typescript-prettier 4.2.0 -> 5.0.0 age adoption passing confidence

Release Notes

toshi-toma/eslint-config-airbnb-typescript-prettier ### [`v5.0.0`](https://togithub.com/toshi-toma/eslint-config-airbnb-typescript-prettier/blob/HEAD/CHANGELOG.md#​500-httpsgithubcomtoshi-tomaeslint-config-airbnb-typescript-prettiercomparev420v500-2021-12-12) [Compare Source](https://togithub.com/toshi-toma/eslint-config-airbnb-typescript-prettier/compare/v4.2.0...v5.0.0) ##### ⚠ BREAKING CHANGES - Update dependencies - `eslint-config-airbnb` - `v18.2.1` to `v19.0.2` - `@typescript-eslint` - `v4.7.0` to `v5.6.0` - `eslint(peerDependencies)` - `"^5.16.0 || ^6.8.0 || ^7.2.0"` to `"^7.32.0 || ^8.2.0"` ##### Features - **deps:** upgrade `eslint-config-airbnb` and `[@typescript-eslint](https://togithub.com/typescript-eslint)` ([#​98](https://togithub.com/toshi-toma/eslint-config-airbnb-typescript-prettier/issues/98)) ([43729d8](https://togithub.com/toshi-toma/eslint-config-airbnb-typescript-prettier/commit/43729d8517decfa25b1e1c7e2f24229ce9152ffa))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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: package-lock.json
npm WARN using --force Recommended protections disabled.
npm notice 
npm notice New patch version of npm available! 8.5.0 -> 8.5.5
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.5>
npm notice Run `npm install -g npm@8.5.5` to update!
npm notice 
npm WARN using --force Recommended protections disabled.
chmod: cannot access '/home/ubuntu/.npm': No such file or directory
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: mrc@1.0.0
npm ERR! Found: eslint@8.1.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.32.0 || ^8.2.0" from eslint-config-airbnb-typescript-prettier@5.0.0
npm ERR! node_modules/eslint-config-airbnb-typescript-prettier
npm ERR!   dev eslint-config-airbnb-typescript-prettier@"5.0.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/2022-03-25T11_10_02_933Z-debug-0.log
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.