Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps JetBrains/qodana-action from 2024.3 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)

v2025.1.0

Changelog

  • 5851dc3 ⬆️ Bump the dependencies group across 1 directory with 6 updates
  • 459d541 🐛 Fix uploadSarif option value (QD-10598)
  • d7ebc77 🐛 Fix nightly CLI in Qodana for Azure
  • b40570c 🐛 Fix current branch ref and add cache unit tests (QD-10655)
  • 2865d10 ⬆️ Bump the dependencies group with 8 updates
  • 79afc8e 🐛 Filter absent problems and add a test on ignoring absent and unchanged problems (#436)
  • 0f22726 ⚡ Add projectDir parameter (QD-10075)
  • fbe40c5 🐛 Show fresh coverage green if a threshold was met (QD-10150)
  • f006661 ✨ QD-10723 Test summary, comment and push-fixes for azure pipelines (#444)
  • 6572bc6 🐛 QD-10901 Fix built-in gha summary override in monorepo (#449)
  • d76a947 ⬆️ Update qodana to v2024.3.5 (#451)
  • daefe06 ⬆️ Bump @​octokit/plugin-paginate-rest from 11.4.0 to 11.4.2 (#450)
  • 61a97cc 🐛 QD-10984 Azure task fixes (#455)
  • afd7610 🐛 QD-10875 initialize title after annotations filtering to display the count of problems correctly (#454)
  • d6f7547 ✨ QD-10723 Initial commit for gitlab (#458)
  • be0b2e8 ⬆️ Bump axios from 1.7.9 to 1.8.2
  • 18ef854 ⬆️ Bump axios from 1.7.9 to 1.8.2 in /gitlab
  • 491da52 ⬆️ Update qodana to v2025.1.0

v2024.3.4

Changelog

  • 6bdac20 🧱 Fix Azure Task bundler check
  • f060199 ⬆️ Azure DevOps should support pr-mode flag
  • b60a4b9 ⬆️ Update qodana to v2024.3.4

v2024.3.3

Changelog

  • 7b2ef76 📝 Clarify JAR release
  • f62373f 🐛 Accept push-fixes for prMode (QD-9962)
  • 465ee40 ⬆️ Bump @​types/node in the dependencies group
  • c9aae26 ⬆️ Update qodana to v2024.3.3

v2024.3.2

Changelog

... (truncated)

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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 13, 2025
Copy link

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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

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 Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants