Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps name.remal.sonarlint from 5.1.10 to 6.0.0.

Release notes

Sourced from name.remal.sonarlint's releases.

6.0.0

What's Changed

📦 Dependency updates

  • Update org.sonarsource.sonarlint.core to v10.28.0.82091 (minor) (#617) @renovate[bot]
  • Update dependency org.sonarsource.iac:sonar-iac-plugin to v1.49.0.16030 (#616) @renovate[bot]
  • Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0.73.6 (#615) @renovate[bot]
  • Update dependency org.sonarsource.text:sonar-text-plugin to v2.27.0.7705 (#614) @renovate[bot]
  • Update actions/checkout action to v5 (#613) @renovate[bot]
  • Update dependency gradle to v9 (#608) @renovate[bot]
  • Update org.sonarsource.sonarlint.core to v10.27.1.81985 (minor) (#600) @renovate[bot]
  • Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0.73.5 (#610) @renovate[bot]
  • Update dependency actions/download-artifact to v5 (#609) @renovate[bot]
  • Update dependency org.sonarsource.javascript:sonar-javascript-plugin to v11.2.0.34013 (#607) @renovate[bot]
  • Update dependency org.sonarsource.iac:sonar-iac-plugin to v1.48.0.15768 (#604) @renovate[bot]
  • Update dependency org.sonarsource.text:sonar-text-plugin to v2.26.0.7517 (#605) @renovate[bot]
  • Update dependency org.sonarsource.java:sonar-java-plugin to v8.18.0.40025 (#603) @renovate[bot]
  • Update dependency org.sonarsource.javascript:sonar-javascript-plugin to v11.1.0.33853 (#602) @renovate[bot]
  • Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0.73.3 (#601) @renovate[bot]
  • Update dependency io.github.classgraph:classgraph to v4.8.181 (#599) @renovate[bot]
  • Update dependency org.sonarsource.kotlin:sonar-kotlin-plugin to v3.3.0.7402 (#595) @renovate[bot]
  • Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0.73.2 (#594) @renovate[bot]
  • Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0.73.1 (#593) @renovate[bot]
  • Update dependency org.sonarsource.java:sonar-java-symbolic-execution-plugin to v8.18.0.242 (#592) @renovate[bot]
  • Update dependency org.sonarsource.text:sonar-text-plugin to v2.25.0.7448 (#590) @renovate[bot]
  • Update dependency org.sonarsource.java:sonar-java-plugin to v8.17.1.39878 (#589) @renovate[bot]
  • Update org.sonarsource.sonarlint.core to v10.25.0.81589 (minor) (#588) @renovate[bot]
  • Update dependency org.sonarsource.javascript:sonar-javascript-plugin to v11 (#587) @renovate[bot]
  • Update dependency gradle to v8.14.3 (#585) @renovate[bot]
  • Update dependency org.sonarsource.java:sonar-java-plugin to v8.17.0.39817 (#586) @renovate[bot]

🛠️ Misc

  • Merge template repository changes: remal-gradle-plugins/template (#612) @​remal
  • Merge template repository changes: remal-gradle-plugins/template (#611) @​remal
  • Merge template repository changes: remal-gradle-plugins/template (#606) @​remal
  • Merge template repository changes: remal-gradle-plugins/template (#598) @​remal
  • Merge template repository changes: remal-gradle-plugins/template (#597) @​remal
  • Merge template repository changes: remal-gradle-plugins/template (#591) @​remal

6.0.0-rc-2

Some fixes and small improvements

6.0.0-rc-1

What's Changed

📦 Dependency updates

... (truncated)

Commits
  • a96342d [push-back] Push-back updated files during build
  • 96f5209 [no-changelog] fix tests
  • cfeeeb5 [push-back] code formatting
  • 43db66c Update org.sonarsource.sonarlint.core to v10.28.0.82091 (minor) (#617)
  • 5e76c88 Update dependency org.sonarsource.iac:sonar-iac-plugin to v1.49.0.16030 (#616)
  • 8d5e299 [push-back] Push-back updated files during build
  • b6f9759 Update dependency name.remal.gradle-plugins.toolkit:build-logic to v0.73.6 (#...
  • 3ef5891 [push-back] Push-back updated files during build
  • e8e39ff Update dependency org.sonarsource.text:sonar-text-plugin to v2.27.0.7705 (#614)
  • b6c59cf Update actions/checkout action to v5 (#613)
  • 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 [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 5.1.10 to 6.0.0.
- [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases)
- [Commits](remal-gradle-plugins/sonarlint@v5.1.10...v6.0.0)

---
updated-dependencies:
- dependency-name: name.remal.sonarlint
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 20, 2025 04:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 20, 2025
@Zabuzard Zabuzard merged commit 9f59235 into develop Aug 20, 2025
9 checks passed
@Zabuzard Zabuzard deleted the dependabot/gradle/name.remal.sonarlint-6.0.0 branch August 20, 2025 06:48
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