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.version from 2.2.0.Final to 2.16.2.Final #97

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps quarkus.version from 2.2.0.Final to 2.16.2.Final.
Updates quarkus-bom from 2.2.0.Final to 2.16.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.16.1.Final

Complete changelog

  • #30729 - Bump mariadb-java-client from 3.1.1 to 3.1.2
  • #30724 - Upgrade to Mutiny 1.9.0
  • #30722 - Set SameSite Strict only on OIDC session cookie
  • #30720 - Bump picocli.version from 4.7.0 to 4.7.1
  • #30719 - Bump jackson-bom from 2.14.1 to 2.14.2
  • #30715 - PanacheRepositoryResource should implement ReactiveRestDataResource
  • #30713 - Use MapProperty instead of Map
  • #30694 - Use newer API for creating tmp files in RESTEasy Reactive
  • #30692 - Bump htmlunit version to 2.70.0
  • #30686 - Don't fail send when a sse sink has been closed
  • #30681 - RESTEasy Reactive: SSE broadcaster fails if a sink has been closed
  • #30680 - Mark methods generatred by ASM transformations as synthetic
  • #30659 - Drop unused class GradleLogger
  • #30653 - Fix opening in IDE when more than IDE is running
  • #30652 - Match prometheus export metrics format
  • #30651 - ArC - use reflection fallback for PreDestroy callbacks if needed
  • #30649 - Document redirect options in RESTEasy Reactive
  • #30644 - Adjust source language absent in documentation code blocks
  • #30636 - PreDestroy hooks fail depending on method modifiers
  • #30635 - Introduce a minimum-java-version in the extension descriptor metadata
  • #30625 - OIDC authentication loop if Cookie Policy sameSite=strict
  • #30624 - Fix NPE obtaining a project map from Maven session
  • #30622 - Update invalid package in guide
  • #30612 - Fix import file name in redis-reference.adoc
  • #30609 - Qute generated resolvers - getters should take precedence over fields
  • #30593 - Qute validation - improve hierarchy indexing to fix assignability issues
  • #30591 - Resolve correct version when application version is unset
  • #30589 - Bump junit-bom from 5.9.1 to 5.9.2
  • #30585 - Bump Microsoft SQL Server JDBC driver to 11.2.3
  • #30584 - Update MS SQL JDBC driver to version 11.2.3
  • #30576 - Use accept header to choose metrics export format
  • #30574 - Handle empty source directory for included builds
  • #30569 - Add default implementation for REST Data interfaces
  • #30564 - Update security-openid-connect-client.adoc
  • #30559 - container-image extension running with kubernetes extension
  • #30557 - AWT: JniRuntimeAccess: freetypeScaler.c calls sun.font.FontUtilities
  • #30548 - Add a blurb about not supporting validation.xml in Quarkus
  • #30526 - RESTEasy classic servlets - add RoutingContext to active request context
  • #30515 - Native build fails with hibernate-orm-rest-data-panache + elytron-security-properties-file
  • #30513 - Limit application.properties lookup to main source set
  • #30510 - Simplify logic in create-app.adoc and allow to define stream
  • #30501 - Fix HibernateOrmCodestart
  • #30500 - Place extension with an unknown category in the uncategorized category
  • #30496 - Update documentation
  • #30490 - Avoid adding the exception itself as a suppressed exception
  • #30488 - Updates to Infinispan 14.0.6.Final

... (truncated)

Commits
  • d37d54c [RELEASE] - Bump version to 2.16.2.Final
  • 0df8368 Metrics - check if index contains class before attempting to use it
  • 3ed1369 Return text from /q/metrics when the Accept header contains html
  • 110175e Fix OIDC capability string
  • 4c80f96 Use SchemaType.ARRAY instead of "ARRAY" for native support
  • 2649caa Add AppCDS documentation
  • 925b9cc Merge pull request #30962 from gsmet/2.16.2-backports-1
  • 16f4dff Merge pull request #30956 from yrodiere/orm5_6_15-2.16
  • dfe2afa Remove duplicate notification of SseBroadcaster's onErrorListeners
  • 945459a Ignore interface/class without default constructs fields in SB config
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.2.0.Final to 2.16.2.Final

Updates quarkus-bootstrap-maven-plugin from 2.2.0.Final to 2.16.2.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)

Bumps `quarkus.version` from 2.2.0.Final to 2.16.2.Final.

Updates `quarkus-bom` from 2.2.0.Final to 2.16.2.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.2.0.Final...2.16.2.Final)

Updates `quarkus-maven-plugin` from 2.2.0.Final to 2.16.2.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.2.0.Final to 2.16.2.Final

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

Superseded by #98.

@dependabot dependabot bot closed this Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.16.2.Final branch February 16, 2023 23:57
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