Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 #193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-stdlib (source) 1.9.22 -> 1.9.25 age adoption passing confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib)

v1.9.25: Kotlin 1.9.25

Note: This is a technical release for IntelliJ IDEA.

Changelog

Tools. JPS
  • KT-69204 Generate lookups in dumb mode for compatibility with ref index

v1.9.24: 1.9.24

Changelog

Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • KT-65864 K/Wasm: update Node.js to 22.x

v1.9.23: Kotlin 1.9.23

1.9.23

Apple Ecosystem
  • KT-65542 Cinterop tasks fails if Xcode 15.3 is used
Backend. Wasm
  • KT-64486 Kotlin/Wasm/WASI exported function callback for coroutines support
Compiler
  • KT-53478 Could not load module
  • KT-66044 JDK's new API is used over Kotlin's SDK functions
  • KT-64640 Prevent mutating SequenceCollection methods from JDK 21 be available on read-only collections
  • KT-65441 K1: Remove JDK 21 getFirst()/getLast() in (Mutable)List interfaces
  • KT-65634 K/N: data race during monolithic cache creation
  • KT-53109 CompilationErrorException generateUnboundSymbolsAsDependencies with builder inference and lambdas
  • KT-52757 Type inference for builders fails if inferred from a function
Tools. Gradle
  • KT-65792 Add JSON build report
  • KT-65091 Update compiler metrics in build reports
  • KT-62490 KGP dropping resource directories
Tools. Gradle. JS
  • KT-64119 K/JS: Migrate package manager from Yarn onto NPM
  • KT-64561 K/JS tests are not executed after upgrade to 1.9.22
Tools. Gradle. Multiplatform
  • KT-65954 commonTest dependencies affect commoMainMetadata compilation
Tools. Gradle. Native
  • KT-64573 Default value for produceUnpackedKlib was not provided

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.85%. Comparing base (11fbecc) to head (172ba03).

❗ Current head 172ba03 differs from pull request most recent head 242f618. Consider uploading reports for the commit 242f618 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #193   +/-   ##
=========================================
  Coverage     33.85%   33.85%           
  Complexity       15       15           
=========================================
  Files            22       22           
  Lines           381      381           
  Branches         39       39           
=========================================
  Hits            129      129           
  Misses          243      243           
  Partials          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarqubecloud bot commented Mar 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/patch-kotlin-monorepo branch from 172ba03 to 242f618 Compare May 8, 2024 06:50
@renovate renovate bot changed the title chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.23 chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.24 May 8, 2024
Copy link

sonarqubecloud bot commented May 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/patch-kotlin-monorepo branch from 242f618 to b79e864 Compare July 20, 2024 09:26
@renovate renovate bot changed the title chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.24 chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 Jul 20, 2024
Copy link

@renovate renovate bot changed the title chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 chore(core-deps): update kotlin monorepo (patch) Jan 27, 2025
@renovate renovate bot changed the title chore(core-deps): update kotlin monorepo (patch) chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 Jan 27, 2025
@renovate renovate bot changed the title chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 chore(core-deps): update kotlin monorepo (patch) Jan 29, 2025
@renovate renovate bot changed the title chore(core-deps): update kotlin monorepo (patch) chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 Jan 29, 2025
@renovate renovate bot changed the title chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 chore(core-deps): update kotlin monorepo (patch) Jan 30, 2025
@renovate renovate bot changed the title chore(core-deps): update kotlin monorepo (patch) chore(core-deps): update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.25 Jan 30, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants