arquillian / arquillian-cube

Control (docker, kubernetes, openshift) containers in your tests with ease!
http://arquillian.org/arquillian-cube/
120 stars 98 forks source link

build(deps): bump version.spring.boot from 2.0.0.RELEASE to 2.0.4.RELEASE #1081

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps version.spring.boot from 2.0.0.RELEASE to 2.0.4.RELEASE.

Updates spring-boot-starter-parent from 2.0.0.RELEASE to 2.0.4.RELEASE

Updates spring-boot-maven-plugin from 2.0.0.RELEASE to 2.0.4.RELEASE

Release notes *Sourced from [spring-boot-maven-plugin's releases](https://github.com/spring-projects/spring-boot/releases).* > ## v2.0.4.RELEASE > ## :star:New Features > > - Deprecate ConfigFileApplicationListener.APPLICATION_CONFIGURATION_PROPERTY_SOURCE_NAME as it is no longer used [#13836](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13836) > - Support microseconds in Duration conversions [#13624](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13624) > - Additional dependencyManagement entry for org.elasticsearch.distribution.zip:elasticsearch@zip [#13547](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13547) > - Remove preinitialisation of Charset.availableCharsets() as StringHttpMessageConverter now uses it lazily [#13423](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13423) > - Migrate "added check for empty values for lookup" from Micrometer [#13419](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13419) > > ## :beetle:Bug fixes > > - `/actuator/` not secured when using `EndpointRequest.toAnyEndpoint()` (`/actuator` is) [#13921](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13921) > - Project specific settings not getting applied in Eclipse [#13900](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13900) > - Provide a consistent way to discover the primary DispatcherServlet's path [#13834](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13834) > - Anonymous exception leads to empty exception tags in WebMvc/WebFlux metrics [#13817](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13817) > - Base unit of metric values is unspecified when using the metrics endpoint [#13813](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13813) > - Misleading error message in ApplicationContextServerWebExchangeMatcher#createContext [#13783](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13783) > - Properties that cannot be bound due to a missing default constructor are hard to diagnose [#13636](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13636) > - Auto-restart stops working after watched directory is deleted and recreated [#13620](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13620) > - Properties getting trimmed since 2.0 [#13602](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13602) > - WebFluxTags.method fails with a NullPointerException for requests with a non-standard HTTP method [#13596](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13596) > - TraceableHttpServletRequest encodes query strings incorrectly [#13545](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13545) > - FailureAnalyzer doesn't provide useful information for the "null" bean case [#13531](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13531) > - Attempting to use WebTestClient to test a Jersey-based app causes the app to switch to WebFlux [#13521](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13521) > - Missing `[**ConditionalOnClass**](https://github.com/ConditionalOnClass)` check on RedisCacheConfiguration [#13508](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13508) > - Duplicate logging in Tomcat console with default settings [#13470](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13470) > - Include DispatcherServlets only exposed as a ServletRegistrationBean in the mappings endpoint [#13186](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13186) > - Database migrations may not have run before JdbcTemplate is used [#13155](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13155) > > ## :hammer:Dependency upgrades > > - Upgrade to spring-javaformat 0.0.6 [#13932](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13932) > - Upgrade to Spring Web Services 3.0.3.RELEASE [#13912](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13912) > - Upgrade to Spring Security 5.0.7.RELEASE [#13898](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13898) > - Upgrade to Spring Data Kay SR9 [#13890](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13890) > - Upgrade to Spring Session Apple-SR4 [#13888](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13888) > - Upgrade to Spring Kafka 2.1.8.RELEASE [#13887](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13887) > - Upgrade to Spring Integration 5.0.7.RELEASE [#13886](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13886) > - Upgrade to Spring Amqp 2.0.5.RELEASE [#13884](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13884) > - Upgrade to Postgresql 42.2.4 [#13845](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13845) > - Upgrade to Mariadb 2.2.6 [#13844](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13844) > - Upgrade to Hibernate Validator 6.0.11.Final [#13843](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13843) > - Upgrade to Kafka 1.0.2 [#13842](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13842) > - Upgrade to Jna 4.5.2 [#13841](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13841) > - Upgrade to Netty 4.1.27.Final [#13840](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13840) > - Upgrade to Micrometer 1.0.6 [#13819](https://github-redirect.dependabot.com/spring-projects/spring-boot/pull/13819) > - Upgrade to Spring HATEOAS 0.25.0.RELEASE [#13742](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13742) > - Upgrade to Kotlin 1.2.51 [#13705](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13705) > - Upgrade to Spring Framework 5.0.8 [#13704](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13704) > - Upgrade to Flatten Maven Plugin 1.0.1 [#13650](https://github-redirect.dependabot.com/spring-projects/spring-boot/issues/13650) > ... (truncated)
Commits - [`5c04531`](https://github.com/spring-projects/spring-boot/commit/5c04531681b8fd63d86a40039900cb168629e852) Release v2.0.4.RELEASE - [`06b4007`](https://github.com/spring-projects/spring-boot/commit/06b4007ce41d3cf143c39e3967f74fff4a2caecc) Avoid installing unwanted ConsoleHandler when cleaning up - [`01abb19`](https://github.com/spring-projects/spring-boot/commit/01abb196efb42da2ad14a4c352405105720ad1bd) Fix typo - [`1435d83`](https://github.com/spring-projects/spring-boot/commit/1435d83c188e5ef44cfde73bebbaabe561029a41) Upgrade to Spring Session Apple-SR4 - [`0ec22c8`](https://github.com/spring-projects/spring-boot/commit/0ec22c8bf9aadfd1668c75b2f076495147f748ff) Polish copyright date on changed files - [`aeb8851`](https://github.com/spring-projects/spring-boot/commit/aeb885192e6f181f2338688a6a7fa73575f6ffcb) Polish ternary expressions - [`b24bb68`](https://github.com/spring-projects/spring-boot/commit/b24bb688b8d7308b81f1593d8358d11d87da8ae1) Upgrade to Spring Integration 5.0.7.RELEASE - [`9ca9a49`](https://github.com/spring-projects/spring-boot/commit/9ca9a491ca79d1018436466ea5ee9cb93dc7bb32) Fix checkstyle issues in samples - [`63b6098`](https://github.com/spring-projects/spring-boot/commit/63b609827e3efec93ccf42ac8e7ee0a232f57d71) Fix checkstyle method order issues - [`e6a68b3`](https://github.com/spring-projects/spring-boot/commit/e6a68b39a3c9a9d0e5f8ae3ce96de234dcfe75e5) Fix checkstyle javadoc issues - Additional commits viewable in [compare view](https://github.com/spring-projects/spring-boot/compare/v2.0.0.RELEASE...v2.0.4.RELEASE)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #1121.