quarkiverse / quarkus-github-action

Develop your GitHub Actions in Java with Quarkus.
https://docs.quarkiverse.io/quarkus-github-action/dev/index.html
Apache License 2.0
21 stars 7 forks source link

Bump io.quarkiverse.githubapp:quarkus-github-app-events from 2.3.2 to 2.4.0 #272

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps io.quarkiverse.githubapp:quarkus-github-app-events from 2.3.2 to 2.4.0.

Release notes

Sourced from io.quarkiverse.githubapp:quarkus-github-app-events's releases.

2.4.0

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-github-app/compare/2.3.3...2.4.0

Commits
  • f965a78 [maven-release-plugin] prepare release 2.4.0
  • 0383d9f Update the latest release version 2.4.0 in documentation
  • 13d26ff Merge pull request #586 from quarkiverse/gsmet-patch-1
  • 8421bc0 Release 2.4.0
  • d4311bc Merge pull request #584 from gsmet/team
  • 1627e02 Add support for team and membership
  • 8478059 [maven-release-plugin] prepare for next development iteration
  • 313c546 [maven-release-plugin] prepare release 2.3.3
  • c4eae97 Update the latest release version 2.3.3 in documentation
  • eed17a0 Merge pull request #583 from quarkiverse/gsmet-patch-1
  • 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)
gsmet commented 7 months ago

@dependabot rebase