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

Update dependency org.springframework.boot:spring-boot-starter-parent to v2.4.2 #160

Merged
merged 1 commit into from
Jan 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
org.springframework.boot:spring-boot-starter-parent (source) patch 2.4.1 -> 2.4.2

Release Notes

spring-projects/spring-boot

v2.4.2

Compare Source

⭐ New Features

  • Add API for PropertySource resource location retrieval #​24504

🪲 Bug Fixes

  • DataSourceUnwrapper calls Wrapper.isWrapperFor with a interface rather than an class causing HikariDataSourceMetricsRegistry failure #​24841
  • Wrong logging pattern with multiple web applications #​24835
  • Configuration metadata json does not include spring.config.use-legacy-processing #​24816
  • Setting -Dspring.devtools.restart.enabled=true has no effect when the class loader class name does not contain AppClassLoader #​24797
  • Auto-configured JdbcSessionDataSourceInitializer does not use the @SpringSessionDataSource if available #​24790
  • Error Invalid entry size when build application with a dependency jar larger than 2,147,483,647 bytes with Gradle #​24768
  • Default servlet location is not registered using a ServletContextResource #​24748
  • bootRun task does not use the project's toolchain by default #​24738
  • BootRun does not consider configured javaLauncher when determining JVM arguments for an optimized launch #​24735
  • spring.profiles.include is silently ignored when used in a profile-specific document #​24733
  • main application.yaml overrides test application.properties #​24719
  • Actuator 'configprops' endpoint does not show inputs for @Name parameters #​24713
  • Exploded archives launched using the launcher have an incorrectly ordered classpath that also contains non-existent jar files #​24710
  • spring-boot:build-image has a layout parameter that cannot be always be honoured #​24689
  • FailureAnalyzers' unmet dependency errors add noise to logs #​24683
  • WebTestClient base path is not set to the application context path #​24678
  • Support JSR-305 @Nullable annotations on endpoint methods #​24672
  • JSR-305 @Nullable cannot be used to indicate that a parameter to an endpoint operation is optional #​24670
  • ConfigDataEnvironment doesn't register updated Binder #​24669
  • WebServer implementations should return -1 if not listening on a port #​24657
  • Support JSR-305 @Nullable annotations on endpoint methods #​24654
  • Handle missing manifest files in JarTypeFilter #​24597
  • ConfigDataLocationNotFoundException thrown at application startup with configserver: config imports, that are not even meant for the current profile #​24584
  • Maven resources plugin execution generates a warning with a vanilla project #​24576
  • BootstrapContext Binder cannot be used if accessed early #​24559
  • Opening a connection to a jar:war: URL created by Tomcat results in an illegal reflective access warning on Java 13+ #​24554
  • Enforce that builder and run images are pulled from the same authenticated registry #​24552
  • Actuator doesn't use the CORS Configuration with default security configuration and Spring MVC #​24542
  • Avoid duplicate classes in MergedContextConfiguration #​24536
  • Image is built from jar file when when using war packaging with Gradle #​24535
  • configtree not working with Kubernetes projected volume #​24530
  • Netty Web Server will not start if using Unix Domain Sockets #​24529
  • Application Startup Fails For Existing, Non-Optional Config Location, Resulting In ConfigDataLocationNotFoundException #​24499
  • Exceptions are still translated by JdbcTransactionManager when spring.dao.exceptiontranslation.enabled is false #​24321
  • Persistent and RelationshipProperties-annotated types are not scanned with Spring Data Neo4j #​24239
  • flashMapManager and themeResolver beans can no longer be configured without enabling bean overriding #​24207

📔 Documentation

  • Fix documentation on probes states during graceful shutdown #​24843
  • Clarify behaviour of WebServerFactory in reference guide #​24707
  • Migrate away from pivotal-legacy/homebrew-tap #​24681
  • Fix javadoc typo in ConfigDataLocation #​24660
  • Harmonize ActiveMQ Artemis naming #​24587
  • Update version of git-properties plugin in the docs #​24572
  • Improve "Git Commit Information" reference documentation #​24570
  • Clarify when SpEL expressions in application properties are evaluated #​24565
  • Reorder documentation about building images #​24563
  • Update documentation containing examples of WebSecurityConfigurerAdapter #​24551
  • Improve error message when attempting to build an image when using war packaging with Maven #​24538
  • Testing Properties missing from Application Properties Appendix #​24518
  • Update reference guide to refine note on excluding spring-boot-configuration-processor explicitly #​24498
  • Document warning about InMemoryOAuth2AuthorizedClientService #​24313

🔨 Dependency Upgrades

❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@jonashackt jonashackt had a problem deploying to spring-boot-vuejs-pr-160 January 16, 2021 06:43 Failure
@renovate renovate bot merged commit f3ab948 into master Jan 16, 2021
@renovate renovate bot deleted the renovate/spring-boot branch January 16, 2021 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants