Skip to content

build(deps): Bump sk.ainet.multiplatform from 1.0.0 to 1.1.0 - #438

Merged
michalharakal merged 1 commit into
developfrom
dependabot/gradle/sk.ainet.multiplatform-1.1.0
Sep 20, 2026
Merged

michalharakal merged 1 commit into
developfrom
dependabot/gradle/sk.ainet.multiplatform-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps sk.ainet.multiplatform from 1.0.0 to 1.1.0.

Changelog

Sourced from sk.ainet.multiplatform's changelog.

[1.1.0] — 2026-09-12

Added

  • sk.ainet.multiplatform gains skainet { jvmTarget = ... }, centralizing the plain jvm() target's compiled bytecode level (default JvmTarget.JVM_17). Previously unset entirely, so the bytecode level silently followed whatever JDK happened to run the build (a consumer's local machine, or whatever a CI workflow's setup-java step pinned) instead of being a deliberate, version-controlled decision — the exact kind of implicit per-repo drift this plugin exists to eliminate. Verified end-to-end against SKaiNET-audio: compiled class files now carry major version 61 (Java 17) regardless of the JDK 25 host running the build.
Commits
  • 406fd7a Merge pull request #4 from SKaiNET-developers/release/1.1.0
  • 1d257f7 release: 1.1.0
  • f300036 publish.yml: add signing-key shape diagnostic + workflow_dispatch trigger
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sk.ainet.multiplatform](https://github.com/SKaiNET-developers/SKaiNET-build-logic) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/SKaiNET-developers/SKaiNET-build-logic/blob/develop/CHANGELOG.md)
- [Commits](SKaiNET-developers/SKaiNET-build-logic@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: sk.ainet.multiplatform
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 16, 2026
@michalharakal
michalharakal merged commit 0e80ec3 into develop Sep 20, 2026
2 checks passed
@michalharakal
michalharakal deleted the dependabot/gradle/sk.ainet.multiplatform-1.1.0 branch September 20, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant