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 0.26.1 to 0.28.1 #147

Merged
merged 1 commit into from
Nov 10, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 6, 2019

Bumps quarkus.version from 0.26.1 to 0.28.1.

Updates quarkus-bom from 0.26.1 to 0.28.1

Release notes

Sourced from quarkus-bom's releases.

0.28.1

Major changes

Complete changelog

  • #5181 - fix (#5174): Add sundrio exclusion in kubernetes extension.
  • #5180 - Add missing types supported by our configuration in writing-extensions.adoc
  • #5179 - Allow configuring the worker thread pool checker.
  • #5177 - New pictures for the new theme on the web site.
  • #5176 - quarkus.vertx.max-worker-execute-time not picking up
  • #5174 - Incorrect error page in dev mode when quarkus-kubernetes is in the classpath
  • #5173 - Fixes overriding of extensions
  • #5169 - Fix documentation: PT is prepended to duration values, not appended
  • #5161 - Always use the hosted pool for JDK runs
  • #5072 - Documentation gap fo extension authors guide: Configuration Value Types lacks java.time.*
  • #4715 - fix(docs): propose a mapKey for generated config docs of a Map config item only for config group
  • #4700 - Doc generation - issue with passthrough maps

0.28.0

Major changes

  • #5092 - Unify the guide URLs for better consistency

Complete changelog

  • #5162 - Also configure the Surefire plugin in the Maven IT
  • #5159 - Null check for multi value headers
  • #5156 - Fix a few quickstarts broken links
  • #5154 - Update CI to support overflow into an expansion pool
  • #5151 - Don't log IOException at ERROR
  • #5149 - Add a few reflection registration for Narayana
  • #5148 - Use Files.walk() within a try-with-resources statement
  • #5145 - narayana native mode ObjectStoreEnvironmentBean no-parameter constructor
  • #5141 - Ensure kubernetes.group and kubernetes.registry are used
  • #5140 - Add a JBoss API spec exclusion that is somehow missed by the enforcer
  • #5137 - Reorder JWT guide to be more consistent with others
  • #5136 - Still seeing channel closed on Firefox and 0.27
  • #5135 - Quarkus Kubernetes Dekorate kubernetes.group partially applied
  • #5132 - Fix unclosed InputStreams
  • #5131 - Remove quarkus-caffeine ReflectiveClassBuildItem duplicate
  • #5130 - Fix native image doc inconsistency
  • #5127 - Add configurable cron expression example in scheduler guide
  • #5126 - Document how to make Scheduler cron configurable via config
  • #5124 - Fix: rest-client-multipart guide
  • #5122 - Ensure @​ConfigProperties validation works in native mode
  • #5121 - Fix MP Config TCKs to only exclude two failing tests
  • #5120 - Cleanup platformBomXXX and templates
  • #5119 - Rename amazon-lambda-http-it to amazon-lambda-http for consistency
... (truncated)
Commits
  • 0f83dfe [RELEASE] - Bump version to 0.28.1
  • bd4025f fix (#5174): Add sundrio exclusion in kubernetes extension.
  • 0bbac2c Add missing types supported by our configuration in writing-extensions.adoc
  • 6a88042 The VertxOptionsBuilder is not use - delete it
  • 0f88ba7 Allow configuring the worker thread pool checker.
  • 7fbe92f docs: add "datasource-name" ConfigDocMapKey and a ConfigDocSection for namedD...
  • af0b182 docs: display types information for pass through Map config item
  • c84d843 refactor: remove comments
  • 9724b0a fix(docs): propose a mapKey for generated config docs of a Map config item on...
  • 7d01467 New pictures for the new theme on the web site.
  • Additional commits viewable in compare view

Updates quarkus-junit5 from 0.26.1 to 0.28.1

Updates quarkus-maven-plugin from 0.26.1 to 0.28.1

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 6, 2019
@codecov-io
Copy link

codecov-io commented Nov 6, 2019

Codecov Report

Merging #147 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   83.25%   83.13%   -0.13%     
==========================================
  Files          87       87              
  Lines        2431     2431              
  Branches      191      191              
==========================================
- Hits         2024     2021       -3     
- Misses        345      348       +3     
  Partials       62       62
Flag Coverage Δ
#javaserver 87.28% <ø> (ø) ⬆️
#pythonclient 70.84% <ø> (-0.49%) ⬇️
Impacted Files Coverage Δ
src/main/client/ping_selectors/select_high.py 60% <0%> (-12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8652834...055175a. Read the comment docs.

@fabricepipart
Copy link
Owner

@dependabot rebase

Bumps `quarkus.version` from 0.26.1 to 0.28.1.

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

Updates `quarkus-junit5` from 0.26.1 to 0.28.1

Updates `quarkus-maven-plugin` from 0.26.1 to 0.28.1

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/quarkus.version-0.28.1 branch from aab02b4 to 055175a Compare November 9, 2019 23:32
@fabricepipart fabricepipart merged commit addb897 into master Nov 10, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/quarkus.version-0.28.1 branch November 10, 2019 00:23
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.

2 participants