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.6.0 to 2.7.0 #312

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps io.quarkiverse.githubapp:quarkus-github-app-events from 2.6.0 to 2.7.0.

Release notes

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

2.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/quarkiverse/quarkus-github-app/compare/2.6.0...2.7.0

Commits
  • 9529a01 [maven-release-plugin] prepare release 2.7.0
  • 2599ecd Update the latest release version 2.7.0 in documentation
  • 0620aa1 Merge pull request #657 from quarkiverse/gsmet-patch-1
  • 1c9dd66 Release 2.7.0
  • f6e0476 Merge pull request #656 from quarkiverse/dependabot/maven/org.apache.maven.pl...
  • 267b411 Merge pull request #654 from gsmet/support-no-installation
  • 2cc8707 Update the documentation with the new features
  • 5344d31 Allow to define a personal access token and inject TokenGitHubClients
  • 4f9a652 Test injecting DynamicGraphQLClient with RawEvent
  • 089c63d Add the ability to pass a raw event string
  • 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)