-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: wvlet/airframe
base: v23.7.4
head repository: wvlet/airframe
compare: v23.8.0
- 12 commits
- 25 files changed
- 2 contributors
Commits on Jul 29, 2023
-
Update airframe-http, airframe-http-netty, ... to 23.7.4 (#3080)
## 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.7.3` to `23.7.4` 📜 [GitHub Release Notes](https://github.com/wvlet/airframe/releases/tag/v23.7.4) - [Version Diff](v23.7.3...v23.7.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.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 6ad9780 - Browse repository at this point
Copy the full SHA 6ad9780View commit details
Commits on Aug 1, 2023
-
Update msgpack-core to 0.9.5 (#3082)
## About this PR 📦 Updates [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from `0.9.4` to `0.9.5` 📜 [GitHub Release Notes](https://github.com/msgpack/msgpack-java/releases/tag/v0.9.5) - [Version Diff](msgpack/msgpack-java@v0.9.4...v0.9.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.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 830f11d - Browse repository at this point
Copy the full SHA 830f11dView commit details
Commits on Aug 3, 2023
-
Update jmh-core, jmh-generator-bytecode, ... to 1.37 (#3084)
## About this PR 📦 Updates * [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) * [org.openjdk.jmh:jmh-generator-bytecode](https://github.com/openjdk/jmh) * [org.openjdk.jmh:jmh-generator-reflection](https://github.com/openjdk/jmh) from `1.36` to `1.37` 📜 [GitHub Release Notes](https://github.com/openjdk/jmh/releases/tag/1.37) - [Version Diff](openjdk/jmh@1.36...1.37) ## 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.36). You might want to review and update them manually. ``` airframe-benchmark/README.md docs/airframe-benchmark.md 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_server_down_s4lk.svg website/static/img/features/undraw_time_management_30iu.svg website/static/img/undraw_code_review.svg website/static/img/undraw_monitor.svg website/static/img/undraw_note_list.svg website/static/img/undraw_online.svg website/static/img/undraw_open_source.svg website/static/img/undraw_operating_system.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 = "org.openjdk.jmh" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.openjdk.jmh" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for b37e621 - Browse repository at this point
Copy the full SHA b37e621View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1faeb - Browse repository at this point
Copy the full SHA ed1faebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a51958 - Browse repository at this point
Copy the full SHA 5a51958View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d81f35 - Browse repository at this point
Copy the full SHA 2d81f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf963e - Browse repository at this point
Copy the full SHA fcf963eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10de81f - Browse repository at this point
Copy the full SHA 10de81fView commit details -
Update scalafmt-core to 3.7.12 (#3091)
## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.7.11` to `3.7.12` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.7.12) - [Version Diff](scalameta/scalafmt@v3.7.11...v3.7.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/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.scalameta", artifactId = "scalafmt-core" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" } }] ``` </details> <sup> labels: library-update </sup>
Configuration menu - View commit details
-
Copy full SHA for 4279146 - Browse repository at this point
Copy the full SHA 4279146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6790f14 - Browse repository at this point
Copy the full SHA 6790f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0538b - Browse repository at this point
Copy the full SHA 2d0538bView commit details -
rx (internal): Test the behavior difference of Rx.single (lazy) and R…
…x.const (immediate) (#3094) - rx (internal): Test the behavior difference of Rx.single (lazy) and Rx.const (immediate) - Add test
Configuration menu - View commit details
-
Copy full SHA for 4e2274f - Browse repository at this point
Copy the full SHA 4e2274fView 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.7.4...v23.8.0