Skip to content

Bump quarkus-bom from 2.6.1.Final to 2.15.3.Final#193

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-bom-2.15.3.Final
Closed

Bump quarkus-bom from 2.6.1.Final to 2.15.3.Final#193
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.quarkus-quarkus-bom-2.15.3.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2023

Bumps quarkus-bom from 2.6.1.Final to 2.15.3.Final.

Release notes

Sourced from quarkus-bom's releases.

2.15.3.Final

Complete changelog

  • #30255 - Introduce a JSON Stream parser for the reactive rest client
  • #30242 - Throw an IllegalStateException with basic info about the provider that failed to provide a resource
  • #30227 - SmallRye GraphQL 1.9.1/2.0.1 + config property to control Federation
  • #30218 - OIDC documentation fixes
  • #30200 - Ensure that Kotlin implementation of QuarkusApplication works properly
  • #30195 - Log graphql.execution.AbortExecutionException when it occurs
  • #30190 - 2.15.2.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #30187 - Bump xstream from 1.4.19 to 1.4.20
  • #30183 - Fixing typos in security overview doc
  • #30177 - Properly handle SSE comments in RESTEasy Reactive client and server code
  • #30172 - Codestarts - Fix flattening of log levels
  • #30169 - NullPointerException when sending SSE with comment only
  • #30161 - Align behavior for getDeferredIdentity and getIdentity in TestIdentityAssociation
  • #30160 - Different behavior in TestIdentityAssociation for getDeferredIdentity and getIdentity
  • #30157 - Gradle quarkusDev: don't use test classes dir for app classes
  • #30155 - Show how to verify smallrye-jwt issuer in a shared network
  • #30154 - Remove remaining references to javax classes
  • #30152 - Improve error handling of AbortExecutionException in smallrye-graphql extension
  • #30146 - Properly segregate Json MessageBodyReader/Writer classes for server and client
  • #30145 - GraphQL federation directives, which allow multiple values, do not match Apollo contract
  • #30142 - When disabling name and version for label selectod in k8s, don't remove from labels
  • #30138 - Keycloak Dev Services
  • #30132 - Register REST Client body parameters for reflection
  • #30119 - Enable/disable GraphQL Federation automatically (+ add a config property for it)
  • #30100 - Setting add-version-to-label-selectors: false removes the app.kubernetes.io/version label
  • #30078 - Quarkus Kotlin Native Reactive REST Client not working properly
  • #30061 - Adding Kotlin Tests Breaks Kotlin/Java project
  • #30044 - Resteasy Reactive Rest Client fails to re-construct large chunks of streamed json (stream+json) and fails deserialization
  • #29998 - Bump to smallrye-config 2.13.1
  • #29918 - smallrye-config: Converter throws IllegalStateException
  • #29609 - Remove Reflection replacements, now supported by GraalVM

2.15.2.Final

Complete changelog

  • #30153 - Ensure that k8s client's ExecConfig works properly in native mode
  • #30151 - quarkus-kubernetes-client fails to use ExecCredential when running in native mode
  • #30143 - Make sure Federation annotations are in the index, add a test
  • #30140 - Properly read the value of testcontainers.reuse.enable
  • #30139 - Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • #30135 - Kafka Dev UI Fixes
  • #30129 - GraphQL federation directives do not appear in the schema
  • #30126 - Update the performance guide with respect to Quarkus default GraalVM GC
  • #30116 - Change quarkus-cache extension status to stable
  • #30074 - Update smallrye-health.adoc

... (truncated)

Commits
  • 66f501a [RELEASE] - Bump version to 2.15.3.Final
  • 2707f6a Merge pull request #30266 from gsmet/2.15.3-backports-2
  • 8ed5f79 Fix memory leak in Agroal local connection cache for Netty's FastThreadLocalT...
  • 0891e8a Introduce a JSON Stream parser for the reactive rest client
  • 8d8d644 Make sure TestMojo resolves test scoped dependencies
  • 82047ff Throw an IllegalStateException with basic info about the provider that failed...
  • 7276d62 SmallRye GraphQL 1.9.1/2.0.1 + config property to control Federation
  • 5e71f3f When disabling add-version-to-label-selectors in k8s, don't remove version label
  • 59335f7 fixed access confguration
  • da7aa47 Clarified class names of filters
  • Additional commits viewable in compare view

Dependabot compatibility score

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-bom](https://github.com/quarkusio/quarkus) from 2.6.1.Final to 2.15.3.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.6.1.Final...2.15.3.Final)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2023

Superseded by #194.

@dependabot dependabot bot closed this Jan 19, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-2.15.3.Final branch January 19, 2023 02:04
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.

0 participants