René's URL Explorer Experiment


Title: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 in the gradle-dependencies group by dependabot[bot] · Pull Request #55 · jdvp/AndroidAspectExample · GitHub

Open Graph Title: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 in the gradle-dependencies group by dependabot[bot] · Pull Request #55 · jdvp/AndroidAspectExample

X Title: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 in the gradle-dependencies group by dependabot[bot] · Pull Request #55 · jdvp/AndroidAspectExample

Description: Bumps the gradle-dependencies group with 1 update: org.jetbrains.kotlin:kotlin-gradle-plugin. Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 2.4.0 Changelog Analysis API KT-83867 OVERLOAD_RESOLUTION_AMBIGUITY false positive with assertEquals in IJ repo KT-83723 [Analysis API] Enable experimental KDoc resolver by default KT-83388 Analysis API: properly support KMP in KotlinPackageProvider KT-65683 Analysis API: Dangling file session creation causes a computeIfAbsent contract violation Analysis API. Code Compilation KT-78946 Evaluation of variable with local class in type parameter leads to InventNamesForLocalClasses exception Analysis API. FIR KT-68260 K2 AA: InvalidFirElementTypeException “For CALLABLE_REFERENCE_EXPRESSION with text ::lam1, unexpected element of type: no element found” with illegal callable reference call KT-70896 AA: False positive deprecation warning with override of built-in method in JDK mapped class KT-84711 K2 IDE sometimes loses FIR plugin-generated declarations after file changes KT-84625 Analysis API: collectDesignationPath fails for nested classes inside plugin-generated top-level classes KT-84596 Improve K2 Jooq completion performance KT-84525 KaValueParameterSymbol#getHasSynthesizedName returns false for FirDeclarationOrigin.SubstitutionOverride.DeclarationSite KT-83546 Kotlin analysis reach ClsCustomNavigationPolicy KT-84259 Move CommonDefaultImportsProvider to the frontend independent module KT-82945 Analysis API: KotlinIllegalArgumentExceptionWithAttachments: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl KT-71135 AA: exception from sealed inheritors checker when analyzeCopy Analysis API. Infrastructure Fixes KT-83905 Analysis API: Improve UX with test data KT-84913 Extract compiler classes used by the PSI & Analysis API to a separate module KT-64986 Analysis API: Implement Analysis API tests for different KMP Platforms KT-84776 The test data manager misses the redundancy check in the update mode KT-84962 The test data manager misses -ea flag KT-84388 Preserve the EOF status in the test data manager to avoid extra changes KT-84362 Analysis API tests produce many warnings due to "not yet loaded registry" KT-84279 Test Data Manager fails on a clean build KT-83913 Exclude compiler-based Analysis API tests from Git tracking KT-80379 Extract per-module test generators for AA tests KT-84120 Move CLI modules out of kotlin-compiler-fe10-for-ide KT-83200 Track external dependencies of the Analysis API modules Analysis API. Light Classes KT-82434 Light classes should prefer enum entries to properties KT-84200 SLC: return type is not boxed for delegated methods with generic original method KT-72451 "CCE: class PsiPrimitiveType cannot be cast to class PsiClassType" with same-named enum class and typealias ... (truncated) Changelog Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog. 2.4.0 Analysis API KT-83867 OVERLOAD_RESOLUTION_AMBIGUITY false positive with assertEquals in IJ repo KT-83723 [Analysis API] Enable experimental KDoc resolver by default KT-83388 Analysis API: properly support KMP in KotlinPackageProvider KT-65683 Analysis API: Dangling file session creation causes a computeIfAbsent contract violation Analysis API. Code Compilation KT-78946 Evaluation of variable with local class in type parameter leads to InventNamesForLocalClasses exception Analysis API. FIR KT-68260 K2 AA: InvalidFirElementTypeException “For CALLABLE_REFERENCE_EXPRESSION with text ::lam1, unexpected element of type: no element found” with illegal callable reference call KT-70896 AA: False positive deprecation warning with override of built-in method in JDK mapped class KT-84711 K2 IDE sometimes loses FIR plugin-generated declarations after file changes KT-84625 Analysis API: collectDesignationPath fails for nested classes inside plugin-generated top-level classes KT-84596 Improve K2 Jooq completion performance KT-84525 KaValueParameterSymbol#getHasSynthesizedName returns false for FirDeclarationOrigin.SubstitutionOverride.DeclarationSite KT-83546 Kotlin analysis reach ClsCustomNavigationPolicy KT-84259 Move CommonDefaultImportsProvider to the frontend independent module KT-82945 Analysis API: KotlinIllegalArgumentExceptionWithAttachments: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl KT-71135 AA: exception from sealed inheritors checker when analyzeCopy Analysis API. Infrastructure Fixes KT-83905 Analysis API: Improve UX with test data KT-84913 Extract compiler classes used by the PSI & Analysis API to a separate module KT-64986 Analysis API: Implement Analysis API tests for different KMP Platforms KT-84776 The test data manager misses the redundancy check in the update mode KT-84962 The test data manager misses -ea flag KT-84388 Preserve the EOF status in the test data manager to avoid extra changes KT-84362 Analysis API tests produce many warnings due to "not yet loaded registry" KT-84279 Test Data Manager fails on a clean build KT-83913 Exclude compiler-based Analysis API tests from Git tracking KT-80379 Extract per-module test generators for AA tests KT-84120 Move CLI modules out of kotlin-compiler-fe10-for-ide KT-83200 Track external dependencies of the Analysis API modules Analysis API. Light Classes KT-82434 Light classes should prefer enum entries to properties KT-84200 SLC: return type is not boxed for delegated methods with generic original method KT-72451 "CCE: class PsiPrimitiveType cannot be cast to class PsiClassType" with same-named enum class and typealias Analysis API. PSI ... (truncated) Commits add726c Add ChangeLog for 2.4.0-RC2 69a4a81 [Wasm] Add binaryen per-file arguments 8907c63 [KGP] Suppress duplicate compiler warning output when --warning-mode=all is a... f9bef12 [KGP] Add failing test for duplicate compiler warning output via Problems API 7fe49c2 KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs 13d25e2 KT-86268: Regression test added f7d1a76 [JKlib] Fix JAR deserializer configuration. 5cec663 [JKlib] Wire up JvmBuiltInClassDescriptorFactory ef14611 Make the default stability of non-final classes Unknown instead of Stable d76473a [Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failures 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 show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will 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 minor version will 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 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 will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the gradle-dependencies group with 1 update: org.jetbrains.kotlin:kotlin-gradle-plugin. Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 Release notes Sourced from org....

X Description: Bumps the gradle-dependencies group with 1 update: org.jetbrains.kotlin:kotlin-gradle-plugin. Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 Release notes Sourced from org....

Opengraph URL: https://github.com/jdvp/AndroidAspectExample/pull/55

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ec865a71-7ddc-4570-618c-491706b436c9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC432:2C32F8:167576B:1D563DD:6A5C6B40
html-safe-nonce8f5c3fe097f3102eb8371e4c80c0831b683c5496bb8906cd5c33254331f1f09e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNDMyOjJDMzJGODoxNjc1NzZCOjFENTYzREQ6NkE1QzZCNDAiLCJ2aXNpdG9yX2lkIjoiMTMwMTMzNjIzNTkwMzMxNDc1MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac3772bf39f6d6074f8d3d98ccbe6dafb8abb2501f6342a1f26c617c68205f0a36
hovercard-subject-tagpull_request:3799173365
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/jdvp/AndroidAspectExample/pull/55/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 the gradle-dependencies group with 1 update: org.jetbrains.kotlin:kotlin-gradle-plugin. Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 Release notes Sourced from org....
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/jdvp/AndroidAspectExample git https://github.com/jdvp/AndroidAspectExample.git
octolytics-dimension-user_id7111196
octolytics-dimension-user_loginjdvp
octolytics-dimension-repository_id139641305
octolytics-dimension-repository_nwojdvp/AndroidAspectExample
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id139641305
octolytics-dimension-repository_network_root_nwojdvp/AndroidAspectExample
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
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/jdvp/AndroidAspectExample/pull/55/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjdvp%2FAndroidAspectExample%2Fpull%2F55%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fjdvp%2FAndroidAspectExample%2Fpull%2F55%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=jdvp%2FAndroidAspectExample
Reloadhttps://github.com/jdvp/AndroidAspectExample/pull/55/files
Reloadhttps://github.com/jdvp/AndroidAspectExample/pull/55/files
Reloadhttps://github.com/jdvp/AndroidAspectExample/pull/55/files
jdvp https://github.com/jdvp
AndroidAspectExamplehttps://github.com/jdvp/AndroidAspectExample
Notifications https://github.com/login?return_to=%2Fjdvp%2FAndroidAspectExample
Fork 5 https://github.com/login?return_to=%2Fjdvp%2FAndroidAspectExample
Star 27 https://github.com/login?return_to=%2Fjdvp%2FAndroidAspectExample
Code https://github.com/jdvp/AndroidAspectExample
Issues 0 https://github.com/jdvp/AndroidAspectExample/issues
Pull requests 0 https://github.com/jdvp/AndroidAspectExample/pulls
Actions https://github.com/jdvp/AndroidAspectExample/actions
Security and quality 0 https://github.com/jdvp/AndroidAspectExample/security
Insights https://github.com/jdvp/AndroidAspectExample/pulse
Code https://github.com/jdvp/AndroidAspectExample
Issues https://github.com/jdvp/AndroidAspectExample/issues
Pull requests https://github.com/jdvp/AndroidAspectExample/pulls
Actions https://github.com/jdvp/AndroidAspectExample/actions
Security and quality https://github.com/jdvp/AndroidAspectExample/security
Insights https://github.com/jdvp/AndroidAspectExample/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fjdvp%2FAndroidAspectExample%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fjdvp%2FAndroidAspectExample%2Fissues%2Fnew%2Fchoose
jdvphttps://github.com/jdvp
mainhttps://github.com/jdvp/AndroidAspectExample/tree/main
dependabot/gradle/gradle-dependencies-cbe612a1efhttps://github.com/jdvp/AndroidAspectExample/tree/dependabot/gradle/gradle-dependencies-cbe612a1ef
Conversation 0 https://github.com/jdvp/AndroidAspectExample/pull/55
Commits 1 https://github.com/jdvp/AndroidAspectExample/pull/55/commits
Checks 6 https://github.com/jdvp/AndroidAspectExample/pull/55/checks
Files changed https://github.com/jdvp/AndroidAspectExample/pull/55/files
Please reload this pagehttps://github.com/jdvp/AndroidAspectExample/pull/55/files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.3.21 to 2.4.0 in the gradle-dependencies group https://github.com/jdvp/AndroidAspectExample/pull/55/files#top
Show all changes 1 commit https://github.com/jdvp/AndroidAspectExample/pull/55/files
85ab0b6 Bump org.jetbrains.kotlin:kotlin-gradle-plugin dependabot[bot] Jun 3, 2026 https://github.com/jdvp/AndroidAspectExample/pull/55/commits/85ab0b64cb75f5ca65322120b28b23085b84900e
Clear filters https://github.com/jdvp/AndroidAspectExample/pull/55/files
Please reload this pagehttps://github.com/jdvp/AndroidAspectExample/pull/55/files
Please reload this pagehttps://github.com/jdvp/AndroidAspectExample/pull/55/files
build.gradlehttps://github.com/jdvp/AndroidAspectExample/pull/55/files#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7
View file https://github.com/jdvp/AndroidAspectExample/blob/85ab0b64cb75f5ca65322120b28b23085b84900e/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/jdvp/AndroidAspectExample/pull/55/{{ revealButtonHref }}
https://github.com/jdvp/AndroidAspectExample/pull/55/files#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7
https://github.com/jdvp/AndroidAspectExample/pull/55/files#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7
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.