You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/12/22 09:05:47 UTC

[PR] Bump kotlin-version from 1.9.21 to 1.9.22 [camel]

dependabot[bot] opened a new pull request, #12569:
URL: https://github.com/apache/camel/pull/12569

   Bumps `kotlin-version` from 1.9.21 to 1.9.22.
   Updates `org.jetbrains.kotlin:kotlin-scripting-jvm` from 1.9.21 to 1.9.22
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-scripting-jvm's releases</a>.</em></p>
   <blockquote>
   <h2>Kotlin 1.9.22</h2>
   <h2>Changelog</h2>
   <h3>JavaScript</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63719"><code>KT-63719</code></a> KJS: Test results ignored for ES module kind</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63808"><code>KT-63808</code></a> compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers</li>
   </ul>
   <h3>Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64139"><code>KT-64139</code></a> Weird bug with while and coroutine in Kotlin Native</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63471"><code>KT-63471</code></a> linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63789"><code>KT-63789</code></a> Native: Incremental compilation problem with compose</li>
   </ul>
   <h3>Tools. CLI</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64485"><code>KT-64485</code></a> CLI: cache and optimize parsing of command-line arguments</li>
   </ul>
   <h3>Tools. Gradle</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63990"><code>KT-63990</code></a> &quot;Cannot query the value of property 'buildFlowServiceProperty' because it has no value available&quot; with Isolated Projects</li>
   </ul>
   <h3>Tools. Gradle. Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63363"><code>KT-63363</code></a> Kotlin Gradle Plugin: <code>KotlinNativeHostSpecificMetadataArtifact</code> breaks configuration cache, implicitly includes output file as configuration cache input</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63742"><code>KT-63742</code></a> Gradle wrongly caches Kotlin/Native compiler flags</li>
   </ul>
   <h3>Tools. JPS</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64305"><code>KT-64305</code></a> Kotlin JPS builder requests chunk rebuild with graph implementation</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64112"><code>KT-64112</code></a> Avoid using IJ's JPS mappings in Kotlin JPS tests</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63799"><code>KT-63799</code></a> Make plugin classpath serialization path agnostic</li>
   </ul>
   <h2>Checksums</h2>
   <table>
   <thead>
   <tr>
   <th>File</th>
   <th>Sha256</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>kotlin-compiler-1.9.22.zip</td>
   <td>88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6</td>
   </tr>
   <tr>
   <td>kotlin-native-linux-x86_64-1.9.22.tar.gz</td>
   <td>c2b0a6481ced5401db4a7028661c039b7466996efaa554bbcc6a3d421ac5e7d4</td>
   </tr>
   <tr>
   <td>kotlin-native-macos-x86_64-1.9.22.tar.gz</td>
   <td>4646c9bc289d48a228064f565f3a968dde3dcccd7821f403717c708f6ffa8285</td>
   </tr>
   <tr>
   <td>kotlin-native-macos-aarch64-1.9.22.tar.gz</td>
   <td>8a95c0e0eb46b41b6d02a1942dc7dfe8c70082a2a26679490a77cd486f0ec8dd</td>
   </tr>
   <tr>
   <td>kotlin-native-windows-x86_64-1.9.22.zip</td>
   <td>a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4</td>
   </tr>
   </tbody>
   </table>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-scripting-jvm's changelog</a>.</em></p>
   <blockquote>
   <h2>1.9.22</h2>
   <h3>JavaScript</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63719"><code>KT-63719</code></a> KJS: Test results ignored for ES module kind</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63808"><code>KT-63808</code></a> compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers</li>
   </ul>
   <h3>Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64139"><code>KT-64139</code></a> Weird bug with while and coroutine in Kotlin Native</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63471"><code>KT-63471</code></a> linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63789"><code>KT-63789</code></a> Native: Incremental compilation problem with compose</li>
   </ul>
   <h3>Tools. CLI</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64485"><code>KT-64485</code></a> CLI: cache and optimize parsing of command-line arguments</li>
   </ul>
   <h3>Tools. Gradle</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63990"><code>KT-63990</code></a> &quot;Cannot query the value of property 'buildFlowServiceProperty' because it has no value available&quot; with Isolated Projects</li>
   </ul>
   <h3>Tools. Gradle. Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63363"><code>KT-63363</code></a> Kotlin Gradle Plugin: <code>KotlinNativeHostSpecificMetadataArtifact</code> breaks configuration cache, implicitly includes output file as configuration cache input</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63742"><code>KT-63742</code></a> Gradle wrongly caches Kotlin/Native compiler flags</li>
   </ul>
   <h3>Tools. JPS</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64305"><code>KT-64305</code></a> Kotlin JPS builder requests chunk rebuild with graph implementation</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64112"><code>KT-64112</code></a> Avoid using IJ's JPS mappings in Kotlin JPS tests</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63799"><code>KT-63799</code></a> Make plugin classpath serialization path agnostic</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/JetBrains/kotlin/commit/44ed2e94f57d63b380a81ad9dceba95b57f2f33d"><code>44ed2e9</code></a> Add changelog for 1.9.22</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/b7b0397d2cd30c9c9e28c9708a8bca4b67762ecc"><code>b7b0397</code></a> [Gradle] Made klib unpacked for native metadata compile task</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/262697dc38deed56cb355c15288c3f8e31c94c6f"><code>262697d</code></a> [K/JS] Fix file extension inside the JS KGP to run tests with ES modules ^KT-...</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/87c8aa1037e9ca6ade17fe91a516b95988a1a309"><code>87c8aa1</code></a> [K/JS] Fix case with boxing/unboxing inside the BlockDecomposerLowering ^KT-6...</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/316df8d0328f307a5b42ffd7a59f3f5cf9820c9a"><code>316df8d</code></a> [CLI] Add cache for reflection lookup of CLI arguments</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/b0cc245beb577def4535ba4928099377365e8e6e"><code>b0cc245</code></a> Avoid throwing exception when BuildFusService can't be injected</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/cfbb957e0281c30ccbbe94f75a571a03f6002829"><code>cfbb957</code></a> [IR] Correct handling of loops in liveness analysis</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/204cecd5d95eaa0d546e0ae0582424ac9af3ba80"><code>204cecd</code></a> [box-tests] Added a reproducer for #KT-64139</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/9c7aac2ec0b44a6af740032f4df31c5a762b47fb"><code>9c7aac2</code></a> [gradle] Use more fine grained directory for K/N incremental compilation</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/9012e67fdb2810380590b03e1a6e0893aedce7b2"><code>9012e67</code></a> Add KotlinBuilder 'dumb mode' flag</li>
   <li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.jetbrains.kotlin:kotlin-scripting-jvm-host` from 1.9.21 to 1.9.22
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-scripting-jvm-host's releases</a>.</em></p>
   <blockquote>
   <h2>Kotlin 1.9.22</h2>
   <h2>Changelog</h2>
   <h3>JavaScript</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63719"><code>KT-63719</code></a> KJS: Test results ignored for ES module kind</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63808"><code>KT-63808</code></a> compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers</li>
   </ul>
   <h3>Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64139"><code>KT-64139</code></a> Weird bug with while and coroutine in Kotlin Native</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63471"><code>KT-63471</code></a> linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63789"><code>KT-63789</code></a> Native: Incremental compilation problem with compose</li>
   </ul>
   <h3>Tools. CLI</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64485"><code>KT-64485</code></a> CLI: cache and optimize parsing of command-line arguments</li>
   </ul>
   <h3>Tools. Gradle</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63990"><code>KT-63990</code></a> &quot;Cannot query the value of property 'buildFlowServiceProperty' because it has no value available&quot; with Isolated Projects</li>
   </ul>
   <h3>Tools. Gradle. Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63363"><code>KT-63363</code></a> Kotlin Gradle Plugin: <code>KotlinNativeHostSpecificMetadataArtifact</code> breaks configuration cache, implicitly includes output file as configuration cache input</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63742"><code>KT-63742</code></a> Gradle wrongly caches Kotlin/Native compiler flags</li>
   </ul>
   <h3>Tools. JPS</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64305"><code>KT-64305</code></a> Kotlin JPS builder requests chunk rebuild with graph implementation</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64112"><code>KT-64112</code></a> Avoid using IJ's JPS mappings in Kotlin JPS tests</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63799"><code>KT-63799</code></a> Make plugin classpath serialization path agnostic</li>
   </ul>
   <h2>Checksums</h2>
   <table>
   <thead>
   <tr>
   <th>File</th>
   <th>Sha256</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>kotlin-compiler-1.9.22.zip</td>
   <td>88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6</td>
   </tr>
   <tr>
   <td>kotlin-native-linux-x86_64-1.9.22.tar.gz</td>
   <td>c2b0a6481ced5401db4a7028661c039b7466996efaa554bbcc6a3d421ac5e7d4</td>
   </tr>
   <tr>
   <td>kotlin-native-macos-x86_64-1.9.22.tar.gz</td>
   <td>4646c9bc289d48a228064f565f3a968dde3dcccd7821f403717c708f6ffa8285</td>
   </tr>
   <tr>
   <td>kotlin-native-macos-aarch64-1.9.22.tar.gz</td>
   <td>8a95c0e0eb46b41b6d02a1942dc7dfe8c70082a2a26679490a77cd486f0ec8dd</td>
   </tr>
   <tr>
   <td>kotlin-native-windows-x86_64-1.9.22.zip</td>
   <td>a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4</td>
   </tr>
   </tbody>
   </table>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md">org.jetbrains.kotlin:kotlin-scripting-jvm-host's changelog</a>.</em></p>
   <blockquote>
   <h2>1.9.22</h2>
   <h3>JavaScript</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63719"><code>KT-63719</code></a> KJS: Test results ignored for ES module kind</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63808"><code>KT-63808</code></a> compileTestDevelopmentExecutableKotlinJs failed in JsIntrinsicTransformers</li>
   </ul>
   <h3>Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64139"><code>KT-64139</code></a> Weird bug with while and coroutine in Kotlin Native</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63471"><code>KT-63471</code></a> linkDebugTestIosX64 Failed to build cache: NoSuchFileException bitcode_deps</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63789"><code>KT-63789</code></a> Native: Incremental compilation problem with compose</li>
   </ul>
   <h3>Tools. CLI</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64485"><code>KT-64485</code></a> CLI: cache and optimize parsing of command-line arguments</li>
   </ul>
   <h3>Tools. Gradle</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63990"><code>KT-63990</code></a> &quot;Cannot query the value of property 'buildFlowServiceProperty' because it has no value available&quot; with Isolated Projects</li>
   </ul>
   <h3>Tools. Gradle. Native</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63363"><code>KT-63363</code></a> Kotlin Gradle Plugin: <code>KotlinNativeHostSpecificMetadataArtifact</code> breaks configuration cache, implicitly includes output file as configuration cache input</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63742"><code>KT-63742</code></a> Gradle wrongly caches Kotlin/Native compiler flags</li>
   </ul>
   <h3>Tools. JPS</h3>
   <ul>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64305"><code>KT-64305</code></a> Kotlin JPS builder requests chunk rebuild with graph implementation</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-64112"><code>KT-64112</code></a> Avoid using IJ's JPS mappings in Kotlin JPS tests</li>
   <li><a href="https://youtrack.jetbrains.com/issue/KT-63799"><code>KT-63799</code></a> Make plugin classpath serialization path agnostic</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/JetBrains/kotlin/commit/44ed2e94f57d63b380a81ad9dceba95b57f2f33d"><code>44ed2e9</code></a> Add changelog for 1.9.22</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/b7b0397d2cd30c9c9e28c9708a8bca4b67762ecc"><code>b7b0397</code></a> [Gradle] Made klib unpacked for native metadata compile task</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/262697dc38deed56cb355c15288c3f8e31c94c6f"><code>262697d</code></a> [K/JS] Fix file extension inside the JS KGP to run tests with ES modules ^KT-...</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/87c8aa1037e9ca6ade17fe91a516b95988a1a309"><code>87c8aa1</code></a> [K/JS] Fix case with boxing/unboxing inside the BlockDecomposerLowering ^KT-6...</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/316df8d0328f307a5b42ffd7a59f3f5cf9820c9a"><code>316df8d</code></a> [CLI] Add cache for reflection lookup of CLI arguments</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/b0cc245beb577def4535ba4928099377365e8e6e"><code>b0cc245</code></a> Avoid throwing exception when BuildFusService can't be injected</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/cfbb957e0281c30ccbbe94f75a571a03f6002829"><code>cfbb957</code></a> [IR] Correct handling of loops in liveness analysis</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/204cecd5d95eaa0d546e0ae0582424ac9af3ba80"><code>204cecd</code></a> [box-tests] Added a reproducer for #KT-64139</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/9c7aac2ec0b44a6af740032f4df31c5a762b47fb"><code>9c7aac2</code></a> [gradle] Use more fine grained directory for K/N incremental compilation</li>
   <li><a href="https://github.com/JetBrains/kotlin/commit/9012e67fdb2810380590b03e1a6e0893aedce7b2"><code>9012e67</code></a> Add KotlinBuilder 'dumb mode' flag</li>
   <li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 1.9.22
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 <dependency name> 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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump kotlin-version from 1.9.21 to 1.9.22 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #12569:
URL: https://github.com/apache/camel/pull/12569


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump kotlin-version from 1.9.21 to 1.9.22 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12569:
URL: https://github.com/apache/camel/pull/12569#issuecomment-1867427586

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org