Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 12, 2021

Bumps gradle-maven-publish-plugin from 0.13.0 to 0.14.1.

Changelog

Sourced from gradle-maven-publish-plugin's changelog.

Version 0.14.1 (2021-02-11)

  • fix false positive deprecation warnings
  • fix typos in deprecation warnings

Version 0.14.0 (2021-02-10)

  • enable publishing Kotlin/JS projects
  • fixed compatibility with Kotlin Multiplatform projects using Kotlin 1.4.30
  • fixed compatibility with Gradle plugin projects using Gradle 6.8
  • make closeAndReleaseRepository more flexible in choosing a repository
  • deprecated the targets API, check out the README on how to add more repositories
  • minimum supported Gradle version is now 6.6
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 12, 2021
@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #7186 (ce5e070) into 3.x (adc3a5b) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## 3.x #7186 +/- ## ============================================ + Coverage 99.50% 99.52% +0.01%  + Complexity 6753 6752 -1  ============================================ Files 747 747 Lines 47350 47350 Branches 6367 6367 ============================================ + Hits 47117 47125 +8  Misses 103 103 + Partials 130 122 -8 
Impacted Files Coverage Δ Complexity Δ
.../operators/completable/CompletableConcatArray.java 93.75% <0.00%> (-6.25%) 2.00% <0.00%> (ø%)
.../operators/flowable/FlowableBlockingSubscribe.java 93.02% <0.00%> (-4.66%) 10.00% <0.00%> (-1.00%)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 93.78% <0.00%> (-3.11%) 2.00% <0.00%> (ø%)
...o/reactivex/rxjava3/processors/AsyncProcessor.java 97.91% <0.00%> (-2.09%) 44.00% <0.00%> (-1.00%)
...ators/observable/ObservableFlatMapCompletable.java 98.52% <0.00%> (-1.48%) 2.00% <0.00%> (ø%)
...internal/operators/flowable/FlowableSwitchMap.java 98.58% <0.00%> (-1.42%) 3.00% <0.00%> (ø%)
...rnal/operators/flowable/FlowableFlatMapSingle.java 94.18% <0.00%> (-1.17%) 2.00% <0.00%> (ø%)
...l/operators/observable/ObservableFlatMapMaybe.java 91.54% <0.00%> (ø) 2.00% <0.00%> (ø%)
...a3/internal/operators/flowable/FlowableReplay.java 98.92% <0.00%> (+0.21%) 21.00% <0.00%> (ø%)
...ternal/operators/observable/ObservableFlatMap.java 98.22% <0.00%> (+0.35%) 3.00% <0.00%> (ø%)
... and 10 more

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 adc3a5b...185290e. Read the comment docs.

@akarnokd
Copy link
Member

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.vanniktech-gradle-maven-publish-plugin-0.14.1 branch from ff1eed1 to 185290e Compare February 13, 2021 08:22
@akarnokd akarnokd merged commit 3e1c24a into 3.x Feb 13, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.vanniktech-gradle-maven-publish-plugin-0.14.1 branch February 13, 2021 09: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

1 participant