quarkiverse / quarkus-wiremock

Quarkus extension for launching an in-process Wiremock server
https://wiremock.org/
Apache License 2.0
15 stars 8 forks source link

Bump quarkus.version from 2.16.2.Final to 3.0.0.Final #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from quarkus-bom's releases.

3.0.0.CR2

Major changes

  • #32362 - Add Gradle project update
  • #32151 - Make Dev UI 2 the default Dev UI
  • #32136 - Introduce HTTP security policy mapping between roles and permissions

Complete changelog

  • #32406 - RestClient Reactive: copy method parameter annotations to the generated class
  • #32405 - ArC: fix spying on intercepted beans
  • #32403 - Make SDKMAN releases minor for maintenance and preview releases
  • #32402 - Fix ConfigMap volumes example at deploying-to-kubernetes.adoc
  • #32401 - Remove Amazon Services related entries from MAINTAINERS.adoc
  • #32400 - DevUI: RabbitMQ Reactive Messaging
  • #32396 - Provide an actionable console item for missing DevUI
  • #32395 - Bump Dekorate to 3.5.4
  • #32393 - Allow relying on Jackson-databind in Dev UI JsonRpc services regardless of runtime dependencies
  • #32390 - Fix copy paste typo
  • #32388 - Add some documentation about the /q/info endpoint
  • #32387 - Update Test timeouts for Windows
  • #32386 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
  • #32380 - Bump jacoco.version from 0.8.8 to 0.8.9
  • #32371 - Add a way to expose more git info
  • #32364 - Improve error message when a to-index dependency is missing
  • #32362 - Add Gradle project update
  • #32360 - Qute validation - fix the way the namespace expressions are collected
  • #32356 - Refactor the QuteProcessor#validateNestedExpressions() method
  • #32355 - Cannot using 2 classes with Qute @MessageBundle with different namespace
  • #32351 - Cleanup PackageConfig
  • #32349 - Better error on unparseable GraphQL JSON request
  • #32342 - Avoid deprecated Maven API in DevMojo
  • #32339 - Add the .quarkus directory to project .gitignore
  • #32335 - Native sources build step output GraalVM version and docker image to use
  • #32334 - Pressing ‘d’ for open dev mode should provide info on how to enable devui if devui not available
  • #32331 - Documentation: fix typos and merged paragraphs in extending the CLI section
  • #32328 - native sources build step should tell the GraalVM version to use
  • #32325 - CLI plugin improvements and fixes
  • #32323 - Bump elasticsearch-opensource-components.version from 8.6.2 to 8.7.0
  • #32321 - Bump groovy from 4.0.10 to 4.0.11
  • #32318 - Revert io.netty.noUnsafe change
  • #32314 - DevUI: SmallRye Metrics
  • #32312 - Change link to new Dev UI
  • #32310 - Set a slightly higher memory for testing
  • #32308 - Upgrade to Hibernate ORM 6.2.0.Final and Hibernate Reactive 2.0.0.Beta1
  • #32307 - DevUI: Info extension
  • #32306 - Bump smallrye-jwt version to 4.2.1
  • #32305 - quarkus kill should on discovery say what it is installing
  • #32304 - quarkus plug caching issue?
  • #32303 - qurkus kill fails if jbang not installed

... (truncated)

Commits
  • fe1e760 [RELEASE] - Bump version to 3.0.0.Final
  • 68e6c86 Merge pull request #32410 from iocanel/even-more-cli-fixes
  • fecea42 Merge pull request #32553 from quarkusio/dependabot/maven/org.apache.maven.pl...
  • 2caa430 Merge pull request #32555 from phillip-kruger/devui-testing-stacked-bar
  • 8c8720f Merge pull request #32536 from ia3andy/use-update-props
  • aa39566 Merge pull request #32543 from gsmet/dev-ui-rr-score
  • 715ea8b Merge pull request #32508 from snazy/gradle-conf-cache
  • 56b9b99 Merge pull request #32535 from snazy/gradle-not-all-sys-props
  • b43f0d6 Change pie to bar in continuous-testing dev ui
  • 3220bfc Bump maven-invoker-plugin from 3.4.0 to 3.5.1
  • Additional commits viewable in compare view


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

Updates quarkus-extension-processor from 2.16.2.Final to 3.0.0.Final

Updates quarkus-extension-maven-plugin from 2.16.2.Final to 3.0.0.Final

Release notes

Sourced from quarkus-extension-maven-plugin's releases.

3.0.0.CR2

Major changes

  • #32362 - Add Gradle project update
  • #32151 - Make Dev UI 2 the default Dev UI
  • #32136 - Introduce HTTP security policy mapping between roles and permissions

Complete changelog

  • #32406 - RestClient Reactive: copy method parameter annotations to the generated class
  • #32405 - ArC: fix spying on intercepted beans
  • #32403 - Make SDKMAN releases minor for maintenance and preview releases
  • #32402 - Fix ConfigMap volumes example at deploying-to-kubernetes.adoc
  • #32401 - Remove Amazon Services related entries from MAINTAINERS.adoc
  • #32400 - DevUI: RabbitMQ Reactive Messaging
  • #32396 - Provide an actionable console item for missing DevUI
  • #32395 - Bump Dekorate to 3.5.4
  • #32393 - Allow relying on Jackson-databind in Dev UI JsonRpc services regardless of runtime dependencies
  • #32390 - Fix copy paste typo
  • #32388 - Add some documentation about the /q/info endpoint
  • #32387 - Update Test timeouts for Windows
  • #32386 - Do not print stack-trace in LogStreamBroadcaster.recordHistory
  • #32380 - Bump jacoco.version from 0.8.8 to 0.8.9
  • #32371 - Add a way to expose more git info
  • #32364 - Improve error message when a to-index dependency is missing
  • #32362 - Add Gradle project update
  • #32360 - Qute validation - fix the way the namespace expressions are collected
  • #32356 - Refactor the QuteProcessor#validateNestedExpressions() method
  • #32355 - Cannot using 2 classes with Qute @MessageBundle with different namespace
  • #32351 - Cleanup PackageConfig
  • #32349 - Better error on unparseable GraphQL JSON request
  • #32342 - Avoid deprecated Maven API in DevMojo
  • #32339 - Add the .quarkus directory to project .gitignore
  • #32335 - Native sources build step output GraalVM version and docker image to use
  • #32334 - Pressing ‘d’ for open dev mode should provide info on how to enable devui if devui not available
  • #32331 - Documentation: fix typos and merged paragraphs in extending the CLI section
  • #32328 - native sources build step should tell the GraalVM version to use
  • #32325 - CLI plugin improvements and fixes
  • #32323 - Bump elasticsearch-opensource-components.version from 8.6.2 to 8.7.0
  • #32321 - Bump groovy from 4.0.10 to 4.0.11
  • #32318 - Revert io.netty.noUnsafe change
  • #32314 - DevUI: SmallRye Metrics
  • #32312 - Change link to new Dev UI
  • #32310 - Set a slightly higher memory for testing
  • #32308 - Upgrade to Hibernate ORM 6.2.0.Final and Hibernate Reactive 2.0.0.Beta1
  • #32307 - DevUI: Info extension
  • #32306 - Bump smallrye-jwt version to 4.2.1
  • #32305 - quarkus kill should on discovery say what it is installing
  • #32304 - quarkus plug caching issue?
  • #32303 - qurkus kill fails if jbang not installed

... (truncated)

Commits
  • fe1e760 [RELEASE] - Bump version to 3.0.0.Final
  • 68e6c86 Merge pull request #32410 from iocanel/even-more-cli-fixes
  • fecea42 Merge pull request #32553 from quarkusio/dependabot/maven/org.apache.maven.pl...
  • 2caa430 Merge pull request #32555 from phillip-kruger/devui-testing-stacked-bar
  • 8c8720f Merge pull request #32536 from ia3andy/use-update-props
  • aa39566 Merge pull request #32543 from gsmet/dev-ui-rr-score
  • 715ea8b Merge pull request #32508 from snazy/gradle-conf-cache
  • 56b9b99 Merge pull request #32535 from snazy/gradle-not-all-sys-props
  • b43f0d6 Change pie to bar in continuous-testing dev ui
  • 3220bfc Bump maven-invoker-plugin from 3.4.0 to 3.5.1
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #22.