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 quarkus-bom from 2.6.1.Final to 2.16.4.Final #200

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 Mar 3, 2023

Bumps quarkus-bom from 2.6.1.Final to 2.16.4.Final.

Release notes

Sourced from quarkus-bom's releases.

2.16.3.Final

Major changes

  • #29756 - Support custom Flyway credentials/URL

Complete changelog

  • #31141 - Resolve roles allowed configuration expression after config setup is completed
  • #31129 - Fix stuck HTTP2 request when sent challenge has resumed request
  • #31125 - Add "keep-alive-enabled" parameter to REST client reactive
  • #31112 - Qute - fix assignability check when validating expressions
  • #31099 - Use the effective Maven project build config when initializing sources and classes paths for dev mode
  • #31092 - Make sure quarkus:go-offline properly supports test scoped dependencies
  • #31077 - Qute: regression in template extension method with byte array
  • #31076 - Quarkiverse: Install instead of verify
  • #31074 - Added quarkus-jms-spi to quarkus bom
  • #31059 - Path lookup must also consider interfaces
  • #31046 - Simplify Quarkiverse release.yml workflow
  • #31038 - Update Instrumentation Processor check logic to match comment
  • #31036 - Use CDI when accessing UserTransaction/TransactionManager in QuarkusTransaction
  • #31028 - Fix typo in snapstart enable config
  • #31016 - Re-initialize platform dependent netty classes/values at runtime
  • #30988 - Race condition in SmallRye Config property expansion for @​RolesAllowed value?
  • #30964 - Add ConfigMappings from a builder class to support full hot reload
  • #30961 - Error of quarkus:dev when the project.build.directory is overridden by a profile
  • #30960 - Register CDI Bean when ConfigMapping is marked as Unremovable
  • #30922 - Fix dependency parsing in JBangBuilderImpl
  • #30885 - Add concurrency configuration to the GitHub Action workflows
  • #30843 - Micrometer-Extension writes wrong URI-Tag when Path-Variables defined at Interface-Level
  • #30672 - Avoid creating CSRF cookie if no CSRF token was created
  • #30648 - Support passing filename to multipart form data output
  • #30594 - CSRF: exception thrown when authentication falied
  • #30570 - Set filename for PartItems in MultipartFormDataOutput
  • #30455 - Introduce quarkus.datasource.devservices.init-script-path
  • #29756 - Support custom Flyway credentials/URL
  • #29631 - @​Unremovable ConfigMapping is still removed
  • #29630 - Changes to configmappings not being applied during hot reload
  • #28709 - QuarkusTransaction does not fire @​Initialized(TransactionScoped.class)
  • #24639 - configure dedicated db user for database migrations: DML-only user for datasource, but DDL user for migration
  • #23360 - "Request has already been read" using vertx + auth
  • #17839 - Invalid memory configuration for netty maxDirectMemory in native image

2.16.2.Final

Complete changelog

  • #30976 - Metrics - check if index contains class before attempting to use it
  • #30965 - JandexBeanInfoAdapter.getMetricAnnotationsThroughStereotype is not null safe
  • #30959 - Return text from /q/metrics when the Accept header contains html
  • #30953 - Fix OIDC capability string

... (truncated)

Commits
  • 2751714 [RELEASE] - Bump version to 2.16.4.Final
  • cba422c Updated grouped parameter example and added a comment
  • 718765e Add logging to CompiledJavaVersionBuildStep
  • 9aa3c2d patch a code snippet on transaction API
  • efb3d5b Fix documentation for quarkus.hibernate-orm.enabled
  • a920e91 Handle strong in JavaDocParser
  • ce974cf Merge pull request #31471 from aloubyansky/2.16-load-parent-modules-first
  • 2e54147 Merge pull request #31447 from jmartisk/2.16-srqgql-1.9.3
  • 56492af Merge pull request #31357 from michelle-purcell/port-doc-contributor-updates
  • bd5873b SmallRye GraphQL 1.9.3, test for Deprecated 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 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 [quarkus-bom](https://github.com/quarkusio/quarkus) from 2.6.1.Final to 2.16.4.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.6.1.Final...2.16.4.Final)

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

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 Mar 3, 2023
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