Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps kmp-kotlin-inject from 0.8.0 to 0.9.0.
Updates me.tatarka.inject:kotlin-inject-runtime from 0.8.0 to 0.9.0

Release notes

Sourced from me.tatarka.inject:kotlin-inject-runtime's releases.

v0.9.0

0.9.0

Breaking

  • KSP1 support removed

Added

  • Added arm32 & arm64 android native targets

Changed

  • Kotlin updated to 2.2.20

Fixed

  • Fixed code generation when referencing a parent component provider that uses a receiver.
Changelog

Sourced from me.tatarka.inject:kotlin-inject-runtime's changelog.

[0.9.0]

Breaking

  • KSP1 support removed

Added

  • Added arm32 & arm64 android native targets

Changed

  • Kotlin updated to 2.2.20

Fixed

  • Fixed code generation when referencing a parent component provider that uses a receiver.
Commits
  • 5314482 prepare release 0.9.0
  • 0946e5d update publishing
  • f8f8f3e Replace bespoke runTest with coroutines-test
  • 794ab38 chore: consolidate test result uploads for Linux and MacOS
  • 96378db ci: add fail-fast strategy to build job
  • ce75144 chore(deps): add gradle/setup-gradle v4.4.0 in workflows
  • 9c3e4b5 chore: update paths-ignore in workflows to exclude .gitignore and .md files
  • bb0cfdf ci: add GitHub Actions workflow for code checks
  • 9dad604 chore: remove commented-out publish steps for Linux and MacOS
  • 915d38f ci: add steps to upload test results for Linux and MacOS
  • Additional commits viewable in compare view

Updates me.tatarka.inject:kotlin-inject-runtime-kmp from 0.8.0 to 0.9.0

Release notes

Sourced from me.tatarka.inject:kotlin-inject-runtime-kmp's releases.

v0.9.0

0.9.0

Breaking

  • KSP1 support removed

Added

  • Added arm32 & arm64 android native targets

Changed

  • Kotlin updated to 2.2.20

Fixed

  • Fixed code generation when referencing a parent component provider that uses a receiver.
Changelog

Sourced from me.tatarka.inject:kotlin-inject-runtime-kmp's changelog.

[0.9.0]

Breaking

  • KSP1 support removed

Added

  • Added arm32 & arm64 android native targets

Changed

  • Kotlin updated to 2.2.20

Fixed

  • Fixed code generation when referencing a parent component provider that uses a receiver.
Commits
  • 5314482 prepare release 0.9.0
  • 0946e5d update publishing
  • f8f8f3e Replace bespoke runTest with coroutines-test
  • 794ab38 chore: consolidate test result uploads for Linux and MacOS
  • 96378db ci: add fail-fast strategy to build job
  • ce75144 chore(deps): add gradle/setup-gradle v4.4.0 in workflows
  • 9c3e4b5 chore: update paths-ignore in workflows to exclude .gitignore and .md files
  • bb0cfdf ci: add GitHub Actions workflow for code checks
  • 9dad604 chore: remove commented-out publish steps for Linux and MacOS
  • 915d38f ci: add steps to upload test results for Linux and MacOS
  • Additional commits viewable in compare view

Updates me.tatarka.inject:kotlin-inject-compiler-ksp from 0.8.0 to 0.9.0

Release notes

Sourced from me.tatarka.inject:kotlin-inject-compiler-ksp's releases.

v0.9.0

0.9.0

Breaking

  • KSP1 support removed

Added

  • Added arm32 & arm64 android native targets

Changed

  • Kotlin updated to 2.2.20

Fixed

  • Fixed code generation when referencing a parent component provider that uses a receiver.
Changelog

Sourced from me.tatarka.inject:kotlin-inject-compiler-ksp's changelog.

[0.9.0]

Breaking

  • KSP1 support removed

Added

  • Added arm32 & arm64 android native targets

Changed

  • Kotlin updated to 2.2.20

Fixed

  • Fixed code generation when referencing a parent component provider that uses a receiver.
Commits
  • 5314482 prepare release 0.9.0
  • 0946e5d update publishing
  • f8f8f3e Replace bespoke runTest with coroutines-test
  • 794ab38 chore: consolidate test result uploads for Linux and MacOS
  • 96378db ci: add fail-fast strategy to build job
  • ce75144 chore(deps): add gradle/setup-gradle v4.4.0 in workflows
  • 9c3e4b5 chore: update paths-ignore in workflows to exclude .gitignore and .md files
  • bb0cfdf ci: add GitHub Actions workflow for code checks
  • 9dad604 chore: remove commented-out publish steps for Linux and MacOS
  • 915d38f ci: add steps to upload test results for Linux and MacOS
  • Additional commits viewable in compare view

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 `kmp-kotlin-inject` from 0.8.0 to 0.9.0.

Updates `me.tatarka.inject:kotlin-inject-runtime` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/evant/kotlin-inject/releases)
- [Changelog](https://github.com/evant/kotlin-inject/blob/main/CHANGELOG.md)
- [Commits](evant/kotlin-inject@v0.8.0...v0.9.0)

Updates `me.tatarka.inject:kotlin-inject-runtime-kmp` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/evant/kotlin-inject/releases)
- [Changelog](https://github.com/evant/kotlin-inject/blob/main/CHANGELOG.md)
- [Commits](evant/kotlin-inject@v0.8.0...v0.9.0)

Updates `me.tatarka.inject:kotlin-inject-compiler-ksp` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/evant/kotlin-inject/releases)
- [Changelog](https://github.com/evant/kotlin-inject/blob/main/CHANGELOG.md)
- [Commits](evant/kotlin-inject@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: me.tatarka.inject:kotlin-inject-runtime
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: me.tatarka.inject:kotlin-inject-runtime-kmp
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: me.tatarka.inject:kotlin-inject-compiler-ksp
  dependency-version: 0.9.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 Jan 12, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 12, 2026
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