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.25.0 to 0.26.1 #139

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 24, 2019

Bumps quarkus.version from 0.25.0 to 0.26.1.

Updates quarkus-bom from 0.25.0 to 0.26.1

Release notes

Sourced from quarkus-bom's releases.

0.26.1

Major changes

Complete changelog

  • #4783 - Fix minor typos in configuration guide example
  • #4779 - Fixes bug in Axle example
  • #4770 - Add descriptions to the extensions
  • #4769 - Gradle templates are not taking platform version into account
  • #4764 - filter out multiple vertx instances warning in development
  • #4763 - Fix various issues in Native image generation configuration
  • #4762 - Quarkus 0.26.0 native-image fail with additionalBuildArgs
  • #4753 - Gradle wrapper not created on windows
  • #4752 - Bootstrap maven repo initializer should take into account maven.repo.local
  • #4734 - Disable native image PrintAnalysisCallTree by default, change semantics to 'enabledReports=true'
  • #4692 - More all config layout changes

0.26.0

Major changes

  • #3592 - Hot reload fails with InvalidPathException on Windows
  • #2897 - Add support for Vault

Complete changelog

  • #4755 - Fix a now incorrect reference in the JWT guide
  • #4741 - Fix PackageIT following having the output target back to target/
  • #4737 - Clean up system property after build
  • #4732 - Remove unused config
  • #4731 - Increase timeout for test
  • #4730 - Use a ThreadLocal for StaticHandler as it is not thread safe
  • #4728 - Don't resume in hot deployment handler
  • #4726 - Some doc fixes
  • #4725 - Fixes #4718
  • #4717 - Upgrade to Hibernate ORM 5.4.7.Final
  • #4714 - Fix broken Gradle buildNative task
  • #4713 - Swagger UI encoding should be UTF-8
  • #4711 - Add a quarkus-extension.json for Vault
  • #4710 - Swagger-ui response with wrong content-type?
  • #4708 - Make more use of the generated doc
  • #4703 - Add note about prefixing properties with "quarkus."
  • #4696 - Show JSON handling in Spring Web guide
  • #4694 - Remove the text about the nimbus dependency
  • #4689 - Update Eclipse Vert.x to 3.8.3
  • #4688 - Metrics extension should not add Dependent scope to JAX-RS provider classes
  • #4687 - Skip generating the docs in the initial CI build
  • #4681 - Add a jsonp dependency to quarkus-oidc
  • #4680 - vert.x error while using Swagger UI in dev mode
... (truncated)
Commits
  • 8f101e7 [RELEASE] - Bump version to 0.26.1
  • 97cf82f Make sure stand-alone config pages that don't have a section end up with a co...
  • b55eed7 AllConfigGenerator: add json file as argument
  • 6e9138d Make odd/event calculated in JS
  • 88c79f1 AllConfigGenerator: don't use system.exit for Maven
  • 9b3a869 New CSS from Andy
  • 84aa887 Added the column labels to the extension header row
  • 58babb5 Removed expand/collapse link
  • 2d7988c Put expand/collapse link on the left with a title
  • 1ff58c3 Fixed expand/collapse toggle
  • Additional commits viewable in compare view

Updates quarkus-junit5 from 0.25.0 to 0.26.1

Updates quarkus-maven-plugin from 0.25.0 to 0.26.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 Oct 24, 2019
@fabricepipart
Copy link
Owner

@dependabot rebase

Bumps `quarkus.version` from 0.25.0 to 0.26.1.

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

Updates `quarkus-junit5` from 0.25.0 to 0.26.1

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/quarkus.version-0.26.1 branch from c519c3a to d109ea7 Compare October 25, 2019 12:07
@codecov-io
Copy link

codecov-io commented Oct 25, 2019

Codecov Report

Merging #139 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files          86       86           
  Lines        2404     2404           
  Branches      195      195           
=======================================
  Hits         1946     1946           
  Misses        395      395           
  Partials       63       63
Flag Coverage Δ
#javaserver 84.08% <ø> (ø) ⬆️
#pythonclient 70.82% <ø> (ø) ⬆️

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 95bdb4d...d109ea7. Read the comment docs.

@fabricepipart fabricepipart merged commit 524031b into master Oct 25, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/quarkus.version-0.26.1 branch October 25, 2019 14:04
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