Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.3.0 (#144)
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.1.0 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gradle-nexus/publish-plugin/releases">io.github.gradle-nexus:publish-plugin's releases</a>.</em></p> <blockquote> <h2>1.3.0 - ability to create and release staging repository in separate calls</h2> <p>Notable changes:</p> <ul> <li>Ability to create and release staging repository in separate calls (e.g. after manual verification) - <a href="https://redirect.github.com/gradle-nexus/publish-plugin/issues/19">#19</a> (<a href="https://redirect.github.com/gradle-nexus/publish-plugin/pull/201">PR</a> by <a href="https://github.com/vlsi"><code>@vlsi</code></a>)</li> </ul> <p>Thanks to all the contributors to this release: <a href="https://github.com/vlsi"><code>@vlsi</code></a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/3e6a9b2165ec2cc97afff91b5471acae09d069e1"><code>3e6a9b2</code></a> Release 1.3.0</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/241e39bc191d5fe86a1e97ef83363e907c4b712a"><code>241e39b</code></a> Exclude bogus dependency found by Renovate (<a href="https://redirect.github.com/gradle-nexus/publish-plugin/issues/205">#205</a>)</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/22ec384070cb07dd646186bf15d8c4ff7f941eb5"><code>22ec384</code></a> chore(deps): update dependency gradle to v8.0.2 (<a href="https://redirect.github.com/gradle-nexus/publish-plugin/issues/203">#203</a>)</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/a670b8d331ffc49471d499b610e2dd65ea07b337"><code>a670b8d</code></a> Add FindStagingRepository task to find staging repository by its description ...</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/160fe01fdbea6b0ff6f04eb852cc689cbe91b0ee"><code>160fe01</code></a> Update e2e projects master</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/02b2d07765b4b5f280b01b178f349c76de20820b"><code>02b2d07</code></a> chore(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea...</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/990df1ac449df3e68c4933063255841d05135e21"><code>990df1a</code></a> chore(deps): update plugin com.github.ben-manes.versions to v0.46.0 (<a href="https://redirect.github.com/gradle-nexus/publish-plugin/issues/193">#193</a>)</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/b0328b6f72fa600c88ca82a604dee5a071192578"><code>b0328b6</code></a> chore(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea...</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/853008a8c73c2a0a2baa6abebec0c171f0f811b3"><code>853008a</code></a> fix(deps): update dependency net.jodah:failsafe to v2.4.4 (<a href="https://redirect.github.com/gradle-nexus/publish-plugin/issues/189">#189</a>)</li> <li><a href="https://github.com/gradle-nexus/publish-plugin/commit/69dcdf480bcbe4110897f787ba34f611b67d8aa2"><code>69dcdf4</code></a> chore(deps): update dependency gradle to v8.0.1 (<a href="https://redirect.github.com/gradle-nexus/publish-plugin/issues/188">#188</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gradle-nexus/publish-plugin/compare/v1.1.0...v1.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.gradle-nexus:publish-plugin&package-manager=gradle&previous-version=1.1.0&new-version=1.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information