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 #47

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 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.2.Final

Complete changelog

  • #28525 - Upgrade Gizmo to 1.1.1.Final - 2.13
  • #28500 - Add Rest Client Guide to Dev UI
  • #28498 - Fix RESTEasy Reactive testsuite
  • #28495 - Bump scala.version from 2.13.9 to 2.13.10
  • #28478 - Make sure all CLI commands work with Powershell
  • #28477 - Fix RESTEasy Reactive Kotlin serialization extensions
  • #28472 - Move OidcClientFilter annotation to quarkus-oidc-client
  • #28470 - Move OidcClientFilter annotation to quarkus-oidc-client
  • #28465 - CLI example from guide do not work on PowerShell on Windows
  • #28464 - Ensure that JAX-RS Cookie parameter type is usable in Resource methods
  • #28462 - Prevent possible NPE when building violations report
  • #28458 - Use fixed ports in Dev Service for Keycloak on shared network & user request
  • #28453 - CookieParam is not correctly handled by the default Resteasy Reactive converter
  • #28451 - Introduce a version of @​OidcClientFilter for the reactive client
  • #28442 - Fix RESTEasy Reactive match bug
  • #28436 - Eventbus documentation uses non existing method
  • #28434 - Fixed maven and gradle snippet in documentation for artemis-jms
  • #28431 - Registration for reflection of non-public classes under java. fails silently
  • #28426 - Update the keycloak-admin-client doc to show a correct URL for legacy Keycloak
  • #28419 - Make sure the app model is initialized from the POMs provided by the Maven plugin
  • #28417 - Add ':Z' opt to volume mount in OpenTelemetry guide
  • #28413 - Bump elasticsearch-opensource-components.version from 8.4.2 to 8.4.3
  • #28412 - Allows Linux-only extensions on Windows with Linux builder image
  • #28408 - Update OIDC DevUI to accept hybrid application types
  • #28404 - Upgrade protobuf to 3.19.6
  • #28400 - Add link to datasource guide for JDBC and datasource extensions
  • #28390 - Bump mongo-client.version from 4.7.1 to 4.7.2
  • #28384 - Improve OpenApi CORS message
  • #28377 - Log on startup with "Default CORS properties will be used, please use 'quarkus.http.cors' properties instead" without more information
  • #28375 - Quarkus fails when using jgitver
  • #28335 - Native awt build fails on Windows also when running with native-build-container
  • #28294 - Retry the admin token acquisition in DevServices for Keycloak
  • #28284 - Container image registry is ignored when using quarkus-openshift
  • #28134 - Use proper type for serializing Kotlin response
  • #28110 - Bump elasticsearch-opensource-components.version from 8.4.1 to 8.4.2
  • #28096 - Serializer for class 'ArrayList' is not found.
  • #28077 - Update to Netty 4.1.82 and Brotli4J 1.8.0
  • #28074 - Bump scala.version from 2.13.8 to 2.13.9
  • #27763 - Incorrect Devservices config generated for Keycloak with Testcontainers Cloud
  • #27594 - Avoid leaking memory in SseParser
  • #16522 - Enhance RestClient Reactive to support registering providers via custom annotations

2.13.1.Final

Major changes

  • #28320 - Deprecate SmallRye OpenTracing and SmallRye Metrics

... (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-bootstrap-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.2.Final

Complete changelog

  • #28525 - Upgrade Gizmo to 1.1.1.Final - 2.13
  • #28500 - Add Rest Client Guide to Dev UI
  • #28498 - Fix RESTEasy Reactive testsuite
  • #28495 - Bump scala.version from 2.13.9 to 2.13.10
  • #28478 - Make sure all CLI commands work with Powershell
  • #28477 - Fix RESTEasy Reactive Kotlin serialization extensions
  • #28472 - Move OidcClientFilter annotation to quarkus-oidc-client
  • #28470 - Move OidcClientFilter annotation to quarkus-oidc-client
  • #28465 - CLI example from guide do not work on PowerShell on Windows
  • #28464 - Ensure that JAX-RS Cookie parameter type is usable in Resource methods
  • #28462 - Prevent possible NPE when building violations report
  • #28458 - Use fixed ports in Dev Service for Keycloak on shared network & user request
  • #28453 - CookieParam is not correctly handled by the default Resteasy Reactive converter
  • #28451 - Introduce a version of @​OidcClientFilter for the reactive client
  • #28442 - Fix RESTEasy Reactive match bug
  • #28436 - Eventbus documentation uses non existing method
  • #28434 - Fixed maven and gradle snippet in documentation for artemis-jms
  • #28431 - Registration for reflection of non-public classes under java. fails silently
  • #28426 - Update the keycloak-admin-client doc to show a correct URL for legacy Keycloak
  • #28419 - Make sure the app model is initialized from the POMs provided by the Maven plugin
  • #28417 - Add ':Z' opt to volume mount in OpenTelemetry guide
  • #28413 - Bump elasticsearch-opensource-components.version from 8.4.2 to 8.4.3
  • #28412 - Allows Linux-only extensions on Windows with Linux builder image
  • #28408 - Update OIDC DevUI to accept hybrid application types
  • #28404 - Upgrade protobuf to 3.19.6
  • #28400 - Add link to datasource guide for JDBC and datasource extensions
  • #28390 - Bump mongo-client.version from 4.7.1 to 4.7.2
  • #28384 - Improve OpenApi CORS message
  • #28377 - Log on startup with "Default CORS properties will be used, please use 'quarkus.http.cors' properties instead" without more information
  • #28375 - Quarkus fails when using jgitver
  • #28335 - Native awt build fails on Windows also when running with native-build-container
  • #28294 - Retry the admin token acquisition in DevServices for Keycloak
  • #28284 - Container image registry is ignored when using quarkus-openshift
  • #28134 - Use proper type for serializing Kotlin response
  • #28110 - Bump elasticsearch-opensource-components.version from 8.4.1 to 8.4.2
  • #28096 - Serializer for class 'ArrayList' is not found.
  • #28077 - Update to Netty 4.1.82 and Brotli4J 1.8.0
  • #28074 - Bump scala.version from 2.13.8 to 2.13.9
  • #27763 - Incorrect Devservices config generated for Keycloak with Testcontainers Cloud
  • #27594 - Avoid leaking memory in SseParser
  • #16522 - Enhance RestClient Reactive to support registering providers via custom annotations

2.13.1.Final

Major changes

  • #28320 - Deprecate SmallRye OpenTracing and SmallRye Metrics

... (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-bootstrap-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-bootstrap-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 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2022

Superseded by #49.

@dependabot dependabot bot closed this Oct 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.13.2.Final branch October 20, 2022 07:46
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.

0 participants