absolute-version / commit-and-tag-version

Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
ISC License
391 stars 40 forks source link

chore(deps): update dependency eslint-plugin-promise to v6 #12

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

xjamundx/eslint-plugin-promise ### [`v6.0.0`](https://togithub.com/xjamundx/eslint-plugin-promise/blob/HEAD/CHANGELOG.md#​600) [Compare Source](https://togithub.com/xjamundx/eslint-plugin-promise/compare/v5.2.0...v6.0.0) - Dropped node 10 from engines [#​231](https://togithub.com/xjamundx/eslint-plugin-promise/issues/231) - Updated a ton of deps [#​236](https://togithub.com/xjamundx/eslint-plugin-promise/issues/236), [#​237](https://togithub.com/xjamundx/eslint-plugin-promise/issues/237), [#​235](https://togithub.com/xjamundx/eslint-plugin-promise/issues/235), [#​234](https://togithub.com/xjamundx/eslint-plugin-promise/issues/234) - ESLint 8 support [#​219](https://togithub.com/xjamundx/eslint-plugin-promise/issues/219)

Configuration

πŸ“… Schedule: 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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-standard@16.0.3
npm ERR! Found: eslint-plugin-promise@6.0.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"^6.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-promise@"^4.2.1 || ^5.0.0" from eslint-config-standard@16.0.3
npm ERR! node_modules/eslint-config-standard
npm ERR!   dev eslint-config-standard@"^16.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-promise@5.2.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   peer eslint-plugin-promise@"^4.2.1 || ^5.0.0" from eslint-config-standard@16.0.3
npm ERR!   node_modules/eslint-config-standard
npm ERR!     dev eslint-config-standard@"^16.0.2" 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-05-25T12_14_02_649Z-debug-0.log
codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (f5d4c08) into master (6a13af2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   97.62%   97.62%           
=======================================
  Files          26       26           
  Lines        1177     1177           
=======================================
  Hits         1149     1149           
  Misses         28       28           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.