Skip to content
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

Update dependency dev.adamko.dokkatoo:dokkatoo-plugin to v1.6.0 #44

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.adamko.dokkatoo:dokkatoo-plugin 1.0.0 -> 1.6.0 age adoption passing confidence

Release Notes

adamko-dev/dokkatoo (dev.adamko.dokkatoo:dokkatoo-plugin)

v1.6.0

Some minor bug fixes.

What's Changed

Full Changelog: adamko-dev/dokkatoo@v1.5.0...v1.6.0

v1.5.0

Incremental improvements to Dokkatoo. The most significant change is that Dokkatoo now uses Dokka 1.8.20 by default.

What's Changed

Full Changelog: adamko-dev/dokkatoo@v1.4.0...v1.5.0

v1.4.0

This is a big release! Lots of fixes, and some deprecations.

  • Support for Android projects has been improved.
  • Minimum supported Android Gradle Plugin version changed from 4.0.1 to 4.2.2
  • java.net.URL have been replaced with java.net.URI, to better support Gradle caching
  • Dokkatoo's DSL has been improved so that Gradle will generate more type-safe accessors.
  • Lots of build config updates to make configuring the projects used for integration tests easier to manage
  • DokkatooPrepareParametersTask and DokkatooTask.WithSourceSets have been deprecated, so as to better support Gradle caching. This should only impact those who were manually configuring the tasks rather than using the extension DSL, which I suspect no one is doing.

Thanks to @​martinbonnin, @​hfhbd, and @​EdricChan03 for their help with reporting and tracking down bugs!

What's Changed

New Contributors

Full Changelog: adamko-dev/dokkatoo@v1.3.0...v1.4.0

v1.3.0

What's Changed

This release contains some under-the-hood fixes for Kotlin Multiplatform and Android projects.

There is one breaking change:

There is one deprecation:

Summary

Full Changelog: adamko-dev/dokkatoo@v1.2.0...v1.3.0

v1.2.0

What's Changed

Full Changelog: adamko-dev/dokkatoo@v1.1.1...v1.2.0

v1.1.1

This release contains some deprecations, and some minor fixes.

What's Changed

Full Changelog: adamko-dev/dokkatoo@v1.1.0...v1.1.1

v1.1.0

What's Changed

Full Changelog: adamko-dev/dokkatoo@v1.0.0...v1.1.0

Find the latest plugins on the Gradle Plugin Portal

⚠ This release contains breaking changes. There is no migration support in the form of @Deprecated annotations. If you would like some help migrating please make an issue or discussion.

⚠ Breaking change | ✂ Minimize exposure of Dokka Core types to plugin users https://github.com/adamko-dev/dokkatoo/pull/39

The last release attempted to remove Dokka from the public API, so that Dokkatoo would not need a compile-time on Dokka. A few Dokka classes were missed though, so they have been fixed in this release.

Other changes
Deprecations
Breaking changes

Continuing on from the last release


Configuration

📅 Schedule: Branch creation - "after 10am,before 5pm" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge December 21, 2023 23:03
Copy link
Contributor Author

renovate bot commented Dec 21, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit 81199c6 Dec 21, 2023
8 checks passed
@renovate renovate bot deleted the renovate/dokkatoo branch December 21, 2023 23:10
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.

0 participants