Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump org-springframework-boot from 3.2.8 to 3.2.9 #3175

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2024

Bumps org-springframework-boot from 3.2.8 to 3.2.9.
Updates org.springframework.boot:spring-boot-dependencies from 3.2.8 to 3.2.9

Release notes

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

v3.2.9

⭐ New Features

  • Add TWENTY_THREE to JavaVersion enum #41710

🐞 Bug Fixes

  • When using WebFlux, server.error.include-binding-errors=ALWAYS no longer has an effect when the BindingResult exception is the cause of a ResponseStatusException #41984
  • spring-boot-testcontainers causes unwanted container initialization during AOT processing #41838
  • Extending DefaultErrorAttributes and overriding getErrorAttributes() gets called twice #41732
  • PropertiesLauncher does not respect classpath.idx when adding jars in BOOT-INF/lib to the classpath #41719
  • ReactiveElasticsearchRepositoriesAutoConfiguration should back off when Reactor is not on the classpath #41672
  • Launcher's ClassLoader is no longer parallel capable #41665
  • Using Gradle's new file permission API is implemented in a way that prevents removal of the old API #41599
  • Constructor binding of EnumMap fails due to missing key type #41550
  • Spring Boot Maven plugin AOT cannot handle Maven modules with module-info.java #33383
  • Docker publishRegistry in Maven plugin configuration is validated when publish option is false #29756
  • mvn spring-boot:build-image fails when 'classifier' is set to non-default value #26721

📔 Documentation

  • Release type conditionals are not working in documentation #41993
  • Harmonize code sample for MyUserHandler in reference documentation #41948
  • Explain that enabling virtual threads disables traditional thread pools #41937
  • Improve documented logging property descriptions and default values #41933
  • Fix duplicate words #41916
  • Javadoc of slice test annotations should describe more accurately which components are considered #41914
  • Document when environment variable property mapping applies #41877
  • Correct grammar in 'Running your Application with Maven' #41868
  • Document the need to explicitly reset mock servers when using mock server customizers directly #41848
  • Pulsar configuration does not have default value for several entries in the metadata #41682
  • management.otlp.metrics.export.aggregation-temporality does not have a default value in the metadata #41674
  • management.newrelic.metrics.export.client-provider-type does not have a default value in the metadata #41666
  • "Use Spring Data repositories" How-to incorrectly refers to Repository annotations #41625
  • Update link to documentation for log4j-spring-boot #41612
  • Fix link to Flyway reference documentation #41591
  • Document configuration property binding's support for using @Name to customize a property name #41577
  • The effect upon Actuator of defining your own SecurityFilterChain is documented inconsistently #41569
  • Document more clearly that username and password are not used when spring.data.redis.url is set #41231

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.18.5 #41764
  • Upgrade to Awaitility 4.2.2 #41706
  • Upgrade to Byte Buddy 1.14.19 #41881
  • Upgrade to Dropwizard Metrics 4.2.27 #41938
  • Upgrade to Hazelcast 5.3.8 #41765
  • Upgrade to Hibernate 6.4.10.Final #41766
  • Upgrade to Infinispan 14.0.30.Final #41767
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.1 #41842

... (truncated)

Commits
  • bf0362a Release v3.2.9
  • 1822b2f Include spring-boot-starter-parent in Integration tests repository
  • 0b24ee8 Improve loading of jar entry certificates
  • 112cfc8 Remove processed annotations plugin declaration
  • 1a6b3a5 Improve documented logging property descriptions and default values
  • 0610fda Look at ResponseStatusException's cause for binding errors
  • b288730 Remove processed annotations plugin
  • fe79b20 Merge pull request #41876 from hyunmin0317
  • 66a41db Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
  • 4a41006 Refactor BasicJsonParser to simplify JSON parsing logic
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-gradle-plugin from 3.2.8 to 3.2.9

Release notes

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

v3.2.9

⭐ New Features

  • Add TWENTY_THREE to JavaVersion enum #41710

🐞 Bug Fixes

  • When using WebFlux, server.error.include-binding-errors=ALWAYS no longer has an effect when the BindingResult exception is the cause of a ResponseStatusException #41984
  • spring-boot-testcontainers causes unwanted container initialization during AOT processing #41838
  • Extending DefaultErrorAttributes and overriding getErrorAttributes() gets called twice #41732
  • PropertiesLauncher does not respect classpath.idx when adding jars in BOOT-INF/lib to the classpath #41719
  • ReactiveElasticsearchRepositoriesAutoConfiguration should back off when Reactor is not on the classpath #41672
  • Launcher's ClassLoader is no longer parallel capable #41665
  • Using Gradle's new file permission API is implemented in a way that prevents removal of the old API #41599
  • Constructor binding of EnumMap fails due to missing key type #41550
  • Spring Boot Maven plugin AOT cannot handle Maven modules with module-info.java #33383
  • Docker publishRegistry in Maven plugin configuration is validated when publish option is false #29756
  • mvn spring-boot:build-image fails when 'classifier' is set to non-default value #26721

📔 Documentation

  • Release type conditionals are not working in documentation #41993
  • Harmonize code sample for MyUserHandler in reference documentation #41948
  • Explain that enabling virtual threads disables traditional thread pools #41937
  • Improve documented logging property descriptions and default values #41933
  • Fix duplicate words #41916
  • Javadoc of slice test annotations should describe more accurately which components are considered #41914
  • Document when environment variable property mapping applies #41877
  • Correct grammar in 'Running your Application with Maven' #41868
  • Document the need to explicitly reset mock servers when using mock server customizers directly #41848
  • Pulsar configuration does not have default value for several entries in the metadata #41682
  • management.otlp.metrics.export.aggregation-temporality does not have a default value in the metadata #41674
  • management.newrelic.metrics.export.client-provider-type does not have a default value in the metadata #41666
  • "Use Spring Data repositories" How-to incorrectly refers to Repository annotations #41625
  • Update link to documentation for log4j-spring-boot #41612
  • Fix link to Flyway reference documentation #41591
  • Document configuration property binding's support for using @Name to customize a property name #41577
  • The effect upon Actuator of defining your own SecurityFilterChain is documented inconsistently #41569
  • Document more clearly that username and password are not used when spring.data.redis.url is set #41231

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.18.5 #41764
  • Upgrade to Awaitility 4.2.2 #41706
  • Upgrade to Byte Buddy 1.14.19 #41881
  • Upgrade to Dropwizard Metrics 4.2.27 #41938
  • Upgrade to Hazelcast 5.3.8 #41765
  • Upgrade to Hibernate 6.4.10.Final #41766
  • Upgrade to Infinispan 14.0.30.Final #41767
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.1 #41842

... (truncated)

Commits
  • bf0362a Release v3.2.9
  • 1822b2f Include spring-boot-starter-parent in Integration tests repository
  • 0b24ee8 Improve loading of jar entry certificates
  • 112cfc8 Remove processed annotations plugin declaration
  • 1a6b3a5 Improve documented logging property descriptions and default values
  • 0610fda Look at ResponseStatusException's cause for binding errors
  • b288730 Remove processed annotations plugin
  • fe79b20 Merge pull request #41876 from hyunmin0317
  • 66a41db Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
  • 4a41006 Refactor BasicJsonParser to simplify JSON parsing logic
  • 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 `org-springframework-boot` from 3.2.8 to 3.2.9.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.8...v3.2.9)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.8...v3.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Aug 23, 2024
@github-actions github-actions bot added this to the 3.3.3 milestone Aug 23, 2024
@spring-builds spring-builds enabled auto-merge (rebase) August 23, 2024 04:04
@spring-builds spring-builds merged commit d0579d9 into 3.3.x Aug 23, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.3.x/org-springframework-boot-3.2.9 branch August 23, 2024 04:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant