Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps de.comahe.i18n4k:i18n4k-core from 0.10.0 to 0.11.0.

Release notes

Sourced from de.comahe.i18n4k:i18n4k-core's releases.

v0.11.0

New features

Changes

  • Added new build targets:
    • linuxArm64,
    • androidNativeX86
    • androidNativeX64
    • androidNativeArm32
    • androidNativeArm64
  • Replaced @JvmStattic with @JvmField for object properties in the generated code.
  • Upgrade to Kotlin 2.2.0
  • Upgrade to Gradle 8.14.3
  • Dependencies updated
Commits
  • f73a817 version 0.11.0
  • c7d0327 update publishing to new Maven Central API
  • 80b0b54 Fix build tools: platform publications per OS: added androidNativeX86 & andro...
  • 338a07b #78 Add @​JsExport to generated code
  • aa67701 Changed "example-compose" to used parameters with value types
  • 426e32e Updated version: Kotlin: 2.2.0, Gradle: 8.14.3, and others
  • 0f0e052 added test compilation of test generated files
  • 20a61ea extend doc for parameter value types
  • 013e232 added I18n4kGeneratorSettings to encapsulate the settings for I18n4kGenerator
  • f975590 use version 0.11.0-SNAPSHOT in examples
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [de.comahe.i18n4k:i18n4k-core](https://github.com/comahe-de/i18n4k) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/comahe-de/i18n4k/releases)
- [Commits](comahe-de/i18n4k@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: de.comahe.i18n4k:i18n4k-core
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file gradle Gradle dependency updates labels Oct 1, 2025
@Griefed Griefed merged commit 1eceb1f into develop Oct 11, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot-gradle-serverpackcreator-api-develop-de.comahe.i18n4k-i18n4k-core-0.11.0 branch October 11, 2025 21:19
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 gradle Gradle dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants