TryGhost / NQL

MIT License
4 stars 8 forks source link

Update dependency eslint to v8.12.0 #33

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 (source) 8.11.0 -> 8.12.0 age adoption passing confidence

Release Notes

eslint/eslint ### [`v8.12.0`](https://togithub.com/eslint/eslint/releases/v8.12.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.11.0...v8.12.0) #### Features - [`685a67a`](https://togithub.com/eslint/eslint/commit/685a67a62bdea19ca9ce12008a034b8d31162422) feat: fix logic for top-level `this` in no-invalid-this and no-eval ([#​15712](https://togithub.com/eslint/eslint/issues/15712)) (Milos Djermanovic) #### Chores - [`18f5e05`](https://togithub.com/eslint/eslint/commit/18f5e05bce10503186989d81ca484abb185a2c9d) chore: padding-line-between-statements remove useless `additionalItems` ([#​15706](https://togithub.com/eslint/eslint/issues/15706)) (Martin Sadovy)

Configuration

πŸ“… Schedule: "every weekday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

β™» 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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update artifacts 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: packages/nql/yarn.lock
npm WARN ignoring workspace config at /mnt/renovate/gh/TryGhost/NQL/packages/nql/.npmrc 
npm ERR! Workspaces not supported for global packages

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-01T11_31_44_863Z-debug-0.log
File name: packages/nql-lang/yarn.lock
npm WARN ignoring workspace config at /mnt/renovate/gh/TryGhost/NQL/packages/nql-lang/.npmrc 
npm ERR! Workspaces not supported for global packages

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-01T11_31_47_908Z-debug-0.log
File name: packages/mongo-utils/yarn.lock
npm WARN ignoring workspace config at /mnt/renovate/gh/TryGhost/NQL/packages/mongo-utils/.npmrc 
npm ERR! Workspaces not supported for global packages

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-01T11_31_51_027Z-debug-0.log
File name: packages/mongo-knex/yarn.lock
npm WARN ignoring workspace config at /mnt/renovate/gh/TryGhost/NQL/packages/mongo-knex/.npmrc 
npm ERR! Workspaces not supported for global packages

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-01T11_31_54_085Z-debug-0.log
codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (8eeb12a) into main (c71d0d8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   80.42%   80.42%           
=======================================
  Files           9        9           
  Lines        1548     1548           
  Branches      291      291           
=======================================
  Hits         1245     1245           
  Misses        299      299           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update c71d0d8...8eeb12a. Read the comment docs.