build(deps): bump the android-deps group across 1 directory with 21 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(22 days ago)
(20 days ago)
(20 days ago)
dependencies java
Bumps the android-deps group with 14 updates in the /apps/android directory:
| Package | From | To |
|---|---|---|
| com.android.application | 9.1.0 |
9.2.1 |
| com.android.test | 9.1.0 |
9.2.1 |
| org.jetbrains.kotlin.plugin.compose | 2.3.20 |
2.4.0 |
| org.jetbrains.kotlin.plugin.serialization | 2.3.20 |
2.4.0 |
| androidx.core:core-ktx | 1.17.0 |
1.19.0 |
| androidx.lifecycle:lifecycle-runtime-ktx | 2.10.0 |
2.11.0 |
| com.google.android.material:material | 1.13.0 |
1.14.0 |
| org.jetbrains.kotlinx:kotlinx-coroutines-android | 1.10.2 |
1.11.0 |
| com.squareup.okhttp3:okhttp | 5.3.2 |
5.4.0 |
| org.commonmark:commonmark | 0.28.0 |
0.29.0 |
| dnsjava:dnsjava | 3.6.4 |
3.6.5 |
| io.kotest:kotest-runner-junit5-jvm | 6.1.11 |
6.2.1 |
| org.junit.vintage:junit-vintage-engine | 6.0.3 |
6.1.1 |
| gradle-wrapper | 9.4.1 |
9.6.1 |
Updates com.android.application from 9.1.0 to 9.2.1
Updates com.android.test from 9.1.0 to 9.2.1
Updates org.jetbrains.kotlin.plugin.compose from 2.3.20 to 2.4.0
Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
Kotlin 2.4.0
Changelog
Analysis API
KT-83867OVERLOAD_RESOLUTION_AMBIGUITY false positive with assertEquals in IJ repoKT-83723[Analysis API] Enable experimental KDoc resolver by defaultKT-83388Analysis API: properly support KMP in KotlinPackageProviderKT-65683Analysis API: Dangling file session creation causes acomputeIfAbsentcontract violationAnalysis API. Code Compilation
KT-78946Evaluation of variable with local class in type parameter leads to InventNamesForLocalClasses exceptionAnalysis API. FIR
KT-68260K2 AA: InvalidFirElementTypeException “For CALLABLE_REFERENCE_EXPRESSION with text::lam1, unexpected element of type: no element found” with illegal callable reference callKT-70896AA: False positive deprecation warning with override of built-in method in JDK mapped classKT-84711K2 IDE sometimes loses FIR plugin-generated declarations after file changesKT-84625Analysis API: collectDesignationPath fails for nested classes inside plugin-generated top-level classesKT-84596Improve K2 Jooq completion performanceKT-84525KaValueParameterSymbol#getHasSynthesizedName returns false for FirDeclarationOrigin.SubstitutionOverride.DeclarationSiteKT-83546Kotlin analysis reach ClsCustomNavigationPolicyKT-84259Move CommonDefaultImportsProvider to the frontend independent moduleKT-82945Analysis API: KotlinIllegalArgumentExceptionWithAttachments: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImplKT-71135AA: exception from sealed inheritors checker whenanalyzeCopyAnalysis API. Infrastructure
Fixes
KT-83905Analysis API: Improve UX with test dataKT-84913Extract compiler classes used by the PSI & Analysis API to a separate moduleKT-64986Analysis API: Implement Analysis API tests for different KMP PlatformsKT-84776The test data manager misses the redundancy check in the update modeKT-84962The test data manager misses -ea flagKT-84388Preserve the EOF status in the test data manager to avoid extra changesKT-84362Analysis API tests produce many warnings due to "not yet loaded registry"KT-84279Test Data Manager fails on a clean buildKT-83913Exclude compiler-based Analysis API tests from Git trackingKT-80379Extract per-module test generators for AA testsKT-84120Move CLI modules out of kotlin-compiler-fe10-for-ideKT-83200Track external dependencies of the Analysis API modulesAnalysis API. Light Classes
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
2.4.0
Analysis API
KT-83867OVERLOAD_RESOLUTION_AMBIGUITY false positive with assertEquals in IJ repoKT-83723[Analysis API] Enable experimental KDoc resolver by defaultKT-83388Analysis API: properly support KMP in KotlinPackageProviderKT-65683Analysis API: Dangling file session creation causes acomputeIfAbsentcontract violationAnalysis API. Code Compilation
KT-78946Evaluation of variable with local class in type parameter leads to InventNamesForLocalClasses exceptionAnalysis API. FIR
KT-68260K2 AA: InvalidFirElementTypeException “For CALLABLE_REFERENCE_EXPRESSION with text::lam1, unexpected element of type: no element found” with illegal callable reference callKT-70896AA: False positive deprecation warning with override of built-in method in JDK mapped classKT-84711K2 IDE sometimes loses FIR plugin-generated declarations after file changesKT-84625Analysis API: collectDesignationPath fails for nested classes inside plugin-generated top-level classesKT-84596Improve K2 Jooq completion performanceKT-84525KaValueParameterSymbol#getHasSynthesizedName returns false for FirDeclarationOrigin.SubstitutionOverride.DeclarationSiteKT-83546Kotlin analysis reach ClsCustomNavigationPolicyKT-84259Move CommonDefaultImportsProvider to the frontend independent moduleKT-82945Analysis API: KotlinIllegalArgumentExceptionWithAttachments: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImplKT-71135AA: exception from sealed inheritors checker whenanalyzeCopyAnalysis API. Infrastructure
Fixes
KT-83905Analysis API: Improve UX with test dataKT-84913Extract compiler classes used by the PSI & Analysis API to a separate moduleKT-64986Analysis API: Implement Analysis API tests for different KMP PlatformsKT-84776The test data manager misses the redundancy check in the update modeKT-84962The test data manager misses -ea flagKT-84388Preserve the EOF status in the test data manager to avoid extra changesKT-84362Analysis API tests produce many warnings due to "not yet loaded registry"KT-84279Test Data Manager fails on a clean buildKT-83913Exclude compiler-based Analysis API tests from Git trackingKT-80379Extract per-module test generators for AA testsKT-84120Move CLI modules out of kotlin-compiler-fe10-for-ideKT-83200Track external dependencies of the Analysis API modulesAnalysis API. Light Classes
KT-82434Light classes should prefer enum entries to propertiesKT-84200SLC: return type is not boxed for delegated methods with generic original methodKT-72451"CCE: class PsiPrimitiveType cannot be cast to class PsiClassType" with same-named enum class and typealiasAnalysis API. PSI
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failures- Additional commits viewable in compare view
Updates org.jetbrains.kotlin.plugin.serialization from 2.3.20 to 2.4.0
Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
Kotlin 2.4.0
Changelog
Analysis API
KT-83867OVERLOAD_RESOLUTION_AMBIGUITY false positive with assertEquals in IJ repoKT-83723[Analysis API] Enable experimental KDoc resolver by defaultKT-83388Analysis API: properly support KMP in KotlinPackageProviderKT-65683Analysis API: Dangling file session creation causes acomputeIfAbsentcontract violationAnalysis API. Code Compilation
KT-78946Evaluation of variable with local class in type parameter leads to InventNamesForLocalClasses exceptionAnalysis API. FIR
KT-68260K2 AA: InvalidFirElementTypeException “For CALLABLE_REFERENCE_EXPRESSION with text::lam1, unexpected element of type: no element found” with illegal callable reference callKT-70896AA: False positive deprecation warning with override of built-in method in JDK mapped classKT-84711K2 IDE sometimes loses FIR plugin-generated declarations after file changesKT-84625Analysis API: collectDesignationPath fails for nested classes inside plugin-generated top-level classesKT-84596Improve K2 Jooq completion performanceKT-84525KaValueParameterSymbol#getHasSynthesizedName returns false for FirDeclarationOrigin.SubstitutionOverride.DeclarationSiteKT-83546Kotlin analysis reach ClsCustomNavigationPolicyKT-84259Move CommonDefaultImportsProvider to the frontend independent moduleKT-82945Analysis API: KotlinIllegalArgumentExceptionWithAttachments: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImplKT-71135AA: exception from sealed inheritors checker whenanalyzeCopyAnalysis API. Infrastructure
Fixes
KT-83905Analysis API: Improve UX with test dataKT-84913Extract compiler classes used by the PSI & Analysis API to a separate moduleKT-64986Analysis API: Implement Analysis API tests for different KMP PlatformsKT-84776The test data manager misses the redundancy check in the update modeKT-84962The test data manager misses -ea flagKT-84388Preserve the EOF status in the test data manager to avoid extra changesKT-84362Analysis API tests produce many warnings due to "not yet loaded registry"KT-84279Test Data Manager fails on a clean buildKT-83913Exclude compiler-based Analysis API tests from Git trackingKT-80379Extract per-module test generators for AA testsKT-84120Move CLI modules out of kotlin-compiler-fe10-for-ideKT-83200Track external dependencies of the Analysis API modulesAnalysis API. Light Classes
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
2.4.0
Analysis API
KT-83867OVERLOAD_RESOLUTION_AMBIGUITY false positive with assertEquals in IJ repoKT-83723[Analysis API] Enable experimental KDoc resolver by defaultKT-83388Analysis API: properly support KMP in KotlinPackageProviderKT-65683Analysis API: Dangling file session creation causes acomputeIfAbsentcontract violationAnalysis API. Code Compilation
KT-78946Evaluation of variable with local class in type parameter leads to InventNamesForLocalClasses exceptionAnalysis API. FIR
KT-68260K2 AA: InvalidFirElementTypeException “For CALLABLE_REFERENCE_EXPRESSION with text::lam1, unexpected element of type: no element found” with illegal callable reference callKT-70896AA: False positive deprecation warning with override of built-in method in JDK mapped classKT-84711K2 IDE sometimes loses FIR plugin-generated declarations after file changesKT-84625Analysis API: collectDesignationPath fails for nested classes inside plugin-generated top-level classesKT-84596Improve K2 Jooq completion performanceKT-84525KaValueParameterSymbol#getHasSynthesizedName returns false for FirDeclarationOrigin.SubstitutionOverride.DeclarationSiteKT-83546Kotlin analysis reach ClsCustomNavigationPolicyKT-84259Move CommonDefaultImportsProvider to the frontend independent moduleKT-82945Analysis API: KotlinIllegalArgumentExceptionWithAttachments: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImplKT-71135AA: exception from sealed inheritors checker whenanalyzeCopyAnalysis API. Infrastructure
Fixes
KT-83905Analysis API: Improve UX with test dataKT-84913Extract compiler classes used by the PSI & Analysis API to a separate moduleKT-64986Analysis API: Implement Analysis API tests for different KMP PlatformsKT-84776The test data manager misses the redundancy check in the update modeKT-84962The test data manager misses -ea flagKT-84388Preserve the EOF status in the test data manager to avoid extra changesKT-84362Analysis API tests produce many warnings due to "not yet loaded registry"KT-84279Test Data Manager fails on a clean buildKT-83913Exclude compiler-based Analysis API tests from Git trackingKT-80379Extract per-module test generators for AA testsKT-84120Move CLI modules out of kotlin-compiler-fe10-for-ideKT-83200Track external dependencies of the Analysis API modulesAnalysis API. Light Classes
KT-82434Light classes should prefer enum entries to propertiesKT-84200SLC: return type is not boxed for delegated methods with generic original methodKT-72451"CCE: class PsiPrimitiveType cannot be cast to class PsiClassType" with same-named enum class and typealiasAnalysis API. PSI
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failures- Additional commits viewable in compare view
Updates androidx.core:core-ktx from 1.17.0 to 1.19.0
Updates androidx.lifecycle:lifecycle-runtime-ktx from 2.10.0 to 2.11.0
Updates com.google.android.material:material from 1.13.0 to 1.14.0
Release notes
Sourced from com.google.android.material:material's releases.
1.14.0
New in 1.14.0!
- Expressive Themes (doc)
- Expressive Lists (doc)
- Expressive Button Styles (doc)
- Expressive Icon Button Styles (doc)
- Expressive Button Group Styles (doc)
- Expressive FAB Styles (doc)
- Expressive Top App Bar Styles (doc)
- Expressive Navigation Bar (BottomNavigationView) Styles (doc)
- Expressive Navigation Rail Styles (doc)
- Expressive Search Styles (doc)
- Expressive Progress Indicator Styles (doc)
- Expressive Slider Styles (doc)
- Emphasized Typescale (doc)
Important
- Required
minSdkVersionis now 23 or higher, for Material and AndroidX.- Library is now built with Android Gradle Plugin (AGP) 8.11.1 and Gradle 8.13.
Dependency Updates
Dependency Previous version New version androidx.constraintlayout:constraintlayout 2.1.0 2.2.1 androidx.core:core 1.6.0 1.16.0 androidx.customview:customview N/A 1.2.0 com.android.tools.build:gradle 8.7.3 8.11.1 Library Updates
AppBar
- Fixed the bug that setBackground will reset the internal MaterialShapeDrawable for lift-on-scroll feature. (1adc50110ed6491661f89aa535355b1480fac73a)
- Add support for navigation button with circle background (015e0534e1a6205224097f258102f913832f99ed)
- Improve keyboard navigation in TopAppBar catalog demos (98a73a61d272d3e38ee87dd4b322f7787c374a9c)
- Removed special key shortcut and keyboard navigation cluster for top app bar for correct keyboard navigation a11y. (ee52adbf051f744f2345ec5b7f4ab4df3b101d4d)
- Updated ripple color on actions in M3 toolbar. (3b971c9fe9d6ae9a175d96a448a2e740fa97996f)
BottomAppBar
- Remove special key shortcut and keyboard navigation cluster for bottom app bar for correct keyboard navigation a11y. (5c73d7a9284fb8e8409452bb95751bf70912acfd)
BottomNavigationView
- Fix navigation item layout in non-compact windows (78189012dada1fae4516eaccab7b8f75c481aa73)
BottomSheet
- Deprecated enableEdgeToEdge for bottom sheet dialogs on API 35+. (603f1ef9d5223fc06fa432c4175473eda2138330)
- Prevent ACTION_DOWN events on the BottomSheetHandleDragView from setting touchingScrollChild to true. (af7f254bf660704368d46e630d34a81c479fa1c7)
- Fixed keyboard animation on Android 14 (a0b4dfa8769f98851efe97569c900f75eb0d5ef2)
- Fixed crash when protections are set before setContentView is called (d2119098489f6f6b55d77f2c7966b8ddf16c90ed)
- Added half-expanded state description for accessibility (95e7b452088d88005982a3f29ec212ef7ee8696d)
- Added support for androidx.core ProtectionLayout API and update dependency to 1.16 (e7f9f639d2f4a3b9f619ce704df82cbb14e49222)
- Make handle respond to keyboard input (1ee07687af2c4c84f515e45c1b809d65aeecbbf4)
- Delete duplicate "Handling insets and fullscreen" section (5e7e8238f7be448af6b4db4b2ad6128737c0bc50)
- Added support for Nested Scrolling with multiple nested scroll children. (4e4e8f3388beb7e82a87cb67142aa34444a79740)
- Make behavior_draggableOnNestedScroll public (a67afdff0d207239d0f427a37e44074936db3166)
... (truncated)
Commits
66c334b[Release] Update library version to 1.14.0 stable12e57b5[Focus Rings] Add setters and getters for stroke widths and inner insetf4652d6[NavigationView] Improve focus saving when opening NavigationView14b9ac9[Focus Rings] Add setters for outer and inner stroke colors and for refreshin...d6de1da[A11y][BottomSheet] Auto-expand when a focused view is off-screen in non-touc...41cfb65[A11y][NavigationView] Request and restore focus when opened and closed in Dr...8f63e94[Catalog] Fix lift on scroll glitchiness in All Components demo80aa0cc[Release] Update library version to 1.14.0-rc01fd44c9d[Button] [SplitButton] Fix inset and optical centering issue for SplitButton ...e6ae416[SearchView] Make sure IME is hidden when EditText loses focus- Additional commits viewable in compare view
Updates org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.10.2 to 1.11.0
Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases.
1.11.0
Various
- Kotlin was updated to 2.2.20 (#4545).
- Improved the published jar files (#3842, #4599).
- Various documentation improvements, including complete rewrites of structured concurrency and error handling-related KDoc (#4433, #4596).
Breaking changes and deprecations
- Moved
Promise-related functions from JS and Wasm/JS to the newwebtarget. On Wasm/JS, this is a breaking change. Before the change,Promiseon Wasm/JS could work with arbitrary Kotlin types, but now, onlyJsAnysubtypes are accepted (#4563).- Changed handling of coroutine exceptions that can't be propagated on JS and Wasm/JS. B efore, exceptions were logged, but now, they are reported to the JS runtime (#4451, #4631).
- Deprecated using
CoroutineDispatcheras the coroutine context key; now,ContinuationInterceptorhas to be used instead (#4333).- Advanced the deprecation levels on
kotlinx-coroutines-testAPIs (#4604).- Added lint functions that mark passing a
Jobto coroutine builders as deprecated (#4435).Bug fixes and improvements
- Added a
callsInPlace(EXACTLY_ONCE)contract torunBlockingin code shared between JVM and Native (#4368).- Added a
callsInPlace(EXACTLY_ONCE)contract tosuspendCancellableCoroutine(#4574).- Fixed
flowOnincorrectly handlingThreadContextElementupdates (#4403).- Fixed exceptions in user-supplied
Thread.UncaughtExceptionHandlerinstances causing the internal coroutines machinery to fail (#4516).- Fixed
CoroutineDispatcher.asSchedulerin the RxJava integration not cancelling outstanding work when aWorkergets cancelled, which led to memory leaks in some scenarios (#4615).- Fixed
SharedFlowentering an invalid state when a subscriber and an emitter are cancelled simultaneously (#4583).- Fixed an R8 optimization leading to
shareIn/stateIncoroutines getting garbage-collected (#4646). Thanks,@solevic!Small additions
- Added
CompletableDeferred.asDeferredfor obtaining a read-onlyDeferredview (#4408).- Added
SharedFlow.asFlowfor obtaining aFlowview with hidden hot flow semantics (#4530). Thanks,@g000sha256!- Added a
StateFlow.collectLatestoverload returningNothingto assist with finding unreachable code (#4454).- Added
ReceiveChannel.consumeTofor consuming aReceiveChannelinto aMutableCollection(#4520).- Added a
StateFlow<T>.onSubscriptionoverload returning aStateFlow<T>, similar toSharedFlow<T>.onSubscriptionreturningSharedFlow<T>(#4275). Thanks,@xit0c!- Added terminal
Flowoperators for collecting aFlowto aMap(#1541).Changelog relative to version 1.11.0
No changes, only the version is increased.
1.11.0-rc02
Restored binary compatibility with 1.10.2 and older versions on Wasm/JS for usages of
Promise-related functions (#4661).1.11.0-rc01
Various
- Kotlin was updated to 2.2.20 (#4545).
- Improved the published jar files (#3842, #4599).
- Various documentation improvements, including complete rewrites of structured concurrency and error handling-related KDoc (#4433, #4596).
Breaking changes and deprecations
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's changelog.
Version 1.11.0
Various
- Kotlin was updated to 2.2.20 (#4545).
- Improved the published jar files (#3842, #4599).
- Various documentation improvements, including complete rewrites of structured concurrency and error handling-related KDoc (#4433, #4596).
Breaking changes and deprecations
- Moved
Promise-related functions from JS and Wasm/JS to the newwebtarget. On Wasm/JS, this is a breaking change. Before the change,Promiseon Wasm/JS could work with arbitrary Kotlin types, but now, onlyJsAnysubtypes are accepted (#4563).- Changed handling of coroutine exceptions that can't be propagated on JS and Wasm/JS. Before, exceptions were logged, but now, they are reported to the JS runtime (#4451, #4631).
- Deprecated using
CoroutineDispatcheras the coroutine context key; now,ContinuationInterceptorhas to be used instead (#4333).- Advanced the deprecation levels on
kotlinx-coroutines-testAPIs (#4604).- Added lint functions that mark passing a
Jobto coroutine builders as deprecated (#4435).Bug fixes and improvements
- Added a
callsInPlace(EXACTLY_ONCE)contract torunBlockingin code shared between JVM and Native (#4368).- Added a
callsInPlace(EXACTLY_ONCE)contract tosuspendCancellableCoroutine(#4574).- Fixed
flowOnincorrectly handlingThreadContextElementupdates (#4403).- Fixed exceptions in user-supplied
Thread.UncaughtExceptionHandlerinstances causing the internal coroutines machinery to fail (#4516).- Fixed
CoroutineDispatcher.asSchedulerin the RxJava integration not cancelling outstanding work when aWorkergets cancelled, which led to memory leaks in some scenarios (#4615).- Fixed
SharedFlowentering an invalid state when a subscriber and an emitter are cancelled simultaneously (#4583).- Fixed an R8 optimization leading to
shareIn/stateIncoroutines getting garbage-collected (#4646). Thanks,@solevic!Small additions
- Added
CompletableDeferred.asDeferredfor obtaining a read-onlyDeferredview (#4408).- Added
SharedFlow.asFlowfor obtaining aFlowview with hidden hot flow semantics (#4530). Thanks,@g000sha256!- Added a
StateFlow.collectLatestoverload returningNothingto assist with finding unreachable code (#4454).- Added
ReceiveChannel.consumeTofor consuming aReceiveChannelinto aMutableCollection(#4520).- Added a
StateFlow<T>.onSubscriptionoverload returning aStateFlow<T>, similar toSharedFlow<T>.onSubscriptionreturningSharedFlow<T>(#4275). Thanks,@xit0c!- Added terminal
Flowoperators for collecting aFlowto aMap(#1541).Changelog relative to version 1.11.0
No changes, only the version is increased.
Version 1.11.0-rc02
Restored binary compatibility with 1.10.2 and older versions on Wasm/JS for usages of
Promise-related functions (#4661).Version 1.11.0-rc01
Various
... (truncated)
Commits
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)- Additional commits viewable in compare view
Updates com.squareup.okhttp3:okhttp from 5.3.2 to 5.4.0
Changelog
Sourced from com.squareup.okhttp3:okhttp's changelog.
Version 5.4.0
2026-06-08
- New: Add superpowers to interceptors. Interceptors can now override anything settable on
OkHttpClient.Builder, such as the cache, connection pool, socket factory, and DNS. We expect this will allow most users to use interceptors everywhere, insted of mixing and matching interceptors with customCall.Factorywrappers.- Fix: Limit each HTTP/2 response to 256 KiB of total headers.
- Upgrade: [kotlinx.coroutines 1.11.0][coroutines_1_11_0]. This is used by the optional
okhttp-coroutinesartifact.- Upgrade: [GraalVM 25.0.3][graalvm_25].
- Upgrade: [Okio 3.17.0][okio_3_17_0].
Commits
61423f4Prepare for release 5.4.0.d7e6effUpdate eclipse.osgi to v3.24.200 (#9480)7a35098Update bnd to v7.3.0 (#9475)0c5a45bUpdate dependency com.puppycrawl.tools:checkstyle to v13.5.0 (#9468)113ad17Update dependency macos to v26 (#9457)84f601aUpdate shadow.plugin to v9.4.2 (#9466)7d463f4Update spotless.plugin to v8.6.0 (#9464)3bf00f5Update plugin com.diffplug.spotless to v8.6.0 (#9463)cfc45a3Update spotless.plugin to v8.5.1 (#9456)81c5006Apply gradle lint correctly (#9459)- Additional commits viewable in compare view
Updates org.commonmark:commonmark from 0.28.0 to 0.29.0
Release notes
Sourced from org.commonmark:commonmark's releases.
commonmark-java 0.29.0
Added
- Support rendering GFM task list items to Markdown (#433)
- Support rendering YAML front matter to Markdown (#434)
- Alerts
- Allow customizing HTML attributes for alert title
<p>tag viaAttributeProvider(#427)- New configuration for
AlertsExtensionto allow authors to provide custom titles per alert. See the custom titles section of the alerts README for more information. (#430)- New configuration for
AlertsExtensionto allow alerts to be nested within other blocks (including other alerts). See this section of the alerts README for more information. (#430)- New configuration for
AlertsExtensionto allow the set of alert types (including standard GFM types) to be completely overwritten. (#435)var extension = AlertsExtension.builder() .setAllowedTypes(Map.ofEntries( Map.entry("IMPORTANT", "Important"), Map.entry("WARNING", "Warning") Map.entry("BUG", "Known Bug") )) .build();- Support rendering alerts to text (#437)
Changelog
Sourced from org.commonmark:commonmark's changelog.
[0.29.0] - 2026-06-20
Added
- Support rendering GFM task list items to Markdown (#433)
- Support rendering YAML front matter to Markdown (#434)
- Alerts
- Allow customizing HTML attributes for alert title
<p>tag viaAttributeProvider(#427)- New configuration for
AlertsExtensionto allow authors to provide custom titles per alert. See the custom titles section of the alerts README for more information. (#430)- New configuration for
AlertsExtensionto allow alerts to be nested within other blocks (including other alerts). See this section of the alerts README for more information. (#430)- New configuration for
AlertsExtensionto allow the set of alert types (including standard GFM types) to be completely overwritten. (#435)var extension = AlertsExtension.builder() .setAllowedTypes(Map.ofEntries( Map.entry("IMPORTANT", "Important"), Map.entry("WARNING", "Warning") Map.entry("BUG", "Known Bug") )) .build();- Support rendering alerts to text (#437)
Commits
57cf9fd[maven-release-plugin] prepare release commonmark-parent-0.29.04f6b66eMerge pull request #438 from commonmark/release-0.29.0b0f4dbcmvn versions:set -DnewVersion=0.29.0-SNAPSHOTc5f6bc9Prepare CHANGELOG for version 0.29.0952ce9dMerge pull request #437 from rdestefa/issue-436-alerts-text-renderingefc90bdUpdate CHANGELOG.md0117b82Update AlertHtmlNodeRenderer.javaffa682eUpdate AlertTextContentNodeRenderer.java717deddAdd Text Content Rendering Support for Alertsb146e55Merge pull request #435 from rdestefa/issue-431-disallow-github-alert-types- Additional commits viewable in compare view
Updates org.commonmark:commonmark-ext-autolink from 0.28.0 to 0.29.0
Release notes
Sourced from org.commonmark:commonmark-ext-autolink's releases.
commonmark-java 0.29.0
Added
- Support rendering GFM task list items to Markdown (#433)
- Support rendering YAML front matter to Markdown (#434)
- Alerts
- Allow customizing HTML attributes for alert title
<p>tag viaAttributeProvider(#427)- New configuration for
AlertsExtensionto allow authors to provide custom titles per alert. See the custom titles section of the alerts README for more information. (#430)- New configuration for
AlertsExtensionto allow alerts to be nested within other blocks (including other alerts). See this section of the alerts README for more information. (#430)- New configuration for
AlertsExtensionto allow the set of alert types (including standard GFM types) to be completely overwritten. (#435)var extension = AlertsExtension.builder() .setAllowedTypes(Map.ofEntries( Map.entry("IMPORTANT", "Important"), Map.entry("WARNING", "Warning") Map.entry("BUG", "Known Bug") )) .build();- Support rendering alerts to text (#437)
...Description has been truncated
Package Dependencies
maven
2.10.0 → 2.11.0
Minor
maven
6.0.3 → 6.1.1
Minor
maven
2.3.20 → 2.4.0
Minor
org.jetbrains.kotlin.plugin.compose
maven
2.3.20 → 2.4.0
Minor
com.google.android.material:material
maven
1.13.0 → 1.14.0
Minor
maven
1.10.2 → 1.11.0
Minor
io.kotest:kotest-runner-junit5-jvm
maven
6.1.11 → 6.2.1
Minor
com.squareup.okhttp3:okhttp
maven
5.3.2 → 5.4.0
Minor
org.commonmark:commonmark
maven
0.28.0 → 0.29.0
Minor
Technical Details
| ID: | 16117303 |
| UUID: | 4790053401 |
| Node ID: | PR_kwDOSOOxo87s5zb8 |
| Host: | GitHub |
| Repository: | Agent-Pattern-Labs/sparse-kernel |