Skip to content

Bump quarkus-bom from 2.6.1.Final to 2.10.3.Final#155

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

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

Release notes

Sourced from quarkus-bom's releases.

2.10.3.Final

Complete changelog

  • #26797 - SmallRye GraphQL - Throw the original throwable on error
  • #26777 - GraphQL: Make sure the context terminate
  • #26757 - Set the recommended Dependency Check plugin version to 7.1.1
  • #26748 - Request Context not terminated with GraphQL
  • #26737 - Adjust some extension descriptions
  • #26732 - Use grpc instead of grpc-server for the Kubernetes port name
  • #26713 - Bump smallrye-jwt version to 3.5.3
  • #26710 - Fix Javadoc of QuarkusTestResourceLifecycleManager's start method
  • #26698 - Add "default-codestart" in platform catalog metadata
  • #26681 - Strip debug information from the native executable unconditionally
  • #26673 - Test Hibernate Reactive fetch with getReference
  • #26662 - Fix a typo error in gradle-tooling.adoc
  • #26661 - Fix cryptic 'The supplier returned null' message if OIDC server connection fails
  • #26645 - Add missing link to Podman in documentation prerequisites
  • #26644 - Clear outer instances when init test state is called
  • #26637 - Fix OidcClient duplicating the client_id for the public client
  • #26634 - Update 'getting started' documentation for 'quarkus-maven-plugin' version following Quarkus example
  • #26622 - Qute - fix origin of an expression used as a section param
  • #26619 - OIDC Client repeatedly adds client-id when no secret is specified
  • #26608 - Strip the scheme value from the OIDC proxy host
  • #26605 - Kafka dev service redpanda container failing with Text file busy
  • #26603 - Kafka dev service redpanda container failing with Text file busy
  • #26601 - Fix race condition in content-length header setting
  • #26599 - custom content-length header is not used with resteasy-reactive
  • #26597 - Clear Reactive REST Client mocks after the test runs
  • #26594 - @​InjectMock with reactive RestClient breaks the RestClient for subsequent tests
  • #26583 - Bump smallrye-jwt version to 3.5.2
  • #26580 - Fix testing guide's example for Testcontainers
  • #26577 - Quarkus oidc proxy host expects protocol
  • #26573 - Incomplete example code in testing guide
  • #26561 - Ensure that labels for different k8s targets don't interfere with each other
  • #26543 - Allow overriding of various k8s labels
  • #26516 - Kubernetes extension(s) have stopped generating the app.openshift.io/runtime label
  • #26499 - Support authSource in liquibase-mongodb
  • #25850 - Quarkus Liquibase MongoDB extension properties not used
  • #15839 - Fetch a lazy association after using getReference doesn't work with Hibernate Reactive

2.10.2.Final

Complete changelog

  • #26558 - Set service account name only to the generated deployment
  • #26556 - Fix tests lifecycle instance and methods annotated with AfterAll
  • #26550 - Document Reactive datasource URL
  • #26545 - Add quarkus-jdbc-derby-deployment constraint to the BOM
  • #26544 - Bump Keycloak version to 18.0.2

... (truncated)

Commits
  • 55cf39d [RELEASE] - Bump version to 2.10.3.Final
  • 72f0037 SmallRye GraphQL - Throw the original throwable on error
  • 6fc7f96 Merge pull request #26790 from gsmet/2.10.3-backports-1
  • 41bb33c GraphQL: Make sure the context terminate
  • cd7d6d9 Adjust some extension descriptions
  • ea60cf6 Set the recommended Dependency Check plugin version to 7.1.1
  • 9385a42 Use grpc instead of grpc-server for the Kubernetes port name
  • 9c5f1b5 Fix Javadoc of QuarkusTestResourceLifecycleManager's start method
  • 3c9db6d Bump smallrye-jwt version to 3.5.3
  • 4f0120a Add default codestart in platform catalog metadata
  • 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.10.3.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.6.1.Final...2.10.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 Jul 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #156.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-2.10.3.Final branch July 21, 2022 02:10
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