Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps the dependencies group with 2 updates in the /internal/tooling directory: org.jetbrains.qodana:publisher-cli and org.jetbrains.qodana:qodana-fuser.

Updates org.jetbrains.qodana:publisher-cli from 3.0.11 to 3.0.12

Updates org.jetbrains.qodana:qodana-fuser from 1.0.26 to 1.0.28

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

…dates

Bumps the dependencies group with 2 updates in the /internal/tooling directory: org.jetbrains.qodana:publisher-cli and org.jetbrains.qodana:qodana-fuser.


Updates `org.jetbrains.qodana:publisher-cli` from 3.0.11 to 3.0.12

Updates `org.jetbrains.qodana:qodana-fuser` from 1.0.26 to 1.0.28

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana:publisher-cli
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.qodana:qodana-fuser
  dependency-version: 1.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 21, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2026 10:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 21, 2026
@bonepl bonepl enabled auto-merge (squash) January 21, 2026 10:53
@github-actions
Copy link

Qodana for Go

1 new problem were found

Inspection name Severity Problems
Check GO source code coverage 🔶 Warning 1
@@ Code coverage @@
+ 61% total lines covered
9161 lines analyzed, 5622 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@bonepl bonepl disabled auto-merge January 21, 2026 12:06
@bonepl bonepl merged commit 76061b3 into main Jan 21, 2026
10 checks passed
@bonepl bonepl deleted the dependabot/maven/internal/tooling/dependencies-422e67d45b branch January 21, 2026 12:07
bonepl added a commit that referenced this pull request Jan 29, 2026
…dates (#823)

* ⬆️ QD-12983: Bump the dependencies group across 1 directory with 2 updates

Bumps the dependencies group with 2 updates in the /internal/tooling directory: org.jetbrains.qodana:publisher-cli and org.jetbrains.qodana:qodana-fuser.

Updates `org.jetbrains.qodana:publisher-cli` from 3.0.11 to 3.0.12

Updates `org.jetbrains.qodana:qodana-fuser` from 1.0.26 to 1.0.28

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana:publisher-cli
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.qodana:qodana-fuser
  dependency-version: 1.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* rerun checks

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Andrzejewski <[email protected]>
(cherry picked from commit 76061b3)
bonepl added a commit that referenced this pull request Jan 29, 2026
…dates (#823)

* ⬆️ QD-12983: Bump the dependencies group across 1 directory with 2 updates

Bumps the dependencies group with 2 updates in the /internal/tooling directory: org.jetbrains.qodana:publisher-cli and org.jetbrains.qodana:qodana-fuser.

Updates `org.jetbrains.qodana:publisher-cli` from 3.0.11 to 3.0.12

Updates `org.jetbrains.qodana:qodana-fuser` from 1.0.26 to 1.0.28

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana:publisher-cli
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.qodana:qodana-fuser
  dependency-version: 1.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* rerun checks

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Andrzejewski <[email protected]>
(cherry picked from commit 76061b3)
bonepl added a commit that referenced this pull request Feb 2, 2026
* ✨ QD-11135 moving maven dependencies to pom

* ✨ QD-11135 Add intellij-report-converter as downloadable from maven repo

* ✨ QD-11135 Removed last traces of intellij-report-converter from TC

* ✨ QD-11135 Moving resource dependencies to pom.xml to allow dependabot to take care of updates

* ✨ QD-11135 Added comment explaining the pom.xml file

* ✨ QD-11135 Co-pilot code review

(cherry picked from commit 6631e73)

* ⬆️ QD-12983: Bump the dependencies group across 1 directory with 2 updates (#823)

* ⬆️ QD-12983: Bump the dependencies group across 1 directory with 2 updates

Bumps the dependencies group with 2 updates in the /internal/tooling directory: org.jetbrains.qodana:publisher-cli and org.jetbrains.qodana:qodana-fuser.

Updates `org.jetbrains.qodana:publisher-cli` from 3.0.11 to 3.0.12

Updates `org.jetbrains.qodana:qodana-fuser` from 1.0.26 to 1.0.28

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana:publisher-cli
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.qodana:qodana-fuser
  dependency-version: 1.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* rerun checks

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Andrzejewski <[email protected]>
(cherry picked from commit 76061b3)

* ⬆️ QD-12983: Bump org.jetbrains.qodana:intellij-report-converter from 0.11.76 to 0.11.76.1 in /internal/tooling in the dependencies group (#824)

* ⬆️ QD-12983: Bump org.jetbrains.qodana:intellij-report-converter

Bumps the dependencies group in /internal/tooling with 1 update: org.jetbrains.qodana:intellij-report-converter.

Updates `org.jetbrains.qodana:intellij-report-converter` from 0.11.76 to 0.11.76.1

---
updated-dependencies:
- dependency-name: org.jetbrains.qodana:intellij-report-converter
  dependency-version: 0.11.76.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* rerun checks

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Andrzejewski <[email protected]>
(cherry picked from commit e6de200)

* ✨ QD-11135 code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant