quarkiverse / quarkus-mockk

Mockk Quarkus Extension
Apache License 2.0
24 stars 10 forks source link

Bump quarkus.version from 2.14.1.Final to 2.14.2.Final #167

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

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-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)