Skip to content

build(deps): Bump JetBrains/qodana-action from 2025.1 to 2025.2 #2271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps JetBrains/qodana-action from 2025.1 to 2025.2.

Release notes

Sourced from JetBrains/qodana-action's releases.

v2025.1.1

Changelog

  • 5dcd813 ⬆️ Bump the dependencies group across 1 directory with 17 updates
  • bd16bcb 🧱 Configure workflow permissions
  • 1b20e4e ⬆️ Bump nock from 13.5.6 to 14.0.4
  • 943bee9 ⬆️ Bump azure-pipelines-task-lib from 4.17.3 to 5.2.0
  • fc70888 ⬆️ Bump @​octokit/plugin-paginate-rest from 11.4.2 to 12.0.0
  • 8b47ee7 ⬆️ Bump eslint-import-resolver-typescript from 3.7.0 to 4.3.4
  • 606ecf7 🐛 Skip summary posting to comment if branch analysis (QD-10984) #463
  • 5dddcf5 ⬆️ Bump the dependencies group across 1 directory with 9 updates
  • 16766e4 🧱 Update azure-pipelines.yml
  • e14351b ⬆️ Update qodana to v2025.1.1 (#476)
Commits
  • 27de2a7 ⬆️ Update qodana to v2025.2.1 (#491)
  • 8a7d283 🐛 QD-12336 Fix typo
  • 089c5c6 🐛 QD-12336 Cleanup and update dist files
  • a588532 🧱 Update scan/dist/index.js
  • eb163d2 🐛 QD-12336 Update function getQodanaPullArgs, take care of --image param
  • 119ed0f 🐛 QD-12336 Update function isNative, take care of --within-docker param
  • deaa52a Revert ":bug: QD-12336 Update function isNative, take care of --within-docker...
  • bd2a12e Revert ":bug: QD-12336 Update function getQodanaPullArgs, take care of --imag...
  • 348009f 🐛 QD-12336 Update function getQodanaPullArgs, take care of --image param
  • f87a896 🐛 QD-12336 Update function isNative, take care of --within-docker param
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added github_actions Pull requests that update GitHub Actions code workflow labels Aug 15, 2025
@dependabot dependabot bot added workflow github_actions Pull requests that update GitHub Actions code labels Aug 15, 2025
Copy link

vercel bot commented Aug 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
javafx-tool Ready Preview Comment Aug 15, 2025 1:57pm

Copy link

Thank you for following naming conventions! 😻

Copy link

coderabbitai bot commented Aug 15, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • build(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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.

Copy link
Contributor

github-actions bot commented Aug 15, 2025

阿里云 Maven 依赖检查结果

点击查看可用的依赖✅ org.junit:junit-bom:5.13.4 - 可用
✅ com.github.stephenc.jcip:jcip-annotations:1.0-1 - 可用
✅ org.openjfx:javafx-web:21.0.7 - 可用
✅ org.openjfx:javafx-media:21.0.7 - 可用
✅ org.openjfx:javafx-swing:21.0.7 - 可用
✅ com.tlcsdm:javafx-swt:21.0.4 - 可用
✅ org.apache.poi:poi-ooxml:5.4.1 - 可用
✅ commons-io:commons-io:2.20.0 - 可用
✅ org.apache.commons:commons-csv:1.14.1 - 可用
✅ org.apache.commons:commons-compress:1.28.0 - 可用
✅ org.apache.commons:commons-exec:1.5.0 - 可用
✅ org.apache.commons:commons-text:1.14.0 - 可用
✅ org.apache.commons:commons-email:1.6.0 - 可用
✅ commons-collections:commons-collections:3.2.2 - 可用
✅ org.apache.commons:commons-collections4:4.5.0 - 可用
✅ org.apache.commons:commons-math3:3.6.1 - 可用
✅ org.apache.commons:commons-crypto:1.2.0 - 可用
✅ commons-codec:commons-codec:1.19.0 - 可用
✅ commons-logging:commons-logging:1.3.5 - 可用
✅ org.freemarker:freemarker:2.3.34 - 可用
✅ jaxen:jaxen:2.0.0 - 可用
✅ org.dom4j:dom4j:2.2.0 - 可用
✅ com.sikulix:sikulixapi:2.0.5 - 可用
✅ com.tlcsdm:tlcsdm-common:1.4.6 - 可用
✅ org.projectlombok:lombok:1.18.38 - 可用
✅ com.tlcsdm:tlcsdm-asyncTool:1.0.1 - 可用
✅ ch.qos.logback:logback-classic:1.5.18 - 可用
✅ org.slf4j:slf4j-api:2.0.17 - 可用
✅ org.apache.commons:commons-configuration2:2.12.0 - 可用
✅ com.googlecode.aviator:aviator:5.4.3 - 可用
✅ org.apache.commons:commons-jexl3:3.5.0 - 可用
✅ commons-beanutils:commons-beanutils:1.11.0 - 可用
✅ org.apache.commons:commons-lang3:3.18.0 - 可用
✅ org.reflections:reflections:0.10.2 - 可用
✅ org.javassist:javassist:3.30.2-GA - 可用
✅ cn.hutool:hutool-core:5.8.39 - 可用
✅ cn.hutool:hutool-json:5.8.39 - 可用
✅ cn.hutool:hutool-crypto:5.8.39 - 可用
✅ cn.hutool:hutool-http:5.8.39 - 可用
✅ cn.hutool:hutool-poi:5.8.39 - 可用
✅ cn.hutool:hutool-log:5.8.39 - 可用
✅ cn.hutool:hutool-dfa:5.8.39 - 可用
✅ cn.hutool:hutool-extra:5.8.39 - 可用
✅ cn.hutool:hutool-cache:5.8.39 - 可用
✅ org.apache.logging.log4j:log4j-core:2.25.1 - 可用
✅ org.apache.logging.log4j:log4j-api:2.25.1 - 可用
✅ org.slf4j:log4j-over-slf4j:2.0.17 - 可用
✅ com.google.guava:guava:33.4.8-jre - 可用
✅ com.github.ben-manes.caffeine:caffeine:3.2.2 - 可用
✅ io.github.java-diff-utils:java-diff-utils:4.16 - 可用
✅ org.testfx:testfx-junit5:4.0.18 - 可用
✅ org.assertj:assertj-core:3.27.4 - 可用
✅ org.apache.pdfbox:pdfbox:3.0.5 - 可用
✅ org.apache.pdfbox:xmpbox:3.0.5 - 可用
✅ org.apache.pdfbox:preflight:3.0.5 - 可用
✅ com.dlsc.pdfviewfx:pdfviewfx:3.1.1 - 可用
✅ technology.tabula:tabula:1.0.5 - 可用
✅ com.google.code.gson:gson:2.13.1 - 可用
✅ com.fasterxml.jackson.core:jackson-databind:2.19.2 - 可用
✅ com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2 - 可用
✅ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2 - 可用
✅ org.kordamp.bootstrapfx:bootstrapfx-core:0.4.0 - 可用
✅ com.dlsc.formsfx:formsfx-core:11.6.0 - 可用
✅ org.kordamp.ikonli:ikonli-bom:12.4.0 - 可用
✅ org.fxmisc.richtext:richtextfx:0.11.5 - 可用
✅ org.apache.groovy:groovy:4.0.28 - 可用
✅ org.apache.groovy:groovy-templates:4.0.28 - 可用
✅ org.apache.groovy:groovy-json:4.0.28 - 可用
✅ org.apache.groovy:groovy-xml:4.0.28 - 可用
✅ org.apache.groovy:groovy-datetime:4.0.28 - 可用
✅ org.apache.groovy:groovy-swing:4.0.28 - 可用
✅ org.apache.groovy:groovy-jsr223:4.0.28 - 可用
✅ org.apache.groovy:groovy-test-junit5:4.0.28 - 可用
✅ net.coobird:thumbnailator:0.4.20 - 可用
✅ com.dlsc.preferencesfx:preferencesfx-core:11.17.0 - 可用
✅ com.yahoo.platform.yui:yuicompressor:2.4.8 - 可用
✅ org.eclipse.platform:org.eclipse.jface:3.37.0 - 可用
✅ org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64:3.130.0 - 可用
✅ org.eclipse.platform:org.eclipse.swt.cocoa.macosx.x86_64:3.130.0 - 可用
✅ org.eclipse.platform:org.eclipse.swt.gtk.linux.ppc64le:3.130.0 - 可用
✅ net.java.dev.jna:jna-jpms:5.17.0 - 可用
✅ com.alphacephei:vosk:0.3.45 - 可用
✅ net.java.dev.jna:jna-platform-jpms:5.17.0 - 可用
✅ ws.schild:jave-core:3.5.0 - 可用
✅ ws.schild:jave-nativebin-win64:3.5.0 - 可用
✅ ws.schild:jave-nativebin-osxm1:3.5.0 - 可用
✅ ws.schild:jave-nativebin-linux64:3.5.0 - 可用
✅ jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - 可用
✅ org.glassfish.jaxb:jaxb-core:4.0.5 - 可用
✅ org.glassfish.jaxb:jaxb-runtime:4.0.5 - 可用
✅ org.glassfish.jaxb:jaxb-jxc:4.0.5 - 可用
✅ org.glassfish.jaxb:jaxb-xjc:4.0.5 - 可用
✅ org.glassfish.jaxb:txw2:4.0.5 - 可用
✅ com.sun.xml.bind:jaxb-impl:4.0.5 - 可用
✅ com.sun.xml.bind:jaxb-xjc:4.0.5 - 可用
✅ com.sun.xml.bind:jaxb-jxc:4.0.5 - 可用
✅ org.python:jython-slim:2.7.4 - 可用
✅ se.bjurr.violations:violations-lib:1.157.3 - 可用
✅ net.sourceforge.pmd:pmd-java:7.16.0 - 可用
✅ net.sourceforge.pmd:pmd-test:7.16.0 - 可用
✅ net.sourceforge.pmd:pmd-lang-test:7.16.0 - 可用
✅ net.sourceforge.pmd:pmd-xml:7.16.0 - 可用
✅ net.sourceforge.pmd:pmd-cpp:7.16.0 - 可用
✅ net.sourceforge.pmd:pmd-python:7.16.0 - 可用
✅ net.bytebuddy:byte-buddy:1.17.6 - 可用
✅ net.bytebuddy:byte-buddy-agent:1.17.6 - 可用
✅ net.bytebuddy:byte-buddy-dep:1.17.6 - 可用
✅ org.ow2.asm:asm:9.8 - 可用
✅ org.ow2.asm:asm-commons:9.8 - 可用
✅ org.ow2.asm:asm-util:9.8 - 可用
✅ org.ow2.asm:asm-tree:9.8 - 可用
✅ org.ow2.asm:asm-analysis:9.8 - 可用
✅ net.sourceforge.tess4j:tess4j:5.16.0 - 可用
✅ com.zaxxer:HikariCP:7.0.1 - 可用
✅ com.alibaba:druid:1.2.27 - 可用
✅ com.h2database:h2:2.3.232 - 可用
✅ org.jcommander:jcommander:2.0 - 可用
✅ io.github.java-native:jssc:2.10.2 - 可用
✅ com.fazecast:jSerialComm:2.11.2 - 可用
✅ com.gluonhq:rich-text-area:1.2.2 - 可用
✅ io.github.typhon0:AnimateFX:1.3.0 - 可用
✅ com.github.oshi:oshi-core-java11:6.8.2 - 可用
✅ io.github.classgraph:classgraph:4.8.181 - 可用
✅ org.checkerframework:checker-qual:3.49.5 - 可用
✅ org.jfxtras:jfxtras-controls:17-r1 - 可用
✅ net.lingala.zip4j:zip4j:2.11.5 - 可用
✅ net.sourceforge.plantuml:plantuml-mit:1.2025.4 - 可用
✅ org.apache.commons:commons-imaging:1.0.0-alpha6 - 可用
✅ net.ifok.image:image4j:0.7.2 - 可用
✅ fr.brouillard.oss:cssfx:11.5.1 - 可用
✅ net.jonathangiles.tools:teenyhttpd:1.0.5 - 可用
✅ com.puppycrawl.tools:checkstyle:11.0.0 - 可用
✅ com.cedarsoftware:java-util:3.9.0 - 可用
✅ org.eclipse.collections:eclipse-collections-api:13.0.0 - 可用
✅ org.eclipse.collections:eclipse-collections:13.0.0 - 可用
✅ black.ninia:jep:4.2.2 - 可用
✅ com.twelvemonkeys.imageio:imageio-bmp:3.12.0 - 可用
✅ com.twelvemonkeys.imageio:imageio-icns:3.12.0 - 可用
✅ com.github.gino0631:icns-core:1.2 - 可用
✅ com.google.inject:guice:7.0.0 - 可用
✅ com.google.inject.extensions:guice-testlib:7.0.0 - 可用
✅ org.openjdk.jmh:jmh-core:1.37 - 可用
✅ org.openjdk.jmh:jmh-generator-annprocess:1.37 - 可用
✅ com.github.jtidy:jtidy:1.0.5 - 可用
✅ com.fathzer:javaluator:3.0.6 - 可用
✅ com.palantir.javapoet:javapoet:0.7.0 - 可用
✅ org.openjdk.nashorn:nashorn-core:15.6 - 可用
✅ org.jruby:jruby-core:9.4.13.0 - 可用
✅ io.nayuki:qrcodegen:1.8.0 - 可用
✅ org.xerial:sqlite-jdbc:3.50.3.0 - 可用
✅ org.openjfx:javafx-base:21.0.7 - 可用
✅ org.openjfx:javafx-controls:21.0.7 - 可用
✅ org.openjfx:javafx-fxml:21.0.7 - 可用
✅ org.openjfx:javafx-graphics:21.0.7 - 可用
✅ org.controlsfx:controlsfx:11.2.2 - 可用
✅ org.junit.jupiter:junit-jupiter-api:5.13.4 - 可用
✅ org.junit.jupiter:junit-jupiter-engine:5.13.4 - 可用
✅ org.junit.jupiter:junit-jupiter-params:5.13.4 - 可用

Copy link
Contributor

github-actions bot commented Aug 15, 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

Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.1 to 2025.2.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2025.1...v2025.2)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-version: '2025.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/JetBrains/qodana-action-2025.2 branch from 1efe730 to 2dd0785 Compare August 15, 2025 13:57
Copy link

@mergify mergify bot merged commit 2bdc2a5 into master Aug 15, 2025
28 of 29 checks passed
@mergify mergify bot deleted the dependabot/github_actions/JetBrains/qodana-action-2025.2 branch August 15, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code size/XS workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant