Skip to content

Bump spring-boot-autoconfigure from 2.2.7.BUILD-SNAPSHOT to 2.6.0-M1 in /expense-tracker#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/expense-tracker/org.springframework.boot-spring-boot-autoconfigure-2.6.0-M1
Open

Bump spring-boot-autoconfigure from 2.2.7.BUILD-SNAPSHOT to 2.6.0-M1 in /expense-tracker#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/expense-tracker/org.springframework.boot-spring-boot-autoconfigure-2.6.0-M1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2023

Bumps spring-boot-autoconfigure from 2.2.7.BUILD-SNAPSHOT to 2.6.0-M1.

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.6.0-M1

For upgrade instructions please see the release notes.

⭐ New Features

  • Add Java 17 to JavaVersion enum #27416
  • Make setters on RabbitTemplateConfigurer public #27376
  • Add configuration property for Reactor Netty's idle timeout #27371
  • Support comma-separated values in EntityScan's basePackages placeholders #27355
  • Deprecate SpringPhysicalNamingStrategy in favor of Hibernate 5.5's CamelCaseToUnderscoresNamingStrategy #27352
  • Update version property for Prometheus to reflect that it covers the whole Java client and not just the Pushgateway #27350
  • Update RabbitTemplateConfigurer to take its required settings as constructor arguments #27313
  • Update AbstractRabbitListenerContainerFactoryConfigurer and its subclasses to take their required settings as constructor arguments #27311
  • Use server version from database in Neo4j health details #27294
  • Deprecate AbstractDataSourceInitializer and its subclasses in favour of DataSourceScriptDatabaseInitializer-based equivalents #27206
  • Remove default spring.mongodb.embedded.version #27108
  • Add @WebServiceServerTest annotation that can be used when testing SOAP server #27091
  • Add Rabbit connection factory configurers #26982
  • Add resource labels to Stackdriver metrics configuration properties #26961
  • Include information about where the caller was loaded from in NoSuchMethodError failure analysis #26895
  • Rely on Spring Security to determine the version of nimbus dependencies #26819
  • Introduce builder customizer for Lettuce ClientResources #26792
  • Allow to chain ContextConsumer implementations #26723
  • Add SpringApplicationBuilder constructor with ResourceLoader parameter #26690
  • Add properties for configuring Flyway's ignoreMigrationPatterns, detectEncoding, and failOnMissingLocations #26456
  • Allow the WebSessionManager's session ID resolver to be customized using a WebSessionIdResolver bean #26437
  • Allow to configure StartMojo's wait and maxAttempts attributes from the command-line #26422
  • Auto-configure binding of Micrometer's JettyConnectionMetrics and JettySslHandshakeMetrics #26418
  • Apply RSocketConnectorConfigurer beans to the RSocketRequester.Builder #26341
  • Add Lombok @Value support for configuration metadata generation #26337
  • Enable Redis connection pool if commons-pool2 is on the classpath #26326
  • Add configuration property for Tomcat's rejectIllegalHeader #26311
  • Add support for Dynatrace metrics v2 API #26258
  • Reproducible build for spring-boot-maven-plugin:build-info #26221
  • Remove dependency management for org.webjars:hal-browser #26192
  • Add auto-configuration for Micrometer DiskSpaceMetrics #26001
  • Add metrics support for ThreadPoolTaskExecutor and ThreadPoolTaskScheduler #23818
  • Add auto-configuration for Spring Data Envers #22610
  • Adjust fat jar central directory to account for launch script #22336
  • Use a configurable location to load global Devtools settings #17924

🪲 Bug Fixes

  • DataSourceBuilder throws an UnsupportedDataSourcePropertyException when trying to derive a DataSource from an unknown DataSource type #27455
  • DatabaseInitializerDetector and DependsOnDatabaseInitializationDetector implementations may be instantiated with the wrong ClassLoader #27425
  • YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present #27420
  • Since 2.5.1, a circular reference is created when one SpringLiquibase bean is configured to depend on another #27408
  • Setting Gson as preferred mapper breaks controller methods returning JSON Strings #27362
  • @SpyBean does not work when used to spy on a Spring Data Repository #27353
  • Dependency management for Prometheus's Pushgateway is incomplete #27351

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.2.7.BUILD-SNAPSHOT to 2.6.0-M1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v2.6.0-M1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2023
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