matrei / grails-inertia-plugin

Grails plugin for using Inertia.js
Apache License 2.0
8 stars 3 forks source link

Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.3.0 #2

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.3.0.

Release notes

Sourced from io.github.gradle-nexus:publish-plugin's releases.

1.3.0 - ability to create and release staging repository in separate calls

Notable changes:

  • Ability to create and release staging repository in separate calls (e.g. after manual verification) - #19 (PR by @​vlsi)

Thanks to all the contributors to this release: @​vlsi.

Commits
  • 3e6a9b2 Release 1.3.0
  • 241e39b Exclude bogus dependency found by Renovate (#205)
  • 22ec384 chore(deps): update dependency gradle to v8.0.2 (#203)
  • a670b8d Add FindStagingRepository task to find staging repository by its description ...
  • 160fe01 Update e2e projects master
  • 02b2d07 chore(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea...
  • 990df1a chore(deps): update plugin com.github.ben-manes.versions to v0.46.0 (#193)
  • b0328b6 chore(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea...
  • 853008a fix(deps): update dependency net.jodah:failsafe to v2.4.4 (#189)
  • 69dcdf4 chore(deps): update dependency gradle to v8.0.1 (#188)
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)