Skip to content

Bump version to 1.6#229

Merged
saberduck merged 1 commit into
masterfrom
bot/bump-project-version-1777366872
Apr 28, 2026
Merged

Bump version to 1.6#229
saberduck merged 1 commit into
masterfrom
bot/bump-project-version-1777366872

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@github-actions github-actions Bot requested a review from a team as a code owner April 28, 2026 09:01
@github-actions github-actions Bot requested a review from saberduck April 28, 2026 09:01
@sonar-review-alpha

sonar-review-alpha Bot commented Apr 28, 2026

Copy link
Copy Markdown

Summary

This PR bumps the Sonar Rust analyzer version from 1.5.0 to 1.6.0 across all build configurations. The version is updated in Gradle properties files (main project and plugin) and in the Rust Cargo manifest. The Cargo.lock file also reflects some minor transitive dependency updates (cc, hashbrown, indexmap) that were likely resolved during dependency resolution after the version bump.

What reviewers should know

What to verify:

  • Version consistency: Check that 1.6.0 is the intended release version and that no critical changes were missed
  • Build system alignment: The version appears in both Gradle (Java/plugin build) and Cargo (Rust analyzer). Both should align with the release plan
  • Dependency updates: The Cargo.lock changes (cc 1.2.58→1.2.61, hashbrown 0.16.1→0.17.0, indexmap 2.13.0→2.14.0) appear organic from cargo update rather than intentional upgrades—verify these are acceptable for this release

Files modified:

  • gradle.properties and sonar-rust-plugin/gradle.properties (version strings only)
  • analyzer/Cargo.toml (version string only)
  • analyzer/Cargo.lock (version + dependency checksums)

  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

sonar-review-alpha[bot]

This comment was marked as outdated.

@saberduck saberduck enabled auto-merge (squash) April 28, 2026 09:12
@sebastien-marichal sebastien-marichal force-pushed the bot/bump-project-version-1777366872 branch from 0ebd669 to 8c65eba Compare April 28, 2026 09:39

@sonar-review-alpha sonar-review-alpha Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅

Clean automated version bump — nothing concerning here.

🗣️ Give feedback

@sonarqube-next

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed for 'sonar-rust'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@saberduck saberduck merged commit a5837fe into master Apr 28, 2026
12 checks passed
@saberduck saberduck deleted the bot/bump-project-version-1777366872 branch April 28, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant