René's URL Explorer Experiment


Title: Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework by dependabot[bot] · Pull Request #2750 · UnitTestBot/UTBotJava · GitHub

Open Graph Title: Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework by dependabot[bot] · Pull Request #2750 · UnitTestBot/UTBotJava

X Title: Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework by dependabot[bot] · Pull Request #2750 · UnitTestBot/UTBotJava

Description: Bumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API KT-73337 Migrate analysis sources to new IR parameter API KT-75880 K2 Mode: Typealias reference resolves to the underlying class in KMP project KT-74246 KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-site KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers KT-69535 Redesign 'containingSymbol' KT-69950 Analysis API: Introduce isSubtypeOf(ClassId) KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId Analysis API. Code Compilation KT-75502 K2: IDEA hangs when evaluating inside kotlin-stdlib modules in the Kotlin project KT-73077 Evaluation of inline functions is broken inside Kotlin project and Amper module in Idea sources KT-73936 K2: CyclicInlineDependencyException: Inline functions have a cyclic dependency in evaluator KT-74582 InterpreterMethodNotFoundError when trying to evaluate simple expressions after recent fixes KT-74524 Compilation exception with incorrect JvmName annotation arguments KT-74443 Compilation peer collector ignores inline property accessors Analysis API. FIR New Features KT-73493 Support context parameters Performance Improvements KT-75790 Experiment with increasing DEFAULT_LOCKING_INTERVAL time KT-72159 LLFirCompilerRequiredAnnotationsTargetResolver: consider rewriting it to use honest jumping locks Fixes KT-76331 Cleanup FileStructureElement for classes KT-73117 K2 AA: Exception "Setter is not found" when val has a setter without body KT-76540 K2: Missing library dependency on Android SDK from androidx.activity-1.8.2 causes LiveEdit failures KT-73266 K2. "Declaration should have non-local container" with unclosed annotation on top-level function KT-76432 JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl KT-76217 K2 AA: "No fir element was found for KtParameter" with multiple context parameter lists KT-74740 Highlighting is broken after the built-in serialization refactoring KT-76366 ContextCollector: annotations on class members don't have the class as implicit receiver KT-76352 ContextCollector: wrong class annotation context in BODY mode KT-76341 ContextCollector: support dangling modifiers KT-76332 "Declaration should have non-local container" for declaration inside file annotation KT-76115 Disable FirElementBuilder#getFirForElementInsideAnnotations optimization for files, classes and scripts KT-76347 ContextCollector: avoid resolution for enum entry annotations KT-76272 Cleanup AbstractFileStructureTest ... (truncated) Changelog Sourced from org.jetbrains.kotlin.plugin.serialization's changelog. 2.2.0 Analysis API KT-73337 Migrate analysis sources to new IR parameter API KT-75880 K2 Mode: Typealias reference resolves to the underlying class in KMP project KT-74246 KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-site KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers KT-69535 Redesign 'containingSymbol' KT-69950 Analysis API: Introduce isSubtypeOf(ClassId) KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId Analysis API. Code Compilation KT-75502 K2: IDEA hangs when evaluating inside kotlin-stdlib modules in the Kotlin project KT-73077 Evaluation of inline functions is broken inside Kotlin project and Amper module in Idea sources KT-73936 K2: CyclicInlineDependencyException: Inline functions have a cyclic dependency in evaluator KT-74582 InterpreterMethodNotFoundError when trying to evaluate simple expressions after recent fixes KT-74524 Compilation exception with incorrect JvmName annotation arguments KT-74443 Compilation peer collector ignores inline property accessors Analysis API. FIR New Features KT-73493 Support context parameters Performance Improvements KT-75790 Experiment with increasing DEFAULT_LOCKING_INTERVAL time KT-72159 LLFirCompilerRequiredAnnotationsTargetResolver: consider rewriting it to use honest jumping locks Fixes KT-76331 Cleanup FileStructureElement for classes KT-73117 K2 AA: Exception "Setter is not found" when val has a setter without body KT-76540 K2: Missing library dependency on Android SDK from androidx.activity-1.8.2 causes LiveEdit failures KT-73266 K2. "Declaration should have non-local container" with unclosed annotation on top-level function KT-76432 JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl KT-76217 K2 AA: "No fir element was found for KtParameter" with multiple context parameter lists KT-74740 Highlighting is broken after the built-in serialization refactoring KT-76366 ContextCollector: annotations on class members don't have the class as implicit receiver KT-76352 ContextCollector: wrong class annotation context in BODY mode KT-76341 ContextCollector: support dangling modifiers KT-76332 "Declaration should have non-local container" for declaration inside file annotation KT-76115 Disable FirElementBuilder#getFirForElementInsideAnnotations optimization for files, classes and scripts KT-76347 ContextCollector: avoid resolution for enum entry annotations KT-76272 Cleanup AbstractFileStructureTest KT-75542 K2 AA: "FirDeclaration was not found for class KtNamedFunction, fir is class FirErrorExpressionImpl" for unclosed annotation on member function ... (truncated) Commits 631e9fd Add ChangeLog for 2.2.0-RC3 f4ff47f [Accessors] Correctly create arguments for accessors 4086c4b [Gradle] Apply Dokka versioning plugin also to leaf partial html a8a8e06 [JS] Fix getting names of local delegated properties 3b804bc [JS] Introduce the JsNoLifting annotation class e690a3a [test] Add a reproducer for KT-78073 0f85940 [FIR] Fix collection of DSL markers from function types 726a9d7 [Tests] Reproduce #KT-77301 a6aed74 Add ChangeLog for 2.2.0-RC2 2293f5f CLI: Follow symbolic links of content roots 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Open Graph Description: Bumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API KT-...

X Description: Bumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API ...

Opengraph URL: https://github.com/UnitTestBot/UTBotJava/pull/2750

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:6cf2d310-8fa2-e28e-7a0f-050567f8e483
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBC18:10D3D1:48ABB2:61F118:698E5411
html-safe-nonceb10c546d0ec6dd06a6b195a5291cab3cf141419fdfbe162d10aba7339e87038a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQzE4OjEwRDNEMTo0OEFCQjI6NjFGMTE4OjY5OEU1NDExIiwidmlzaXRvcl9pZCI6IjQ4NTA3MTIxMjE0MzA2NjAxMTMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac0e965cefba08a050857c0c0b07d04d966ce4f94091da0f5cbdbdd475e31c01f0
hovercard-subject-tagpull_request:2709944834
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/UnitTestBot/UTBotJava/pull/2750/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 org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API KT-...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None0e08b85f0035d49bc4c22868f70a4d30fb8c2a777936895c37e78df095242ddc
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/UnitTestBot/UTBotJava git https://github.com/UnitTestBot/UTBotJava.git
octolytics-dimension-user_id87413538
octolytics-dimension-user_loginUnitTestBot
octolytics-dimension-repository_id480810501
octolytics-dimension-repository_nwoUnitTestBot/UTBotJava
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id480810501
octolytics-dimension-repository_network_root_nwoUnitTestBot/UTBotJava
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
release9416d07f3607b074b276ccc81546278f89608a08
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/UnitTestBot/UTBotJava/pull/2750/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FUnitTestBot%2FUTBotJava%2Fpull%2F2750%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FUnitTestBot%2FUTBotJava%2Fpull%2F2750%2Ffiles
Sign up https://github.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=UnitTestBot%2FUTBotJava
Reloadhttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
Reloadhttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
Reloadhttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
UnitTestBot https://github.com/UnitTestBot
UTBotJavahttps://github.com/UnitTestBot/UTBotJava
Notifications https://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava
Fork 45 https://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava
Star 142 https://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava
Code https://github.com/UnitTestBot/UTBotJava
Issues 386 https://github.com/UnitTestBot/UTBotJava/issues
Pull requests 33 https://github.com/UnitTestBot/UTBotJava/pulls
Discussions https://github.com/UnitTestBot/UTBotJava/discussions
Actions https://github.com/UnitTestBot/UTBotJava/actions
Projects 1 https://github.com/UnitTestBot/UTBotJava/projects
Wiki https://github.com/UnitTestBot/UTBotJava/wiki
Security 0 https://github.com/UnitTestBot/UTBotJava/security
Insights https://github.com/UnitTestBot/UTBotJava/pulse
Code https://github.com/UnitTestBot/UTBotJava
Issues https://github.com/UnitTestBot/UTBotJava/issues
Pull requests https://github.com/UnitTestBot/UTBotJava/pulls
Discussions https://github.com/UnitTestBot/UTBotJava/discussions
Actions https://github.com/UnitTestBot/UTBotJava/actions
Projects https://github.com/UnitTestBot/UTBotJava/projects
Wiki https://github.com/UnitTestBot/UTBotJava/wiki
Security https://github.com/UnitTestBot/UTBotJava/security
Insights https://github.com/UnitTestBot/UTBotJava/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FUnitTestBot%2FUTBotJava%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/UnitTestBot/UTBotJava/tree/main
dependabot/gradle/utbot-framework/org.jetbrains.kotlin.plugin.serialization-2.2.0https://github.com/UnitTestBot/UTBotJava/tree/dependabot/gradle/utbot-framework/org.jetbrains.kotlin.plugin.serialization-2.2.0
Conversation 1 https://github.com/UnitTestBot/UTBotJava/pull/2750
Commits 1 https://github.com/UnitTestBot/UTBotJava/pull/2750/commits
Checks 32 https://github.com/UnitTestBot/UTBotJava/pull/2750/checks
Files changed https://github.com/UnitTestBot/UTBotJava/pull/2750/files
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework https://github.com/UnitTestBot/UTBotJava/pull/2750/files#top
Show all changes 1 commit https://github.com/UnitTestBot/UTBotJava/pull/2750/files
3129186 Bump org.jetbrains.kotlin.plugin.serialization in /utbot-framework dependabot[bot] Jul 31, 2025 https://github.com/UnitTestBot/UTBotJava/pull/2750/commits/3129186572fc9e43d1133b101b681181daa3926d
Clear filters https://github.com/UnitTestBot/UTBotJava/pull/2750/files
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
utbot-framework/build.gradlehttps://github.com/UnitTestBot/UTBotJava/pull/2750/files#diff-198ed5349a9a49607e839e96efa55b5469c879aa1478e1ab3cf370c0f68a9768
View file https://github.com/UnitTestBot/UTBotJava/blob/3129186572fc9e43d1133b101b681181daa3926d/utbot-framework/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/UnitTestBot/UTBotJava/pull/2750/{{ revealButtonHref }}
https://github.com/UnitTestBot/UTBotJava/pull/2750/files#diff-198ed5349a9a49607e839e96efa55b5469c879aa1478e1ab3cf370c0f68a9768
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/files
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.