Skip to content

Update rules_kotlin to v2.3.20#21442

Open
redsun82 wants to merge 3 commits intomainfrom
redsun82/update-rules-kotlin
Open

Update rules_kotlin to v2.3.20#21442
redsun82 wants to merge 3 commits intomainfrom
redsun82/update-rules-kotlin

Conversation

@redsun82
Copy link
Contributor

No description provided.

@redsun82 redsun82 added the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label Mar 10, 2026
@codeql-ci
Copy link
Collaborator

codeql-ci commented Mar 11, 2026

Rerun of failed CI workflows has been triggered 🚀

@redsun82 redsun82 removed the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label Mar 19, 2026
@redsun82 redsun82 marked this pull request as ready for review March 19, 2026 15:40
@redsun82 redsun82 requested review from a team as code owners March 19, 2026 15:40
Copilot AI review requested due to automatic review settings March 19, 2026 15:40
@redsun82 redsun82 changed the title Update rules_kotlin to v2.3.10 Update rules_kotlin to v2.3.20 Mar 19, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s vendored Bazel registry entry for rules_kotlin to a newer upstream release, including the CodeQL-specific patch set used when building Kotlin components with Bazel/bzlmod.

Changes:

  • Bumps the rules_kotlin module version referenced by the repo and registry metadata.
  • Adds a new rules_kotlin version directory with updated source.json (URL/integrity) and patch hashes.
  • Updates the vendored rules_kotlin MODULE.bazel dependency set for the new upstream version.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
misc/bazel/registry/modules/rules_kotlin/metadata.json Updates the registry’s available rules_kotlin version list.
misc/bazel/registry/modules/rules_kotlin/2.3.20.codeql.1/source.json Adds the new upstream source URL/integrity and patch references.
misc/bazel/registry/modules/rules_kotlin/2.3.20.codeql.1/patches/codeql_do_not_emit_jdeps.patch Carries forward the CodeQL patch to disable jdeps emission by default.
misc/bazel/registry/modules/rules_kotlin/2.3.20.codeql.1/patches/codeql_add_language_version_option.patch Carries forward the CodeQL patch to add a Kotlin language/API version option mapping.
misc/bazel/registry/modules/rules_kotlin/2.3.20.codeql.1/MODULE.bazel Updates the vendored module definition/dependencies for the new version.
misc/bazel/registry/modules/rules_kotlin/2.2.2-codeql.1/source.json Removes the old version’s source definition (as part of the version bump).
MODULE.bazel Bumps the repo’s rules_kotlin dependency to the new version.
Comments suppressed due to low confidence (1)

misc/bazel/registry/modules/rules_kotlin/2.3.20.codeql.1/MODULE.bazel:4

  • version = "2.3.20.codeql.1" is inconsistent with the -codeql.1 suffix used by other CodeQL-patched modules in this registry (for example misc/bazel/registry/modules/fmt/12.1.0-codeql.1 and misc/bazel/registry/modules/rules_dotnet/0.21.5-codeql.1). Consider switching to 2.3.20-codeql.1 for consistency (and update metadata/root dependencies accordingly).

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.

3 participants