-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: wvlet/airframe
base: v23.9.2
head repository: wvlet/airframe
compare: v23.9.3
- 11 commits
- 14 files changed
- 2 contributors
Commits on Sep 23, 2023
-
Update airframe-codec, airframe-control, ... to 23.9.2 (#3224)
## 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](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:airframe-rx-html](https://github.com/wvlet/airframe) * [org.wvlet.airframe:airspec](https://github.com/wvlet/airframe) * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe) from `23.9.1` to `23.9.2` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v23.9.2) - [Version Diff](v23.9.1...v23.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 (23.9.1). You might want to review and update them manually. ``` AIRSPEC_VERSION airframe-di/src/main/scala-3/wvlet/airframe/package.scala sbt-airframe/build.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 fbb5dd6 - Browse repository at this point
Copy the full SHA fbb5dd6View commit details
Commits on Sep 24, 2023
-
Update snappy-java to 1.1.10.4 (#3225)
## About this PR 📦 Updates [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from `1.1.10.3` to `1.1.10.4` 📜 [GitHub Release Notes](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.4) - [Version Diff](xerial/snappy-java@v1.1.10.3...v1.1.10.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 = "org.xerial.snappy", artifactId = "snappy-java" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.xerial.snappy", artifactId = "snappy-java" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for 9753597 - Browse repository at this point
Copy the full SHA 9753597View commit details -
Update msgpack-core to 0.9.6 (#3226)
## About this PR 📦 Updates [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from `0.9.5` to `0.9.6` 📜 [GitHub Release Notes](https://github.com/msgpack/msgpack-java/releases/tag/v0.9.6) - [Version Diff](msgpack/msgpack-java@v0.9.5...v0.9.6) ## 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 = "org.msgpack", artifactId = "msgpack-core" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.msgpack", artifactId = "msgpack-core" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for 04e76e5 - Browse repository at this point
Copy the full SHA 04e76e5View commit details
Commits on Sep 25, 2023
-
Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 (#3227)
## About this PR 📦 Updates * [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-compiler](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library_2.13](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge_2.13](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-interface](https://github.com/scala-js/scala-js) from `1.13.2` to `1.14.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.14.0) - [Version Diff](scala-js/scala-js@v1.13.2...v1.14.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/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.13.2). You might want to review and update them manually. ``` airspec/project/plugin.sbt docs/airframe-rpc.md project/plugin.sbt sbt-airframe/src/sbt-test/sbt-airframe/js-client/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.scala-js" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-js" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for c72be97 - Browse repository at this point
Copy the full SHA c72be97View commit details -
Update scalajs-test-interface to 1.14.0 (#3228)
## About this PR 📦 Updates [org.scala-js:scalajs-test-interface](https://github.com/scala-js/scala-js) from `1.13.2` to `1.14.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.14.0) - [Version Diff](scala-js/scala-js@v1.13.2...v1.14.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/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.13.2). You might want to review and update them manually. ``` docs/airframe-rpc.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.scala-js", artifactId = "scalajs-test-interface" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-js", artifactId = "scalajs-test-interface" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for 2096d36 - Browse repository at this point
Copy the full SHA 2096d36View commit details
Commits on Sep 26, 2023
-
Update duckdb_jdbc to 0.9.0 (#3229)
## About this PR 📦 Updates org.duckdb:duckdb_jdbc from `0.8.1` to `0.9.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/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 (0.8.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.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> --------- Co-authored-by: Taro L. Saito <leo@xerial.org>
Configuration menu - View commit details
-
Copy full SHA for 6e1963b - Browse repository at this point
Copy the full SHA 6e1963bView commit details
Commits on Sep 27, 2023
-
Update trino-main to 427 (#3231)
## About this PR 📦 Updates [io.trino:trino-main](https://github.com/trinodb/trino) from `426` to `427` 📜 [GitHub Release Notes](https://github.com/trinodb/trino/releases/tag/427) - [Version Diff](trinodb/trino@426...427) ## 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 (426). 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/HttpClientException.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/features/Fluentd_square.svg website/static/img/features/undraw_online_transactions_02ka.svg website/static/img/features/undraw_time_management_30iu.svg website/static/img/undraw_code_review.svg website/static/img/undraw_online.svg website/static/img/undraw_open_source.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 cde44b9 - Browse repository at this point
Copy the full SHA cde44b9View commit details -
Update snappy-java to 1.1.10.5 (#3232)
## About this PR 📦 Updates [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from `1.1.10.4` to `1.1.10.5` 📜 [GitHub Release Notes](https://github.com/xerial/snappy-java/releases/tag/v1.1.10.5) - [Version Diff](xerial/snappy-java@v1.1.10.4...v1.1.10.5) ## 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 = "org.xerial.snappy", artifactId = "snappy-java" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.xerial.snappy", artifactId = "snappy-java" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for f8fbc93 - Browse repository at this point
Copy the full SHA f8fbc93View commit details
Commits on Sep 28, 2023
-
Update netty-all to 4.1.99.Final (#3234)
## About this PR 📦 Updates io.netty:netty-all from `4.1.97.Final` to `4.1.99.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/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 = "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>
Configuration menu - View commit details
-
Copy full SHA for 9e2ae1d - Browse repository at this point
Copy the full SHA 9e2ae1dView commit details -
Update scalajs-dom to 2.8.0 (#3233)
## About this PR 📦 Updates [org.scala-js:scalajs-dom](https://github.com/scala-js/scala-js-dom) from `2.7.0` to `2.8.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js-dom/releases/tag/v2.8.0) - [Version Diff](scala-js/scala-js-dom@v2.7.0...v2.8.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/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 (2.7.0). 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.scala-js", artifactId = "scalajs-dom" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scala-js", artifactId = "scalajs-dom" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for f033ce4 - Browse repository at this point
Copy the full SHA f033ce4View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72877c6 - Browse repository at this point
Copy the full SHA 72877c6View 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 v23.9.2...v23.9.3