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.13.0.Final to 2.13.2.Final #64

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps quarkus.version from 2.13.0.Final to 2.13.2.Final.
Updates quarkus-bom from 2.13.0.Final to 2.13.2.Final

Release notes

Sourced from quarkus-bom's releases.

2.13.1.Final

Major changes

  • #28320 - Deprecate SmallRye OpenTracing and SmallRye Metrics

Complete changelog

  • #28382 - Incorporate quickstart changes in security-openid-connect-client guide
  • #28381 - Fix ConfigDescriptionsManager misinterpreting a double-quote alone (") as a quoted part
  • #28355 - Honour DOCKER_CONFIG env var in jib the same way as in jib-core
  • #28354 - DOCKER_CONFIG
  • #28351 - Docs & Tests - migrate SSL certificate files property from deprecated
  • #28347 - Update to the Vert.x Mutiny bindings 2.27.0
  • #28343 - Properly take produced media type into account when building validation error report
  • #28340 - Revert "Prevent possible memory leak from Reactive REST Client multipart upload usage"
  • #28339 - Remove a call to the Uni.log() operator in the Stork HTTP client filter
  • #28338 - Update kotlin.version 1.7.20
  • #28336 - Fix two typos in hiberate-orm-panache.adoc
  • #28334 - [2.13.0.Final]: /q/dev UI throws an error when navigating to "Configuration" -> "Config Editor"
  • #28333 - Fix sample code in csrf project
  • #28328 - RESTEasy client - use our provider factory when accessed statically
  • #28324 - Hibernate validator responses with wrong Content-Type header when working in reactive mode
  • #28323 - Update to Vert.x 4.3.4
  • #28321 - Bump kubernetes-client-bom from 5.12.3 to 5.12.4
  • #28320 - Deprecate SmallRye OpenTracing and SmallRye Metrics
  • #28318 - Avoid Maven imports in core/deployment
  • #28316 - Fixes related to using public APIs introduced in GraalVM 22.3
  • #28312 - Add missing debug config to avoid warnings
  • #28310 - Not to ignore the property quarkus.kubernetes.ports.<name>.protocol
  • #28304 - Prefix OIDC DevUI service path with forward slash
  • #28300 - Updates to Infinispan 13.0.11.Final
  • #28299 - OIDC: Fix wait strategy not respecting timeout
  • #28296 - Register the StorkClientRequestFilter when we detect a URI starting with stork:// or storks://
  • #28292 - StorkClientRequestFilter not registered when using ClientBuilder to build a jax-rs client
  • #28285 - Run fireOnDataFetchError on batch errors
  • #28283 - Disable all KafkaDevServicesContinuousTesting as flaky
  • #28281 - Disable OpenTelemetryReactiveClientTest#post() as flaky
  • #28276 - Qute getting started guide - remove outdated section about async APIs
  • #28272 - Bump snakeyaml from 1.32 to 1.33
  • #28268 - Fix NPE when the subprotocol of websocket is null
  • #28265 - Fix unmodifiableList handling of parameterized tests
  • #28262 - Proofreading for security-csrf-prevention.adoc
  • #28259 - Fix the original JAR path check in the JarResultBuildStep
  • #28254 - Restore the query when redirecting to the OIDC error path
  • #28253 - Create Kafka admin client for health check only with necessary config
  • #28251 - Filter out a message on Mac indicating that Netty falls back to the system DNS resolver
  • #28246 - Using oidc error-path doesn't keep the original path params used for session handling
  • #28243 - Bump Hibernate Reactive from 1.1.7.Final to 1.1.8.Final
  • #28237 - Bump junit-jupiter from 5.9.0 to 5.9.1
  • #28235 - Fix support for rootless docker context

... (truncated)

Commits
  • e249b50 [RELEASE] - Bump version to 2.13.2.Final
  • aff3ad2 Merge pull request #28525 from gsmet/2.13-gizmo-1.1.1
  • 632abed Upgrade Gizmo to 1.1.1.Final
  • 3d61bd5 Merge pull request #28396 from gsmet/2.13.2-backports-1
  • 3aaf91e Fix RESTEasy Reactive Kotlin Serialization Common extension
  • 65f92e2 Fix package structure of Kotlin serialization extensions
  • ee710b9 Add Rest Client Guide to Dev UI
  • eced01e Bump scala.version from 2.13.9 to 2.13.10
  • 8bd4c6a Fix RESTEasy Reactive testsuite
  • 0f812d5 Fix RR match bug
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.13.0.Final to 2.13.2.Final

Updates quarkus-extension-maven-plugin from 2.13.0.Final to 2.13.2.Final

Release notes

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

2.13.1.Final

Major changes

  • #28320 - Deprecate SmallRye OpenTracing and SmallRye Metrics

Complete changelog

  • #28382 - Incorporate quickstart changes in security-openid-connect-client guide
  • #28381 - Fix ConfigDescriptionsManager misinterpreting a double-quote alone (") as a quoted part
  • #28355 - Honour DOCKER_CONFIG env var in jib the same way as in jib-core
  • #28354 - DOCKER_CONFIG
  • #28351 - Docs & Tests - migrate SSL certificate files property from deprecated
  • #28347 - Update to the Vert.x Mutiny bindings 2.27.0
  • #28343 - Properly take produced media type into account when building validation error report
  • #28340 - Revert "Prevent possible memory leak from Reactive REST Client multipart upload usage"
  • #28339 - Remove a call to the Uni.log() operator in the Stork HTTP client filter
  • #28338 - Update kotlin.version 1.7.20
  • #28336 - Fix two typos in hiberate-orm-panache.adoc
  • #28334 - [2.13.0.Final]: /q/dev UI throws an error when navigating to "Configuration" -> "Config Editor"
  • #28333 - Fix sample code in csrf project
  • #28328 - RESTEasy client - use our provider factory when accessed statically
  • #28324 - Hibernate validator responses with wrong Content-Type header when working in reactive mode
  • #28323 - Update to Vert.x 4.3.4
  • #28321 - Bump kubernetes-client-bom from 5.12.3 to 5.12.4
  • #28320 - Deprecate SmallRye OpenTracing and SmallRye Metrics
  • #28318 - Avoid Maven imports in core/deployment
  • #28316 - Fixes related to using public APIs introduced in GraalVM 22.3
  • #28312 - Add missing debug config to avoid warnings
  • #28310 - Not to ignore the property quarkus.kubernetes.ports.<name>.protocol
  • #28304 - Prefix OIDC DevUI service path with forward slash
  • #28300 - Updates to Infinispan 13.0.11.Final
  • #28299 - OIDC: Fix wait strategy not respecting timeout
  • #28296 - Register the StorkClientRequestFilter when we detect a URI starting with stork:// or storks://
  • #28292 - StorkClientRequestFilter not registered when using ClientBuilder to build a jax-rs client
  • #28285 - Run fireOnDataFetchError on batch errors
  • #28283 - Disable all KafkaDevServicesContinuousTesting as flaky
  • #28281 - Disable OpenTelemetryReactiveClientTest#post() as flaky
  • #28276 - Qute getting started guide - remove outdated section about async APIs
  • #28272 - Bump snakeyaml from 1.32 to 1.33
  • #28268 - Fix NPE when the subprotocol of websocket is null
  • #28265 - Fix unmodifiableList handling of parameterized tests
  • #28262 - Proofreading for security-csrf-prevention.adoc
  • #28259 - Fix the original JAR path check in the JarResultBuildStep
  • #28254 - Restore the query when redirecting to the OIDC error path
  • #28253 - Create Kafka admin client for health check only with necessary config
  • #28251 - Filter out a message on Mac indicating that Netty falls back to the system DNS resolver
  • #28246 - Using oidc error-path doesn't keep the original path params used for session handling
  • #28243 - Bump Hibernate Reactive from 1.1.7.Final to 1.1.8.Final
  • #28237 - Bump junit-jupiter from 5.9.0 to 5.9.1
  • #28235 - Fix support for rootless docker context

... (truncated)

Commits
  • e249b50 [RELEASE] - Bump version to 2.13.2.Final
  • aff3ad2 Merge pull request #28525 from gsmet/2.13-gizmo-1.1.1
  • 632abed Upgrade Gizmo to 1.1.1.Final
  • 3d61bd5 Merge pull request #28396 from gsmet/2.13.2-backports-1
  • 3aaf91e Fix RESTEasy Reactive Kotlin Serialization Common extension
  • 65f92e2 Fix package structure of Kotlin serialization extensions
  • ee710b9 Add Rest Client Guide to Dev UI
  • eced01e Bump scala.version from 2.13.9 to 2.13.10
  • 8bd4c6a Fix RESTEasy Reactive testsuite
  • 0f812d5 Fix RR match bug
  • 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)

Bumps `quarkus.version` from 2.13.0.Final to 2.13.2.Final.

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

Updates `quarkus-maven-plugin` from 2.13.0.Final to 2.13.2.Final

Updates `quarkus-extension-maven-plugin` from 2.13.0.Final to 2.13.2.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.13.0.Final...2.13.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-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
@zhfeng zhfeng merged commit 5eccc1c into main Oct 17, 2022
@zhfeng zhfeng deleted the dependabot/maven/quarkus.version-2.13.2.Final branch October 17, 2022 01:40
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.

1 participant