Skip to content

Bump org.jetbrains.dokka from 1.4.30 to 1.6.20 #105

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2022

Bumps org.jetbrains.dokka from 1.4.30 to 1.6.20.

Release notes

Sourced from org.jetbrains.dokka's releases.

1.6.10 Beta

Changes

  • Support Kotlin 1.6.10
  • Add a sample project for versioning multi-module (Kotlin/dokka#2170)

Bugfixes

Maintenance

1.6.0 Beta

Changes:

  • New UI
  • Support of version plugin for single module projects
  • Allow package-level suppression (#2209), thanks @​owengray-google
  • GFM: Use Markdown syntax to render lists (#2098), thanks @​sgilson
  • Fix names of nested inheritors
  • Fix adding new custom stylesheets in submodules
  • Add keywords expect and actual in signatures

1.5.31 Alpha

Changes:

  • Support Kotlin 1.5.31
  • Support JS KLib
  • Fix link to a javadoc enum entry

1.5.30 Alpha

Highlights of this release are:

  • Support kotlin 1.5.30
  • @literal is also supported without code tag, thanks @​fsladkey
  • improvements in@link tag support. Now it supports line breaks!

1.5.0 Alpha

Kotlin compiler upgraded to 1.5.0

Fixes:

Make module name optional in CLI (#1850) Fix line separator issues (#1887) Fix preserving spaces in Javadoc comments (#1923) GFM renderer: sanitize line ends (#1936) Fix rendering html in briefs (#1931) Fix code blocks on Extension Points page (#1948)

... (truncated)

Commits

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)

Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.4.30 to 1.6.20.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 14, 2022
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #105 (dd98c2f) into master (8a7994b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #105   +/-   ##
=========================================
  Coverage     80.43%   80.43%           
  Complexity       24       24           
=========================================
  Files             1        1           
  Lines            46       46           
  Branches          4        4           
=========================================
  Hits             37       37           
  Misses            7        7           
  Partials          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a7994b...dd98c2f. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 26, 2022

Superseded by #110.

@dependabot dependabot bot closed this Apr 26, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.dokka-1.6.20 branch April 26, 2022 17:13
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.

0 participants