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.10.2.Final to 2.10.3.Final #58

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.version from 2.10.2.Final to 2.10.3.Final.
Updates quarkus-bom from 2.10.2.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
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

Updates quarkus-maven-plugin from 2.10.2.Final to 2.10.3.Final

Updates quarkus-bootstrap-maven-plugin from 2.10.2.Final to 2.10.3.Final

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.10.2.Final to 2.10.3.Final.

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

Updates `quarkus-maven-plugin` from 2.10.2.Final to 2.10.3.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.10.2.Final to 2.10.3.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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2022

Superseded by #59.

@dependabot dependabot bot closed this Jul 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.10.3.Final branch July 20, 2022 23: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