quarkiverse / quarkus-kerberos

Quarkus Kerberos extension
Apache License 2.0
4 stars 3 forks source link

Bump quarkus.version from 2.2.3.Final to 2.6.1.Final #36

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quarkus.version from 2.2.3.Final to 2.6.1.Final. Updates quarkus-bom from 2.2.3.Final to 2.6.1.Final

Release notes

Sourced from quarkus-bom's releases.

2.6.1.Final

Complete changelog

  • #22505 - OpenTelemetry Jaeger Substitutions - Remove shaded netty references
  • #22504 - Avoid having Kafka complaining about common unknown properties
  • #22502 - Properly determine tenant resolver in HibernateMultiTenantConnectionProvider
  • #22501 - Fix minor typo in warning message
  • #22500 - Require extensions to use Ecosystem CI before publishing to the registry
  • #22499 - Register for reflection ConfigMappings implementation methods
  • #22497 - Update security-openid-connect-client.adoc typo
  • #22495 - 4 warnings about unknown 'wildfly.sasl.relax-compliance' config when using infinispan-client + smallrye-reactive-messaging-kafka
  • #22492 - Remove warning on build time truststore property
  • #22491 - Bump gradle version to 7.3.3
  • #22488 - Bump kotlin.coroutine.version from 1.5.2 to 1.6.0
  • #22475 - Check the resource bundle is around before adding it to native image
  • #22474 - Config generated classes are not registered for reflection
  • #22473 - Use the correct URL for creating realms in DevServices for KC with shared network
  • #22471 - DevServices for Keycloak can not create realms in shared network
  • #22470 - Fix code example in tests-with-coverage guide
  • #22465 - Fix Jaxb build issue with Apache Camel on Windows
  • #22462 - Config editor fails if resource dir is missing
  • #22452 - Support LDAP style oracle jdbc url
  • #22448 - Fix config editor filtering
  • #22442 - Bump agroal.version from 1.13 to 1.14
  • #22438 - Remove remove-maven-artifact-transfer constraint from BOM
  • #22415 - Bring back erroneously removed Flyway Dev Console route handler
  • #22407 - In Dev UI Flyway Pane create and migrate button are not working, it shows page unresponsive
  • #22406 - Add support for SASL SCRAM Kafka binding
  • #22405 - Upgrade Infinispan to 13.0.5.Final
  • #22403 - AWT - resource files lookup: Replaces MethodHandles.lookup()
  • #22397 - Return claim names for JWT test security
  • #22395 - Windows: Error combining Jaxb and Apache Camel
  • #22369 - Check test target is present to avoid NPE
  • #22368 - Explicitly register io.fabric8.kubernetes.client.VersionInfo class for reflection
  • #22367 - kubernetes client cannot retrieve VersionInfo in native executable
  • #22366 - Update relocations after latest tweaks to moved extensions
  • #22365 - Bump slf4j-api from 1.7.30 to 1.7.32
  • #22359 - Make sure to reset TCCL if initTestState() fails
  • #22344 - Revert "Include more info if the gradle build fails"
  • #22333 - Enhanced character set support for Oracle database
  • #22332 - Prevent creating a FSWatchUtil thread if there is nothing to watch
  • #22323 - Better error message when a POM of a deployment artifact could not be resolved
  • #22300 - Fix minor typo in jreleaser guide
  • #22289 - Adjust documentation for Amazon Alexa
  • #22284 - Add jreleaser guide for native executables
  • #22282 - Add network option to quarkus-container-image-docker configuration
  • #22278 - docker build command supports "--network" as a build option, whether any of chance of quarkus container-image-docker supporting the same
  • #22275 - Native build error when using quarkus-opentelemetry-exporter-jaeger
  • #22274 - Qute - do not split expr parts before the literal is parsed

... (truncated)

Commits
  • 2d5dad4 [RELEASE] - Bump version to 2.6.1.Final
  • bc27e2d Merge pull request #22508 from gsmet/2.6.1-backports-2
  • 1c707d9 Avoid having Kafka complaining about common unknown properties
  • 99902ad OpenTelemetry Jaeger Substitutions - Remove shaded netty references
  • b16f1c5 Remove warning on build time truststore property
  • aa67c38 Fix minor typo in warning message
  • 1b97bab Register for reflection ConfigMappings implementation methods
  • 661695b Bump gradle version to 7.3.3
  • 1ceaa1a Properly determine tenant resolver in HibernateMultiTenantConnectionProvider
  • e99b74b Require extensions to use Ecosystem CI before publishing to the registry
  • Additional commits viewable in compare view


Updates quarkus-maven-plugin from 2.2.3.Final to 2.6.1.Final

Updates quarkus-bootstrap-maven-plugin from 2.2.3.Final to 2.6.1.Final

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 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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.