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 2.1.0.Final to 2.1.1.Final #95

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps quarkus.version from 2.1.0.Final to 2.1.1.Final.
Updates quarkus-bom from 2.1.0.Final to 2.1.1.Final

Release notes

Sourced from quarkus-bom's releases.

2.1.1.Final

Major changes

Complete changelog

  • #19203 - Fix typo in error message on invalid sql_load_script
  • #19201 - Ensure various non-bean JAX-RS components work in native
  • #19187 - Don't run Jacoco with continuous testing
  • #19179 - Micrometer: add fallback handler for mismatched content header
  • #19163 - Run test with jacoco on quarkus:dev fails
  • #19160 - Resteasy reactive: Fix NullPointerException when using multipart with optional value
  • #19159 - Allow the use of UniAsserter in @​BeforeEach and @​AfterEach test methods
  • #19155 - Revert "Optimise the strategy we use to reset the classloader in the …
  • #19153 - Fix broken images in Keycloak Dev UI Guide
  • #19147 - Add capability for elasticsearch-rest-high-level-client
  • #19146 - Add capability for mongodb-client
  • #19145 - Bump neo4j-java-driver from 4.3.3 to 4.3.4
  • #19136 - Classloader changed in quarkus 2.1.0 (regression from 2.0.1) for optaplanner/drools with smallrye (but not resteasy)
  • #19135 - Avoid SmallRyeContextPropagationRecorder to leak the classloader
  • #19123 - Suppress split package warning in Fabric8 Openshift Client
  • #19122 - Dev UI Keycloak token improvements
  • #19120 - Fix image issue in Keycloak Dev Services documentation
  • #19115 - New weak reflection implementation
  • #19112 - Fix RESTEasy reactive race
  • #19109 - Can't seem to use UniAssertSubscriber nor JUnit's @BeforeEach or @AfterEach with @TestReactiveTransaction
  • #19103 - Fix various minor documentation issues
  • #19100 - Update HttpCredentialTransport to keep a lower case authentication scheme
  • #19099 - Infinispan Dev UI without Infinispan configuration
  • #19097 - Fix typos in the consul-config.adoc guide
  • #19096 - Pass arguments arrays to Runtime::exec
  • #19092 - Split package usage for io.fabric8:openshift-model, io.fabric8:openshift-model-operator
  • #19089 - Make SplitPackageProcessor configurable
  • #19088 - Codestarts - add gRPC codestart
  • #19087 - Ensure that building native image doesn't fail when objcopy is missing
  • #19084 - Rest Client Reactive: do not parse response on error
  • #19079 - Unable to create native debug build in Gradle
  • #19072 - Don't setup logging on failure in dev mode
  • #19071 - Fix warnings on startup failure
  • #19070 - Load Multipart class in correct CL
  • #19062 - Avoid potential NPE @Context ResourceInfo is used
  • #19060 - Terminate native image build container when Quarkus build terminates
  • #19058 - Fix ConfigMapping mock documentation
  • #19054 - SplitPackageProcessor should also include information about type and classifier of any given app archive
  • #19053 - Verify build tool file presence based on all build tool possible values
  • #19051 - Quarkus fails to report a correct exception when conflicting authentication mechanisms are used (was Quarkus: can't verify Auth0 token)
  • #19049 - CLI "quarkus dev" command is not working with gradle kotlin
  • #19047 - Minor testing fixes
  • #19043 - Reload fixes for Avro and SSE

... (truncated)

Commits
  • aa4d12d [RELEASE] - Bump version to 2.1.1.Final
  • 7753100 Merge pull request #19204 from gsmet/2.1.1-backports-1
  • 57852ea Ensure various non-bean JAX-RS components work in native
  • 017efb4 Infinispan Dev UI without infinispan configuration
  • 2f5ea77 Create kogito-pmml quickstart guide
  • ccf7a96 KOGITO-5289 Kogito DRL guide
  • 9aa64fa KOGITO-5288 Quarkus guide Kogito DMN extension
  • 330e16c Allow the use of UniAsserter in @​BeforeEach and @​AfterEach test methods
  • e01c34c KOGITO-5560 remove 'preview'label from community website
  • c10ee6c Avoid using .overrideConfigKey() with archive-provided application.properties
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.1.0.Final to 2.1.1.Final

Updates quarkus-bootstrap-maven-plugin from 2.1.0.Final to 2.1.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
  • @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.1.0.Final to 2.1.1.Final.

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

Updates `quarkus-maven-plugin` from 2.1.0.Final to 2.1.1.Final

Updates `quarkus-bootstrap-maven-plugin` from 2.1.0.Final to 2.1.1.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2021
@metacosm metacosm merged commit 17d4492 into main Aug 6, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-2.1.1.Final branch August 6, 2021 15:06
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