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: v23.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: v23.7.2
Choose a head ref
  • 7 commits
  • 28 files changed
  • 2 contributors

Commits on Jul 6, 2023

  1. Update airframe-http, airframe-http-netty, ... to 23.7.1 (#3051)

    ## 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 `23.7.0` to `23.7.1`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.7.1) -
    [Version
    Diff](v23.7.0...v23.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/2ef77887d3e25d2b5c2d9c893579e0c6ef4a351f/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 (23.7.0).
    You might want to review and update them manually.
    ```
    airframe-rx-html/src/main/scala/wvlet/airframe/rx/html/HtmlNode.scala
    ```
    </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.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 6, 2023
    Configuration menu
    Copy the full SHA
    2cd7952 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update sbt-scalajs-crossproject to 1.3.2 (#3053)

    ## About this PR
    πŸ“¦ Updates
    [org.portable-scala:sbt-scalajs-crossproject](https://github.com/portable-scala/sbt-crossproject)
    from `1.3.1` to `1.3.2`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/portable-scala/sbt-crossproject/releases/tag/v1.3.2)
    - [Version
    Diff](portable-scala/sbt-crossproject@v1.3.1...v1.3.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/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/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.3.1).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    website/static/img/undraw_operating_system.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.portable-scala", artifactId = "sbt-scalajs-crossproject" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.portable-scala", artifactId = "sbt-scalajs-crossproject" }
    }]
    ```
    </details>
    
    <sup>
    labels: sbt-plugin-update
    </sup>
    xerial-bot authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bb6322a View commit details
    Browse the repository at this point in the history
  2. Update trino-main to 421 (#3054)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `420` to `421`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/421) - [Version
    Diff](trinodb/trino@420...421)
    
    ## 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/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/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 (420).
    You might want to review and update them manually.
    ```
    airframe-benchmark/src/main/resources/twitter.json
    airframe-http/src/main/scala/wvlet/airframe/http/GrpcStatus.scala
    airframe-http/src/main/scala/wvlet/airframe/http/HttpStatus.scala
    airframe-http/src/main/scala/wvlet/airframe/http/RPCStatus.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/undraw_code_review.svg
    website/static/img/undraw_monitor.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 Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dd62c17 View commit details
    Browse the repository at this point in the history
  3. Update protobuf-java to 3.23.4 (#3052)

    ## About this PR
    πŸ“¦ Updates
    [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
    from `3.23.3` to `3.23.4`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/protocolbuffers/protobuf/releases/tag/v3.23.4)
    - [Version
    Diff](protocolbuffers/protobuf@v3.23.3...v3.23.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/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/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 7, 2023
    Configuration menu
    Copy the full SHA
    c227f06 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update sbt, sbt-dependency-tree, ... to 1.9.2 (#3055)

    ## 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.9.1` to `1.9.2`
    
    πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.2)
    - [Version Diff](sbt/sbt@v1.9.1...v1.9.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/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/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.9.1).
    You might want to review and update them manually.
    ```
    docs/release-notes.md
    website/static/img/features/undraw_time_management_30iu.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.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 Jul 10, 2023
    Configuration menu
    Copy the full SHA
    93034eb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update scalafmt-core to 3.7.8 (#3056)

    ## About this PR
    πŸ“¦ Updates
    [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt)
    from `3.7.7` to `3.7.8`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.7.8) -
    [Version
    Diff](scalameta/scalafmt@v3.7.7...v3.7.8)
    
    ## 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/b83aae55d9dd000548c3b3c9b63d79636e7b3c8b/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.7.7).
    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.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 11, 2023
    Configuration menu
    Copy the full SHA
    1ca1450 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    1cedd82 View commit details
    Browse the repository at this point in the history
Loading