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 1.1.0.Final to 1.1.1.Final #167

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps quarkus.version from 1.1.0.Final to 1.1.1.Final.
Updates quarkus-bom from 1.1.0.Final to 1.1.1.Final

Release notes

Sourced from quarkus-bom's releases.

1.1.1.Final

Major changes

Complete changelog

  • #6435 - Fix Logger.getLogger example parameter
  • #6430 - Check that there is a pluginOptions child before iterating on it
  • #6428 - NPE launching in dev mode with Kotlin and version 1.1.0.Final
  • #6422 - Make quarkus.log.sentry.dsn required only when sentry is enabled
  • #6413 - Fix Kubernetes manifest port handling
  • #6409 - Improve the Neo4j guide
  • #6408 - Container Port is 0 in Manifests generated by Kubernetes Extension
  • #6407 - Take into account the web.xml MIME mappings in the Undertow extension
  • #6403 - Typo fix in Neo4j guide
  • #6399 - Mime mappings in web.xml are ignored by undertow extension
  • #6398 - Improvements to STM text
  • #6393 - Document how to retrieve the active profile
  • #6388 - Create BuildTimeRunTimeDefaultValuesConfigSource only once
  • #6387 - Add JSON-B and Jackson serialization to the Kafka guide
  • #6386 - enable hot reload on application.yaml
  • #6381 - Add Emitter usage to reactive messaging guides
  • #6371 - fix project name in the link to legumes.html
  • #6370 - docs: fix project artifact id for jackson
  • #6368 - docs(qute): add link to Qute reference guide in the Qute templating engine guide
  • #6367 - Document Qute template expression language
  • #6362 - Update docs with import for RegisterForReflection
  • #6358 - Fix elytron properties perf issues
  • #6351 - fix typo in quarkus-amazon-lambda extension's maven archetype resources
  • #6343 - spring-di: Handle javax.inject.Named on implict singleton bean
  • #6342 - spring-di: @Named should be a bean defining annotation
  • #6333 - Fixes spaces to be double spaces in all the examples
  • #6330 - Documentation improvements
  • #6328 - Fix extension descriptions
  • #6325 - Ensure that Kotlin Data classes with default values work in native with JAX-RS
  • #6317 - Fixes Gradle build in Scala projects
  • #6316 - A generated Scala project with Gradle doesn't build
  • #6312 - Added back methods mistakenly considered unused in QuarkusPluginExtension
  • #6311 - A generated Kotlin project with Gradle doesn't build
  • #6310 - Ensure that the Kotlin compiler adds method param names to bytecode
  • #6309 - Use same all-open configuration for generated Kotlin Maven projects as Gradle
  • #6305 - Only have one warning about the non-open source Sentry license
  • #6302 - sentry.io is not opensource
  • #6301 - Introduce a deterministic ordering, between extensions, for database schema updates
  • #6290 - QuarkusDevModeTest - Address Class-Path parsing issues with Java 11 and Windows
  • #6284 - Add note about Sentry re-licensing to BSL
  • #6282 - Fix package name of Neo4j health check
  • #6280 - HotReload (extensions\vertx-http\deployment) tests fails on Windows with Java 11
  • #6279 - Fix a typo in writing-extensions.adoc
... (truncated)
Commits
  • 16a68c3 [RELEASE] - Bump version to 1.1.1.Final
  • 43a0ec2 Add Emitter usage to reactive messaging guides
  • a1b1db9 Fix Logger.getLogger example parameter
  • 9ec1bd9 Merge pull request #6390 from gsmet/1.1.1-backports
  • 867bf5e Check that there is a pluginOptions child before iterating on it
  • b181647 Make quarkus.log.sentry.dsn required only when sentry is enabled
  • 72ff9d4 Fix Kubernetes manifest port handling
  • 99ff2d5 Improve the Neo4j guide.
  • 5e4c274 Take into account the web.xml MIME mappings in the Undertow extension
  • 246246b Improved STM text
  • Additional commits viewable in compare view

Updates quarkus-junit5 from 1.1.0.Final to 1.1.1.Final

Updates quarkus-maven-plugin from 1.1.0.Final to 1.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)
  • @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)

Bumps `quarkus.version` from 1.1.0.Final to 1.1.1.Final.

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

Updates `quarkus-junit5` from 1.1.0.Final to 1.1.1.Final

Updates `quarkus-maven-plugin` from 1.1.0.Final to 1.1.1.Final

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 8, 2020
@codecov-io
Copy link

codecov-io commented Jan 8, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   87.03%   87.03%           
=======================================
  Files          89       89           
  Lines        2576     2576           
  Branches      205      205           
=======================================
  Hits         2242     2242           
  Misses        261      261           
  Partials       73       73
Flag Coverage Δ
#javaserver 88.63% <ø> (ø) ⬆️
#pythonclient 82.02% <ø> (ø) ⬆️

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 de30019...6768b64. Read the comment docs.

@fabricepipart fabricepipart merged commit b23411d into master Jan 8, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/quarkus.version-1.1.1.Final branch January 8, 2020 05:47
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