Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps org.springframework.boot from 3.0.12 to 3.0.13.

Release notes

Sourced from org.springframework.boot's releases.

v3.0.13

⚠️ Noteworthy Changes

  • Following the Paketo team's announcement that the Bionic CNB builders will be removed, the default builder using by bootBuildImage (Gradle) and spring-boot:build-image (Maven) has been changed to Paketo Jammy #38477

🐞 Bug Fixes

  • App fails to start with a NoSuchMethodError when using Flyway 10.0.0 #38266
  • spring.webflux.multipart.max-disk-usage-per-part behaves incorrectly for values where the number of bytes overflows an int #38150
  • Mail health indicator fails when host is not set in properties #38042

📔 Documentation

  • Document supported SQL comment prefixes #38494
  • Update access log pattern documentation to align with changes in Tomcat 10 #38403
  • Fix link to Elasticsearch health indicator #38332
  • Add a Restarting a stopped or failed Job section to the batch howto #38326
  • Code sample in "Developing Your First Spring Boot Application" does not work #38270
  • Improve --help and documentation for "encodepassword -a/--algorithm" in the Spring Boot CLI #38247
  • Add how-to documentation for test-only database migrations with Flyway/Liquibase #38229
  • Document that TomcatConnectorCustomizers are not applied to additional connectors #38196
  • Document that application.* banner variables require a packaged jar or the use of Boot's launcher #38147
  • Improve systemd configuration documentation #38115
  • Clarify that @AutoConfigureWebTestClient binds WebTestClient to mock infrastructure #38112
  • MyErrorWebExceptionHandler example in documentation isn't working #38109
  • Add section on AspectJ support #38095
  • Document that SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS is disabled by default #38088
  • Update "Running Behind a Front-end Proxy Server" to include reactive and ForwardedHeaderTransformer #38070
  • Document how to customize the basePackages that auto-configurations consider (for example Spring Data Repositories) #38052
  • Clarifying documentation on including a top-level @TestConfiguration class in a test #38039
  • Document ConfigurationPropertyCaching #38036
  • Document server.servlet.encoding.* properties and server.servlet.encoding.mapping in particular #38033
  • Document configuration for building images with Colima #38030
  • Add a section on customizing embedded reactive servers #38026
  • Improve documentation of classpath.idx file and its generation by the Maven and Gradle plugins #38023
  • Document additional user configuration that's required after setting spring.hateoas.use-hal-as-default-json-media-type to false #38020
  • Clarify that MVC components provided through WebMvcRegistrations are subject to subsequent processing and configuration by MVC #38017
  • Add Embedded MongoDB to community starters #38010
  • Update "Use Another Web Server" how-to to reflect Servlet 5.0 baseline #37238
  • Update Spring Framework documentation links #36241
  • Spring Boot Actuator documentation misses management.endpoint.env.show-values property #35917
  • Document that properties that change an application's beans are fixed at build time #35032
  • Document that testing with ApplicationContextRunner in a native image is not supported #34007
  • Document how to downgrade dependencies to use embedded Jetty 11 #33044

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.20.1 #38355
  • Upgrade to DB2 JDBC 11.5.9.0 #38436
  • Upgrade to Dependency Management Plugin 1.1.4 #38344

... (truncated)

Commits
  • f740d9b Release v3.0.13
  • 4840ee9 Upgrade to Spring Batch 5.0.4
  • d09959d Merge branch '2.7.x' into 3.0.x
  • 5490e73 Improve Tags generation for methods names
  • 1d7d6d1 Merge branch '2.7.x' into 3.0.x
  • 7ad6e44 Upgrade to Spring Batch 4.3.10
  • 48e06af Merge branch '2.7.x' into 3.0.x
  • a6346fb Merge pull request #38385 from PENEKhun
  • 0171ed2 Polish "Document comments in SQL for database initialization"
  • 578d043 Document comments in SQL for database initialization
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.0.12 to 3.0.13.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Nov 24, 2023
@dependabot dependabot bot added this to the 3.1.x milestone Nov 24, 2023
@marcusdacoregio marcusdacoregio self-assigned this Nov 27, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 3.1.x, 3.1.4 Nov 27, 2023
@marcusdacoregio marcusdacoregio merged commit 2750f1f into 3.1.x Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/gradle/3.1.x/org.springframework.boot-3.0.13 branch November 27, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants