tb1337 / paperless-api

Little api client for paperless(-ngx).
https://pypi.org/p/pypaperless/
MIT License
24 stars 5 forks source link

⬆️ Update SonarSource/sonarcloud-github-action action to v2.2.0 #204

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
SonarSource/sonarcloud-github-action action minor v2.1.1 -> v2.2.0

Release Notes

SonarSource/sonarcloud-github-action (SonarSource/sonarcloud-github-action) ### [`v2.2.0`](https://togithub.com/SonarSource/sonarcloud-github-action/releases/tag/v2.2.0) [Compare Source](https://togithub.com/SonarSource/sonarcloud-github-action/compare/v2.1.1...v2.2.0) #### What's Changed - docs: update checkout GitHub Action to the latest version by [@​froblesmartin](https://togithub.com/froblesmartin) in [https://github.com/SonarSource/sonarcloud-github-action/pull/61](https://togithub.com/SonarSource/sonarcloud-github-action/pull/61) - SC-12363 Improve the SonarCloud Intro in README.md by [@​claire-villard-sonarsource](https://togithub.com/claire-villard-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/65](https://togithub.com/SonarSource/sonarcloud-github-action/pull/65) - Makes sonarsource/analysis-experience-squad the code owner by [@​alexandre-odoux-sonarsource](https://togithub.com/alexandre-odoux-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/66](https://togithub.com/SonarSource/sonarcloud-github-action/pull/66) - SCSCANGHA-3 Update the condition to detect "build.gradle.kts" files by [@​leveretka](https://togithub.com/leveretka) in [https://github.com/SonarSource/sonarcloud-github-action/pull/71](https://togithub.com/SonarSource/sonarcloud-github-action/pull/71) - SCSCANGHA-6 Add Github Actions tests by [@​antoine-vinot-sonarsource](https://togithub.com/antoine-vinot-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/72](https://togithub.com/SonarSource/sonarcloud-github-action/pull/72) - SCSCANGHA-6 Fix main branch name in GitHub workflow by [@​antoine-vinot-sonarsource](https://togithub.com/antoine-vinot-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/73](https://togithub.com/SonarSource/sonarcloud-github-action/pull/73) - SCSCANGHA-9 Enable Mend scan by [@​antoine-vinot-sonarsource](https://togithub.com/antoine-vinot-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/75](https://togithub.com/SonarSource/sonarcloud-github-action/pull/75) - Enable debug logging when GitHub Actions debug logging is enabled by [@​ari-becker](https://togithub.com/ari-becker) in [https://github.com/SonarSource/sonarcloud-github-action/pull/43](https://togithub.com/SonarSource/sonarcloud-github-action/pull/43) - SCSCANGHA-15 Add test for scanner debug logging by [@​istvan-bodo-sonarsource](https://togithub.com/istvan-bodo-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/77](https://togithub.com/SonarSource/sonarcloud-github-action/pull/77) - SCSCANGHA-13 Warning instead of failure for Maven/Gradle projects by [@​antoine-vinot-sonarsource](https://togithub.com/antoine-vinot-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/76](https://togithub.com/SonarSource/sonarcloud-github-action/pull/76) - SCSCANGHA-5 Update the base image by [@​antoine-vinot-sonarsource](https://togithub.com/antoine-vinot-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/78](https://togithub.com/SonarSource/sonarcloud-github-action/pull/78) - SCSCANGHA-16 Support passing args with spaces by [@​istvan-bodo-sonarsource](https://togithub.com/istvan-bodo-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/79](https://togithub.com/SonarSource/sonarcloud-github-action/pull/79) - Use a placeholder for the action version in README by [@​antoine-vinot-sonarsource](https://togithub.com/antoine-vinot-sonarsource) in [https://github.com/SonarSource/sonarcloud-github-action/pull/80](https://togithub.com/SonarSource/sonarcloud-github-action/pull/80) - Drop GH token from README by [@​bogdanakushnir](https://togithub.com/bogdanakushnir) in [https://github.com/SonarSource/sonarcloud-github-action/pull/46](https://togithub.com/SonarSource/sonarcloud-github-action/pull/46)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 98.22%. Comparing base (798b45c) to head (c8fcb35).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 34 34 Lines 1465 1465 Branches 192 192 ======================================= Hits 1439 1439 Misses 13 13 Partials 13 13 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud