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.16.0.Final to 2.16.1.Final #255

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 2.16.0.Final to 2.16.1.Final.
Updates quarkus-bom from 2.16.0.Final to 2.16.1.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
  • fcb3929 [RELEASE] - Bump version to 2.16.1.Final
  • 9beeaf6 Use accept header to choose metics export format
  • 9e11b60 Merge pull request #30749 from gsmet/2.16.1-backports-2
  • e39a932 Bump jackson-bom from 2.14.1 to 2.14.2
  • 0697ad2 Bump junit-bom from 5.9.1 to 5.9.2
  • 27f0642 Bump junit-jupiter from 5.9.1 to 5.9.2
  • 8134ac1 Upgrade to Mutiny 1.9.0
  • ce859d3 Bump mariadb-java-client from 3.1.1 to 3.1.2
  • 0a62669 Use MapProperty instead of Map
  • 07b244b Bump picocli.version from 4.7.0 to 4.7.1
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 2.16.0.Final to 2.16.1.Final

Updates quarkus-maven-plugin from 2.16.0.Final to 2.16.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)

Bumps `quarkus.version` from 2.16.0.Final to 2.16.1.Final.

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

Updates `quarkus-bootstrap-maven-plugin` from 2.16.0.Final to 2.16.1.Final

Updates `quarkus-maven-plugin` from 2.16.0.Final to 2.16.1.Final

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@zhfeng zhfeng merged commit 1ab1e12 into master Feb 2, 2023
@zhfeng zhfeng deleted the dependabot/maven/quarkus.version-2.16.1.Final branch February 2, 2023 10:56
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.

None yet

1 participant