Bump com.vanniktech.maven.publish from 0.15.0 to 0.15.1 by dependabot[bot] · Pull Request #7250 · ReactiveX/RxJava · GitHub
Skip to content

Bump com.vanniktech.maven.publish from 0.15.0 to 0.15.1#7250

Merged
akarnokd merged 1 commit into
3.xfrom
dependabot/gradle/com.vanniktech.maven.publish-0.15.1
May 3, 2021
Merged

Bump com.vanniktech.maven.publish from 0.15.0 to 0.15.1#7250
akarnokd merged 1 commit into
3.xfrom
dependabot/gradle/com.vanniktech.maven.publish-0.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2021

Copy link
Copy Markdown
Contributor

Bumps com.vanniktech.maven.publish from 0.15.0 to 0.15.1.

Release notes

Sourced from com.vanniktech.maven.publish's releases.

0.15.1

Changelog

Changelog

Sourced from com.vanniktech.maven.publish's changelog.

Version 0.15.1 (2021-05-02)

  • The closeAndReleaseRepository task was mistakenly expecting the wrong Gradle properties. The README and changelog also mentioned the wrong properties. The correct ones are mavenCentralUsername and mavenCentralPassword or for environment variables: ORG_GRADLE_PROJECT_mavenCentralUsername and ORG_GRADLE_PROJECT_mavenCentralPassword.
  • Fix signing not being configurable until afterEvaluate
  • Use empty string as in memory signing password when no password is specified
  • Fix statingProfile in nexusOptions not being optional which causes an error when running closeAndReleaseRepository
Commits
  • c7d7370 Prepare version 0.15.1
  • 8a33630 apply Signing plugin early in regular plugin (#235)
  • 0c677fe make stagingProfile optional (#236)
  • 7d9a7b1 Use mavenCentralUsername and mavenCentralPassword everywhere (#230)
  • cafe2fd Fallback to an empty string when signingInMemoryKeyPassword is null (#231)
  • d4dfbbc Update CHANGELOG.md
  • d2e035c Prepare next development version.
  • See full diff in compare view

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 May 3, 2021

@vanniktech vanniktech left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov

codecov Bot commented May 3, 2021

Copy link
Copy Markdown

@akarnokd

akarnokd commented May 3, 2021

Copy link
Copy Markdown
Member

@akarnokd akarnokd merged commit 94ed352 into 3.x May 3, 2021
@dependabot dependabot Bot deleted the dependabot/gradle/com.vanniktech.maven.publish-0.15.1 branch May 3, 2021 10:08
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