-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: wvlet/airframe
base: v24.4.3
head repository: wvlet/airframe
compare: v24.5.0
- 15 commits
- 24 files changed
- 3 contributors
Commits on Apr 24, 2024
-
Update airframe-codec, airframe-control, ... to 24.4.3 (#3512)
## 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.4.1` to `24.4.3` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v24.4.3) - [Version Diff](v24.4.1...v24.4.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>
Configuration menu - View commit details
-
Copy full SHA for 5cdf1a3 - Browse repository at this point
Copy the full SHA 5cdf1a3View commit details -
Update airframe-http, airframe-http-netty, ... to 24.4.3 (#3513)
## 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) from `24.4.2` to `24.4.3` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v24.4.3) - [Version Diff](v24.4.2...v24.4.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 (24.4.2). You might want to review and update them manually. ``` docs/index.md examples/rpc-examples/hello-rpc/project/plugins.sbt examples/rpc-examples/rpc-scalajs/project/plugins.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 = "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>
Configuration menu - View commit details
-
Copy full SHA for c10cb62 - Browse repository at this point
Copy the full SHA c10cb62View commit details -
Update sbt-airframe to 24.4.3 (#3514)
## About this PR 📦 Updates [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe) from `24.4.2` to `24.4.3` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v24.4.3) - [Version Diff](v24.4.2...v24.4.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 (24.4.2). You might want to review and update them manually. ``` docs/index.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", artifactId = "sbt-airframe" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.wvlet.airframe", artifactId = "sbt-airframe" } }] ``` </details> <sup> labels: sbt-plugin-update </sup>
Configuration menu - View commit details
-
Copy full SHA for 4a8af62 - Browse repository at this point
Copy the full SHA 4a8af62View commit details
Commits on Apr 28, 2024
-
Update circe-parser to 0.14.7 (#3515)
## About this PR 📦 Updates [io.circe:circe-parser](https://github.com/circe/circe) from `0.14.6` to `0.14.7` 📜 [GitHub Release Notes](https://github.com/circe/circe/releases/tag/v0.14.7) - [Version Diff](circe/circe@v0.14.6...v0.14.7) ## 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.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> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for ae64f1d - Browse repository at this point
Copy the full SHA ae64f1dView commit details
Commits on May 2, 2024
-
Update sbt-scalafix to 0.12.1 (#3517)
## About this PR 📦 Updates [ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix) from `0.12.0` to `0.12.1` 📜 [GitHub Release Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.12.1) - [Version Diff](scalacenter/sbt-scalafix@v0.12.0...v0.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>🔍 Files still referring to the old version number</summary> The following files still refer to the old version number (0.12.0). You might want to review and update them manually. ``` airspec/project/plugin.sbt docs/release-notes.md project/plugin.sbt sbt-airframe/project/plugin.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 = "ch.epfl.scala", artifactId = "sbt-scalafix" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" } }] ``` </details> <sup> labels: sbt-plugin-update </sup>
Configuration menu - View commit details
-
Copy full SHA for ac56a92 - Browse repository at this point
Copy the full SHA ac56a92View commit details -
Update trino-main to 446 (#3518)
## About this PR 📦 Updates [io.trino:trino-main](https://github.com/trinodb/trino) from `445` to `446` 📜 [GitHub Release Notes](https://github.com/trinodb/trino/releases/tag/446) - [Version Diff](trinodb/trino@445...446) ## 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 (445). 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/undraw_online_transactions_02ka.svg website/static/img/undraw_code_review.svg website/static/img/undraw_open_source.svg website/static/img/undraw_react.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>
Configuration menu - View commit details
-
Copy full SHA for 2a2e227 - Browse repository at this point
Copy the full SHA 2a2e227View commit details -
Update sbt-scoverage to 2.0.12 (#3520)
## About this PR 📦 Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from `2.0.11` to `2.0.12` 📜 [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.12) - [Version Diff](scoverage/sbt-scoverage@v2.0.11...v2.0.12) ## 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.0.11). 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.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>
Configuration menu - View commit details
-
Copy full SHA for ede67d4 - Browse repository at this point
Copy the full SHA ede67d4View commit details
Commits on May 6, 2024
-
surface (fix): Fixed a bug in getting a surface of inner opaque type (#…
…3521) The PR contains a failing test demonstrating issue. Following code fails: ```scala object O: opaque type InnerOpaque = Double test("Opaque types from inner object") { val s = Surface.of[O.InnerOpaque] } ``` The error is: > java.util.NoSuchElementException: key not found: wvlet.airframe.surface.Scala3NewTypeTest.O.InnerOpaque I will try to create a fix.
Configuration menu - View commit details
-
Copy full SHA for 4a0293d - Browse repository at this point
Copy the full SHA 4a0293dView commit details -
Update coursier to 2.1.10 (#3525)
## About this PR 📦 Updates [io.get-coursier:coursier](https://github.com/coursier/coursier) from `2.1.9` to `2.1.10` 📜 [GitHub Release Notes](https://github.com/coursier/coursier/releases/tag/v2.1.10) - [Version Diff](coursier/coursier@v2.1.9...v2.1.10) ## 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>
Configuration menu - View commit details
-
Copy full SHA for 95db32d - Browse repository at this point
Copy the full SHA 95db32dView commit details -
Update finagle-core, finagle-http, ... to 24.2.0 (#3522)
## About this PR 📦 Updates * [com.twitter:finagle-core](https://github.com/twitter/finagle) * [com.twitter:finagle-http](https://github.com/twitter/finagle) * [com.twitter:finagle-netty4](https://github.com/twitter/finagle) * [com.twitter:finagle-netty4-http](https://github.com/twitter/finagle) from `23.11.0` to `24.2.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 = "com.twitter" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.twitter" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for 4fa4676 - Browse repository at this point
Copy the full SHA 4fa4676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9346b - Browse repository at this point
Copy the full SHA 7c9346bView commit details -
Update scala-compiler, scala-library, ... to 2.13.14 (#3519)
## About this PR 📦 Updates * [org.scala-lang:scala-compiler](https://github.com/scala/scala) * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from `2.13.13` to `2.13.14` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.14) - [Version Diff](scala/scala@v2.13.13...v2.13.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 = "org.scala-lang" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-lang" } }] ``` </details> <sup> labels: library-update </sup> --------- Co-authored-by: Taro L. Saito <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44221ae - Browse repository at this point
Copy the full SHA 44221aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e215e - Browse repository at this point
Copy the full SHA 06e215eView commit details -
Update sbt, sbt-dependency-tree, ... to 1.10.0 (#3524)
## 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.9` to `1.10.0` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.0) - [Version Diff](sbt/sbt@v1.9.9...v1.10.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.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>
Configuration menu - View commit details
-
Copy full SHA for 8ef41e8 - Browse repository at this point
Copy the full SHA 8ef41e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc692e - Browse repository at this point
Copy the full SHA 7bc692eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v24.4.3...v24.5.0