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

chore(deps): bump quarkus.version from 1.13.0.Final to 1.13.1.Final #26

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2021

Bumps quarkus.version from 1.13.0.Final to 1.13.1.Final.
Updates quarkus-bom from 1.13.0.Final to 1.13.1.Final

Release notes

Sourced from quarkus-bom's releases.

1.13.1.Final

Major changes

Complete changelog

  • #16305 - Explicitly wait for the broker to be running before executing the test
  • #16304 - Use fixed port for mailer test
  • #16303 - Be smarter about discarding log messages
  • #16301 - More consistency for the step names, job name is already descriptive
  • #16298 - Use the job name in Surefire Reports artifact names
  • #16297 - Disable live reload instrumentation by default
  • #16295 - Fix wrong location of Micrometer Prometheus extension descriptor
  • #16293 - Extend Liquibase IT with includeAll
  • #16290 - Check whether the project already imports the platform for the added extension before importing it
  • #16287 - Update OIDC to accept all RS and ES algorithms
  • #16282 - Only resolve db kind implicitly if we have no named datasources around
  • #16273 - Fix OidcClient test failure
  • #16272 - Avoid nasty NPE when trying to open Eclipse IDE
  • #16269 - Print error message is printed with certificate is self-signed when deploying to OpenShift
  • #16265 - Until the delayed handler is activated, drop anything below INFO level
  • #16264 - mvn quarkus:add-extension broken always adding bom
  • #16263 - Add missing "volatile" to some dev mode handlers
  • #16262 - Re-add Kafka group.id documentation, deleted in commit 8a56a30b51
  • #16252 - Jacoco multi module fixes
  • #16247 - Upgrade to Quarkus HTTP 3.1.0.Final and related cleanup
  • #16244 - Update micrometer guide URL
  • #16239 - Missing Hazelcast logs after change #15636
  • #16237 - Fix JAX-RS Application class hierarchy handling
  • #16232 - Fix typo in getting started
  • #16229 - Upload the Surefire reports as artifacts
  • #16228 - Resteasy fails to load abstract subclass of javax.ws.rs.core.Application
  • #16215 - Add token audience param to oidc-client
  • #16214 - Handle user declared annotation processor
  • #16210 - Liquibase fails to find datasource when devservices is disabled.
  • #16200 - UnsatisfiedResolutionException : Build Failed with Mapstruct and Quarkus 1.13.0
  • #16196 - Quarkus 1.13.0.Final Gradle plugin does not run annotation processors
  • #16189 - API to check if property exists
  • #16187 - Fix flaky rest-client test
  • #16186 - REST Client Reactive cleanup
  • #16185 - Add quarkusCoreVersion parameter to generate-platform-descriptor-json goal
  • #16183 - Fix issue with fast-jar not working using OpenShift and Docker strategy
  • #16181 - Rest Client Reactive: detect blocking the event loop
  • #16177 - Fixed the codestarts artifactId
  • #16171 - Disable SSL verification when trust-all property is enabled
  • #16167 - Fix Uni response type handling in quarkus-rest-client-reactive
  • #16164 - Micrometer: Simplify Vertx HTTP binder init; http settings in dev mode
  • #16157 - Use Vert.x Buffer for OIDC requests
  • #16156 - Fix CompletionStage response type handling in quarkus-rest-client-reactive

... (truncated)

Commits
  • 82e96eb [RELEASE] - Bump version to 1.13.1.Final
  • 11f0ec5 Merge pull request #16312 from gsmet/1.13.1-backports-2
  • 7a1b84a Fix 16274
  • e6414bd Be smarter about discarding log messages
  • a49b594 Check whether the project already imports the platform for the added extensio...
  • 7e31978 Only resolve db kind implicitly if we have no named datasources around
  • 76fd069 Disable live reload instrumentation by default
  • 52efc11 More consistency for the step names, job name is already descriptive
  • 45072be Use fixed port for mailer test
  • 77476a0 Explicitly wait for the broker to be running before executing the test.
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 1.13.0.Final to 1.13.1.Final

Updates quarkus-bootstrap-maven-plugin from 1.13.0.Final to 1.13.1.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

Bumps `quarkus.version` from 1.13.0.Final to 1.13.1.Final.

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

Updates `quarkus-maven-plugin` from 1.13.0.Final to 1.13.1.Final

Updates `quarkus-bootstrap-maven-plugin` from 1.13.0.Final to 1.13.1.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2021
@metacosm metacosm self-assigned this Apr 8, 2021
@metacosm metacosm merged commit da0575c into master Apr 8, 2021
@metacosm metacosm deleted the dependabot/maven/quarkus.version-1.13.1.Final branch April 8, 2021 20:47
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.

None yet

1 participant