Skip to content

chore(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2 - #1389

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
developfrom
engraver-auto-version-upgrade/renovate/org.jetbrains.kotlin-kotlin-stdlib-jdk8-2.x
Aug 31, 2026
Merged

chore(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2#1389
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
developfrom
engraver-auto-version-upgrade/renovate/org.jetbrains.kotlin-kotlin-stdlib-jdk8-2.x

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies major 1.8.02.4.10

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

🚨 Gradle Security Update (Major) - CRITICAL

This PR addresses critical severity security vulnerabilities in Gradle dependencies with major version changes.


🤖 Generated by ADMS (Automated Dependency Management System)

🚨 Gradle Security Update (Major) - HIGH

This PR addresses high severity security vulnerabilities in Gradle dependencies with major version changes.

@dd-octo-sts
dd-octo-sts Bot marked this pull request as ready for review August 31, 2026 19:24
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner August 31, 2026 19:24
Copilot AI lite review requested due to automatic review settings August 31, 2026 19:24
@dd-prapprover-prod-77c48c

dd-prapprover-prod-77c48c Bot commented Aug 31, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule dependency-management-renovate-updater - 2026-08-31T19:27:50Z
  • ✅ CI tests passed - 2026-08-31T19:27:53Z
  • ✅ Approved (commit: f3180fb) - 2026-08-31T19:27:55Z
  • ✅ Merge Started
  • ⬜ Merged

➡️ Current phase: ⏳ Merge via MergeQueue is already in progress...

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Android example apps’ Gradle dependency constraints to address reported vulnerabilities by bumping the pinned Kotlin stdlib JDK8 artifact to a major version.

Changes:

  • Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 constraint from 1.8.0 to 2.4.10 in the classic example app.
  • Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 constraint from 1.8.0 to 2.4.10 in the new-architecture example app.

Reviewed changes

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

File Description
example/android/app/build.gradle Updates Kotlin stdlib JDK8 constraint to 2.4.10 in the example app.
example-new-architecture/android/app/build.gradle Updates Kotlin stdlib JDK8 constraint to 2.4.10 in the new-architecture example app.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 110 to 114
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0") {
because("kotlin-stdlib-jdk7 is now a part of kotlin-stdlib")
}
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0") {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.4.10") {
because("kotlin-stdlib-jdk8 is now a part of kotlin-stdlib")
Comment on lines 112 to 116
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0") {
because("kotlin-stdlib-jdk7 is now a part of kotlin-stdlib")
}
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0") {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.4.10") {
because("kotlin-stdlib-jdk8 is now a part of kotlin-stdlib")

@dd-prapprover-prod-77c48c dd-prapprover-prod-77c48c 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.

This PR has been automatically approved by the DD PR Approver bot.

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit 8060adc into develop Aug 31, 2026
13 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the engraver-auto-version-upgrade/renovate/org.jetbrains.kotlin-kotlin-stdlib-jdk8-2.x branch August 31, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant