Skip to content

Bump the gh-actions group across 1 directory with 3 updates#148

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gh-actions-9c284750b1
Open

Bump the gh-actions group across 1 directory with 3 updates#148
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gh-actions-9c284750b1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the gh-actions group with 3 updates in the / directory: actions/checkout, dorny/test-reporter and JetBrains/qodana-action.

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

v6.0.3

Commits

Updates dorny/test-reporter from 2 to 3

Release notes

Sourced from dorny/test-reporter's releases.

v3.0.0

Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.

What's Changed

Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.7.0...v3.0.0

v2.7.0

What's Changed

Other Changes

New Contributors

Full Changelog: dorny/test-reporter@v2.6.0...v2.7.0

v2.6.0

We updated all dependency packages to latest versions to fix reported security vulnerabilities.

What's Changed

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs dorny/test-reporter#673
  • Change: The test-reporter action will listed all artifacts associated with the build run dorny/test-reporter#693
  • Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629

New Contributors

Full Changelog: dorny/test-reporter@v2.5.0...v2.6.0

... (truncated)

Changelog

Sourced from dorny/test-reporter's changelog.

Changelog

3.1.0

3.0.0

2.7.0

2.6.0

  • Fix: For workflow_run events, resolve the commit of the check run from related pull request head commits first (matching workflow_run.head_branch, then first PR), and fall back to workflow_run.head_sha for non-PR runs dorny/test-reporter#673
  • Change: The test-reporter action will listed all artifacts associated with the build run dorny/test-reporter#693
  • Maintenance: Upgrade to ESLint v9 dorny/test-reporter#629

2.5.0

2.4.0

2.3.0

2.2.0

2.1.1

... (truncated)

Commits
  • a43b3a5 test-reporter release v3.0.0
  • 79216dc Merge pull request #744 from dorny/dependabot/npm_and_yarn/flatted-3.4.2
  • 62c3873 Merge pull request #745 from dorny/feature/workflow_permissions
  • bd74ca6 Explicitly use lowest permissions required to run workflow
  • 0c2b2aa Merge pull request #738 from dav-tb/feature/node24-runtime
  • f7eee30 Use the @types/node definitions for NodeJS 24 runtime
  • ad0a96f Upgrade action runtime to Node.js 24
  • 543415c Merge pull request #741 from dorny/release/v2.7.0
  • f1284d0 Bump flatted from 3.4.1 to 3.4.2
  • 3c1b53f Merge pull request #743 from dorny/dependabot/npm_and_yarn/types/adm-zip-0.5.8
  • Additional commits viewable in compare view

Updates JetBrains/qodana-action from 2025.3.1 to 2026.1.0

Release notes

Sourced from JetBrains/qodana-action's releases.

v2026.1.0

Changelog

  • 91e26dc ✨ Add support for retrieving and using the latest nightly release tags
  • 203eab0 ✨ QD-13829 remove auto-addition of --within-docker for qodana docker executions
  • 93546d8 ✨ QD-13829 distinguish native/docker caches
  • 3492039 ✨ QD-14035 bump node version to 24
  • d22cd6b ✨ QD-14035 prioritize real merge-base computation to avoid stale pr.base.sha issue
  • e1b97b3 🐛 QD-13829 fix incorrect check for QODANA_DOCKER environment variable
  • 7cc2d8d ⬆️ Update Node.js version to 24.14.1 and add .npmrc with min-release-age=7d
  • d436fca ⬆️ Bump the dependencies group across 1 directory with 2 updates
  • 2268e0f ✨ QD-14278 allow to specify which nightly to use
  • 498e15f ⬆️ Bump the dependencies group across 1 directory with 14 updates #590
  • d7b5ec2 ⬆️ Update qodana to the v2026.1.0 (#592)

v2025.3.2

Changelog

  • 412e8b0 ⬆️ Bump qs from 6.14.0 to 6.14.1 in /gitlab
  • 58285fd ⬆️ Bump actions/upload-artifact in the dependencies group
  • c500323 ⬆️ Bump tar from 7.5.2 to 7.5.3
  • 63097d0 ⬆️ Bump tar from 7.5.3 to 7.5.4
  • d2cddc4 ⬆️ Bump lodash from 4.17.21 to 4.17.23
  • 747a46a ⬆️ Bump tar from 7.5.2 to 7.5.4 in /gitlab (#554)
  • 58fe1b8 ✨ QD-5339 Switch to space-separated arguments
  • 8c13992 🧱 QD-5339 Use space-separated arguments in the tests
  • ba6fa71 ⬆️ Bump tar from 7.5.4 to 7.5.7
  • c0354b2 ⬆️ Bump tar from 7.5.4 to 7.5.7 in /gitlab
  • ffcb814 🐛 QD-13302 QD-12803 Fix problems with Gitlab migration + enable quick-fixes for https git url + add debugging
  • a4fd82e ⬆️ Bump the dependencies group across 1 directory with 15 updates (#572)
  • 0a50b18 ⬆️ Bump @​types/node from 24.9.2 to 25.1.0 (#561)
  • 4795977 ⬆️ Bump axios from 1.12.0 to 1.13.5 in /gitlab (#566)
  • 04790b1 ⬆️ Update qodana to v2025.3.2 (#579)
  • 89eb435 🐛 QD-13302 QD-12803 change push url approach and general improvements (#581)
Commits
  • d7b5ec2 ⬆️ Update qodana to the v2026.1.0 (#592)
  • 498e15f ⬆️ Bump the dependencies group across 1 directory with 14 updates #590
  • 2268e0f ✨ QD-14278 allow to specify which nightly to use
  • d436fca ⬆️ Bump the dependencies group across 1 directory with 2 updates
  • 7cc2d8d ⬆️ Update Node.js version to 24.14.1 and add .npmrc with `min-rel...
  • e1b97b3 🐛 QD-13829 fix incorrect check for QODANA_DOCKER environment variable
  • d22cd6b ✨ QD-14035 prioritize real merge-base computation to avoid stale pr....
  • 3492039 ✨ QD-14035 bump node version to 24
  • 93546d8 ✨ QD-13829 distinguish native/docker caches
  • 203eab0 ✨ QD-13829 remove auto-addition of --within-docker for qodana docker...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gh-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [dorny/test-reporter](https://github.com/dorny/test-reporter) and [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action).


Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.2...v6.0.3)

Updates `dorny/test-reporter` from 2 to 3
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@v2...v3)

Updates `JetBrains/qodana-action` from 2025.3.1 to 2026.1.0
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2025.3.1...v2026.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gh-actions
- dependency-name: dorny/test-reporter
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions
- dependency-name: JetBrains/qodana-action
  dependency-version: 2026.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions
...

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 Jun 2, 2026
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