Skip to content

chore(deps): bump dev.drewhamilton.poko:poko-gradle-plugin from 0.14.0 to 0.15.1 #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps dev.drewhamilton.poko:poko-gradle-plugin from 0.14.0 to 0.15.1.

Release notes

Sourced from dev.drewhamilton.poko:poko-gradle-plugin's releases.

0.15.1

Compile with Kotlin 1.9.20. Support compilation with K2. Support Java 20.

Optimize JS equals implementation as well as bytecode for Int and UInt properties.

0.15.0

Support Kotlin Multiplatform.

Revert poko-annotations to an implementation dependency, because Kotlin/Native doesn't support compileOnly. The annotations are still source-retention, so the end-consumer's app binary can strip the annotations from the classpath during shrinking.

Update the compiler plugin to be enabled by default and to use the default annotations by default. This brings the compiler plugin into alignment with the Gradle plugin.

Changelog

Sourced from dev.drewhamilton.poko:poko-gradle-plugin's changelog.

0.15.1

2023-11-27

Compile with Kotlin 1.9.20. Support compilation with K2. Support Java 20.

Optimize JS equals implementation as well as bytecode for Int and UInt properties.

0.15.0

2023-08-09

Support Kotlin Multiplatform.

Revert poko-annotations to an implementation dependency, because Kotlin/Native doesn't support compileOnly. The annotations are still source-retention, so the end-consumer's app binary can strip the annotations from the classpath during shrinking.

Update the compiler plugin to be enabled by default and to use the default annotations by default. This brings the compiler plugin into alignment with the Gradle plugin.

Commits
  • 38a0caa Release 0.15.1
  • 5e959df chore(deps): update plugin android-library to v8.1.4 (#257)
  • b9ce46e chore(deps): update plugin android-library to v8.1.3 (#255)
  • 852329b fix(deps): update dependency androidx.compose.compiler:compiler to v1.5.4 (#256)
  • fbf8185 chore(deps): update dependency com.google.devtools.ksp to v1.9.20-1.0.14 (#254)
  • 28fdc74 Test boolean properties in ComplexTest (#244)
  • 4269cd9 Use kotlin-compile-testing-fork (#253)
  • e3388cd fix(deps): update dependency dev.zacsweers.kctfork:core to v0.4.0 (#250)
  • fb438a9 Kotlin 1.9.20 (#233)
  • b5a344b fix(deps): update dependency com.google.testparameterinjector:test-parameter-...
  • 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 [dev.drewhamilton.poko:poko-gradle-plugin](https://github.com/drewhamilton/Poko) from 0.14.0 to 0.15.1.
- [Release notes](https://github.com/drewhamilton/Poko/releases)
- [Changelog](https://github.com/drewhamilton/Poko/blob/main/CHANGELOG.md)
- [Commits](drewhamilton/Poko@0.14.0...0.15.1)

---
updated-dependencies:
- dependency-name: dev.drewhamilton.poko:poko-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

The following labels could not be found: gradle, dependencies.

@dependabot dependabot bot requested a review from sureshg December 11, 2023 22:41
@sureshg sureshg merged commit e6d955a into main Dec 12, 2023
@dependabot dependabot bot deleted the dependabot/gradle/dev.drewhamilton.poko-poko-gradle-plugin-0.15.1 branch December 12, 2023 03:38
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.

1 participant