Skip to content

Bump quarkus-bom from 1.7.2.Final to 1.9.1.Final #54

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2020

Bumps quarkus-bom from 1.7.2.Final to 1.9.1.Final.

Release notes

Sourced from quarkus-bom's releases.

1.9.1.Final

Major changes

  • #12789 - Support SmallRye Config 1.9.2.

Complete changelog

  • #12978 - Fix typos in asciidoc documentation
  • #12963 - support abstract classes for resteasy #12927
  • #12962 - Add Caffeine cache implementations required by users
  • #12940 - Improved the parsing of the host and port in vertx
  • #12939 - Wrong host forwarded after enabling proxy address forwarding
  • #12931 - If no password set don't attempt to connect
  • #12930 - Add client example to websocket guide
  • #12929 - Disabled proactive authentication and @TestSecurity does not work
  • #12927 - RESTEasy tries to instantiate abstract resource base class
  • #12920 - Updated the doc examples to show the auth scheme returned is Bearer instead of MP-JWT
  • #12919 - JWT RBAC guide lists incorrect authentication scheme
  • #12912 - Runtime initialization of some imageio related classes
  • #12892 - Exclude Xerces dependency in Tika extension
  • #12882 - Disabled proactive authentication and @TestSecurity does not work
  • #12880 - Qute - fix async resolution and CompletionStage
  • #12879 - Handle no main sourceset in gradle multi module project
  • #12878 - doc: fix typo
  • #12877 - Qute Asynchronous Data Resolution not working as stated in example
  • #12875 - Remove dead link
  • #12872 - Fix remote dev for Gradle
  • #12862 - Fixed typo in getting started
  • #12861 - Small typo in the CDI reference guide
  • #12859 - doc: fix typo of bytecode
  • #12855 - Clean up the Container Image extensions
  • #12848 - Panache Data REST - Use correct tmp var when iterating over class hierarchy
  • #12843 - Amazon services: Added xray package to the index scope
  • #12842 - Amazon S3 Extension: Interceptors Configuration Fails to AWS Shipped Interceptors
  • #12832 - Add missing punctuations, spaces, etc. in grpc-getting-started doc
  • #12823 - Fix dependency name in Qute doc
  • #12821 - Store EntityManager per unit in TransactionSynchronizationRegistry
  • #12819 - gradle quarkus:dev task should be more lenient when analysing project dependencies
  • #12808 - Fix typo in "Building my first extension" guide
  • #12805 - Wait for dev mode end after ctrl-C
  • #12804 - Cannot use multiple persistence units in same transaction
  • #12798 - Fix NPE in mutable-jar packaging non-jar dependencies
  • #12789 - Support SmallRye Config 1.9.2.
  • #12778 - Fix typo of quarkus-resteasy in GCP functions documentation
  • #12776 - quarkusBuild / quarkusDev stuck using PanacheRepositoryResource with Quarkus > 1.8.0
  • #12775 - Fix spring-data-jpa field lookup with layered @MappedSuperclasses
  • #12774 - Remove metrics spi dependency
  • #12773 - Quarkus Kubernetes extension conflict with Micrometer extension
  • #12771 - Update to Vert.x 3.9.4
  • #12763 - buildRunnerJar threw an exception: java.lang.NullPointerException

... (truncated)

Commits
  • 46a35c2 [RELEASE] - Bump version to 1.9.1.Final
  • 44827da Merge pull request #12991 from gsmet/1.9.1-backports-2
  • 97d0d31 Support SmallRye Config 1.9.3.
  • 723668c Support SmallRye Config 1.9.2.
  • 6e6f874 Fix typos in documentation
  • a13cf9c Merge pull request #12982 from gsmet/1.9.1-backports-1
  • eb113e1 Disabled proactive authentication and @TestSecurity does not work
  • 0494ca9 Improved the parsing of the host and port in vertx
  • b874fc2 Add Caffeine cache implementations required by users
  • 8810aca Revert "Consume Caffeine Jandex index to register classes for reflection"
  • 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.7.2.Final to 1.9.1.Final.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@1.7.2.Final...1.9.1.Final)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2020

Superseded by #56.

@dependabot dependabot bot closed this Nov 9, 2020
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-1.9.1.Final branch November 9, 2020 05:32
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