Skip to content

Bump kotlinInject from 0.8.0 to 0.9.0#16

Merged
Sermilion merged 1 commit intomainfrom
dependabot/gradle/kotlinInject-0.9.0
Apr 15, 2026
Merged

Bump kotlinInject from 0.8.0 to 0.9.0#16
Sermilion merged 1 commit intomainfrom
dependabot/gradle/kotlinInject-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Bumps kotlinInject from 0.8.0 to 0.9.0.
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

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

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 `kotlinInject` from 0.8.0 to 0.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)

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)

---
updated-dependencies:
- dependency-name: me.tatarka.inject:kotlin-inject-compiler-ksp
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: me.tatarka.inject:kotlin-inject-runtime
  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 Apr 11, 2026
@Sermilion Sermilion merged commit 670ee5d into main Apr 15, 2026
1 check passed
@Sermilion Sermilion deleted the dependabot/gradle/kotlinInject-0.9.0 branch April 15, 2026 12:40
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