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 from 2.0.0.BUILD-SNAPSHOT to 2.2.11.BUILD-SNAPSHOT in /spring-boot-dependencies #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps spring-boot from 2.0.0.BUILD-SNAPSHOT to 2.2.11.BUILD-SNAPSHOT.

Release notes

Sourced from spring-boot's releases.

v2.2.10.RELEASE

🪲 Bug Fixes

  • @ManagementContextConfiguration is meta-annotated with @Configuration(proxyBeanMethods=false) which does not disable proxying #23301
  • Signed jar dependency performance problem when repackaged in a single jar #23263
  • Allow types other than Date to be used in the "timestamp" MVC error model #23256
  • RSocketPortInfoApplicationContextInitializer can throw NPE #23084
  • UndertowWebServerFactoryCustomizer requires commons lang via an unintended import on ClassUtils #23059
  • Missing sanitization in lists of URIs properties on actuator endpoints #23037
  • When using HSQLDB, Hikari logs a warning message about the driver class name when the first connection is retrieved from the pool #23036
  • JarFile can cause memory issues when running on Java 11+ #22991
  • Configurable SSL Logback extensions can't be supported due to URL checks #22946
  • The @TypeExcludeFilters annotation is not @Inherited #22939
  • When Reactor's debug agent fails to initialize, the cause of the failure is discarded #22777
  • LiquibaseEndpoint does not report change sets from ancestor contexts #22681
  • TaskExecutorBuilder only uses second-precision when configuring the await termination period #22604
  • Spring Boot 2.3.2: new context is created for every IT class if SpyBean is used #22566
  • WebMvcTest and WebFluxTest do not include Jackson Module beans #22530
  • UndertowWebServerFactoryCustomizer does not support Options but only UndertowOptions #22502
  • Setting ignoreInvalidFields=true on @ConfigurationProperties causes unknown fields to be ignored as well #22308
  • Background preinitialisation may cause Jackson2ObjectMapperBuilder's Kotlin detection warning to be silently dropped #21897
  • Legacy endpoint ids with '-' do not migrate cleanly #21615
  • Externalized Configuration ignores null values in SPRING_APPLICATION_JSON #21542
  • Proper ordering of metrics auto-configurations #21134
  • ValidationHandler no longer works with certain map keys #20350
  • XADataSourceAutoConfiguration is difficult to use with DB2XADataSource as it does not have a URL property #20229
  • Async exceptions not handled by error pages in war deployments #19471

📔 Documentation

  • Document that @ConfigurationProperties beans are not scanned in sliced tests #23210
  • Provide examples of Actuator custom endpoints in the reference documentation #23028
  • Mention correct JUnit 5 annotations in Kotlin testing section #23002
  • Javadoc inaccuracy in SpringApplicationBuilder.properties(Properties) #22962
  • Fix typo Assert4J -> AssertJ #22948
  • PushGateway documentation does not document enabled flag properly #22919
  • Document how to discover the HTTP Port at Runtime for both Servlet and Reactive web apps #22898
  • Mention configuration customizers for WebTestClient and RestAssured in AutoConfigureRestDocs' javadoc #22765
  • Fix broken links to Micrometer registry docs #22705
  • Document that spring-boot-configuration-processor cannot detect default value defined externally #22685
  • Link to App Engine Standard sample not working #22607
  • Fix link to Elasticsearch health indicator #22598
  • Include a hint where to find documentation for DevTools in docs overview #22591
  • Document that constructor binding does not support @DurationUnit and @DataSizeUnit #22565
  • Docs say Health's inner details section may contain components #22490
  • Recommend the use of AopTestUtils.getTargetObject() when setting expectations on a spied bean that Spring has proxied #22281
  • Document the need for configuration files to have a file extension #22278
  • Document that java.util.Optional is not recommended with ConfigurationProperties #21868
  • Document how to use MongoClientSettingsBuilderCustomizer #21696
  • Document that schema.sql and data.sql will still be run when using Flyway or Liquibase but discourage their use #20920

... (truncated)

Commits

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.0.0.BUILD-SNAPSHOT to 2.2.11.BUILD-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2022
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.

0 participants