Skip to content

chore(deps): update dependency sk.ainet.app:kotlin-notebook to v0.29.1 - #750

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sk.ainet.app-kotlin-notebook-0.x
Open

chore(deps): update dependency sk.ainet.app:kotlin-notebook to v0.29.1#750
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sk.ainet.app-kotlin-notebook-0.x

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sk.ainet.app:kotlin-notebook 0.22.10.29.1 age adoption passing confidence

Release Notes

SKaiNET-developers/skainet-notebook (sk.ainet.app:kotlin-notebook)

v0.29.1

Compare Source

v0.25.1

Compare Source

Fixed
  • Maven Central publication for skainet-notebook-extensions failed in the 0.25.0 release pipeline at :skainet-notebook-extensions:generateMetadataFileForIosArm64Publication with FileNotFoundException: …/build/libs/skainet-notebook-extensions-iosArm64Main.klib (and would have failed identically for iosSimulatorArm64, macosArm64, linuxX64, linuxArm64, js, wasmJs, wasmWasi). Root cause: commonMain shipped without a single source file, so every per-target compileKotlinXxx ran as NO-SOURCE, no klib was produced, and the publication's metadata writer then SHA-512-hashed a missing file. Added a single internal placeholder under skainet-notebook-extensions/src/commonMain/kotlin/sk/ainet/app/notebook/extensions/Placeholder.kt so each target compiles a non-empty klib. The renderer implementation still lives only in jvmMain; the placeholder is internal and stays out of the binary-compatibility-validator ABI dump.
Changed
  • signAllPublications flipped from false to true in gradle.properties. Sonatype Central requires PGP signatures for new releases, and the release.yml workflow already wires ORG_GRADLE_PROJECT_signingInMemoryKey / signingInMemoryKeyPassword from the GPG_PRIVATE_KEY / SIGNING_PASSWORD repo secrets — this just turns on the path that was sitting dormant in 0.25.0.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/sk.ainet.app-kotlin-notebook-0.x branch from 0c46269 to 00b7d81 Compare June 9, 2026 22:50
@renovate renovate Bot changed the title chore(deps): update dependency sk.ainet.app:kotlin-notebook to v0.25.1 chore(deps): update dependency sk.ainet.app:kotlin-notebook to v0.29.1 Jun 9, 2026
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.

0 participants