Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.drewhamilton.poko:poko-gradle-plugin 0.11.0 -> 0.12.0 age adoption passing confidence

Release Notes

drewhamilton/Poko

v0.12.0

Compare Source

2023-03-21

Support Kotlin 1.8.0 and 1.8.10. Support Java 19.

The pokoAnnotation configuration property's format changes; package names are now separated by /
instead of .. For example, an inner annotation class definition would look like
"com/example/MyClass.Inner".

The primary entry point is now PokoCompilerPluginRegistrar, replacing PokoComponentRegistrar.
This change is transparent to consumers of the Gradle plugin.

Automatic inclusion of the legacy @dev.drewhamilton.extracare.DataApi artifact is removed. The
consumer can still manually depend on
implementation("dev.drewhamilton.extracare:data-api-annotations:0.6.0") if desired.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

… to v0.12.0

| datasource | package                                  | from   | to     |
| ---------- | ---------------------------------------- | ------ | ------ |
| maven      | dev.drewhamilton.poko:poko-gradle-plugin | 0.11.0 | 0.12.0 |
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 22, 2023
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #194 (7e602cd) into master (e938194) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #194   +/-   ##
=========================================
  Coverage     52.56%   52.56%           
  Complexity       86       86           
=========================================
  Files            48       48           
  Lines          1191     1191           
  Branches        128      128           
=========================================
  Hits            626      626           
  Misses          541      541           
  Partials         24       24           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hoc081098 hoc081098 merged commit a2b1738 into master Mar 22, 2023
@renovate renovate bot deleted the renovate/all-deps branch March 22, 2023 04:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants