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

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

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

Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.66%. Comparing base (a63283d) to head (67ca665).
⚠️ Report is 1 commits behind head on 1.x-dev.

Additional details and impacted files
@@            Coverage Diff             @@
##             1.x-dev     #365   +/-   ##
==========================================
  Coverage      98.66%   98.66%           
  Complexity       848      848           
==========================================
  Files             22       22           
  Lines           1874     1874           
  Branches         120      120           
==========================================
  Hits            1849     1849           
  Misses            18       18           
  Partials           7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oldratlee oldratlee merged commit fe988b1 into 1.x-dev Aug 14, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/JetBrains/qodana-action-2025.2 branch August 14, 2025 04:53
oldratlee added a commit that referenced this pull request Aug 14, 2025
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jerry Lee <oldratlee@gmail.com>
oldratlee added a commit that referenced this pull request Aug 14, 2025
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jerry Lee <oldratlee@gmail.com>
oldratlee added a commit that referenced this pull request Aug 14, 2025
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jerry Lee <oldratlee@gmail.com>
oldratlee pushed a commit that referenced this pull request Aug 14, 2025
bump actions/checkout from 4 to 5 (#364)
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
oldratlee pushed a commit that referenced this pull request Aug 14, 2025
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
oldratlee pushed a commit that referenced this pull request Aug 14, 2025
bump actions/checkout from 4 to 5 (#364)
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
oldratlee pushed a commit that referenced this pull request Aug 15, 2025
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
oldratlee pushed a commit that referenced this pull request Aug 16, 2025
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
bump spotbugs.annotations from 4.8.6 to 4.9.4
bump maven-javadoc-plugin from 3.11.2 to 3.11.3
oldratlee pushed a commit that referenced this pull request Aug 16, 2025
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
bump spotbugs.annotations from 4.8.6 to 4.9.4
bump maven-javadoc-plugin from 3.11.2 to 3.11.3
oldratlee pushed a commit that referenced this pull request Aug 16, 2025
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
bump spotbugs.annotations from 4.8.6 to 4.9.4
bump maven-javadoc-plugin from 3.11.2 to 3.11.3
oldratlee pushed a commit that referenced this pull request Aug 16, 2025
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
bump spotbugs.annotations from 4.8.6 to 4.9.4
bump maven-javadoc-plugin from 3.11.2 to 3.11.3
oldratlee pushed a commit that referenced this pull request Aug 19, 2025
bump actions/checkout from 4 to 5 (#364)
bump JetBrains/qodana-action from 2025.1 to 2025.2 (#365)
bump kotlin.version from 2.2.0 to 2.2.10 in /demos (#366)
bump maven-javadoc-plugin from 3.11.2 to 3.11.3 (#368)
bump maven-javadoc-plugin from 3.11.2 to 3.11.3 (#369)
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
Development

Successfully merging this pull request may close these issues.

1 participant