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.31 to 1.6.0 #765

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

Bumps dokka-maven-plugin from 1.5.31 to 1.6.0.

Release notes

Sourced from dokka-maven-plugin's releases.

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
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2021
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #765 (02e698c) into main (a51838a) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 02e698c differs from pull request most recent head 72898ce. Consider uploading reports for the commit 72898ce to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main     #765      +/-   ##
============================================
- Coverage     90.15%   90.12%   -0.04%     
- Complexity     3014     3015       +1     
============================================
  Files           377      377              
  Lines         11880    11880              
  Branches       1498     1498              
============================================
- Hits          10711    10707       -4     
- Misses          591      594       +3     
- Partials        578      579       +1     
Impacted Files Coverage Δ
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 77.77% <0.00%> (-11.12%) ⬇️
...y/operators/multi/builders/IterableBasedMulti.java 84.04% <0.00%> (-2.13%) ⬇️
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (-1.64%) ⬇️
...allrye/mutiny/operators/uni/UniAndCombination.java 88.37% <0.00%> (-1.17%) ⬇️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.78% <0.00%> (-0.85%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.84% <0.00%> (-0.31%) ⬇️
...perators/multi/processors/SerializedProcessor.java 91.08% <0.00%> (ø)
...a/io/smallrye/mutiny/helpers/BlockingIterable.java 89.79% <0.00%> (+1.02%) ⬆️
...lrye/mutiny/subscription/SerializedSubscriber.java 89.62% <0.00%> (+1.88%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) ⬆️

@jponge
Copy link
Member

jponge commented Nov 24, 2021

Hi @heubeck, this will also bump Kotlin to 1.6, right?

@heubeck
Copy link
Collaborator

heubeck commented Nov 24, 2021

Hi @heubeck, this will also bump Kotlin to 1.6, right?

not sure, but we should bump both at once.

Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.5.31 to 1.6.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.5.31...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.6.0 branch from 02e698c to 72898ce Compare November 29, 2021 09:06
@heubeck heubeck closed this Dec 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.6.0 branch December 6, 2021 08:10
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.

2 participants