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 org.springframework:spring-framework-bom from 6.2.0-M4 to 6.2.0-M5 #15403

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

Bumps org.springframework:spring-framework-bom from 6.2.0-M4 to 6.2.0-M5.

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v6.2.0-M5

⭐ New Features

  • Harmonize handling of current factory method in SimpleInstantiationStrategy #33192
  • Unwrap InvocationTargetException in SpEL's FunctionReference #33174
  • Support rendering multiple fragments #33162
  • Allow MessageHeaderAccessor to be created with existing headers #33153
  • Generalize message conversion for HTTP message content in AssertJ support #33148
  • Allow arbitrary packages to be scanned for Reflective usage #33132
  • Support external methods referenced by fully-qualified name in @TestBean #33125
  • Update Content-Type based on encoding in MVC FreeMarkerView #33119
  • Introduce SmartHttpMessageConverter #33118
  • Support property placeholders in @Sql script paths #33114
  • Reject ModelMap argument types in WebFlux #33109
  • Set output_encoding in FreeMarkerView implementations #33106
  • Allow encoding to be set with a Charset in FreeMarker support #33102
  • Let custom ObjectProvider implementations declare a single method only #33070
  • Add support for running assertions on resolved exception in MockMvcTester #33060
  • Add dedicated support for printing the MvcResult in MockMvcTester #33059
  • Provide a way to determine if a context is in the process of being closed #33058
  • MockHttpServletRequestBuilder should merge URI from the parent if necessary #33057
  • Fail fast if a @Bean method declares @Autowired as well #33051
  • Add dedicated async dispatch support for MockMvcTester #33040
  • Add dedicated multipart support for MockMvcTester #33027
  • spring-form JSP tags should escape HTML value based on response character encoding #33023
  • SimpleClientHttpResponse throws IOException when response body is empty and status code is >= 400 #33020
  • MockHttpServletResponse defaults to ISO-8859-1 for JSON while the rest of the framework defaults to UTF-8 #33019
  • Propagate context to message converters when streaming with Flux in Spring MVC #32813
  • Resolve URI to baseUrl in RestClient #32679
  • Constructor data binding support for List, Map and array arguments #32426
  • Implement Eclipse Jetty core HTTP handler adapter #32097
  • Add better control over generated files registration #31331
  • Provide more declarative control over reflection hint registration #29194
  • Replace @Nonnull(when = When.MAYBE) by @CheckForNull in @Nullable #27183
  • Add JSON support to Protobuf codecs #25457

🐞 Bug Fixes

  • AntPathPatternMatcher hardcoded "/" separator in variables matching and comparator #33085
  • AOT generates a raw type for a generic type with nested unresolved generics #33069
  • Unwrap Kotlin inline value classes return values #33026
  • Kotlin Serialization support does not take null-safety into account #33016

📔 Documentation

  • Move Testing below other framework concerns in the reference documentation TOC #33083
  • Move Servlet HTTP Message Conversion to its own section #33063
  • Document AssertJ support for MockMvc #32454

🔨 Dependency Upgrades

... (truncated)

Commits
  • 0d4eb6c Release v6.2.0-M5
  • 1a21977 Only promote a milestone when verify has completed
  • c038f55 Merge branch '6.1.x'
  • 1880e10 Next development version (v6.1.12-SNAPSHOT)
  • 93d5be6 Merge branch '6.1.x'
  • 611d3e5 Correct type names in docs on Validation in WebFlux
  • 7617a01 Unwrap Kotlin inline value classes return values
  • 82c5aa4 Refactor InvocableHandlerMethodKotlinTests
  • b93b7e0 Add FragmentsRendering to documentation for return values
  • 65296c6 Add status/headers to WebMVC FragmentsRendering
  • 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:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.0-M4 to 6.2.0-M5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.0-M4...v6.2.0-M5)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  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 Jul 12, 2024
@github-actions github-actions bot added this to the 6.4.0-M1 milestone Jul 12, 2024
@spring-builds spring-builds enabled auto-merge (rebase) July 12, 2024 03:23
@spring-builds spring-builds merged commit eee0dac into main Jul 12, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/org.springframework-spring-framework-bom-6.2.0-M5 branch July 12, 2024 03:35
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.

1 participant