[GitHub] [ctakes] dependabot[bot] opened a new pull request, #9: Bump spring-core from 4.3.12.RELEASE to 5.3.19

2022-04-22 Thread GitBox


dependabot[bot] opened a new pull request, #9:
URL: https://github.com/apache/ctakes/pull/9

   Bumps [spring-core](https://github.com/spring-projects/spring-framework) 
from 4.3.12.RELEASE to 5.3.19.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-core's
 releases.
   
   v5.3.19
   :star: New Features
   
   Remove DNS lookups during websocket connection initiation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280";>#28280
   Add application/graphql+json Media type and MIME type constants https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271";>#28271
   Fix debug log for no matching acceptableTypes https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116";>#28116
   Provide support for post-processing a LocalValidatorFactoryBean's 
validator Configuration without requiring sub-classing https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956";>#27956
   
   :lady_beetle: Bug Fixes
   
   Improve documentation and matching algorithm in data binders https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333";>#28333
   NotWritablePropertyException when attempting to declaratively configure 
ClassLoader properties https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269";>#28269
   BeanPropertyRowMapper's support for direct column name matches is 
missing in DataClassRowMapper https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243";>#28243
   AbstractListenerReadPublisher does not call 
ServletOutputStream::isReady() when reading chunked data across 
network packets https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241";>#28241
   ResponseEntity objects are accumulated in ConcurrentReferenceHashMap https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232";>#28232
   Lambda proxy generation fix causes BeanNotOfRequiredTypeException https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209";>#28209
   CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 
17 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138";>#28138
   
   :hammer: Dependency Upgrades
   
   Upgrade to Reactor 2020.0.18 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329";>#28329
   
   :heart: Contributors
   We'd like to thank all the contributors who worked on this release!
   
   https://github.com/GatinMI";>@​GatinMI
   
   v5.3.18
   :star: New Features
   
   Restrict access to property paths on Class references https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28261";>#28261
   Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28233";>#28233
   
   :lady_beetle: Bug Fixes
   
   Move off deprecated API in SessionTransactionData https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28234";>#28234
   
   :notebook_with_decorative_cover: Documentation
   
   Introduce warnings in documentation of SerializationUtils https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28246";>#28246
   Update copyright date in reference manual https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28237";>#28237
   @Transactional test does not execute all JPA lifecycle 
callback methods https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28228";>#28228
   
   :heart: Contributors
   We'd like to thank all the contributors who worked on this release!
   
   https://github.com/izeye";>@​izeye
   https://github.com/quaff";>@​quaff
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc";>cedb587
 Release v5.3.19
   https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7";>a7cf19c
 Improve documentation and matching algorithm in data binders
   https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0";>0cf7f7b
 Polishing
   https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d";>949c3d4
 Align plain accessor check
   https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47";>3b4ae7b
 TomcatHttpHandlerAdapter continues after 0 bytes
   https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd";>8b39698
 Upgrade to Reactor 2020.0.18
   https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169";>6fad00e
 Ensure dynamic proxy with AOP introduction includes la

[GitHub] [ctakes] dependabot[bot] commented on pull request #7: Bump spring-core from 4.3.12.RELEASE to 5.3.18

2022-04-22 Thread GitBox


dependabot[bot] commented on PR #7:
URL: https://github.com/apache/ctakes/pull/7#issuecomment-1107051200

   Superseded by #9.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ctakes.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ctakes] dependabot[bot] closed pull request #7: Bump spring-core from 4.3.12.RELEASE to 5.3.18

2022-04-22 Thread GitBox


dependabot[bot] closed pull request #7: Bump spring-core from 4.3.12.RELEASE to 
5.3.18
URL: https://github.com/apache/ctakes/pull/7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ctakes.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ctakes] dependabot[bot] commented on pull request #8: Bump spring-core from 4.3.12.RELEASE to 5.3.18 in /ctakes-web-rest

2022-04-22 Thread GitBox


dependabot[bot] commented on PR #8:
URL: https://github.com/apache/ctakes/pull/8#issuecomment-1107135669

   Superseded by #10.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ctakes.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ctakes] dependabot[bot] closed pull request #8: Bump spring-core from 4.3.12.RELEASE to 5.3.18 in /ctakes-web-rest

2022-04-22 Thread GitBox


dependabot[bot] closed pull request #8: Bump spring-core from 4.3.12.RELEASE to 
5.3.18 in /ctakes-web-rest
URL: https://github.com/apache/ctakes/pull/8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ctakes.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [ctakes] dependabot[bot] opened a new pull request, #10: Bump spring-core from 4.3.12.RELEASE to 5.3.19 in /ctakes-web-rest

2022-04-22 Thread GitBox


dependabot[bot] opened a new pull request, #10:
URL: https://github.com/apache/ctakes/pull/10

   Bumps [spring-core](https://github.com/spring-projects/spring-framework) 
from 4.3.12.RELEASE to 5.3.19.
   
   Release notes
   Sourced from https://github.com/spring-projects/spring-framework/releases";>spring-core's
 releases.
   
   v5.3.19
   :star: New Features
   
   Remove DNS lookups during websocket connection initiation https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28280";>#28280
   Add application/graphql+json Media type and MIME type constants https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28271";>#28271
   Fix debug log for no matching acceptableTypes https://github-redirect.dependabot.com/spring-projects/spring-framework/pull/28116";>#28116
   Provide support for post-processing a LocalValidatorFactoryBean's 
validator Configuration without requiring sub-classing https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/27956";>#27956
   
   :lady_beetle: Bug Fixes
   
   Improve documentation and matching algorithm in data binders https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28333";>#28333
   NotWritablePropertyException when attempting to declaratively configure 
ClassLoader properties https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28269";>#28269
   BeanPropertyRowMapper's support for direct column name matches is 
missing in DataClassRowMapper https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28243";>#28243
   AbstractListenerReadPublisher does not call 
ServletOutputStream::isReady() when reading chunked data across 
network packets https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28241";>#28241
   ResponseEntity objects are accumulated in ConcurrentReferenceHashMap https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28232";>#28232
   Lambda proxy generation fix causes BeanNotOfRequiredTypeException https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28209";>#28209
   CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 
17 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28138";>#28138
   
   :hammer: Dependency Upgrades
   
   Upgrade to Reactor 2020.0.18 https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28329";>#28329
   
   :heart: Contributors
   We'd like to thank all the contributors who worked on this release!
   
   https://github.com/GatinMI";>@​GatinMI
   
   v5.3.18
   :star: New Features
   
   Restrict access to property paths on Class references https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28261";>#28261
   Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28233";>#28233
   
   :lady_beetle: Bug Fixes
   
   Move off deprecated API in SessionTransactionData https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28234";>#28234
   
   :notebook_with_decorative_cover: Documentation
   
   Introduce warnings in documentation of SerializationUtils https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28246";>#28246
   Update copyright date in reference manual https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28237";>#28237
   @Transactional test does not execute all JPA lifecycle 
callback methods https://github-redirect.dependabot.com/spring-projects/spring-framework/issues/28228";>#28228
   
   :heart: Contributors
   We'd like to thank all the contributors who worked on this release!
   
   https://github.com/izeye";>@​izeye
   https://github.com/quaff";>@​quaff
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/spring-projects/spring-framework/commit/cedb5874b72c3311c8c6e2f03a53537590f2e0dc";>cedb587
 Release v5.3.19
   https://github.com/spring-projects/spring-framework/commit/a7cf19cec5ebd270f97a194d749e2d5701ad2ab7";>a7cf19c
 Improve documentation and matching algorithm in data binders
   https://github.com/spring-projects/spring-framework/commit/0cf7f7bd890504061883c48e382dc23e0c5d4df0";>0cf7f7b
 Polishing
   https://github.com/spring-projects/spring-framework/commit/949c3d450c35b676b82a4a56ada997cf9a552f1d";>949c3d4
 Align plain accessor check
   https://github.com/spring-projects/spring-framework/commit/3b4ae7b028799e6b9f33e44ead1d9038d0d55b47";>3b4ae7b
 TomcatHttpHandlerAdapter continues after 0 bytes
   https://github.com/spring-projects/spring-framework/commit/8b396985534268c59509f60a1f7d50c47a7d2bbd";>8b39698
 Upgrade to Reactor 2020.0.18
   https://github.com/spring-projects/spring-framework/commit/6fad00ed222c48f9d845bcea9d5a50dcf7c2a169";>6fad00e
 Ensure dynamic proxy with AOP introduction includes