Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2025

This PR contains the following updates:

Package Type Update Change
JetBrains/qodana-action action minor v2025.1.1 -> v2025.2.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

JetBrains/qodana-action (JetBrains/qodana-action)

v2025.2.1

Compare Source

Changelog

  • db438bd 🐛 QD-11047 fix issue with quick-fixes: brunch and pr-mode: false (#​479)
  • 6162bc6 🐛 QD-11047 fix issue with quick-fixes in gitlab in branch mode (#​482)
  • 6dfb15c ⬆️ Bump the dependencies group across 1 directory with 7 updates
  • ed82547 🧱 Update scan/dist/index.js
  • 127bb0b ⬆️ Bump @​octokit/types from 13.10.0 to 14.0.0
  • 9f3c5cf 🐛 QD-11709 Support a list of values for --property argument (#​481)
  • 36a369f :feature: QD-11663 Azure: make a UI 'push quick-fixes' field a dropdown menu (#​484)
  • 0eb994c ⬆️ Bump the dependencies group with 10 updates
  • 2252cf5 ⬆️ Bump @​octokit/webhooks from 13.8.2 to 14.0.0
  • cbd0bc4 ⬆️ Bump @​octokit/rest from 21.1.1 to 22.0.0
  • 54e2af4 🐛 QD-11047 fix issue with quick-fixes: pull-request (#​490)
  • 10ece8b ⬆️ Bump brace-expansion in /gitlab
  • c7bf965 ⬆️ Bump the dependencies group with 7 updates
  • 9e1160b ⬆️ Bump the dependencies group with 5 updates
  • ccbd82b ⬆️ Bump @​types/node from 22.15.30 to 24.0.1
  • fca167f ⬆️ Bump brace-expansion in /vsts/QodanaScan
  • f8145ce ✨ QD-11662 add a message when quick-fixes are applied (#​502)
  • 2958d0b 🐛 Fix bootstrap error output absence
  • ed2d1af 🐛 QD-11980 Provide brunch to QODANA_BRANCH in case of pr-mode: false in pull requests
  • ae35922 ⬆️ Bump the dependencies group across 1 directory with 9 updates
  • 65e688d 🧱 Update dependabot.yml
  • 0654a3a ⬆️ Bump eslint-plugin-jest from 28.14.0 to 29.0.1
  • 9c484cc ⬆️ Bump the dependencies group with 3 updates
  • 4245f9f ⬆️ Bump @​gitbeaker/rest from 42.5.0 to 43.0.0
  • 89a0e7d 🐛 QD-12042 Remove command and arguments from output of git
  • f87a896 🐛 QD-12336 Update function isNative, take care of --within-docker param
  • 348009f 🐛 QD-12336 Update function getQodanaPullArgs, take care of --image param
  • bd2a12e Revert ":bug: QD-12336 Update function getQodanaPullArgs, take care of --image param"
  • deaa52a Revert ":bug: QD-12336 Update function isNative, take care of --within-docker param"
  • 119ed0f 🐛 QD-12336 Update function isNative, take care of --within-docker param
  • eb163d2 🐛 QD-12336 Update function getQodanaPullArgs, take care of --image param
  • a588532 🧱 Update scan/dist/index.js
  • 089c5c6 🐛 QD-12336 Cleanup and update dist files
  • 8a7d283 🐛 QD-12336 Fix typo
  • 27de2a7 ⬆️ Update qodana to v2025.2.1 (#​491)

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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file github-actions labels Aug 13, 2025
@coderabbitai
Copy link

coderabbitai bot commented Aug 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

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:

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:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.2.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/github-actions branch from b2cc097 to 2c8fa17 Compare August 19, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant