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 org.springframework.boot from 2.3.1.RELEASE to 2.3.2.RELEASE in /examples #3039

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2020

Bumps org.springframework.boot from 2.3.1.RELEASE to 2.3.2.RELEASE.

Release notes

Sourced from org.springframework.boot's releases.

v2.3.2.RELEASE

⭐ New Features

  • Improve Liveness/Readiness health indicators and probes configuration #22107
  • Add run-image option for image building #21534
  • Add support for reactive Elasticsearch healthcheck #21042

🪲 Bug Fixes

  • AbstractRepositoryConfigurationSourceSupport does not override registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) #22480
  • ConditionMessage#items throws an NPE with a null list of items although the Javadoc states it is tolerated #22344
  • ConfigurationPropertiesBeanDefinitionValidator interferes with EclipseLink load-time weaving #22325
  • Image building fails when DOCKER_HOST is set to a local socket prefixed with unix:// #22300
  • OnClassCondition tries to determine the outcome for single auto-configuration classes in parallel #22294
  • A WebFlux app that depends on com.amazonaws:DynamoDBLocal fails to start #22282
  • NullPointerException in ErrorPageFilter when a MissingServletRequestParameterException is thrown and there's no DefaultHandlerExceptionResolver #22249
  • Numerous logs mentioning a failed JNDI lookup when using Jetty #22241
  • OAuth2ResourceServerAutoConfiguration does not back off completely when spring-security-oauth2-resource-server is not on the classpath #22233
  • Period conversion does not support a ChronoUnit of WEEKS but supports weeks in ISO-8601 (e.g. P2W) and simple (e.g. 2w) formats #22225
  • Image building fails with an unhelpful error message when building an image from a jar that includes the launch script #22223
  • Layered bootJar task causes warnings when custom source set is present in the project #22200
  • @ConditionalOnSingleCandidate does not match when there is a single candidate that is a scoped bean #22197
  • NPE in spring-boot-maven-plugin:build-image when setting custom builder that is not a builder #22179
  • Accept empty filter dispatcher types in auto-configurations #22175
  • TomcatMetricsBinder may log a warning for an NPE if the context is closed before the ApplicationStartedEvent is published #22167
  • Resource loading fails in Tomcat when Spring Boot is loaded from the common class loader #22119
  • Temporary files not cleaned up after Maven plugin execution #22112
  • RedisReactiveHealthIndicator is broken with Redis cluster mode #22096
  • Management health group does not inherit show-details property #22063
  • layertools with a wrong option seems to fail silently #22042
  • NamedPipeSocket does not handle FileSystemException when establishing the file channel #22035
  • In a context hierarchy, timeout-per-shutdown-phase is only honoured in the root context #22014
  • LOGBACK: No context given for c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy #22010
  • MockBean does not resolve the right type for abstract test class #22006
  • The failure when spring.redis.url is configured with a redis-sentinel:// URL is hard to diagnose #21999
  • spring-boot-starter-parent contains elements that must be overridden and aren't documented as such #21989
  • Projects using Maven and spring-security-oauth2-client end up with a downgraded version of json-smart that isn't compatible with the managed version of json-path #21939
  • Kafka Stream consumer metrics were lost in the move away from KafkaConsumerMetrics #21921
  • Dependencies enforced without applying plugin #21911
  • Welcome page support bypasses controllers mapped to / #21909
  • AvailabilityChangeEvent does not carry generic information #21898
  • Property spring.autoconfigure.exclude ignored by test slices #21736
  • Image references passed to a CNB builder are not validated #21495

📔 Documentation

  • Update the documentation to avoid trivialising what the reader's learning about #22410
  • Clarify the effect of ordering auto-configuration #22339
  • Restructure "Building Container Images" section #22296
  • Update documentation to reflect the web server now being started immediately before the ContextRefreshedEvent is published #22277
Commits
  • c626e94 Release v2.3.2.RELEASE
  • 2e1366f Make spring-boot-dependencies available when building test app
  • 9811523 Only create effective bom artifact when needed
  • 63cac4b Upgrade to Micrometer 1.5.3
  • 85294a9 Merge branch '2.2.x' into 2.3.x
  • 2f45bc0 Merge branch '2.1.x' into 2.2.x
  • d435c19 Align gradle-enterprise-maven-extension versions
  • 23abedc Merge branch '2.2.x' into 2.3.x
  • f4508b4 Merge branch '2.1.x' into 2.2.x
  • 7d825ce Merge pull request #22089 from runningcode
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2020
@rnorth rnorth merged commit b87f993 into master Jul 31, 2020
@rnorth rnorth deleted the dependabot/gradle/examples/org.springframework.boot-2.3.2.RELEASE branch July 31, 2020 19:47
artjomka pushed a commit to artjomka/testcontainers-java that referenced this pull request Aug 2, 2020
…/examples (testcontainers#3039)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.3.1.RELEASE to 2.3.2.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.1.RELEASE...v2.3.2.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard North <[email protected]>
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.

1 participant