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

Bump dokka-maven-plugin from 1.5.0 to 1.5.30 #684

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps dokka-maven-plugin from 1.5.0 to 1.5.30.

Release notes

Sourced from dokka-maven-plugin's releases.

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!
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 [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.5.0 to 1.5.30.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.5.0...v1.5.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 16, 2021
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #684 (ae881bd) into main (2fbee56) will increase coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #684      +/-   ##
============================================
+ Coverage     89.85%   90.26%   +0.40%     
- Complexity     2976     2988      +12     
============================================
  Files           374      374              
  Lines         11764    11764              
  Branches       1476     1478       +2     
============================================
+ Hits          10571    10619      +48     
+ Misses          619      588      -31     
+ Partials        574      557      -17     
Impacted Files Coverage Δ
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 77.77% <0.00%> (-11.12%) ⬇️
...subscription/SwitchableSubscriptionSubscriber.java 95.08% <0.00%> (-2.46%) ⬇️
...perators/multi/processors/SerializedProcessor.java 93.06% <0.00%> (ø)
...smallrye/mutiny/operators/multi/MultiEmitOnOp.java 90.47% <0.00%> (+0.95%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.11% <0.00%> (+1.10%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.53% <0.00%> (+1.16%) ⬆️
...erators/multi/builders/BufferItemMultiEmitter.java 92.10% <0.00%> (+1.31%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 91.93% <0.00%> (+1.61%) ⬆️
...y/operators/multi/processors/UnicastProcessor.java 97.34% <0.00%> (+1.76%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 95.04% <0.00%> (+1.98%) ⬆️
... and 6 more

@jponge
Copy link
Member

jponge commented Sep 16, 2021

@heubeck I think it's safe to bump, WDYT?

@heubeck
Copy link
Collaborator

heubeck commented Sep 16, 2021

@heubeck I think it's safe to bump, WDYT?

CI says yes ;)

As Kotlin is already updated to 1.5.30 - go go go

@jponge jponge merged commit bd343af into main Sep 16, 2021
@jponge jponge deleted the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.5.30 branch September 16, 2021 14:51
@jponge jponge added this to the 1.1.0 milestone Sep 16, 2021
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.

None yet

2 participants