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 spring-boot-dependencies from 1.5.13.RELEASE to 2.0.3.RELEASE #290

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-boot-dependencies from 1.5.13.RELEASE to 2.0.3.RELEASE.

Release notes

Sourced from spring-boot-dependencies's releases.

v2.0.3.RELEASE

⭐Enhancements

  • Make JMX metrics domain configurable #13356
  • Auto-configure jOOQ with TransactionListenerProvider #13331
  • Binding to immutable Map fails with UnsupportedOperationException #13323
  • Use more Tag constants #13286
  • Allow LocalHostUriTemplateHandler to be created with a custom underlying UriTemplateHandler #13208
  • Allow property values that contain placeholders to be bound as-is #13202
  • Use empty trust-store password if SSL store provider present #13088
  • Provide access to the CopySpec for BOOT-INF of BootJar as Gradle's War task does for WEB-INF #13000
  • Install Spring Boot CLI on Windows using Scoop #12541

🪲Bug fixes

  • EndpointRequest should support Jersey rather than hardcoding DispatcherServlet #13399
  • DefaultErrorWebExceptionHandler should ignore invalid Accept header #13372
  • Lists in spring.profiles cause "property source cannot be added relative to itself" error #13362
  • Include of self causes infinite loop #13361
  • Reason in the analysis for a binding failure caused by a type conversion failure isn't as informative as it was in 1.5 #13357
  • MapPropertySource changes are not reflected in the adapted ConfigurationPropertySource #13344
  • Hikari-specific meters are not registered in the absence of a DataSourcePoolMetadataProvider #13330
  • When using ApplicationContextRunner condition evaluation does not use runner's class loader #13319
  • Building a RestTemplate using RestTemplateBuilder fails with a ClassNotFoundException when OkHttp 2 is on the classpath #13314
  • Regression with property binding to List #13303
  • Fix wrong reference in cast operation #13288
  • TraceableHttpServletRequest fails to create URI instance when query string contains special characters #13273
  • Cannot initialize Quartz with scripts containing custom prefix comment #13160
  • spring-boot-autoconfigure makes direct use of the JPA API but the dependency isn't managed #13154
  • Misleading exception when binding fails with NoClassDefFoundError #13122
  • ServletEndpoints do not consider server.servlet.path #13106
  • Jolokia (or any ServletEndpoint) does not work with EndpointRequest include/exclude #13089
  • EndpointWebExtension fails when the user declares their own implementation of spring provided Endpoint #13082
  • When using Actuator with HTTP tracing enabled, a request with a malformed Host header produces a 500 response #12987
  • Empty YAML array does not override property from source with lower precedence #12965
  • Default user password logged even if AuthenticationManagerBuilder is configured #12872
  • RabbitMetricsAutoConfiguration is instantiated too late #12855
  • Gradle build error is unclear when no main class is specified or the main class could not be resolved #12712
  • Starting executable war with -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager produces a ClassNotFoundException #12659
  • Gradle plugin: bootStartScripts doesn't honor applicationDefaultJvmArgs #12631
  • Templated requests with Jersey may cause an explosion of URI tag values #12447
  • Set classloader for JMX endpoints to application classloader #12209

📔Documentation

  • Backport relevant web documentation from 13315 and 13401 #13402
  • I see no reference to EnableReactor anywhere #13308
  • Fix javadoc #13274
  • Add missing semicolon #13266
  • Documentation error #13260
... (truncated)
Commits
  • 4a883d0 Release v2.0.3.RELEASE
  • b96f9d6 Upgrade to Elasticsearch 5.6.10
  • 438f0b0 Upgrade to Spring Amqp 2.0.4
  • 2483ed3 Upgrade to Spring Kafka 2.1.7
  • d47d84f Merge branch '1.5.x' into 2.0.x
  • dc4691f Merge pull request #13438 from vtintillier:remove-junit-dependency
  • 6e5ae0c Polish "Exclude JUnit from json-simple"
  • e9aa6dd Exclude JUnit from json-simple
  • de6ce79 Upgrade to Spring Session Apple-SR3
  • 40ba150 Upgrade to Spring Integration 5.0.6
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

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

  • 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.

@whiskeysierra
Copy link
Collaborator

👍

@whiskeysierra whiskeysierra merged commit 5e4644c into master Jun 20, 2018
@whiskeysierra whiskeysierra deleted the dependabot/maven/org.springframework.boot-spring-boot-dependencies-2.0.3.RELEASE branch June 20, 2018 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants