Title: Bump springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE in /SpringProject by dependabot[bot] · Pull Request #1 · Pawan534/myJavaScriptPrograms · GitHub
Open Graph Title: Bump springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE in /SpringProject by dependabot[bot] · Pull Request #1 · Pawan534/myJavaScriptPrograms
X Title: Bump springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE in /SpringProject by dependabot[bot] · Pull Request #1 · Pawan534/myJavaScriptPrograms
Description: Bumps springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE. Updates spring-core from 4.3.6.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ New Features Update throwable to SQLException #24337 Update CORS support #24327 Improve exception message in AopContext.currentProxy() #24321 Trim line in LineInfo only once #24310 Merge getCallableInterceptors and getDeferredResultInterceptors #24305 Optimize SimpleAliasRegistry hasAlias implementation #24295 Improve ExposeInvocationInterceptor exception message #24293 Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder #24292 StringHttpMessageConverter addDefaultHeaders() should check media type for wildcard before setting it into headers #24283 Add fast path for ClassUtils.hasMethod #24282 Support headers with multiple values in ResponseStatusException #24261 Remove quality parameter from chosen media type in WebFlux responses #24239 Remove Content-* response headers before error handling in WebFlux #24238 Reuse InputStream for ResourceRegionHttpMessageConverter #24214 Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24211 Simplify AdvisedSupport.removeAdvisor() #24205 Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) #24195 Short-circuit in AbstractBeanDefinition.equals() #24185 Expose local address in reactive ServerHttpRequest #24174 Improve exception message for mixed explicit and implicit aliases with @AliasFor #24168 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop #24167 Add "application/*+xml" as supported media type to XML decoders #24164 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #24153 Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24152 Add accessor for logPrefix in ClientResponse to allow tying a ClientRequest to a ClientResponse #24146 Support variable resolution of wildcard types #24145 WebTestClientExtensions.expectBody doesn't work for generic types #24142 Add firstElement to CollectionUtils #24135 Improve configuration API of ClientCodecConfigurer.CustomCodecs #24124 Introduce BeanNameGenerator based on fully qualified class name #24114 ContentDisposition cannot parse encoded filename with leading space #24112 Add option to encode MultiValueMap of query params #24043 AbstractMessageConverterMethodProcessor results in 406 with "Accept: /" when @RequestMapping produces condition determined the content type #23287 Allow testing with any value for Content-Type and Accept header in MockHttpServletRequestBuilder #2079 🪲 Bug Fixes StringDecoder buffer leak related to maxInMemorySize limit #24339 Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329 SimpleKey contains invalid hashcode on deserialization when parameters include an enum #24320 ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages #24312 Unsafe double-checked locking in SpelExpression#compileExpression #24265 Ensure CORS processing does not add Vary header twice on async requests #24223 Escape quotes in filename in ContentDisposition.Builder when charset not specified #24220 ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24206 ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24194 Regression: annotation searches no longer handle exceptions #24188 ... (truncated) Commits 0ddc62e Release version 5.2.3.RELEASE 8740c2d Warning against split URL handling in docs 5debd86 Upgrade to Reactor Dysprosium SR3 1c270d8 Fix Checkstyle violation 29fe65d Upgrade to Dysprosium snapshots 8a60867 Polishing regarding AJDT versions 33ffdd8 Update copyright date c84dd55 Fix typo in ReflectionUtilsTests cbc5746 Support for maxInMemorySize in SSE reader a741ae4 Improve limit handling in StringDecoder Additional commits viewable in compare view Updates spring-context from 4.3.6.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-context's releases. v5.2.3.RELEASE ⭐ New Features Update throwable to SQLException #24337 Update CORS support #24327 Improve exception message in AopContext.currentProxy() #24321 Trim line in LineInfo only once #24310 Merge getCallableInterceptors and getDeferredResultInterceptors #24305 Optimize SimpleAliasRegistry hasAlias implementation #24295 Improve ExposeInvocationInterceptor exception message #24293 Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder #24292 StringHttpMessageConverter addDefaultHeaders() should check media type for wildcard before setting it into headers #24283 Add fast path for ClassUtils.hasMethod #24282 Support headers with multiple values in ResponseStatusException #24261 Remove quality parameter from chosen media type in WebFlux responses #24239 Remove Content-* response headers before error handling in WebFlux #24238 Reuse InputStream for ResourceRegionHttpMessageConverter #24214 Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24211 Simplify AdvisedSupport.removeAdvisor() #24205 Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) #24195 Short-circuit in AbstractBeanDefinition.equals() #24185 Expose local address in reactive ServerHttpRequest #24174 Improve exception message for mixed explicit and implicit aliases with @AliasFor #24168 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop #24167 Add "application/*+xml" as supported media type to XML decoders #24164 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #24153 Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24152 Add accessor for logPrefix in ClientResponse to allow tying a ClientRequest to a ClientResponse #24146 Support variable resolution of wildcard types #24145 WebTestClientExtensions.expectBody doesn't work for generic types #24142 Add firstElement to CollectionUtils #24135 Improve configuration API of ClientCodecConfigurer.CustomCodecs #24124 Introduce BeanNameGenerator based on fully qualified class name #24114 ContentDisposition cannot parse encoded filename with leading space #24112 Add option to encode MultiValueMap of query params #24043 AbstractMessageConverterMethodProcessor results in 406 with "Accept: /" when @RequestMapping produces condition determined the content type #23287 Allow testing with any value for Content-Type and Accept header in MockHttpServletRequestBuilder #2079 🪲 Bug Fixes StringDecoder buffer leak related to maxInMemorySize limit #24339 Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329 SimpleKey contains invalid hashcode on deserialization when parameters include an enum #24320 ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages #24312 Unsafe double-checked locking in SpelExpression#compileExpression #24265 Ensure CORS processing does not add Vary header twice on async requests #24223 Escape quotes in filename in ContentDisposition.Builder when charset not specified #24220 ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24206 ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24194 Regression: annotation searches no longer handle exceptions #24188 ... (truncated) Commits 0ddc62e Release version 5.2.3.RELEASE 8740c2d Warning against split URL handling in docs 5debd86 Upgrade to Reactor Dysprosium SR3 1c270d8 Fix Checkstyle violation 29fe65d Upgrade to Dysprosium snapshots 8a60867 Polishing regarding AJDT versions 33ffdd8 Update copyright date c84dd55 Fix typo in ReflectionUtilsTests cbc5746 Support for maxInMemorySize in SSE reader a741ae4 Improve limit handling in StringDecoder 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.
Open Graph Description: Bumps springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE. Updates spring-core from 4.3.6.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ ...
X Description: Bumps springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE. Updates spring-core from 4.3.6.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEAS...
Opengraph URL: https://github.com/Pawan534/myJavaScriptPrograms/pull/1
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:28e8bae8-441c-58c2-c73c-2a8b6370bb26 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 8360:12779A:C42520:102C1A6:698FB4EE |
| html-safe-nonce | f2b8c6139bec61ea24855269d91735c8b2448c093e925976db96af42f7f957de |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzYwOjEyNzc5QTpDNDI1MjA6MTAyQzFBNjo2OThGQjRFRSIsInZpc2l0b3JfaWQiOiI0ODI2MDA4MTc4MjEzNzYyMjg2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | fa2e8cb6129d29ff5c2d43b7fac9c284ab4aa9c12ed7bb22bdc6aa199c18ac34 |
| hovercard-subject-tag | pull_request:364989493 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/Pawan534/myJavaScriptPrograms/pull/1/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE. Updates spring-core from 4.3.6.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6df359c0989bb4eb7656e0047ab7a57a6657880db88f5a202f4e51ddbc3dfce8 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/Pawan534/myJavaScriptPrograms git https://github.com/Pawan534/myJavaScriptPrograms.git |
| octolytics-dimension-user_id | 8242383 |
| octolytics-dimension-user_login | Pawan534 |
| octolytics-dimension-repository_id | 226187383 |
| octolytics-dimension-repository_nwo | Pawan534/myJavaScriptPrograms |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 226187383 |
| octolytics-dimension-repository_network_root_nwo | Pawan534/myJavaScriptPrograms |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d09a7639fca70dcd33f2b127cabd422a73b10aef |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width