-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: wvlet/airframe
base: v23.6.1
head repository: wvlet/airframe
compare: v23.6.2
- 7 commits
- 16 files changed
- 2 contributors
Commits on Jun 17, 2023
-
Update airframe-http, airframe-http-netty, ... to 23.6.1 (#3027)
## 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.6.0` to `23.6.1` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v23.6.1) - [Version Diff](v23.6.0...v23.6.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.6.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.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 f06d0ed - Browse repository at this point
Copy the full SHA f06d0edView commit details -
Update airframe-codec, airframe-control, ... to 23.6.1 (#3026)
## 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 `23.5.7` to `23.6.1` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v23.6.1) - [Version Diff](v23.5.7...v23.6.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>⚙ 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 a3c1efb - Browse repository at this point
Copy the full SHA a3c1efbView commit details
Commits on Jun 19, 2023
-
Update coursier to 2.1.5 (#3028)
## About this PR 📦 Updates [io.get-coursier:coursier](https://github.com/coursier/coursier) from `2.1.4` to `2.1.5` 📜 [GitHub Release Notes](https://github.com/coursier/coursier/releases/tag/v2.1.5) - [Version Diff](coursier/coursier@v2.1.4...v2.1.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/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 (2.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 = "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 5dd19b2 - Browse repository at this point
Copy the full SHA 5dd19b2View commit details
Commits on Jun 21, 2023
-
Update netty-all to 4.1.94.Final (#3029)
## About this PR 📦 Updates io.netty:netty-all from `4.1.93.Final` to `4.1.94.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/2ef77887d3e25d2b5c2d9c893579e0c6ef4a351f/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 52a7d38 - Browse repository at this point
Copy the full SHA 52a7d38View commit details
Commits on Jun 22, 2023
-
Update trino-main to 420 (#3030)
## About this PR 📦 Updates [io.trino:trino-main](https://github.com/trinodb/trino) from `419` to `420` 📜 [GitHub Release Notes](https://github.com/trinodb/trino/releases/tag/420) - [Version Diff](trinodb/trino@419...420) ## 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 (419). 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/Fluentd_square.svg website/static/img/undraw_code_review.svg website/static/img/undraw_tweetstorm.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 e0bde73 - Browse repository at this point
Copy the full SHA e0bde73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e74df9 - Browse repository at this point
Copy the full SHA 6e74df9View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4ad55f - Browse repository at this point
Copy the full SHA f4ad55fView 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.6.1...v23.6.2