René's URL Explorer Experiment


Title: Bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0 by dependabot[bot] · Pull Request #259 · graphql-java/java-dataloader · GitHub

Open Graph Title: Bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0 by dependabot[bot] · Pull Request #259 · graphql-java/java-dataloader

X Title: Bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0 by dependabot[bot] · Pull Request #259 · graphql-java/java-dataloader

Description: Bumps org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 2.3.0 Changelog Analysis API KT-80082 K2. False positive "Cannot resolve method" for self-bounded generic with wildcard return type in Java interop KT-80303 Move :native:analysis-api-klib-reader to :libraries:tools Analysis API. Code Compilation KT-70860 K2 IDE / Kotlin Debugger: CCE “java.lang.String cannot be cast to java.lang.Void” on evaluating not-null variable on the line with assigning null to that var KT-78554 K2 IDE / Kotlin Debugger: ISE “No override for FUN IR_EXTERNAL_DECLARATION_STUB” on calling toString() for local class instance during evaluation KT-73201 K2 IDE: Error while evaluating expressions with local classes Analysis API. FIR KT-81378 Expected expression 'FirFunctionCallImpl' to be resolved caused by suspend {} KT-80473 Add events for tracking LL activities KT-46375 Analysis API: Support cross-file class redeclaration checks using indices KT-80471 Analysis API: Deduplicate equivalent call candidates in resolveToCallCandidates KT-79653 [Analysis API] ContextCollector: BODY context of enum classes doesn't contain enum entries KT-75858 K2 AA: False positive 'property must be initialized' on incremental analysis with 'field' usage and semicolon in setter KT-80231 AnnotationArgumentsStateKeepers doesn't restore the initial annotation in some cases KT-80233 Pull mutation out of AnnotationArgumentsStateKeepers KT-71466 LLFirBuiltinsSessionFactory uses createCompositeSymbolProvider KT-76432 JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl Analysis API. Infrastructure KT-80717 Support IntelliJ Bazel build in the Kotlin Coop development mode Analysis API. Light Classes KT-80656 Duplicate no-args constructor in PSI KT-60490 Symbol Light Classes: Property accessors from a delegated interface don't present in the delegating class KT-79689 SymbolLightClassForClassLike.toString() causes PSI tree loading KT-80690 Private interface functions are not present in light classes KT-80256 K2: Certain actions in JPA code causes infinite PIEAE: "Element class CompositeElement of type REFERENCE_EXPRESSION (class KtNameReferenceExpressionElementType)" KT-79012 Add a high-level overview of light classes Analysis API. Providers and Caches Fixes KT-81476 Analysis API: AlreadyDisposedException from low-memory cache cleanup KT-80911 Analysis API: Execute session invalidation in a non-cancelable section KT-81242 Analysis API: Add UUID/lifetime properties to LL FIR session structure logging KT-80622 Analysis API: Visualise LL FIR session structure & weight KT-80904 Analysis API: "Invalid dangling file module" exception during session invalidation KT-78882 K2 AA: Calling containingSymbol on getProgressionLastElement causes exception ... (truncated) Changelog Sourced from org.jetbrains.kotlin.jvm's changelog. 2.3.0 Analysis API KT-80082 K2. False positive "Cannot resolve method" for self-bounded generic with wildcard return type in Java interop KT-80303 Move :native:analysis-api-klib-reader to :libraries:tools Analysis API. Code Compilation KT-70860 K2 IDE / Kotlin Debugger: CCE “java.lang.String cannot be cast to java.lang.Void” on evaluating not-null variable on the line with assigning null to that var KT-78554 K2 IDE / Kotlin Debugger: ISE “No override for FUN IR_EXTERNAL_DECLARATION_STUB” on calling toString() for local class instance during evaluation KT-73201 K2 IDE: Error while evaluating expressions with local classes Analysis API. FIR KT-81378 Expected expression 'FirFunctionCallImpl' to be resolved caused by suspend {} KT-80473 Add events for tracking LL activities KT-46375 Analysis API: Support cross-file class redeclaration checks using indices KT-80471 Analysis API: Deduplicate equivalent call candidates in resolveToCallCandidates KT-79653 [Analysis API] ContextCollector: BODY context of enum classes doesn't contain enum entries KT-75858 K2 AA: False positive 'property must be initialized' on incremental analysis with 'field' usage and semicolon in setter KT-80231 AnnotationArgumentsStateKeepers doesn't restore the initial annotation in some cases KT-80233 Pull mutation out of AnnotationArgumentsStateKeepers KT-71466 LLFirBuiltinsSessionFactory uses createCompositeSymbolProvider KT-76432 JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl Analysis API. Infrastructure KT-80717 Support IntelliJ Bazel build in the Kotlin Coop development mode Analysis API. Light Classes KT-80656 Duplicate no-args constructor in PSI KT-60490 Symbol Light Classes: Property accessors from a delegated interface don't present in the delegating class KT-79689 SymbolLightClassForClassLike.toString() causes PSI tree loading KT-80690 Private interface functions are not present in light classes KT-80256 K2: Certain actions in JPA code causes infinite PIEAE: "Element class CompositeElement of type REFERENCE_EXPRESSION (class KtNameReferenceExpressionElementType)" KT-79012 Add a high-level overview of light classes Analysis API. Providers and Caches Fixes KT-81476 Analysis API: AlreadyDisposedException from low-memory cache cleanup KT-80911 Analysis API: Execute session invalidation in a non-cancelable section KT-81242 Analysis API: Add UUID/lifetime properties to LL FIR session structure logging KT-80622 Analysis API: Visualise LL FIR session structure & weight KT-80904 Analysis API: "Invalid dangling file module" exception during session invalidation KT-78882 K2 AA: Calling containingSymbol on getProgressionLastElement causes exception KT-58325 Analysis API: Combine LLKotlinStubBasedLibrarySymbolProviders in session dependencies (optimization) ... (truncated) Commits f95cb2f Add ChangeLog for 2.3.0-RC3 9d65a2e KT-82901: Fix issue with converting Long.MIN_VALUE to Duration 35a9a82 FE: Postpone DiscriminateSuspendInOverloadResolution e0b7eea FE: Add tests for KT-82869 e66298c Add ChangeLog for 2.3.0-RC2 e490802 [K/JS] Introduce a compiler argument to enable export of suspend functions 585094b FIR2IR: Avoid generation of incorrect suspend adapter for custom implementation c69adc7 FIR2IR: Rename and clarify contracts for suspicious utility function b4bb8bf FIR2IR: Pass original expected type to applySuspendConversionIfNeeded 4718830 FIR2IR: Add tests for KT-82590 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.jvm from 2.2.21 to 2.3.0. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 2.3.0 Changelog Analysis API KT-80082 K2. False positive "Can...

X Description: Bumps org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 2.3.0 Changelog Analysis API KT-80082 K2. False positive &...

Opengraph URL: https://github.com/graphql-java/java-dataloader/pull/259

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:81314f42-19a6-5529-9d50-6c6b4abbc77b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA87E:29F47B:4CCD26:6CBFC0:696FA871
html-safe-nonce617a2b46200e2d1c83e983df1af80a6dd00dd5fa16bc50bdda409027aa458000
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBODdFOjI5RjQ3Qjo0Q0NEMjY6NkNCRkMwOjY5NkZBODcxIiwidmlzaXRvcl9pZCI6IjY5MDEyMzY4MzU0NzY4MDk4NDEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaccbcdb48066f17686ce290e15c8fa2f32286c682cfbb34f9f294f5b2f22c61178
hovercard-subject-tagpull_request:3122431307
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/graphql-java/java-dataloader/pull/259/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.jvm from 2.2.21 to 2.3.0. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 2.3.0 Changelog Analysis API KT-80082 K2. False positive "Can...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None0ca8d8c65612640b9a1a588b3eed68222ca723ed2d028b18fe81b28936d535eb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/graphql-java/java-dataloader git https://github.com/graphql-java/java-dataloader.git
octolytics-dimension-user_id14289921
octolytics-dimension-user_logingraphql-java
octolytics-dimension-repository_id97364654
octolytics-dimension-repository_nwographql-java/java-dataloader
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id97364654
octolytics-dimension-repository_network_root_nwographql-java/java-dataloader
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
release95f60616ce2765d1114fe6da4af405a58c6d26d2
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgraphql-java%2Fjava-dataloader%2Fpull%2F259%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%2Fgraphql-java%2Fjava-dataloader%2Fpull%2F259%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=graphql-java%2Fjava-dataloader
Reloadhttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Reloadhttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Reloadhttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
graphql-java https://patch-diff.githubusercontent.com/graphql-java
java-dataloaderhttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fgraphql-java%2Fjava-dataloader
Fork 95 https://patch-diff.githubusercontent.com/login?return_to=%2Fgraphql-java%2Fjava-dataloader
Star 520 https://patch-diff.githubusercontent.com/login?return_to=%2Fgraphql-java%2Fjava-dataloader
Code https://patch-diff.githubusercontent.com/graphql-java/java-dataloader
Issues 1 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/issues
Pull requests 10 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pulls
Discussions https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/discussions
Actions https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/actions
Projects 0 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/projects
Wiki https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/security
Please reload this pagehttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Insights https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pulse
Code https://patch-diff.githubusercontent.com/graphql-java/java-dataloader
Issues https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/issues
Pull requests https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pulls
Discussions https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/discussions
Actions https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/actions
Projects https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/projects
Wiki https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/wiki
Security https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/security
Insights https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fgraphql-java%2Fjava-dataloader%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=%2Fgraphql-java%2Fjava-dataloader%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/tree/master
dependabot/gradle/org.jetbrains.kotlin.jvm-2.3.0https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/tree/dependabot/gradle/org.jetbrains.kotlin.jvm-2.3.0
Conversation 0 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259
Commits 1 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/commits
Checks 1 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/checks
Files changed https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Please reload this pagehttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
1939e42 Bump org.jetbrains.kotlin.jvm from 2.2.21 to 2.3.0 dependabot[bot] Dec 22, 2025 https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/commits/1939e4280160aeda6c582feeae0fa0ff51d42bfb
Clear filters https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Please reload this pagehttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
Please reload this pagehttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files
build.gradlehttps://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7
View file https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/blob/1939e4280160aeda6c582feeae0fa0ff51d42bfb/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/files#diff-49a96e7eea8a94af862798a45174e6ac43eb4f8b4bd40759b5da63ba31ec3ef7
https://patch-diff.githubusercontent.com/graphql-java/java-dataloader/pull/259/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.