Skip to content
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

Bump io.quarkus:quarkus-bom from 2.8.2.Final to 3.7.3 #289

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps io.quarkus:quarkus-bom from 2.8.2.Final to 3.7.3.

Release notes

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

3.7.2

Complete changelog

  • #37807 - SSL requests hang when returning a CompletableFuture
  • #38101 - smallrye-openapi property oidc-open-id-connect-url might not be fixed at build time
  • #38231 - OpenAPI: Always run OpenIDConnectSecurityFilter at runtime
  • #38310 - Add note about the two quarkus-extension files
  • #38394 - quarkus-cache: "keyGenerator" destroyed, even if it is annotated with "Singleton"
  • #38397 - Use actions/setup-java GPG key feature
  • #38411 - Cache: only dependent CacheKeyGenerator beans are destroyed after use
  • #38422 - nested configurations in extension: sub-property is seen as nested entity.
  • #38431 - quarkus.oidc-token-propagation-reactive.enabled-during-authentication does not work correctly in the code flow
  • #38442 - Make sure the code flow access token is propagated during the authentication
  • #38444 - Fix request hanging condition
  • #38451 - Remove workaround for HHH-17683 in Panache
  • #38479 - Stricter and false positive env variables validation after upgrade to 3.7.0
  • #38483 - Add a tool to check cross references
  • #38488 - Update to Vert.x 4.5.2
  • #38495 - Add org.graalvm.regex:regex to runnerParentFirstArtifacts
  • #38499 - Alpn property not work in rest client reactive
  • #38500 - Make quarkus.rest-client.alpn work in programmatically created client
  • #38506 - lombok warning when building with 3.7.1
  • #38514 - Alpn property not work for single rest client reactive
  • #38516 - Add missing alpn config key handling from named config
  • #38521 - Panache sorting no longer works for embedded fields in Quarkus 3.7.1
  • #38525 - Fix typo in RedisClientConfig JavaDoc
  • #38527 - Revert "Escape column names with backticks in order by clause of hql query"
  • #38543 - LinksProcessor ID field error for native class HalCollectionWrapper
  • #38545 - Enhance Adding extension section in cli-tooling documentation page
  • #38546 - Add globbing pattern to cli-tooling.adoc
  • #38548 - Bump smallrye-open-api from 3.8.0 to 3.9.0
  • #38549 - Upgrade actions/setup-java to v4
  • #38550 - Upgrade checkout and java-setup actions to version v4
  • #38558 - Upgrade to Hibernate ORM 6.4.3.Final
  • #38580 - Make the Forwarded Parser syntax parsing case-insensitive
  • #38582 - Config property expects to have hyphen before digit
  • #38596 - Add missing entry in BOM for Hibernate Search outbox-polling relocation
  • #38597 - LinksProcessor ID field error for native class HalCollectionWrapper
  • #38605 - ArC: RequestContext - implement the activity check consistently
  • #38606 - Activating DEBUG for io.quarkus.oidc results in FORMAT_FAILURE
  • #38610 - Update SmallRye Config to 3.5.4
  • #38611 - Redis Client: add support for new configuration options
  • #38612 - Fix the OIDC debug message format bug
  • #38616 - AppCDS containerized generation runs with UID 1000 which can clash with an existing user with UID 1000 on the host
  • #38620 - Set quarkus-oidc-token-propagation-reactive status to stable
  • #38633 - Move Dev UI locking back to Quarkus BOM
  • #38636 - Update Vert.x to version 4.5.3
  • #38638 - Update activemq-artemis-broker container to 1.0.25
  • #38644 - Fix AppCDS generation when using podman

... (truncated)

Commits
  • eead957 [RELEASE] - Bump version to 3.7.3
  • 1dbf5d3 Merge pull request #38768 from gsmet/3.7.3-backports-2
  • 412740a Set COMPILE_ONLY flag on relevant dependencies that appear on DEPLOYMENT_CP a...
  • 69d7a68 Store since JavaDoc tag in the configuration metadata, so that
  • d97cc68 add build step to prevent old test-project artifacts from lingering around
  • d291b4e Gradle: fix IllegalStateException when resolving project deps
  • b8dd52a Allow Java 11 as LTS for older streams and other platforms
  • efca3e9 fix for #38730 - HTTP-header accept-language ignoring case
  • ce76213 Bump Keycloak version to 23.0.6
  • 3a3b0d7 Sanitize app.dekorate.io/vcs-url kubernetes annotation
  • 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 <dependency name> 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)

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 2.8.2.Final to 3.7.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.8.2.Final...3.7.3)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 14, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants