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.1.Final to 2.16.2.Final #261

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from quarkus-bom's releases.

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
  • #30947 - Ignore interface/class without default constructs fields in SB config
  • #30940 - Use SchemaType.ARRAY instead of "ARRAY" for native support
  • #30919 - Compilation to native fails, when quarkus-smallrye-openapi is included
  • #30916 - Add AppCDS documentation
  • #30896 - Quarkus spring-boot-properties extension unable to handle complex configuration.
  • #30878 - Bump postgresql from 42.5.2 to 42.5.3
  • #30866 - Only run the quickstart compilation for main
  • #30851 - Fixed return type typo in smallrye graphQL guide
  • #30844 - Fixed greeting in getting started guide
  • #30839 - Fix handling of Accept header in graphQL
  • #30833 - Update docs to show BuildProducer use as method parameter instead of field
  • #30828 - Make OIDC session cookie same site lax by default
  • #30826 - Caffeine - Automatically register metrics cache impls if Micrometer is around
  • #30825 - Fix comment about Caffeine optimization
  • #30823 - Change accept header to valid plain text in micrometer documentation
  • #30821 - Packaging type -Dquarkus.package.create-appcds=true isn't documented
  • #30815 - Update SmallRye Config to 2.13.2
  • #30812 - Manage the apache-mime4j dependency
  • #30806 - / in Accept header is ignored if not listed as the first item
  • #30805 - MailTemplateInstance with attachments
  • #30803 - Support file and byte array attachments in MailTemplateInstance
  • #30797 - OIDC login not work
  • #30783 - uses 'quarkus.platform.artifact-id' property
  • #30778 - Avoid creating 3 Liquibase MongoDB instances for startup operations
  • #30776 - Ensure that AwsProxyRequestContext can be used with @​Context in RESTEasy Reactive
  • #30767 - Remove duplicate notification of SseBroadcaster's onErrorListeners
  • #30765 - Bump postgresql from 42.5.1 to 42.5.2
  • #30755 - Update ForwardedParser to validate the port
  • #30744 - [Quarkus Native] ClassNotFoundException: com.github.benmanes.caffeine.cache.SSSW
  • #30536 - munitnyucontextmanager non helpful error reporting
  • #29753 - Introduce ConnectionFactoryWrapperBuildItem
  • #29605 - Update docs to reflect that injection should not
  • #27774 - PLANNER-1709 Avoid deprecated penalize/reward overloads
  • #23442 - problem using quarkus-resteasy-reactive-kotlin-serialization with AwsProxyRequestContext
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-bootstrap-maven-plugin from 2.16.1.Final to 2.16.2.Final

Updates quarkus-maven-plugin from 2.16.1.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2023
Bumps `quarkus.version` from 2.16.1.Final to 2.16.2.Final.

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

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

Updates `quarkus-maven-plugin` from 2.16.1.Final to 2.16.2.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 force-pushed the dependabot/maven/1.0.x/quarkus.version-2.16.2.Final branch from 8179544 to a289467 Compare February 11, 2023 14:54
@zhfeng zhfeng merged commit 4b23e59 into 1.0.x Feb 11, 2023
@zhfeng zhfeng deleted the dependabot/maven/1.0.x/quarkus.version-2.16.2.Final branch February 11, 2023 15:10
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