Skip to content

Bump spring-boot-starter-parent from 2.4.0-SNAPSHOT to 3.1.0-M2#81

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.1.0-M2
Open

Bump spring-boot-starter-parent from 2.4.0-SNAPSHOT to 3.1.0-M2#81
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.1.0-M2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2023

Bumps spring-boot-starter-parent from 2.4.0-SNAPSHOT to 3.1.0-M2.

Release notes

Sourced from spring-boot-starter-parent's releases.

v3.1.0-M2

⭐ New Features

  • Provide dependency management for Testcontainers #34712
  • Configure support for GraphQL pagination and sorting #34677
  • Reduce the boilerplate that's required in tests that use a service in a Testcontainers-managed container #34658
  • Allow auto-configuration to consume service connection information from sources other than configuration properties #34657
  • Add SanitizableData withSanitizedValue #34615
  • Configure exception resolver for @GraphQlExceptionHandler methods #34526
  • Switch from single topic for fixed delays to single topic for same intervals in Spring Kafka retry configuration. #34504
  • Remove final from ProblemDetailsExceptionHandler classes to allow proxying #34503
  • Rename version property for Git Commit ID Maven plugin from git-commit-id-plugin.version to git-commit-id-maven-plugin.version #34397
  • Add build-info skip support #34393
  • Add support for CNB platform API 0.11 #34383
  • Configure maven.compiler.release in spring-boot-starter-parent to prevent impossible JDK API usage #34365
  • Revert support for allowing JoranConfigurators to be passed ahead of time to Logback #34361
  • Add management.wavefront.application.custom-tags property #34223
  • Add RabbitTemplateCustomizer to allow customization of RabbitTemplates #34050
  • Add Spring Authorization Server support #34003

🐞 Bug Fixes

  • Use of @EntityScan causes AOT instance supplier code generation error #34731
  • EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured #34660
  • StandardConfigDataResource can import the same file twice if the classpath includes '.' #34618
  • @ConfigurationProperties no longer works on a mutable Kotlin data classes #34611
  • Loading application.yml fails with NoSuchMethodError when using SnakeYAML 2.0 #34516
  • Image builds with podman fail when image buildpacks are configured #34496
  • Maven plugin uses timezone-local timestamps when outputTimestamp is used #34431
  • Spring Boot 3 does not provide a configuration property for configuring red metrics custom tag keys #34425
  • org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong class to create its logger #34420
  • @ConfigurationProperties with initialized nested record properties values no longer bind #34411
  • Custom ConfigDataLocationResolver/ConfigDataLoader fails in 3.0.x when combined with spring-boot-devtools #34375
  • defaultTracingObservationHandler is not ordered as documented #34370

📔 Documentation

  • Document support for Java 20 #34727
  • Typo in Batch documentation: content instead of context #34707
  • Clarify conventions for custom error pages in WebFlux #34706
  • Fix Javadoc in JobLauncherApplicationRunner #34604
  • Update two references to old APIs #34603
  • Document how to get socket location for image building configuration with podman #34476
  • Document support for Gradle 8 #34463
  • Update Batch documentation #34456
  • Add link to Failover starter #34423
  • Fix typo in OpenTelemetry section #34416
  • Fix typo in Encrypting Properties #34415
  • Use plugins DSL consistently in Spring Boot Gradle Plugin docs #34392

... (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)

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.0-SNAPSHOT to 3.1.0-M2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.1.0-M2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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