René's URL Explorer Experiment


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

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:28e8bae8-441c-58c2-c73c-2a8b6370bb26
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8360:12779A:C42520:102C1A6:698FB4EE
html-safe-noncef2b8c6139bec61ea24855269d91735c8b2448c093e925976db96af42f7f957de
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzYwOjEyNzc5QTpDNDI1MjA6MTAyQzFBNjo2OThGQjRFRSIsInZpc2l0b3JfaWQiOiI0ODI2MDA4MTc4MjEzNzYyMjg2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacfa2e8cb6129d29ff5c2d43b7fac9c284ab4aa9c12ed7bb22bdc6aa199c18ac34
hovercard-subject-tagpull_request:364989493
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/Pawan534/myJavaScriptPrograms/pull/1/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None6df359c0989bb4eb7656e0047ab7a57a6657880db88f5a202f4e51ddbc3dfce8
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/Pawan534/myJavaScriptPrograms git https://github.com/Pawan534/myJavaScriptPrograms.git
octolytics-dimension-user_id8242383
octolytics-dimension-user_loginPawan534
octolytics-dimension-repository_id226187383
octolytics-dimension-repository_nwoPawan534/myJavaScriptPrograms
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id226187383
octolytics-dimension-repository_network_root_nwoPawan534/myJavaScriptPrograms
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released09a7639fca70dcd33f2b127cabd422a73b10aef
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPawan534%2FmyJavaScriptPrograms%2Fpull%2F1%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPawan534%2FmyJavaScriptPrograms%2Fpull%2F1%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=Pawan534%2FmyJavaScriptPrograms
Reloadhttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Reloadhttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Reloadhttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Pawan534 https://patch-diff.githubusercontent.com/Pawan534
myJavaScriptProgramshttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FPawan534%2FmyJavaScriptPrograms
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FPawan534%2FmyJavaScriptPrograms
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FPawan534%2FmyJavaScriptPrograms
Code https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms
Issues 0 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/issues
Pull requests 6 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pulls
Actions https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/actions
Projects 0 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/projects
Security 0 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/security
Insights https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pulse
Code https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms
Issues https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/issues
Pull requests https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pulls
Actions https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/actions
Projects https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/projects
Security https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/security
Insights https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FPawan534%2FmyJavaScriptPrograms%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FPawan534%2FmyJavaScriptPrograms%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/tree/master
dependabot/maven/SpringProject/springframework.version-5.2.3.RELEASEhttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/tree/dependabot/maven/SpringProject/springframework.version-5.2.3.RELEASE
Conversation 0 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1
Commits 1 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/commits
Checks 0 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/checks
Files changed https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Bump springframework.version from 4.3.6.RELEASE to 5.2.3.RELEASE in /SpringProject https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
d74d75b Bump springframework.version in /SpringProject dependabot[bot] Jan 20, 2020 https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/commits/d74d75b7785d4d83b451bbd7a6aa5519a5e72445
Clear filters https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files
SpringProject/pom.xmlhttps://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files#diff-27baab277ecbabc55a1205cea9a4ade39621e4922684d245cddf2a7a6ecaced2
View file https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/blob/d74d75b7785d4d83b451bbd7a6aa5519a5e72445/SpringProject/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files#diff-27baab277ecbabc55a1205cea9a4ade39621e4922684d245cddf2a7a6ecaced2
https://patch-diff.githubusercontent.com/Pawan534/myJavaScriptPrograms/pull/1/files#diff-27baab277ecbabc55a1205cea9a4ade39621e4922684d245cddf2a7a6ecaced2
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.