nvuillam / node-java-caller

Lightweight cross-platform javascript module to easily call java from node sources. Automatically install java if not present
MIT License
41 stars 10 forks source link

chore(deps): update dependency eslint to v9 #88

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.27.0 -> ^9.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/eslint/eslint/compare/v9.0.0...b78d831e244171c939279b03be519b5c13836fce) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0)

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.

github-actions[bot] commented 6 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 5 2 0.05s
βœ… COPYPASTE jscpd yes no 1.33s
βœ… JAVASCRIPT eslint 10 0 1.26s
βœ… JSON jsonlint 8 0 0.19s
βœ… JSON npm-package-json-lint yes no 0.46s
⚠️ JSON prettier 8 1 0.79s
βœ… JSON v8r 8 0 19.75s
⚠️ MARKDOWN markdownlint 6 5 0.78s
βœ… MARKDOWN markdown-link-check 6 0 170.18s
⚠️ MARKDOWN markdown-table-formatter 6 1 0.52s
βœ… REPOSITORY checkov yes no 10.74s
βœ… REPOSITORY gitleaks yes no 0.25s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 12.1s
βœ… REPOSITORY secretlint yes no 0.95s
βœ… REPOSITORY trivy yes no 4.3s
βœ… REPOSITORY trivy-sbom yes no 4.07s
βœ… REPOSITORY trufflehog yes no 2.22s
βœ… SPELL cspell 40 0 3.14s
βœ… SPELL lychee 25 0 1.49s
⚠️ YAML prettier 9 1 0.62s
βœ… YAML v8r 9 0 7.18s
βœ… YAML yamllint 9 0 0.39s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.04%. Comparing base (531df0d) to head (b399f03).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ======================================= Coverage 90.04% 90.04% ======================================= Files 3 3 Lines 231 231 ======================================= Hits 208 208 Misses 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.