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 springBootVersion from 3.3.0-M2 to 3.3.0-M3 #2237

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps springBootVersion from 3.3.0-M2 to 3.3.0-M3.
Updates org.springframework.boot:spring-boot-gradle-plugin from 3.3.0-M2 to 3.3.0-M3

Release notes

Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases.

v3.3.0-M3

⭐ New Features

  • Add public getUndertow method to UndertowWebServer #39916
  • Add TWENTY_TWO to JavaVersion enum #39827
  • Implement SBOM actuator endpoint #39799
  • Use optimized request predicates for GraphQL MVC and WebFlux endpoints #39652
  • Auto-configure SSE transport on GraphQL MVC and WebFlux endpoints #39651
  • Manage jakarta.inject:jakarta.inject-api #39587
  • Improve exploded structure experience for efficient deployments #38276
  • Support loading of base 64 encoded values from the Environment #36033
  • Support mvn spring-boot:run with classpaths that exceeds Windows' length limits #17766

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39961
  • spring-boot-maven-plugin doesn't work with Java 22 #39934
  • Jetty embedded web server includes a JNDI initial context when other servers do not #39932
  • Remove virtual thread support for Undertow as it leaks memory #39812
  • When using Logback, log messages appear in a single line when application name contains brackets #39802
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39794
  • SpringProfile arbiter fails without a Spring's environment #39787
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39765

πŸ“” Documentation

  • Document support for Java 22 #40047
  • Fix web session javadoc typo #39954
  • Fix typo in Custom HTTP Exchange Recording section #39785
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39738
  • Switch to Antora Based Documentation #33766

πŸ”¨ Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.0 #40014
  • Upgrade to Angus Mail 2.0.3 #39991
  • Upgrade to Brave 6.0.2 #39992
  • Upgrade to Commons DBCP2 2.12.0 #39918
  • Upgrade to Couchbase Client 3.6.0 #39951
  • Upgrade to Elasticsearch Client 8.12.2 #39919
  • Upgrade to Flyway 10.10 #40022
  • Upgrade to Git Commit ID Maven Plugin 8.0.2 #40015
  • Upgrade to Glassfish JAXB 4.0.5 #39993
  • Upgrade to GraphQL Java 21.4 #40016
  • Upgrade to Groovy 4.0.20 #39994
  • Upgrade to Infinispan 15.0.0.Final #40017
  • Upgrade to Jackson Bom 2.17.0 #39920
  • Upgrade to Jakarta Activation 2.1.3 #39996
  • Upgrade to Jakarta Mail 2.1.3 #39997
  • Upgrade to Jakarta XML Bind 4.0.2 #39998

... (truncated)

Commits
  • 94c7ba9 Release v3.3.0-M3
  • 4047c00 Implement SBOM actuator endpoint
  • 75012c5 Attempt to fix Windows build error with Antora
  • edfc5f6 Merge branch '3.2.x'
  • ae14221 Merge branch '3.1.x' into 3.2.x
  • ccd22a3 Document support for Java 22
  • 3d2d278 Next development version (v3.2.5-SNAPSHOT)
  • 3abf43b Don't run antora task on Windows CI builds
  • 93fc2a4 Reinstate Gradle Plugin toolchain's maximum compatible Java version
  • 5c184f8 Next development version (v3.1.11-SNAPSHOT)
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-configuration-metadata from 3.3.0-M2 to 3.3.0-M3

Release notes

Sourced from org.springframework.boot:spring-boot-configuration-metadata's releases.

v3.3.0-M3

⭐ New Features

  • Add public getUndertow method to UndertowWebServer #39916
  • Add TWENTY_TWO to JavaVersion enum #39827
  • Implement SBOM actuator endpoint #39799
  • Use optimized request predicates for GraphQL MVC and WebFlux endpoints #39652
  • Auto-configure SSE transport on GraphQL MVC and WebFlux endpoints #39651
  • Manage jakarta.inject:jakarta.inject-api #39587
  • Improve exploded structure experience for efficient deployments #38276
  • Support loading of base 64 encoded values from the Environment #36033
  • Support mvn spring-boot:run with classpaths that exceeds Windows' length limits #17766

🐞 Bug Fixes

  • Thread name prefix is not always set when using virtual threads #39961
  • spring-boot-maven-plugin doesn't work with Java 22 #39934
  • Jetty embedded web server includes a JNDI initial context when other servers do not #39932
  • Remove virtual thread support for Undertow as it leaks memory #39812
  • When using Logback, log messages appear in a single line when application name contains brackets #39802
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39794
  • SpringProfile arbiter fails without a Spring's environment #39787
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39765

πŸ“” Documentation

  • Document support for Java 22 #40047
  • Fix web session javadoc typo #39954
  • Fix typo in Custom HTTP Exchange Recording section #39785
  • Make description of virtual threads and JVM exit easier to understand by removing "no-non" double-negative #39738
  • Switch to Antora Based Documentation #33766

πŸ”¨ Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.0 #40014
  • Upgrade to Angus Mail 2.0.3 #39991
  • Upgrade to Brave 6.0.2 #39992
  • Upgrade to Commons DBCP2 2.12.0 #39918
  • Upgrade to Couchbase Client 3.6.0 #39951
  • Upgrade to Elasticsearch Client 8.12.2 #39919
  • Upgrade to Flyway 10.10 #40022
  • Upgrade to Git Commit ID Maven Plugin 8.0.2 #40015
  • Upgrade to Glassfish JAXB 4.0.5 #39993
  • Upgrade to GraphQL Java 21.4 #40016
  • Upgrade to Groovy 4.0.20 #39994
  • Upgrade to Infinispan 15.0.0.Final #40017
  • Upgrade to Jackson Bom 2.17.0 #39920
  • Upgrade to Jakarta Activation 2.1.3 #39996
  • Upgrade to Jakarta Mail 2.1.3 #39997
  • Upgrade to Jakarta XML Bind 4.0.2 #39998

... (truncated)

Commits
  • 94c7ba9 Release v3.3.0-M3
  • 4047c00 Implement SBOM actuator endpoint
  • 75012c5 Attempt to fix Windows build error with Antora
  • edfc5f6 Merge branch '3.2.x'
  • ae14221 Merge branch '3.1.x' into 3.2.x
  • ccd22a3 Document support for Java 22
  • 3d2d278 Next development version (v3.2.5-SNAPSHOT)
  • 3abf43b Don't run antora task on Windows CI builds
  • 93fc2a4 Reinstate Gradle Plugin toolchain's maximum compatible Java version
  • 5c184f8 Next development version (v3.1.11-SNAPSHOT)
  • Additional commits viewable in compare view

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 `springBootVersion` from 3.3.0-M2 to 3.3.0-M3.

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.3.0-M2 to 3.3.0-M3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0-M2...v3.3.0-M3)

Updates `org.springframework.boot:spring-boot-configuration-metadata` from 3.3.0-M2 to 3.3.0-M3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.0-M2...v3.3.0-M3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-configuration-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-upgrade java Pull requests that update Java code labels Mar 22, 2024
@persapiens persapiens merged commit b2e6529 into 5.3.x Mar 22, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/5.3.x/springBootVersion-3.3.0-M3 branch March 22, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant