Skip to content

Bump the quarkus group across 1 directory with 6 updates #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the quarkus group with 6 updates in the / directory:

Package From To
io.quarkus:quarkus-bom 3.16.0 3.17.7
io.quarkus:quarkus-maven-plugin 3.16.0 3.17.7
io.quarkiverse.githubapp:quarkus-github-app 2.7.0 2.8.2
io.quarkiverse.githubapp:quarkus-github-app-testing 2.7.0 2.8.2
io.quarkiverse.openapi.generator:quarkus-openapi-generator 2.4.7 2.7.1-lts
io.quarkiverse.helm:quarkus-helm 1.2.5 1.2.6

Updates io.quarkus:quarkus-bom from 3.16.0 to 3.17.7

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.17.7

Complete changelog

  • #10264 - elytron security: define role mapper (was: ldap security - role mapper)
  • #44047 - Demote Agroal's "JDBC resources leaked" warnings to DEBUG
  • #44540 - FORMAT_FAILURE when using Log.error(Object,Throwable)
  • #44565 - Ensure that all our handlers extend ExtHandler
  • #44773 - OpenAPI Extension (smallrye) produces wrong schema for Flow based return types
  • #45150 - OpenAPI Extension Misses Jackson Annotations on Methods that Return a Parameterized Type
  • #45167 - Long.parseLong Error with Redis Client Instrumentation
  • #45224 - PermissionChecker does not handle list of permission correctly
  • #45364 - Don't treat colon as a permission-to-action separator in @PermissionChecker value attribute
  • #45419 - Fix typos in deploying-to-kubernetes.adoc
  • #45424 - Bump smallrye-open-api.version from 4.0.5 to 4.0.6
  • #45439 - OpenTelemetry: fix the Redis instrumenter in case of a tainted connection
  • #45467 - Add FAQ about thread dumps in native reference guide
  • #45471 - Update code to get Mandrel version from native executable
  • #45482 - Execute the MongoDB Connection Health Check on Startup
  • #45486 - Remove yq installation step from GitHub Actions workflows
  • #45487 - Fix Quarkus platform BOM version info collection for analytics
  • #45509 - Parallelize bean scanning in SmallRyeFaultToleranceProcessor
  • #45512 - Add a cache for class proxies in BytecodeRecorderImpl
  • #45517 - Make scheduler timezone documentation consistent with javadoc
  • #45518 - Remove erroneous state tracking from client readers/writers
  • #45523 - Fix Mongo health checks
  • #45536 - Quarkus REST - Use ByteBufInputStream instead of copying bytes
  • #45564 - fix: possible NPE if data has not been set yet
  • #45576 - Revert "[oracle-jdbc] Remove unnecessary conditionals from @BuildSteps in the Oracle JDBC extension"
  • #45583 - Adjust logging level for JDBC resource leak warnings
  • #45586 - Elytron security LDAP: Document and test mapping of LDAP groups to SecurityIdentity roles

3.17.6

Complete changelog

  • #36688 - Unable to use Panache Sort.Direction enum as method parameter for GraphQL query
  • #39137 - RESTEasy resource with constructor or field injection failing with RESTEASY003190
  • #44550 - GraphQL Typesafe client with sources in a dependency
  • #44590 - Change the JsonRPC Service for OIDC to use recorder
  • #44929 - Error in secured post-multipart interface with large files
  • #44959 - Ensure request body is consumed so that multipart requests with large payloads never hang when exception happens before body is consumed
  • #44960 - Page count fails when using a sort specification in a Panache query with a SELECT DISTINCT statement in Quarkus 3.17
  • #45104 - Bump com.gradle:develocity-maven-extension from 1.22.2 to 1.23
  • #45199 - Bump gradle/develocity-actions from 1.2 to 1.3
  • #45204 - Uber-Jar file name suffix issue for disabling it
  • #45205 - Update Quarkus Parameter for Disabling Uber-JAR File Name Suffix
  • #45220 - Messaging RunOnVirtualThreads fix on class annotation
  • #45235 - Upgrade to Hibernate ORM 6.6.4 / Reactive 2.4.3
  • #45253 - Assorted @WithTestResource fixes

... (truncated)

Commits
  • 85eb353 [RELEASE] - Bump version to 3.17.7
  • e632ab6 Merge pull request #45590 from gsmet/3.17.7-backports-1
  • ee16cd1 Adjust logging level for JDBC resource leak warnings
  • 237fcd4 Allow colon in @​PermissionChecker annotation
  • 226a421 feat(elytron-ldap): Docs and test mapping of LDAP groups to local roles
  • 6b9db6c Revert "[oracle-jdbc] Remove unnecessary conditionals from @​BuildSteps in the...
  • ef7d63e fix: possible NPE if data has not been set yet
  • ff3c414 Add a cache for class proxies in BytecodeRecorderImpl
  • a8d4fdd Remove erroneous state tracking from client readers/writers
  • 3b8197c Quarkus REST - Use ByteBufInputStream instead of copying bytes
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.16.0 to 3.17.7

Updates io.quarkiverse.githubapp:quarkus-github-app from 2.7.0 to 2.8.2

Release notes

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

2.8.2

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.8.1...2.8.2

2.8.1

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-github-app@2.8.0...2.8.1

2.8.0

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.7.0...2.8.0

Commits
  • caec5af [maven-release-plugin] prepare release 2.8.2
  • b22cba5 Update the latest release version 2.8.2 in documentation
  • 4e9a8ed Merge pull request #700 from quarkiverse/gsmet-patch-1
  • ddc6af1 Release 2.8.2
  • 1f89b49 Merge pull request #699 from gsmet/pull_request_target
  • 58b0c7e Add support for pull_request_target (actions only!)
  • 8f65de5 [maven-release-plugin] prepare for next development iteration
  • 9bb6b9d [maven-release-plugin] prepare release 2.8.1
  • d0da047 Update the latest release version 2.8.1 in documentation
  • f96a797 Merge pull request #697 from quarkiverse/gsmet-patch-1
  • Additional commits viewable in compare view

Updates io.quarkiverse.githubapp:quarkus-github-app-testing from 2.7.0 to 2.8.2

Release notes

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

2.8.2

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.8.1...2.8.2

2.8.1

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-github-app@2.8.0...2.8.1

2.8.0

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.7.0...2.8.0

Commits
  • caec5af [maven-release-plugin] prepare release 2.8.2
  • b22cba5 Update the latest release version 2.8.2 in documentation
  • 4e9a8ed Merge pull request #700 from quarkiverse/gsmet-patch-1
  • ddc6af1 Release 2.8.2
  • 1f89b49 Merge pull request #699 from gsmet/pull_request_target
  • 58b0c7e Add support for pull_request_target (actions only!)
  • 8f65de5 [maven-release-plugin] prepare for next development iteration
  • 9bb6b9d [maven-release-plugin] prepare release 2.8.1
  • d0da047 Update the latest release version 2.8.1 in documentation
  • f96a797 Merge pull request #697 from quarkiverse/gsmet-patch-1
  • Additional commits viewable in compare view

Updates io.quarkiverse.openapi.generator:quarkus-openapi-generator from 2.4.7 to 2.7.1-lts

Updates io.quarkiverse.helm:quarkus-helm from 1.2.5 to 1.2.6

Release notes

Sourced from io.quarkiverse.helm:quarkus-helm's releases.

1.2.6

What's Changed

Full Changelog: quarkiverse/quarkus-helm@1.2.5...1.2.6

Commits
  • 438b5a3 [maven-release-plugin] prepare release 1.2.6
  • 81d569f Update the latest release version 1.2.6 in documentation
  • 1638be7 Request for release 1.2.6
  • cceaa73 Use java 21 in verify extensions to work with superhero project
  • 274cde3 Bump quarkus.version from 3.15.1 to 3.16.0
  • 31c0e80 Release workflow names are inverted
  • c8edeaf Split and Reuse the Release workflow
  • a8e2d39 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkiverse.githubapp:quarkus-github-app-testing from 2.7.0 to 2.8.2

Release notes

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

2.8.2

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.8.1...2.8.2

2.8.1

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-github-app@2.8.0...2.8.1

2.8.0

What's Changed

Full Changelog: quarkiverse/quarkus-github-app@2.7.0...2.8.0

Commits
  • caec5af [maven-release-plugin] prepare release 2.8.2
  • b22cba5 Update the latest release version 2.8.2 in documentation
  • 4e9a8ed Merge pull request #700 from quarkiverse/gsmet-patch-1
  • ddc6af1 Release 2.8.2
  • 1f89b49 Merge pull request #699 from gsmet/pull_request_target
  • 58b0c7e Add support for pull_request_target (actions only!)
  • 8f65de5 [maven-release-plugin] prepare for next development iteration
  • 9bb6b9d [maven-release-plugin] prepare release 2.8.1
  • d0da047 Update the latest release version 2.8.1 in documentation
  • f96a797 Merge pull request #697 from quarkiverse/gsmet-patch-1
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.16.0 to 3.17.7

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the quarkus group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.16.0` | `3.17.7` |
| io.quarkus:quarkus-maven-plugin | `3.16.0` | `3.17.7` |
| [io.quarkiverse.githubapp:quarkus-github-app](https://github.com/quarkiverse/quarkus-github-app) | `2.7.0` | `2.8.2` |
| [io.quarkiverse.githubapp:quarkus-github-app-testing](https://github.com/quarkiverse/quarkus-github-app) | `2.7.0` | `2.8.2` |
| io.quarkiverse.openapi.generator:quarkus-openapi-generator | `2.4.7` | `2.7.1-lts` |
| [io.quarkiverse.helm:quarkus-helm](https://github.com/quarkiverse/quarkus-helm) | `1.2.5` | `1.2.6` |



Updates `io.quarkus:quarkus-bom` from 3.16.0 to 3.17.7
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.16.0...3.17.7)

Updates `io.quarkus:quarkus-maven-plugin` from 3.16.0 to 3.17.7

Updates `io.quarkiverse.githubapp:quarkus-github-app` from 2.7.0 to 2.8.2
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.7.0...2.8.2)

Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.7.0 to 2.8.2
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.7.0...2.8.2)

Updates `io.quarkiverse.openapi.generator:quarkus-openapi-generator` from 2.4.7 to 2.7.1-lts

Updates `io.quarkiverse.helm:quarkus-helm` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/quarkiverse/quarkus-helm/releases)
- [Commits](quarkiverse/quarkus-helm@1.2.5...1.2.6)

Updates `io.quarkiverse.githubapp:quarkus-github-app-testing` from 2.7.0 to 2.8.2
- [Release notes](https://github.com/quarkiverse/quarkus-github-app/releases)
- [Commits](quarkiverse/quarkus-github-app@2.7.0...2.8.2)

Updates `io.quarkus:quarkus-maven-plugin` from 3.16.0 to 3.17.7

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.openapi.generator:quarkus-openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkiverse.helm:quarkus-helm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapp:quarkus-github-app-testing
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2025

Superseded by #15.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/maven/quarkus-53953a10e4 branch January 27, 2025 06:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants