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.3.2
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.3.3
Choose a head ref
  • 8 commits
  • 21 files changed
  • 2 contributors

Commits on Mar 18, 2023

  1. Update airframe-http, ... to 23.3.2 (#2798)

    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.3.0 to 23.3.2.
    [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v23.3.2) -
    [Version
    Diff](v23.3.0...v23.3.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/070634501628558e00a7cd623c97bff1995e59e3/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.3.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 Mar 18, 2023
    Configuration menu
    Copy the full SHA
    e470956 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    593bc08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3903556 View commit details
    Browse the repository at this point in the history
  3. Update sqlite-jdbc to 3.41.0.1 (#2799)

    Updates [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc)
    from 3.41.0.0 to 3.41.0.1.
    [GitHub Release
    Notes](https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.0.1) -
    [Version
    Diff](xerial/sqlite-jdbc@3.41.0.0...3.41.0.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/070634501628558e00a7cd623c97bff1995e59e3/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>
    
    labels: library-update
    xerial-bot authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1c5efe0 View commit details
    Browse the repository at this point in the history
  4. Update slf4j-jdk14 to 2.0.7 (#2793)

    Updates org.slf4j:slf4j-jdk14 from 2.0.6 to 2.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/070634501628558e00a7cd623c97bff1995e59e3/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.
    ```
    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.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>
    
    labels: library-update
    
    Co-authored-by: Taro L. Saito <[email protected]>
    xerial-bot and xerial authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    725a873 View commit details
    Browse the repository at this point in the history
  5. Update coursier to 2.1.0 (#2788)

    Updates [io.get-coursier:coursier](https://github.com/coursier/coursier)
    from 2.0.16 to 2.1.0.
    [GitHub Release
    Notes](https://github.com/coursier/coursier/releases/tag/v2.1.0) -
    [Version
    Diff](coursier/coursier@v2.0.16...v2.1.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/070634501628558e00a7cd623c97bff1995e59e3/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.16).
    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.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>
    
    labels: library-update
    
    ---------
    
    Co-authored-by: Taro L. Saito <[email protected]>
    xerial-bot and xerial authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    30afcf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. airframe-sql: Fixes #2791 Produce valid SQL expressions from Function…

    …Call, ComparisonOperators (#2801)
    xerial authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d4c2958 View commit details
    Browse the repository at this point in the history
  2. Release 23.3.3

    xerial committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a2c4fd4 View commit details
    Browse the repository at this point in the history
Loading