Bump the gradle group across 1 directory with 3 updates
Type: Pull Request
State: Closed
Association: None
Comments: 0
(10 months ago)
(10 months ago)
(10 months ago)
dependencies java
Bumps the gradle group with 3 updates in the / directory: com.google.protobuf:protobuf-java, com.google.protobuf:protobuf-java-util and org.springframework:spring-webmvc.
Updates com.google.protobuf:protobuf-java from 3.25.5 to 4.31.1
Commits
74211c0Updating version.json and repo version numbers to: 31.163fa9abMerge pull request #21978 from shaod2/31.1-cpbec5b5aAdd missingcoptsattribute (#21982)96a9ef6Fix cmake staleness test3419598Support allowing late injection of language feature set defaults from Feature...0fe099apython pyi print "import datetime" for Duration/Timestamp field (#21885)f156008Merge pull request #21861 from shaod2/py-cp-31a3921fbAdd recursion depth limits to pure pythonac94456Merge pull request #21744 from protocolbuffers/31.x-202505141617f275995Updating version.json and repo version numbers to: 31.1-dev- Additional commits viewable in compare view
Updates com.google.protobuf:protobuf-java-util from 3.25.5 to 4.31.1
Updates com.google.protobuf:protobuf-java-util from 3.25.5 to 4.31.1
Updates org.springframework:spring-webmvc from 6.2.8 to 6.2.9
Release notes
Sourced from org.springframework:spring-webmvc's releases.
v6.2.9
:star: New Features
OncePerRequestFiltercannot be CGLib-proxied #35198- Consistently catch
InaccessibleObjectExceptionnext toIllegalAccessException#35190- Introduce
Date-to-InstantandInstant-to-Dateconverters #35175- Consistent nullability and exception declarations in
AbstractMessagingTemplatehierarchy #35159- Register runtime hints for
Instant-to-Timestampconversion #35156- Improve handling of
ResponseEntity<?>in Spring MVC #35153- Support
@CacheConfig("myCacheName")declarations for simplified configuration #35152- Declare
messageSelectorparameters inJmsOperationsas@Nullable#35151- Add getter for
OverflowStrategyinConcurrentWebSocketSessionDecorator#35132- Use preset Content-Type for streaming and reactive responses in Spring MVC #35130
- Leniently tolerate null
@Aspectbean #35074DataAccessResourceFailureExceptionthrown when transaction times out on PostgreSQL #35073MethodInvokingFactoryBeanfails to invoke publicly exported methods overridden by internal classes when using JPMS #34028:lady_beetle: Bug Fixes
- Restore preference for interface (most abstract) method in
getPubliclyAccessibleMethodIfPossible#35189- Make
targetBeanNamefield in AbstractBeanFactoryBasedTargetSourceprotectedto avoid exceptions in logging andtoString()#35172- Fix inconsistencies in
StaticListableBeanFactory#35119- Support StreamingHttpOutputMessage in RestClient #35102
- When building
DELETErequests, the request body is not used inJdkClientHttpRequest.buildRequest#35068- AOT-generated bean registration file contains "too many constants" when building with many beans #35044
- Prevent cache pollution by storing only the factories #34732
- WebFlux decodes wildcard content-types as form-data/multipart #34660
- AOT-generated CGLib proxies do not contain method overrides #34642
- 500 response for ResourceHttpRequestHandler when requested range is not satisfied #34490
:notebook_with_decorative_cover: Documentation
- Document how to register runtime hints for convention-based conversion #35178
- Link to
@ContextConfigurationJavadoc from reference manual #35088:hammer: Dependency Upgrades
- Upgrade to JUnit 5.13.3 #35103
- Upgrade to Micrometer 1.14.9 #35202
- Upgrade to Reactor 2024.0.8 #35201
:heart: Contributors
Thank you to all the contributors who worked on this release:
@Meijuh,@RazorNd,@chenggwang,@izeye,@mjd507,@ngocnhan-tran1996, and@philwebb
Commits
09a5ca3Release v6.2.9a4ec25dUpgrade to MockK 1.13.170fc043fUpgrade to Netty 4.1.123, Selenium 4.34, XMLUnit 2.10.35473260Backport nullability refinements for Micrometer12a6098Upgrade to Reactor 2024.0.8 and Micrometer 1.14.9f86034bDrop final declaration from doFilter entry point (for CGLIB proxying)2180783Upgrade to Jetty 12.0.23, Netty 4.1.122, Gson 2.13.1, Caffeine 3.2.12434bb1Polishing4063cb5Publish releases using Central Portal4277682Catch InaccessibleObjectException next to IllegalAccessException- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
1
+2
-2
Package Dependencies
com.google.protobuf:protobuf-java
maven
3.25.5 → 4.31.1
Major
org.springframework:spring-webmvc
maven
6.2.8 → 6.2.9
Patch
maven
3.25.5 → 4.31.1
Major
Technical Details
| ID: | 5029719 |
| UUID: | 2737271612 |
| Node ID: | PR_kwDOCdRL0c6jJ3M8 |
| Host: | GitHub |
| Repository: | github/flit |
| Mergeable: | Yes |
| Merge State: | Unstable |