ms-identity-java-webapi
ms-identity-java-webapi copied to clipboard
Bump kotlin-stdlib from 1.4.0 to 1.9.0 in /msal-obo-sample
trafficstars
Bumps kotlin-stdlib from 1.4.0 to 1.9.0.
Release notes
Sourced from kotlin-stdlib's releases.
Kotlin 1.9.0-RC
Changelog
Backend. Wasm
KT-58188Restore binary compatibility of PlatformDiagnosticSuppressor.shouldReportUnusedParameterKT-58293Wasm: ReferenceError: e is not defined in kotlin.test.jsThrowKT-58931Wasm tests are failing to start on Kotlin 1.9.0-BetaCompiler
Fixes
KT-58621K2: Private class shadows public function defined in the same packageKT-59102K2: constant evaluator does not provide Long type on shlKT-59079"AE: SyntheticAccessorLowering should not attempt to modify other files!" with callable reference to constructor with value class parameterKT-58787KAPT: "NullPointerException: null cannot be cast to non-null type" with delegateKT-58837Partial linkage fails to report any compiler message on Windows when launched through Gradle pluginKT-59030[PL] Workaround for broken@Deprecatedannotations in c-interop KLIBsKT-58618K2: Local property delegates cannot infer generic return typeKT-58897K2: False positive unresolved reference with same-named enum class and its entryKT-56927Enum with secondary constructor can't be compiled with K2 using JS/Native backendKT-57570Remove source code excerpts from platform type nullability assertion exceptionsKT-52774Resolve unqualified enum constants based on expected typeIDE. Gradle Integration
KT-59034MPP build failed with "Factory type is not known for plugin variants" in kt-231-*JavaScript
KT-58570KJS: ES6 classes + PL throw java.lang.NullPointerExceptionKT-58835K2/JS: Fix incremental compilation klib testsKT-58794KJS / K2: Assertion failed with Space buildLibraries
KT-58985Update KClass.isData KDocKT-58276Deprecate redundant public declarations in kotlin.native.concurrentNative. ObjC Export
KT-58839K/N: Exception during HiddenFromObjC marked class extension function compilingTools. Compiler plugins. Serialization
KT-58918Serialization: NPE at run time obtaining a serializer for a sealed class with a generic self-referencing propertyKT-58954Serialization: NPE at run time when accessing a delegating property of a deserialized objectKT-59113Serialization: NPE at run time when accessing a delegating property of a deserialized objectKT-57647Serialization: "IllegalAccessError: Update to static final field" caused by serializable value class
... (truncated)
Changelog
Sourced from kotlin-stdlib's changelog.
1.8.21
Compiler
KT-57848Native: compilation of dynamic/static library fails with Xcode 14.3KT-57875Native compilation failure: Suspend functions should be lowered out at this point, but FUN LOCAL_FUNCTION_FOR_LAMBDAKT-57946KAPT: "RuntimeException: No type for expression" with delegateJavaScript
KT-57356KJS: StackOverflowException on@JsExportwith type parameters referring to one anotherTools. Compiler plugins. Serialization
KT-58067Serialization: NullPointerException caused by@Contextualproperty with type with genericKT-57730Serialization: "IllegalStateException: Serializer for element of type .Foo has not been found" caused by serialization of Java typeTools. Gradle. JS
KT-57766KJS / Gradle "Module not found: Error: Can't resolve 'kotlin-kotlin-stdlib-js-ir'" when using "useEsModules"Tools. Kapt
KT-58027Kotlin 1.8.20 kapt issue "null: KtCallExpression: build()"Tools. Maven
KT-58048Maven: "Too many source module declarations found" after upgrading to 1.8.20KT-58101'Unable to access class' in kotlin-maven-plugin after updating to Kotlin 1.8.201.8.20
Analysis API
KT-55510K2: Lost designation for local classesKT-55191AA: add an API to compare symbol pointersKT-55487K2: symbol pointer restoring doesn't work for static membersKT-55336K2 IDE: "java.lang.IllegalStateException: Required value was null." exception while importing a compiled JPS projectKT-55098AA: KtDeclarationRenderer should render a context receiversKT-51181LL API: errors for SAM with suspend function from another moduleKT-50250Analysis API: Implement Analysis API of KtExpression.isUsedAsExpressionKT-54360KtPropertySymbol: support JvmField in javaSetterName and javaGetterNameAnalysis API. FE1.0
KT-55825AA FE1.0: stackoverflow when resolution to a function with a recursive type parameterAnalysis API. FIR
... (truncated)
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)