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.9.3
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.10.0
Choose a head ref
  • 19 commits
  • 16 files changed
  • 1 contributor

Commits on Sep 30, 2024

  1. Update airframe-codec, airframe-control, ... to 24.9.3 (#3670)

    ## About this PR
    πŸ“¦ Updates 
    * [org.wvlet.airframe:airframe-codec](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-control](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-codegen](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airframe-log](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airspec](https://github.com/wvlet/airframe)
    
     from `24.9.1` to `24.9.3`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v24.9.3) -
    [Version
    Diff](v24.9.1...v24.9.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.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 Sep 30, 2024
    Configuration menu
    Copy the full SHA
    49a6a93 View commit details
    Browse the repository at this point in the history
  2. Update airframe-http, airframe-http-netty, ... to 24.9.3 (#3671)

    ## 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.9.2` to `24.9.3`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v24.9.3) -
    [Version
    Diff](v24.9.2...v24.9.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.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 Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a7b7195 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update netty-all to 4.1.114.Final (#3672)

    ## About this PR
    πŸ“¦ Updates io.netty:netty-all from `4.1.113.Final` to `4.1.114.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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ed93a9f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update trino-main to 460 (#3673)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `459` to `460`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/460) - [Version
    Diff](trinodb/trino@459...460)
    
    ## 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 (459).
    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/q28.sql
    docs/release-notes.md
    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_operating_system.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 Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d7bfcdd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Update sbt-pgp to 2.3.0 (#3674)

    ## About this PR
    πŸ“¦ Updates [com.github.sbt:sbt-pgp](https://github.com/sbt/sbt-pgp) from
    `2.2.1` to `2.3.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/sbt/sbt-pgp/releases/tag/v2.3.0) - [Version
    Diff](sbt/sbt-pgp@v2.2.1...v2.3.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 (2.2.1).
    You might want to review and update them manually.
    ```
    airspec/project/plugin.sbt
    docs/release-notes.md
    project/plugin.sbt
    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 = "com.github.sbt", artifactId = "sbt-pgp" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "com.github.sbt", artifactId = "sbt-pgp" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    4a66fa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update parquet-avro, parquet-hadoop to 1.14.3 (#3675)

    ## About this PR
    πŸ“¦ Updates 
    * [org.apache.parquet:parquet-avro](https://parquet.apache.org)
    * [org.apache.parquet:parquet-hadoop](https://parquet.apache.org)
    
     from `1.14.2` to `1.14.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>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (1.14.2).
    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.parquet" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.apache.parquet" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1fc99a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update coursier to 2.1.14 (#3676)

    ## About this PR
    πŸ“¦ Updates
    [io.get-coursier:coursier](https://github.com/coursier/coursier) from
    `2.1.13` to `2.1.14`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/coursier/coursier/releases/tag/v2.1.14) -
    [Version
    Diff](coursier/coursier@v2.1.13...v2.1.14)
    
    ## 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.get-coursier", artifactId = "coursier" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.get-coursier", artifactId = "coursier" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2969a99 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update sbt-sonatype to 3.12.0 (#3677)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from `3.11.3` to `3.12.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.12.0) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.11.3...v3.12.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.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 Oct 10, 2024
    Configuration menu
    Copy the full SHA
    300f051 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Update trino-main to 461 (#3678)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `460` to `461`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/461) - [Version
    Diff](trinodb/trino@460...461)
    
    ## 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 (460).
    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/q15.sql
    airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q45.sql
    airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
    docs/release-notes.md
    website/static/img/features/undraw_online_transactions_02ka.svg
    website/static/img/features/undraw_process_e90d.svg
    website/static/img/undraw_code_review.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 Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fa2a6c3 View commit details
    Browse the repository at this point in the history
  2. Update sbt-sonatype to 3.12.1 (#3679)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from `3.12.0` to `3.12.1`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.12.1) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.12.0...v3.12.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 Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bc9ae64 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Update sbt-sonatype to 3.12.2 (#3680)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype)
    from `3.12.1` to `3.12.2`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sbt-sonatype/releases/tag/v3.12.2) -
    [Release
    Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md)
    - [Version
    Diff](xerial/sbt-sonatype@v3.12.1...v3.12.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.12.1).
    You might want to review and update them manually.
    ```
    docs/airframe-http.md
    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.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 Oct 12, 2024
    Configuration menu
    Copy the full SHA
    03d0cf3 View commit details
    Browse the repository at this point in the history
  2. Update sbt-dynver to 5.1.0 (#3681)

    ## About this PR
    πŸ“¦ Updates [com.github.sbt:sbt-dynver](https://github.com/sbt/sbt-dynver)
    from `5.0.1` to `5.1.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/sbt/sbt-dynver/releases/tag/v5.1.0) - [Version
    Diff](sbt/sbt-dynver@v5.0.1...v5.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>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (5.0.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 = "com.github.sbt", artifactId = "sbt-dynver" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "com.github.sbt", artifactId = "sbt-dynver" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c0a28c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update trino-main to 462 (#3682)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `461` to `462`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/462) - [Version
    Diff](trinodb/trino@461...462)
    
    ## 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 (461).
    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/release-notes.md
    website/static/img/features/client.svg
    website/static/img/features/undraw_process_e90d.svg
    website/static/img/features/undraw_server_down_s4lk.svg
    website/static/img/features/undraw_time_management_30iu.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_monitor.svg
    website/static/img/undraw_online.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_operating_system.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 Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fe40880 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update sbt-scoverage to 2.2.2 (#3686)

    ## About this PR
    πŸ“¦ Updates
    [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage)
    from `2.2.1` to `2.2.2`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.2.2) -
    [Version
    Diff](scoverage/sbt-scoverage@v2.2.1...v2.2.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 (2.2.1).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    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 = "org.scoverage", artifactId = "sbt-scoverage" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    86faefb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Update sbt, sbt-dependency-tree, ... to 1.10.3 (#3687)

    ## About this PR
    πŸ“¦ Updates 
    * [org.scala-sbt:sbt](https://github.com/sbt/sbt)
    * [org.scala-sbt:sbt-dependency-tree](https://github.com/sbt/sbt)
    * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt)
    
     from `1.10.2` to `1.10.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.scala-sbt" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scala-sbt" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5641332 View commit details
    Browse the repository at this point in the history
  2. Update duckdb_jdbc to 1.1.2 (#3684)

    ## About this PR
    πŸ“¦ Updates org.duckdb:duckdb_jdbc from `1.1.1` to `1.1.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 (1.1.1).
    You might want to review and update them manually.
    ```
    airspec/build.sbt
    airspec/src/test/scala/examples/AsyncTest.scala
    build.sbt
    docs/release-notes.md
    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 = "org.duckdb", artifactId = "duckdb_jdbc" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.duckdb", artifactId = "duckdb_jdbc" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    98a9846 View commit details
    Browse the repository at this point in the history
  3. Update hadoop-aws, hadoop-client to 3.4.1 (#3685)

    ## About this PR
    πŸ“¦ Updates 
    * org.apache.hadoop:hadoop-aws
    * org.apache.hadoop:hadoop-client
    
     from `3.4.0` to `3.4.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>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (3.4.0).
    You might want to review and update them manually.
    ```
    docs/airframe-parquet.md
    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.hadoop" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.apache.hadoop" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0dbb5b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Update swagger-parser to 2.1.23 (#3692)

    ## About this PR
    πŸ“¦ Updates
    [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser)
    from `2.1.22` to `2.1.23`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.23)
    - [Version
    Diff](swagger-api/swagger-parser@v2.1.22...v2.1.23)
    
    ## 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.swagger.parser.v3", artifactId = "swagger-parser" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.swagger.parser.v3", artifactId = "swagger-parser" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    653d04d View commit details
    Browse the repository at this point in the history
  2. Update trino-main to 463 (#3694)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `462` to `463`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/463) - [Version
    Diff](trinodb/trino@462...463)
    
    ## 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 (462).
    You might want to review and update them manually.
    ```
    airframe-benchmark/README.md
    airframe-benchmark/src/main/resources/twitter.json
    airframe-http-netty/src/main/scala/wvlet/airframe/http/netty/NettyServer.scala
    airframe-json/src/main/scala/wvlet/airframe/json/JSON.scala
    airframe-json/src/test/resources/twitter.json
    airframe-sql/src/test/resources/wvlet/airframe/sql/tpc-ds/q8.sql
    docs/airframe-benchmark.md
    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_note_list.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_tweetstorm.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 Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b5a8746 View commit details
    Browse the repository at this point in the history
Loading