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.14.1.Final to 2.14.2.Final #322

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps quarkus.version from 2.14.1.Final to 2.14.2.Final.
Updates quarkus-maven-plugin from 2.14.1.Final to 2.14.2.Final

Updates quarkus-bom from 2.14.1.Final to 2.14.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.14.2.Final

Complete changelog

  • #29468 - Upgrade to Jandex 3.0.4
  • #29460 - Ensure that Transfer-Encoding and Content-Length are not both set
  • #29458 - Bump postgresql from 42.5.0 to 42.5.1 in /bom/application
  • #29452 - ArC: filter out class-retained or missing annotations
  • #29447 - Arc - fix InvocationContext parameters for around construct interceptors when there are other interceptors in play
  • #29446 - Fix Vert.x event bus codec registration
  • #29445 - Arc - improve transactional OM error logging to include more information by default
  • #29441 - Fix example code for mocking REST Clients in the REST Client Reactive guide
  • #29434 - Application startup fails using Lombok's @​NonNull on a method annotated with @​ConsumeEvent
  • #29432 - Improve support for conditional bean and declarative filter annotations combination
  • #29429 - ObserverExceptionHandler for non async observers
  • #29425 - Indexed provided annotation breaks build goal (or app startup) in 2.14
  • #29420 - Skip quarkus:dev for modules with packaging pom
  • #29407 - Arc - when adding default scope, check for built-in scopes that might have been added programmatically
  • #29405 - Make sure GraalVM js artifact is consistent with the SDK version
  • #29388 - Update guide link in metadata
  • #29386 - CDI decorators - fix processing of decorated methods
  • #29384 - Move scm information to metadata from top-level, and remove nesting
  • #29376 - Build error processing type annotation on nested generic method parameters
  • #29375 - SmallRye GraphQL 1.8.3
  • #29373 - Ensure proper generic type is used with RestResponse
  • #29369 - Fix class name in kotlin doc
  • #29356 - Add HTTPS port configuration in the HTTP reference guide
  • #29355 - Make sure bean params are @Typed correctly for CDI lookup in case of subtyping
  • #29352 - Introduce way to customize ServerHandler with runtime config
  • #29341 - Rename method names in virtual threads doc
  • #29338 - Disable MailerTest entirely on macOS and disable Kubernetes Dev Services in micrometer-prometheus IT
  • #29336 - kotlinx.serialization.SerializationException: Serializer for class 'ArrayList' is not found.
  • #29335 - Use dcarbone/install-yq-action when installing yq
  • #29334 - Create directories when syncing doc branches for website
  • #29333 - Fix broken markup for a list in security guide
  • #29315 - Jakarta - Add RESTEasy CDI to RESTEasy Common (for RESTEasy Classic)
  • #29314 - Fix NPE in KeycloakDevServicesProcessor
  • #29312 - NPE thrown when trying to connect to existing Keycloak devservice
  • #29308 - Upgrade narayana to 5.13.1.Final
  • #29307 - Upgrade narayana dependencies to version 5.13.1.Final
  • #29302 - Docs: Fix Typo in RabbitMQ Channel Config
  • #29295 - Set higher timeout for Misc 4 native job
  • #29294 - Bypass standard Validation resolution process
  • #29293 - Disable tests failing regularly on M1 host
  • #29292 - Quartz - add a backwards compatibility note
  • #29264 - Bump Dekorate to 3.1.2
  • #29240 - Jakarta - EE 10 - @​Inject should work instead of the deprecated @​Context in RESTEasy Classic
  • #29230 - Failing to create decorator bean on interface with overloaded methods
  • #29227 - Upgrading to 2.14 breaks REST resources (potentially because of BeanParam)
  • #29220 - Update latest brew openjdk package

... (truncated)

Commits
  • 853b3c3 [RELEASE] - Bump version to 2.14.2.Final
  • 0e0cd43 Merge pull request #29474 from gsmet/2.14.2-backports-3
  • b8f1a8f Upgrade to Jandex 3.0.4
  • a54b58c Make sure bean params are @Typed correctly for CDI lookup in case of subtyping
  • f5aa6db Bump postgresql from 42.5.0 to 42.5.1 in /bom/application
  • dba5ace Ensure that Transfer-Encoding and Content-Length are not both set
  • e278857 ArC: filter out class-retained or missing annotations
  • cc26704 Add CORS route to DevConsole
  • de4d6f9 Fix Vert.x event bus codec registration
  • 6219464 Arc - fix InvocationContext parameters for around construct interceptors when...
  • Additional commits viewable in compare view

Updates quarkus-bootstrap-maven-plugin from 2.14.1.Final to 2.14.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.14.1.Final to 2.14.2.Final.

Updates `quarkus-maven-plugin` from 2.14.1.Final to 2.14.2.Final

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

Updates `quarkus-bootstrap-maven-plugin` from 2.14.1.Final to 2.14.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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
...

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 Nov 28, 2022
@ldziedziul ldziedziul merged commit 8ee8693 into master Nov 29, 2022
@dependabot dependabot bot deleted the dependabot/maven/master/quarkus.version-2.14.2.Final branch November 29, 2022 09:14
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

1 participant