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.2.0
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.2.4
Choose a head ref
  • 17 commits
  • 21 files changed
  • 3 contributors

Commits on Feb 3, 2023

  1. Update airframe-http, ... to 23.2.0 (#2735)

    Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-finagle](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-grpc](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.1.4 to 23.2.0.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.2.0) -
    [Version
    Diff](v23.1.4...v23.2.0)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.1.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.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    641ffbb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    7651f46 View commit details
    Browse the repository at this point in the history
  2. airframe-launcher: Allow '-' in option name without argument (#2737)

    #2733 was not enough 🙇‍♂️
    takezoe authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b64659f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Release 23.2.1

    takezoe committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    62d9f47 View commit details
    Browse the repository at this point in the history
  2. Update airframe-http, ... to 23.2.1 (#2738)

    Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-finagle](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-grpc](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.2.0 to 23.2.1.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.2.1) -
    [Version
    Diff](v23.2.0...v23.2.1)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.2.0).
    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.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6b991f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9dd85c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Release 23.2.2

    takezoe committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d576c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a70f752 View commit details
    Browse the repository at this point in the history
  3. Update circe-parser to 0.14.4 (#2740)

    Updates [io.circe:circe-parser](https://github.com/circe/circe) from
    0.14.3 to 0.14.4.
    [GitHub Release
    Notes](https://github.com/circe/circe/releases/tag/v0.14.4) - [Version
    Diff](circe/circe@v0.14.3...v0.14.4)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.14.3).
    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 = "io.circe", artifactId = "circe-parser" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.circe", artifactId = "circe-parser" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a99a2d8 View commit details
    Browse the repository at this point in the history
  4. Update airframe-http, ... to 23.2.2 (#2742)

    Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-finagle](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-grpc](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.2.1 to 23.2.2.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.2.2) -
    [Version
    Diff](v23.2.1...v23.2.2)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.2.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.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4ba9fd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    5459c0b View commit details
    Browse the repository at this point in the history
  2. Release 23.2.3

    takezoe committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2bb724a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d3ea0 View commit details
    Browse the repository at this point in the history
  4. Update airframe-http, ... to 23.2.3 (#2746)

    Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-finagle](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-grpc](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.2.2 to 23.2.3.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.2.3) -
    [Version
    Diff](v23.2.2...v23.2.3)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.2.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.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    labels: library-update
    xerial-bot authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    612dddf View commit details
    Browse the repository at this point in the history
  5. airframe-sql: Fix SQL generation for JOIN (#2748)

    `SQLGenerator` generates invalid SQL if left side of JOIN is sub-query.
    takezoe authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3cd28e0 View commit details
    Browse the repository at this point in the history
  6. Update sbt-scoverage to 2.0.7 (#2747)

    Updates
    [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage)
    from 2.0.6 to 2.0.7.
    [GitHub Release
    Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.7) -
    [Version
    Diff](scoverage/sbt-scoverage@v2.0.6...v2.0.7)
    
    
    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/77e035ef483ebb658433dfa1469671184e511f09/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.0.6).
    You might want to review and update them manually.
    ```
    build.sbt
    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.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>
    
    labels: sbt-plugin-update
    xerial-bot authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7b66284 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Release 23.2.4

    xerial committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3468859 View commit details
    Browse the repository at this point in the history
Loading