Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0 in the maven group #33

Closed
wants to merge 7 commits into from

Commits on Sep 12, 2024

  1. Manually set LD_LIBRARY_PATH for fexecve

    Close #28 #1 as completed.
    It would be better to induce this env from somewhere else if possible.
    JingMatrix committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e13b933 View commit details
    Browse the repository at this point in the history
  2. Update dependencies and fix CI

    Remove ccache. Close #30 as completed.
    JingMatrix committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4c4df22 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Allow to de-activate log watchlog (#20)

    Requested by #14, a switch is added to the release version.
    Patch of msvamp rejected in original repository
    mywalk added ui interface
    
    Co-authored-by: mywalk <[email protected]>
    JingMatrix and mywalkb authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    076acab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f913d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    db9b97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1c638 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Bump org.jetbrains.kotlinx:kotlinx-coroutines-core in the maven group

    Bumps the maven group with 1 update: [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines).
    
    
    Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0
    - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
    - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d97fc90 View commit details
    Browse the repository at this point in the history