Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wvlet/airframe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.7.1
Choose a base ref
...
head repository: wvlet/airframe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.8.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 1 contributor

Commits on Jul 17, 2024

  1. Update airframe-http, airframe-http-netty, ... to 24.7.1 (#3588)

    ## About this PR
    πŸ“¦ Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-netty](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-launcher](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-rx-html](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    
     from `24.7.0` to `24.7.1`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v24.7.1) -
    [Version
    Diff](v24.7.0...v24.7.1)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6e1fe7b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update netty-all to 4.1.112.Final (#3589)

    ## About this PR
    πŸ“¦ Updates io.netty:netty-all from `4.1.111.Final` to `4.1.112.Final`
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.netty", artifactId = "netty-all" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.netty", artifactId = "netty-all" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dc22cb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update scalafmt-core to 3.8.3 (#3592)

    ## About this PR
    πŸ“¦ Updates
    [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt)
    from `3.8.2` to `3.8.3`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.3) -
    [Version
    Diff](scalameta/scalafmt@v3.8.2...v3.8.3)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.scalameta", artifactId = "scalafmt-core" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9c4d58e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Update trino-main to 453 (#3593)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `452` to `453`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/453) - [Version
    Diff](trinodb/trino@452...453)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (452).
    You might want to review and update them manually.
    ```
    airframe-benchmark/src/main/resources/twitter.json
    airframe-json/src/test/resources/twitter.json
    airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
    docs/airframe-ulid.md
    docs/release-notes.md
    website/static/img/features/undraw_online_transactions_02ka.svg
    website/static/img/features/undraw_process_e90d.svg
    website/static/img/features/undraw_server_down_s4lk.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_online.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_tweetstorm.svg
    website/static/img/undraw_youtube_tutorial.svg
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.trino", artifactId = "trino-main" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.trino", artifactId = "trino-main" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c3f9c68 View commit details
    Browse the repository at this point in the history
  2. Update sbt-sonatype to 3.11.1 (#3594)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from `3.11.0` to `3.11.1`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.11.1) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.11.0...v3.11.1)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    124373f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update protobuf-java to 3.25.4 (#3591)

    ## About this PR
    πŸ“¦ Updates
    [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
    from `3.25.3` to `3.25.4`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.4)
    - [Version
    Diff](protocolbuffers/protobuf@v3.25.3...v3.25.4)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "com.google.protobuf", artifactId = "protobuf-java" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    de7e815 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update sqlite-jdbc to 3.46.0.1 (#3595)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from
    `3.46.0.0` to `3.46.0.1`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.0.1) -
    [Version
    Diff](xerial/sqlite-jdbc@3.46.0.0...3.46.0.1)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial", artifactId = "sqlite-jdbc" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial", artifactId = "sqlite-jdbc" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    472d709 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update sbt-mima-plugin to 1.1.4 (#3602)

    ## About this PR
    πŸ“¦ Updates
    [com.typesafe:sbt-mima-plugin](https://github.com/lightbend-labs/mima)
    from `1.1.3` to `1.1.4`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/lightbend-labs/mima/releases/tag/1.1.4) -
    [Version
    Diff](lightbend-labs/mima@1.1.3...1.1.4) -
    [Version
    Diff](lightbend-labs/mima@release-1.1.3...release-1.1.4)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (1.1.3).
    You might want to review and update them manually.
    ```
    airspec/build.sbt
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "com.typesafe", artifactId = "sbt-mima-plugin" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "com.typesafe", artifactId = "sbt-mima-plugin" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0ea01a5 View commit details
    Browse the repository at this point in the history
  2. Update snappy-java to 1.1.10.6 (#3599)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java)
    from `1.1.10.5` to `1.1.10.6`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.6) -
    [Version
    Diff](xerial/snappy-java@v1.1.10.5...v1.1.10.6)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial.snappy", artifactId = "snappy-java" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial.snappy", artifactId = "snappy-java" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    845a0b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Update sbt-sonatype to 3.11.2 (#3603)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from `3.11.1` to `3.11.2`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.11.2) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.11.1...v3.11.2)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b459990 View commit details
    Browse the repository at this point in the history
  2. Update spark-sql to 3.5.2 (#3605)

    ## About this PR
    πŸ“¦ Updates [org.apache.spark:spark-sql](https://spark.apache.org/) from
    `3.5.1` to `3.5.2`
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (3.5.1).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.apache.spark", artifactId = "spark-sql" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.apache.spark", artifactId = "spark-sql" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    20daeff View commit details
    Browse the repository at this point in the history
  3. Update slf4j-jdk14 to 2.0.16 (#3604)

    ## About this PR
    πŸ“¦ Updates org.slf4j:slf4j-jdk14 from `2.0.13` to `2.0.16`
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.slf4j", artifactId = "slf4j-jdk14" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.slf4j", artifactId = "slf4j-jdk14" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    23fee42 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update commons-compress to 1.27.0 (#3601)

    ## About this PR
    πŸ“¦ Updates
    [org.apache.commons:commons-compress](https://commons.apache.org/proper/commons-compress/)
    from `1.26.2` to `1.27.0`
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (1.26.2).
    You might want to review and update them manually.
    ```
    website/static/img/undraw_monitor.svg
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.apache.commons", artifactId = "commons-compress" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.apache.commons", artifactId = "commons-compress" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4356111 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update trino-main to 454 (#3606)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `453` to `454`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/454) - [Version
    Diff](trinodb/trino@453...454)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (453).
    You might want to review and update them manually.
    ```
    airframe-benchmark/src/main/resources/twitter.json
    airframe-codec/src/test/scala/wvlet/airframe/codec/JSONCodecTest.scala
    airframe-json/src/test/resources/twitter.json
    airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
    docs/release-notes.md
    website/static/img/features/Fluentd_square.svg
    website/static/img/features/undraw_online_transactions_02ka.svg
    website/static/img/features/undraw_process_e90d.svg
    website/static/img/features/undraw_server_down_s4lk.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_youtube_tutorial.svg
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.trino", artifactId = "trino-main" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.trino", artifactId = "trino-main" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3507f5c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update sbt-sonatype to 3.11.3 (#3609)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from `3.11.2` to `3.11.3`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.11.3) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.11.2...v3.11.3)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6f5a4ba View commit details
    Browse the repository at this point in the history
  2. Update auxlib, clib, javalib, nativelib, ... to 0.5.5 (#3607)

    ## About this PR
    πŸ“¦ Updates 
    *
    [org.scala-native:auxlib](https://github.com/scala-native/scala-native)
    * [org.scala-native:clib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:javalib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:nativelib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:nscplugin](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:posixlib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:test-interface](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:windowslib](https://github.com/scala-native/scala-native)
    
     from `0.5.4` to `0.5.5`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.5)
    - [Version
    Diff](scala-native/scala-native@v0.5.4...v0.5.5)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (0.5.4).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.scala-native" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scala-native" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1b47008 View commit details
    Browse the repository at this point in the history
  3. Update sqlite-jdbc to 3.46.1.0 (#3608)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from
    `3.46.0.1` to `3.46.1.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.0) -
    [Version
    Diff](xerial/sqlite-jdbc@3.46.0.1...3.46.1.0)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial", artifactId = "sqlite-jdbc" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial", artifactId = "sqlite-jdbc" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2862eac View commit details
    Browse the repository at this point in the history
Loading