Skip to content

Bump quarkus-bom from 1.11.1.Final to 1.12.0.Final #91

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

Merged
merged 2 commits into from
Feb 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps quarkus-bom from 1.11.1.Final to 1.12.0.Final.

Release notes

Sourced from quarkus-bom's releases.

1.12.0.CR1

Major changes

  • #14529 - Remove Vert.x Axle/RX managed instances

Complete changelog

  • #14964 - Minimal change in JavaDoc
  • #14963 - Upgrade to Hibernate ORM 5.4.28.Final
  • #14956 - Load JDBC drivers parent first
  • #14951 - Bump liquibase-core from 4.2.2 to 4.3.0
  • #14950 - Bump awssdk.version from 2.15.77 to 2.15.79
  • #14947 - Fix potential IllegalArgumentException
  • #14942 - Funqy Google Cloud Functions codestart
  • #14941 - Update members of bot label groups
  • #14938 - Turn off CORS headers appended by the Metrics handler
  • #14937 - Qute - force getters access for panache entities
  • #14925 - Fix quarkus websocket guide, failing test
  • #14916 - Update smallrye openapi to 2.0.20
  • #14915 - Follow the convention for the security-openid-connect-multi-tenancy-quickstart
  • #14913 - More diagnostic output when checking for proper docker setup
  • #14908 - Fix Flyway extension in relation with GraalVM master
  • #14903 - Update to RestEasy 4.5.9.Final
  • #14901 - Bump gradle to 6.8.2
  • #14899 - Deprecate --uber-jar option in quarkusBuild task
  • #14895 - ConsumeEvent - defer request context destruction for async return types
  • #14890 - Fix for scala codestart unit test
  • #14877 - Liquibase: fix missing relative csv, sql, procedure & view files in native
  • #14873 - Allow further configuration of Elasticsearch RestClient through HttpClientConfigCallback
  • #14867 - Bump awssdk.version from 2.15.75 to 2.15.77
  • #14866 - Small enhancements in Dev UI Logger
  • #14865 - @DefaultValue for enums ignored in openapi.yaml / swagger-ui
  • #14864 - Add support for Jib's alwaysCacheBaseImage
  • #14863 - Bump junit-jupiter from 5.7.0 to 5.7.1 in /devtools/gradle
  • #14862 - Bump junit-jupiter from 5.7.0 to 5.7.1 in /integration-tests/gradle
  • #14861 - Jib containers add config alwaysCacheBaseImage option
  • #14857 - Upgrade Sentry to 4.1.0
  • #14854 - Reactive Messaging HTTP: auto register payload classes for reflection
  • #14843 - Ensure MetadataImplementor#validate is not run twice
  • #14839 - Add utility method for dealing with default packages
  • #14838 - Bump junit-jupiter from 5.7.0 to 5.7.1
  • #14837 - Bump junit-bom from 5.7.0 to 5.7.1
  • #14833 - LegacyJarRequiredBuildItem for Lambda: get ready for fast-jar as default
  • #14832 - Document @RegisterForReflection(targets=)
  • #14830 - Minor gripes about Log UI in Dev UI
  • #14829 - Postgres TestContainer fails with "No suitable driver found" when switching test profiles
  • #14826 - ArC - make it possible to turn any annotation into a qualifier
  • #14825 - Unpacking the static resources from webjars
  • #14822 - ArC - make it possible to turn an annotation into a qualifier without adding @Qualifier to it
  • #14815 - Update to smallrye-jwt-2.4.3

... (truncated)

Commits
  • ef2e3e8 [RELEASE] - Bump version to 1.12.0.Final
  • d4f440a Merge pull request #15135 from gsmet/1.12.0-backports-3
  • 31adfcc Disable Liquibase Hub prompt/warning
  • 7532d13 Fix typos in Kotlin guide
  • bfb787d Activate annotation processors again for panache
  • e4ca7a6 Fix potential NPE in instrumentation based update
  • 7f84dcb Merge pull request #15126 from gsmet/1.12.0-backports-2
  • 43a6e38 Have Hibernate Reactive depend on quarkus-mutiny correctly
  • 5456176 Use proper metrics path in Kubernetes annotation
  • f496338 Add Mutiny and Vert.x Core extensions to Consul Config dependencies
  • 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 1.11.1.Final to 1.12.0.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@1.11.1.Final...1.12.0.Final)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
@Legion2 Legion2 merged commit b261bc2 into master Feb 28, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-1.12.0.Final branch February 28, 2021 16:37
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.

1 participant