jaoafa / jaoTone

🎼 Discord MusicBot for jMS Gamers Club
https://jaoafa.github.io/jaoTone/
2 stars 1 forks source link

chore(deps): update jetbrains/qodana-action action to v2023.3.2 #113

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action patch v2023.3.1 -> v2023.3.2

Release Notes

JetBrains/qodana-action (JetBrains/qodana-action) ### [`v2023.3.2`](https://togithub.com/JetBrains/qodana-action/releases/tag/v2023.3.2) [Compare Source](https://togithub.com/JetBrains/qodana-action/compare/v2023.3.1...v2023.3.2) #### Changelog - [`fc2dc2f`](https://togithub.com/JetBrains/qodana-action/commit/fc2dc2f) :bricks: Use `node20` as the action runtime - [`43dddd1`](https://togithub.com/JetBrains/qodana-action/commit/43dddd1) :arrow_up: Bump the dependencies group with 7 updates - [`9a71424`](https://togithub.com/JetBrains/qodana-action/commit/9a71424) :arrow_up: Bump the dependencies group with 1 update - [`5796958`](https://togithub.com/JetBrains/qodana-action/commit/5796958) :arrow_up: Bump the dependencies group with 2 updates - [`8e10b3a`](https://togithub.com/JetBrains/qodana-action/commit/8e10b3a) :arrow_up: Update `qodana` to `v2023.3.2` - [`11d3bf9`](https://togithub.com/JetBrains/qodana-action/commit/11d3bf9) :arrow_up: Bump the dependencies group with 16 updates - [`19ac427`](https://togithub.com/JetBrains/qodana-action/commit/19ac427) :arrow_up: Bump undici from 5.26.3 to 5.28.3 - [`3ffdff2`](https://togithub.com/JetBrains/qodana-action/commit/3ffdff2) :arrow_up: Bump the dependencies group with 1 update - [`a040a78`](https://togithub.com/JetBrains/qodana-action/commit/a040a78) :arrow_up: Bump follow-redirects from 1.15.5 to 1.15.6

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.

github-actions[bot] commented 5 months ago

Qodana Community for JVM

It seems all right πŸ‘Œ

No new problems were found according to the checks applied

πŸ’‘ Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report To be able to view the detailed Qodana report, you can either: 1. Register at [Qodana Cloud](https://qodana.cloud/) and [configure the action](https://github.com/jetbrains/qodana-action#qodana-cloud) 2. Use [GitHub Code Scanning with Qodana](https://github.com/jetbrains/qodana-action#github-code-scanning) 3. Host [Qodana report at GitHub Pages](https://github.com/JetBrains/qodana-action/blob/3a8e25f5caad8d8b01c1435f1ef7b19fe8b039a0/README.md#github-pages) 4. Inspect and use `qodana.sarif.json` (see [the Qodana SARIF format](https://www.jetbrains.com/help/qodana/qodana-sarif-output.html#Report+structure) for details) To get `*.log` files or any other Qodana artifacts, run the action with `upload-result` option set to `true`, so that the action will upload the files as the job artifacts: ```yaml - name: 'Qodana Scan' uses: JetBrains/qodana-action@v2023.3.2 with: upload-result: true ```
Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions