Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
dependencies java
Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 6 updates:
| Package | From | To |
|---|---|---|
| org.junit:junit-bom | 5.13.3 |
5.13.4 |
| org.springframework:spring-web | 6.2.8 |
6.2.9 |
| com.fasterxml.jackson.core:jackson-core | 2.19.1 |
2.19.2 |
| com.fasterxml.jackson.core:jackson-annotations | 2.19.1 |
2.19.2 |
| com.fasterxml.jackson.core:jackson-databind | 2.19.1 |
2.19.2 |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | 2.19.1 |
2.19.2 |
Updates org.junit:junit-bom from 5.13.3 to 5.13.4
Release notes
Sourced from org.junit:junit-bom's releases.
JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4
See Release Notes.
Full Changelog: https://github.com/junit-team/junit-framework/compare/r5.13.3...r5.13.4
Commits
8a21048Release 5.13.49a38789Finalize 5.13.4 release notes458325cLog only once per implementation type forCloseableResourcetypes976a110Protect against potential problems when converting file-based selectorse94f728Allow default package forPackageSourceb60fecfFail on classpath resource names that are blank after removing leading /6378c88Removejava.*packages fromImport-Packageheaders in all jars (#4738)1a360f3Create initial 5.13.4 release notes from template806fc9aDocument #4689 in release notes1653839Document #4686 in release notes- Additional commits viewable in compare view
Updates org.springframework:spring-web from 6.2.8 to 6.2.9
Release notes
Sourced from org.springframework:spring-web'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
Updates com.fasterxml.jackson.core:jackson-core from 2.19.1 to 2.19.2
Commits
1fb7653[maven-release-plugin] prepare release jackson-core-2.19.24dd2ee2Prep for 2.19.2155f66d...0c1f4ffForce 2.19/CI4952499Merge branch '2.18' into 2.19c9d3b02Merge branch '2.17' into 2.1812ba2c2Merge branch '2.16' into 2.17d43f90eMerge branch '2.15' into 2.1744a3c41Merge branch '2.15' into 2.16b2480faUpdate #943 description with [CVE-2025-52999] to tag CVE- Additional commits viewable in compare view
Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.1 to 2.19.2
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.1 to 2.19.2
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
Pull Request Statistics
1
1
+6
-6
Package Dependencies
org.springframework:spring-web
maven
6.2.8 → 6.2.9
Patch
/hooks/persistence-defectdojo/hook
org.junit:junit-bom
maven
5.13.3 → 5.13.4
Patch
/hooks/persistence-defectdojo/hook
maven
2.19.1 → 2.19.2
Patch
/hooks/persistence-defectdojo/hook
maven
2.19.1 → 2.19.2
Patch
/hooks/persistence-defectdojo/hook
maven
2.19.1 → 2.19.2
Patch
/hooks/persistence-defectdojo/hook
maven
2.19.1 → 2.19.2
Patch
/hooks/persistence-defectdojo/hook
Technical Details
| ID: | 4545628 |
| UUID: | 2717938208 |
| Node ID: | PR_kwDOBM-Q_c6iAHIg |
| Host: | GitHub |
| Repository: | secureCodeBox/secureCodeBox |
| Merge State: | Unknown |