PatilShreyas / compose-report-to-html

A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
https://patilshreyas.github.io/compose-report-to-html/
MIT License
375 stars 9 forks source link

[Update]: Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.vanniktech.maven.publish from 0.25.2 to 0.25.3.

Release notes

Sourced from com.vanniktech.maven.publish's releases.

0.25.3

  • Gradle 8.2: Fix error for projects that use the java-test-fixtures plugin.
  • Fix issue for Kotlin Multiplatform projects when running tests and having signing enabled.
Changelog

Sourced from com.vanniktech.maven.publish's changelog.

0.25.3 (2023-07-01)

  • Gradle 8.2: Fix error for projects that use the java-test-fixtures plugin.
  • Fix issue for Kotlin Multiplatform projects when running tests and having signing enabled.
Commits
  • cfd2a0d Update to 0.25.3-rc1
  • b75655d Changelog for 0.25.3
  • 4c2092a Update dependency gradle to v8.2 (#596)
  • fb1f620 Update dependency org.apache.maven:maven-model to v3.9.3 (#595)
  • b1e3fc6 Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.4.2 (#593)
  • 4c10159 Update tested versions (#592)
  • 0e0df29 Update truth to v1.1.5 (#586)
  • 6d7a9e8 Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.4.1 (#588)
  • 3100633 Update kotlin monorepo to v1.8.22 (#589)
  • 6f1f04b Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.20 (#587)
  • 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 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)