repo
stringlengths
5
53
pr_number
int32
1
321k
task_type
stringclasses
2 values
issue_text
stringlengths
0
81.2k
pr_title
stringlengths
1
319
pr_body
stringlengths
0
105k
base_sha
stringlengths
40
40
head_sha
stringlengths
40
40
gold_diff
stringlengths
0
202M
changed_files
listlengths
0
100
review_threads
listlengths
0
100
test_patch
stringlengths
0
23.4M
merged
bool
1 class
zio/zio-quill
2,870
issue_to_patch
Update h2 to 2.2.224
## About this PR πŸ“¦ Updates [com.h2database:h2](https://github.com/h2database/h2database) from `2.1.214` to `2.2.224` ## 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 hav...
6054a94587da1542cc20c0abdee4b313464a587b
970247a6cd59ba6b58b6633599bae5d7ffc541ab
diff --git a/build.sbt b/build.sbt index e814c49158..5ff563845c 100644 --- a/build.sbt +++ b/build.sbt @@ -699,7 +699,7 @@ lazy val jdbcTestingLibraries = Seq( libraryDependencies ++= Seq( "com.zaxxer" % "HikariCP" % "4.0.3" exclude ("org.slf4j", "*"), "com.mysql" ...
[ "build.sbt" ]
[]
true
zio/zio-quill
2,989
issue_to_patch
Update zio-logging to 2.2.2
## About this PR πŸ“¦ Updates [dev.zio:zio-logging](https://github.com/zio/zio-logging) from `2.1.17` to `2.2.2` πŸ“œ [GitHub Release Notes](https://github.com/zio/zio-logging/releases/tag/v2.2.2) - [Version Diff](https://github.com/zio/zio-logging/compare/v2.1.17...v2.2.2) ## Usage βœ… **Please merge!** I'll automaticall...
5660d64e4215495e07c7b90a6ef431b760916f4b
71ad5dbc4524cd64e1445468fccc50acb1b045b4
diff --git a/build.sbt b/build.sbt index f00816e81e..98c746e046 100644 --- a/build.sbt +++ b/build.sbt @@ -219,7 +219,7 @@ lazy val `quill-core` = .settings( libraryDependencies ++= Seq( "com.typesafe" % "config" % "1.4.3", - "dev.zio" %% "zio-logging...
[ "build.sbt", "quill-core/src/main/scala/io/getquill/util/QueryLogger.scala", "quill-core/src/main/scala/zio/logging/extensions.scala" ]
[]
true
zio/zio-quill
2,973
issue_to_patch
Update sbt, sbt-dependency-tree to 1.9.8
## About this PR πŸ“¦ Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:sbt-dependency-tree](https://github.com/sbt/sbt) from `1.9.7` to `1.9.8` πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.8) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.7...v1.9.8) ## U...
cde309c25502e330b73d550de00cad59c972bc2a
3abd6bc73bc6ac60bf9a790a663b7c0182f559a8
diff --git a/project/build.properties b/project/build.properties index e8a1e246e8..abbbce5da4 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,1 +1,1 @@ -sbt.version=1.9.7 +sbt.version=1.9.8
[ "project/build.properties" ]
[]
true
zio/zio-quill
2,861
issue_to_patch
Update scala-compiler, scala-library to 2.12.18
## About this PR πŸ“¦ Updates * [org.scala-lang:scala-compiler](https://github.com/scala/scala) * [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.12.17` to `2.12.18` πŸ“œ [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.18) - [Version Diff](https://github.com/scala/scala/c...
6af8fc6545ef881894a7b226f31dab143fb972d3
24c093ef019ebc74a2a869489ff44bad600cb7f1
diff --git a/build.sbt b/build.sbt index 2f2688e9bd..164226014c 100644 --- a/build.sbt +++ b/build.sbt @@ -763,7 +763,7 @@ def excludePaths(paths: Seq[String]) = { }) } -val scala_v_12 = "2.12.17" +val scala_v_12 = "2.12.18" val scala_v_13 = "2.13.10" val scala_v_30 = "3.3.1"
[ "build.sbt" ]
[]
true
zio/zio-quill
3,272
issue_to_patch
Update orientdb-graphdb to 3.2.42
## About this PR πŸ“¦ Updates com.orientechnologies:orientdb-graphdb from `3.2.39` to `3.2.42` ## 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 ment...
1cee8bfe17dd98cbe1f9dadc0961481a0cb50450
ceff5cbab9fc70d2622393b3263e6b7907fecc1e
diff --git a/build.sbt b/build.sbt index 71cc9a9add..a9e9684c1f 100644 --- a/build.sbt +++ b/build.sbt @@ -511,7 +511,7 @@ lazy val `quill-orientdb` = .settings( Test / fork := true, libraryDependencies ++= Seq( - "com.orientechnologies" % "orientdb-graphdb" % "3.2.39" + "com.orientechn...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,246
issue_to_patch
Update orientdb-graphdb to 3.2.39
## About this PR πŸ“¦ Updates com.orientechnologies:orientdb-graphdb from `3.2.38` to `3.2.39` ## 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 ment...
c61cdc2a25f70cc1dd437db5fa3e3d386c9babfe
ef4cd20f4f88de80a7e7afd014da1e2823b3f498
diff --git a/build.sbt b/build.sbt index f9caa017b0..71292d15ff 100644 --- a/build.sbt +++ b/build.sbt @@ -511,7 +511,7 @@ lazy val `quill-orientdb` = .settings( Test / fork := true, libraryDependencies ++= Seq( - "com.orientechnologies" % "orientdb-graphdb" % "3.2.38" + "com.orientechn...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,209
issue_to_patch
Update orientdb-graphdb to 3.2.38
## About this PR πŸ“¦ Updates com.orientechnologies:orientdb-graphdb from `3.2.37` to `3.2.38` ## 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 ment...
466e57f39738a14c24f1835834544d29879ba0f7
114bcce9f246b667c30563eed3cace4efea0a225
diff --git a/build.sbt b/build.sbt index 1b40595eb7..acdb3218cf 100644 --- a/build.sbt +++ b/build.sbt @@ -511,7 +511,7 @@ lazy val `quill-orientdb` = .settings( Test / fork := true, libraryDependencies ++= Seq( - "com.orientechnologies" % "orientdb-graphdb" % "3.2.37" + "com.orientechn...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,236
issue_to_patch
Update logback-classic to 1.5.18
## About this PR πŸ“¦ Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from `1.5.17` to `1.5.18` ## 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...
d53fa76e382d99c769a794f893aeb84430072b6f
4e1488efe1b6ace00dd94ef4988481e7e4f31447
diff --git a/build.sbt b/build.sbt index 11a29dd53e..a65735aa7a 100644 --- a/build.sbt +++ b/build.sbt @@ -606,7 +606,7 @@ val scalaCollectionCompatVersion = "2.13.0" lazy val loggingSettings = Seq( libraryDependencies ++= Seq( - "ch.qos.logback" % "logback-classic" % "1.5.17" % Test + "ch.qos.logback" % "l...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,218
issue_to_patch
Update logback-classic to 1.5.17
## About this PR πŸ“¦ Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from `1.5.16` to `1.5.17` ## 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...
3763b4b6c93b1ae2942f6ece6ad5d54773f5a0e3
019d7a7d8c3dd4d65158358ff3a21a89c8b834a4
diff --git a/build.sbt b/build.sbt index dac3813e36..d641f4708f 100644 --- a/build.sbt +++ b/build.sbt @@ -606,7 +606,7 @@ val scalaCollectionCompatVersion = "2.13.0" lazy val loggingSettings = Seq( libraryDependencies ++= Seq( - "ch.qos.logback" % "logback-classic" % "1.5.16" % Test + "ch.qos.logback" % "l...
[ "build.sbt" ]
[]
true
zio/zio-quill
2,995
issue_to_patch
Update sbt, sbt-dependency-tree to 1.9.9
## About this PR πŸ“¦ Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:sbt-dependency-tree](https://github.com/sbt/sbt) from `1.9.8` to `1.9.9` πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.9) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.8...v1.9.9) ## U...
0443030156ed9f2652b87b2d9b12c5686bb059dc
ebc4553e5b893c81f6346b94cd8ba837908fcaab
diff --git a/project/build.properties b/project/build.properties index abbbce5da4..04267b14af 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,1 +1,1 @@ -sbt.version=1.9.8 +sbt.version=1.9.9
[ "project/build.properties" ]
[]
true
zio/zio-quill
2,855
issue_to_patch
Update h2 to 2.1.214
## About this PR πŸ“¦ Updates [com.h2database:h2](https://github.com/h2database/h2database) from `2.1.212` to `2.1.214` ## 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 hav...
6af8fc6545ef881894a7b226f31dab143fb972d3
e68fb8cd3443a2122bc8bce87c762447cab04aec
diff --git a/build.sbt b/build.sbt index 2f2688e9bd..548512241d 100644 --- a/build.sbt +++ b/build.sbt @@ -699,7 +699,7 @@ lazy val jdbcTestingLibraries = Seq( libraryDependencies ++= Seq( "com.zaxxer" % "HikariCP" % "4.0.3" exclude ("org.slf4j", "*"), "com.mysql" ...
[ "build.sbt" ]
[]
true
zio/zio-quill
2,943
issue_to_patch
Update sbt, sbt-dependency-tree to 1.9.7
## About this PR πŸ“¦ Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:sbt-dependency-tree](https://github.com/sbt/sbt) from `1.9.6` to `1.9.7` πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.7) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.6...v1.9.7) ## U...
b55a37e720cd3d0e737a6b67822717ec9adab680
685e498546e6a28fb947afc5a1019feb6025265d
diff --git a/project/build.properties b/project/build.properties index 27430827bc..e8a1e246e8 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,1 +1,1 @@ -sbt.version=1.9.6 +sbt.version=1.9.7
[ "project/build.properties" ]
[]
true
zio/zio-quill
2,976
issue_to_patch
Update zio, zio-streams to 2.0.21
## About this PR πŸ“¦ Updates * [dev.zio:zio](https://github.com/zio/zio) * [dev.zio:zio-streams](https://github.com/zio/zio) from `2.0.19` to `2.0.21` πŸ“œ [GitHub Release Notes](https://github.com/zio/zio/releases/tag/v2.0.21) - [Version Diff](https://github.com/zio/zio/compare/v2.0.19...v2.0.21) ## Usage βœ… **Please...
cde309c25502e330b73d550de00cad59c972bc2a
11e7064cea5c54a952110019e8011aba5005587a
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 7f33a6113d..f58911e49c 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -2,7 +2,7 @@ import sbt.* import sbt.Keys.* object Version { - val zio = "2.0.19" + val zio = "2.0.21" } sealed trait ExcludeTests
[ "project/Dependencies.scala" ]
[]
true
zio/zio-quill
2,959
issue_to_patch
Update doobie-core, doobie-postgres to 1.0.0-RC5
## About this PR πŸ“¦ Updates * [org.tpolecat:doobie-core](https://github.com/tpolecat/doobie) * [org.tpolecat:doobie-postgres](https://github.com/tpolecat/doobie) from `1.0.0-RC4` to `1.0.0-RC5` πŸ“œ [GitHub Release Notes](https://github.com/tpolecat/doobie/releases/tag/v1.0.0-RC5) - [Version Diff](https://github.com/...
46c37d92e6916d5b168728ce5f86c97d1f2bcc0b
400a96caa031f185f3b9c97c208451c95b0287df
diff --git a/build.sbt b/build.sbt index e4aff7e06f..2e270ad621 100644 --- a/build.sbt +++ b/build.sbt @@ -395,8 +395,8 @@ lazy val `quill-doobie` = .settings(jdbcTestingSettings: _*) .settings( libraryDependencies ++= Seq( - "org.tpolecat" %% "doobie-core" % "1.0.0-RC4", - "org.tpole...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,285
issue_to_patch
Update pprint to 0.9.3
## About this PR πŸ“¦ Updates [com.lihaoyi:pprint](https://github.com/com-lihaoyi/PPrint) from `0.9.0` to `0.9.3` πŸ“œ [GitHub Release Notes](https://github.com/com-lihaoyi/PPrint/releases/tag/0.9.3) - [Version Diff](https://github.com/com-lihaoyi/PPrint/compare/0.9.0...0.9.3) ## Usage βœ… **Please merge!** I'll automatic...
875cd9533e3e20611ee1f64c9ce52e8659a0c94b
1baf623d5ab829a2c82fc3791d2d385ccc1dbca8
diff --git a/build.sbt b/build.sbt index 4a9292c91..e03c8283f 100644 --- a/build.sbt +++ b/build.sbt @@ -204,7 +204,7 @@ lazy val `quill-engine` = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5", ("com.github.takayahilton" %% "sql-formatter" % "1.2.1").cross(CrossVersion.for3Use2_13), ...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,286
issue_to_patch
Update mysql-connector-j to 9.4.0
## About this PR πŸ“¦ Updates [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from `9.3.0` to `9.4.0` πŸ“œ [GitHub Release Notes](https://github.com/mysql/mysql-connector-j/releases/tag/9.4.0) - [Version Diff](https://github.com/mysql/mysql-connector-j/compare/9.3.0...9.4.0) ## Usage βœ… **Please ...
875cd9533e3e20611ee1f64c9ce52e8659a0c94b
6f4fc7b22dc77b422be914d45eb10321df9c7a8a
diff --git a/build.sbt b/build.sbt index 4a9292c91..c9b1b19c7 100644 --- a/build.sbt +++ b/build.sbt @@ -533,7 +533,7 @@ lazy val `quill-test-kit` = lazy val jdbcTestingLibraries = Seq( libraryDependencies ++= Seq( "com.zaxxer" % "HikariCP" % "6.3.1" exclude ("org.slf4j", "*"), - ...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,287
issue_to_patch
Bump scala-steward-org/scala-steward-action from 2.75.0 to 2.76.0
Bumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.75.0 to 2.76.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scala-steward-org/scala-steward-action/releases">scala-steward-org/scala-steward-action's releases</...
875cd9533e3e20611ee1f64c9ce52e8659a0c94b
fb3842ba3cf237d6952907463108e1763a66b794
diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index 13f479620c..fdec8b9144 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -13,7 +13,7 @@ jobs: name: Scala Steward steps: - name: Scala Steward - uses: scala-st...
[ ".github/workflows/scala-steward.yml" ]
[]
true
zio/zio-quill
3,288
issue_to_patch
Update sbt, sbt-dependency-tree, ... to 1.11.4
## 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.11.3` to `1.11.4` πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.11.4) - [Versio...
875cd9533e3e20611ee1f64c9ce52e8659a0c94b
1a39e69df1f4438c49da51e08ee16c1e046f0b12
diff --git a/project/build.properties b/project/build.properties index c02c575fd..489e0a72d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,1 +1,1 @@ -sbt.version=1.11.3 +sbt.version=1.11.4
[ "project/build.properties" ]
[]
true
zio/zio-quill
3,282
issue_to_patch
Update sqlite-jdbc to 3.50.3.0
## About this PR πŸ“¦ Updates [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from `3.50.2.0` to `3.50.3.0` πŸ“œ [GitHub Release Notes](https://github.com/xerial/sqlite-jdbc/releases/tag/3.50.3.0) - [Version Diff](https://github.com/xerial/sqlite-jdbc/compare/3.50.2.0...3.50.3.0) ## Usage βœ… **Please merge...
4e1cac4f48b7d4d4efb93022d348bd44c321b76e
d0c302189095fe08e6bc6e79b9d6efa6c63352de
diff --git a/build.sbt b/build.sbt index 376aea9fa..4a9292c91 100644 --- a/build.sbt +++ b/build.sbt @@ -536,7 +536,7 @@ lazy val jdbcTestingLibraries = Seq( "com.mysql" % "mysql-connector-j" % "9.3.0" % Test, "com.h2database" % "h2" % "2.3.232" % Te...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,281
issue_to_patch
Update zio, zio-streams to 2.1.20
## About this PR πŸ“¦ Updates * [dev.zio:zio](https://github.com/zio/zio) * [dev.zio:zio-streams](https://github.com/zio/zio) from `2.1.19` to `2.1.20` πŸ“œ [GitHub Release Notes](https://github.com/zio/zio/releases/tag/v2.1.20) - [Version Diff](https://github.com/zio/zio/compare/v2.1.19...v2.1.20) ## Usage βœ… **Please...
4e1cac4f48b7d4d4efb93022d348bd44c321b76e
5cc84a579fc1df1d6ffe7ce8624b67ea50f8a55b
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index c218fe3fe..e42d5d9f6 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -2,7 +2,7 @@ import sbt.* import sbt.Keys.* object Version { - val zio = "2.1.19" + val zio = "2.1.20" } sealed trait ExcludeTests
[ "project/Dependencies.scala" ]
[]
true
zio/zio-quill
3,269
issue_to_patch
Add default array en/decoder support to the H2 JdbcContext
Add default array en/decoder support to the H2 JdbcContext ### Problem H2 supports array type ### Solution Add the same default array en/decoder support as for Postgres ### Notes Additional notes. ### Checklist - [x] Unit test all changes - [x] Update `README.md` if applicable - [x] Add `[WIP]...
9c263c2665b5efb30f23d5160dea8a55537192e3
621aba372194692359277000a4e81038853d3bbe
diff --git a/quill-jdbc/src/main/scala/io/getquill/context/jdbc/SimplifiedContexts.scala b/quill-jdbc/src/main/scala/io/getquill/context/jdbc/SimplifiedContexts.scala index ce134ac148..cfbda6aec3 100644 --- a/quill-jdbc/src/main/scala/io/getquill/context/jdbc/SimplifiedContexts.scala +++ b/quill-jdbc/src/main/scala/io/...
[ "quill-jdbc-test-h2/src/test/scala/io/getquill/context/jdbc/h2/ArrayJdbcEncodingSpec.scala", "quill-jdbc/src/main/scala/io/getquill/context/jdbc/SimplifiedContexts.scala", "quill-jdbc/src/test/resources/sql/h2-schema.sql" ]
[]
diff --git a/quill-jdbc-test-h2/src/test/scala/io/getquill/context/jdbc/h2/ArrayJdbcEncodingSpec.scala b/quill-jdbc-test-h2/src/test/scala/io/getquill/context/jdbc/h2/ArrayJdbcEncodingSpec.scala new file mode 100644 index 0000000000..354d81d46d --- /dev/null +++ b/quill-jdbc-test-h2/src/test/scala/io/getquill/context/j...
true
zio/zio-quill
3,280
issue_to_patch
Update HikariCP to 6.3.1
## About this PR πŸ“¦ Updates [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from `6.3.0` to `6.3.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 ha...
3991f6c7954c6bc2f317aa4824156630a7897074
180ae871a80289f065a6a33cce9fedc2f662b9e2
diff --git a/build.sbt b/build.sbt index 32a8ad6e5..376aea9fa 100644 --- a/build.sbt +++ b/build.sbt @@ -532,7 +532,7 @@ lazy val `quill-test-kit` = lazy val jdbcTestingLibraries = Seq( libraryDependencies ++= Seq( - "com.zaxxer" % "HikariCP" % "6.3.0" exclude ("org.slf4j", "*"), + ...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,260
issue_to_patch
Update sbt-ci-release to 1.11.1
## About this PR πŸ“¦ Updates [com.github.sbt:sbt-ci-release](https://github.com/sbt/sbt-ci-release) from `1.11.0` to `1.11.1` πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt-ci-release/releases/tag/v1.11.1) - [Version Diff](https://github.com/sbt/sbt-ci-release/compare/v1.11.0...v1.11.1) ## Usage βœ… **Please merge...
1cee8bfe17dd98cbe1f9dadc0961481a0cb50450
05b77d365c7ff434dce5b01c9ed48311757b4e29
diff --git a/project/plugins.sbt b/project/plugins.sbt index 9e610d3528..7cf8bc5187 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -9,4 +9,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4") addSbtPlugin("com.e...
[ "project/plugins.sbt" ]
[]
true
zio/zio-quill
3,265
issue_to_patch
Update postgresql to 42.7.7
## About this PR πŸ“¦ Updates [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from `42.7.5` to `42.7.7` πŸ“œ [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. I...
31ab9e93d1c9f0a310884c0a77fa5786a5b792d5
1d5eaa8f9343a59a08099081d99fbba69991cd51
diff --git a/build.sbt b/build.sbt index ededdc3ef..32a8ad6e5 100644 --- a/build.sbt +++ b/build.sbt @@ -423,7 +423,7 @@ lazy val `quill-jdbc-zio` = .settings( libraryDependencies ++= Seq( // Needed for PGObject in JsonExtensions but not necessary if user is not using postgres - "org.postgre...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,274
issue_to_patch
Update typesafe:config to 1.4.4
## About this PR πŸ“¦ Updates [com.typesafe:config](https://github.com/lightbend/config) from `1.4.3` to `1.4.4` πŸ“œ [GitHub Release Notes](https://github.com/lightbend/config/releases/tag/v1.4.4) - [Version Diff](https://github.com/lightbend/config/compare/v1.4.3...v1.4.4) ## Usage βœ… **Please merge!** I'll automatical...
c376cf27ca6b829d65e1227f4e488039634614c1
28ca3c21771f9be58922dac9088b2aaf0d12372b
diff --git a/build.sbt b/build.sbt index 01f7f1fd0..ededdc3ef 100644 --- a/build.sbt +++ b/build.sbt @@ -200,7 +200,7 @@ lazy val `quill-engine` = .settings(commonSettings: _*) .settings( libraryDependencies ++= Seq( - "com.typesafe" % "config" % "1.4.3", + "com.ty...
[ "build.sbt" ]
[]
true
zio/zio-quill
3,275
issue_to_patch
Update zio-logging to 2.5.1
## About this PR πŸ“¦ Updates [dev.zio:zio-logging](https://github.com/zio/zio-logging) from `2.5.0` to `2.5.1` πŸ“œ [GitHub Release Notes](https://github.com/zio/zio-logging/releases/tag/v2.5.1) - [Version Diff](https://github.com/zio/zio-logging/compare/v2.5.0...v2.5.1) ## Usage βœ… **Please merge!** I'll automatically ...
96bd01bddfde17702efddb1353a0121d5b5cd5ea
800267100d3c8b92e94438455de17a39e9cb83bf
diff --git a/build.sbt b/build.sbt index e6f352c5b..01f7f1fd0 100644 --- a/build.sbt +++ b/build.sbt @@ -217,7 +217,7 @@ lazy val `quill-core` = .settings( libraryDependencies ++= Seq( "com.typesafe" % "config" % "1.4.3", - "dev.zio" %% "zio-logging" ...
[ "build.sbt" ]
[]
true
zio/zio
10,991
issue_to_patch
Update dependency prettier to v3.8.4
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.8.3` β†’ `3.8.4`](https:/...
f190cfe848b311a105c7890324661e3c8c91d44a
6cd6f112568a4c228b4b487a3fd0eba5a9daa92d
diff --git a/website/package.json b/website/package.json index 93f82dd931ea..9220f7034f59 100644 --- a/website/package.json +++ b/website/package.json @@ -98,7 +98,7 @@ "@types/react": "19.2.17", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", - "prettier": "3.8.3", + "prettier...
[ "website/package.json" ]
[]
true
zio/zio
10,987
issue_to_patch
build(deps): bump nwtgck/actions-netlify from 3.0 to 4.0
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 3.0 to 4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nwtgck/actions-netlify/releases">nwtgck/actions-netlify's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <p><a href="https://github.c...
4e27adfe4c07a9ce827865460d3abafb582d708a
2e47aeed0250a63ecd8df341609e55398ee07fd2
diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 25aac78b17cc..99541a4ce980 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -41,7 +41,7 @@ jobs: - name: Deploy Preview to Netlify id: netlify-deploy - u...
[ ".github/workflows/deploy-preview.yml" ]
[]
true
zio/zio
10,985
issue_to_patch
Update react monorepo to v19.2.17
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://r...
d058fcd26cb89d3fd3092262a743c06c118da399
03f44f0a2896cb18e6e0a200d7179c498e533b08
diff --git a/website/package.json b/website/package.json index d44db15f6092..1b5bedcd5a75 100644 --- a/website/package.json +++ b/website/package.json @@ -95,7 +95,7 @@ }, "devDependencies": { "@tsconfig/docusaurus": "2.0.9", - "@types/react": "19.2.16", + "@types/react": "19.2.17", "@types/react-...
[ "website/package.json" ]
[]
true
zio/zio
10,990
issue_to_patch
Update spring-core to 7.0.8
## About this PR πŸ“¦ Updates [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from `7.0.7` to `7.0.8` πŸ“œ [GitHub Release Notes](https://github.com/spring-projects/spring-framework/releases/tag/v7.0.8) - [Version Diff](https://github.com/spring-projects/spring-framework/compare/v7.0...
4e27adfe4c07a9ce827865460d3abafb582d708a
31961bfcd56f8612412ddce3fd8a7f73f54143cc
diff --git a/build.sbt b/build.sbt index 85f239382bcd..429221e75dee 100644 --- a/build.sbt +++ b/build.sbt @@ -667,7 +667,7 @@ lazy val benchmarks = project.module "org.scalacheck" %% "scalacheck" % ScalaCheckVersion, "qa.hedgehog" %% "hedgehog-core" % "0.13.1", "c...
[ "build.sbt" ]
[]
true
zio/zio
10,989
issue_to_patch
Update reactor-core to 3.8.6
## About this PR πŸ“¦ Updates [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from `3.8.5` to `3.8.6` πŸ“œ [GitHub Release Notes](https://github.com/reactor/reactor-core/releases/tag/v3.8.6) - [Version Diff](https://github.com/reactor/reactor-core/compare/v3.8.5...v3.8.6) ## Usage βœ… **Please mer...
4e27adfe4c07a9ce827865460d3abafb582d708a
8c65b54a649a7741e7390297b254eaafa14c3978
diff --git a/build.sbt b/build.sbt index 85f239382bcd..6c75d9770c4c 100644 --- a/build.sbt +++ b/build.sbt @@ -660,7 +660,7 @@ lazy val benchmarks = project.module "com.twitter" %% "util-core" % "24.2.0", "com.typesafe.akka" %% "akka-stream" % "2.8.8", "io.github.t...
[ "build.sbt" ]
[]
true
zio/zio
10,996
issue_to_patch
Update tailwindcss monorepo to v4.3.1
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEA...
d058fcd26cb89d3fd3092262a743c06c118da399
05362f012de23b9c8f266d5b115840240f0f25bf
diff --git a/website/package.json b/website/package.json index d44db15f6092..98192fde0d8d 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@docusaurus/theme-mermaid": "^3.5.2", "@docusaurus/theme-search-algolia": "^3.5.2", "@mdx-js/react": "^3.0.1", - "@tailwindcss/postc...
[ "website/package.json" ]
[]
true
zio/zio
10,986
issue_to_patch
Enhance documentation with improved keywords and navigation sections (Part One)
This pull request enhances the ZIO documentation by adding structured metadata (descriptions and keywords) to many documentation files, improving SEO and discoverability. It also introduces "See Also" sections across several docs, providing helpful cross-references to related topics and deeper guides. Additionally, sev...
4e27adfe4c07a9ce827865460d3abafb582d708a
c931b50817dc5fc74c913f6390840ce6fe06b4eb
diff --git a/.gitignore b/.gitignore index 7d76aa070fc4..966dc6253a45 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ website/yarn-error.log website/ecosystem-sidebar.js .bsp/ .vscode +docs/.crossref-state/state.json diff --git a/docs/canfail.md b/docs/canfail.md index 8195363682fc..c8b2463dd484 100644 --...
[ ".gitignore", "docs/canfail.md", "docs/code-of-conduct.md", "docs/contributing-to-documentation.md", "docs/faq.md", "docs/guides/quickstarts/hello-world.md", "docs/guides/tutorials/debug-a-zio-application.md", "docs/overview/basic-concurrency.md", "docs/overview/basic-operations.md", "docs/overvie...
[]
diff --git a/docs/reference/test/aspects/repeat-and-retry.md b/docs/reference/test/aspects/repeat-and-retry.md index 2176061cd1f0..9ea57ef7d247 100644 --- a/docs/reference/test/aspects/repeat-and-retry.md +++ b/docs/reference/test/aspects/repeat-and-retry.md @@ -1,6 +1,12 @@ --- -id: repeat-and-retry +id: "repeat-and-...
true
zio/zio
10,982
issue_to_patch
Update dependency docusaurus-plugin-copy-page-button to ^0.8.0
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [docusaurus-plugin-copy-page-button](https://redirect.github.com/portdeveloper/docusaurus-plugin-copy-page-button) | [`...
45b68c1197edadd2ba44316103c7a6a74327d3ab
f8d83aae86b2c6c3a9171d450d921fa06852269a
diff --git a/website/package.json b/website/package.json index 66c8b7697485..fbd75dcca92d 100644 --- a/website/package.json +++ b/website/package.json @@ -58,7 +58,7 @@ "babel": "^6.23.0", "blended-include-code-plugin": "0.1.2", "clsx": "2.1.1", - "docusaurus-plugin-copy-page-button": "^0.7.0", + "...
[ "website/package.json" ]
[]
true
zio/zio
10,983
issue_to_patch
Update dependency cytoscape to v3.34.0
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cytoscape](http://js.cytoscape.org) ([source](https://redirect.github.com/cytoscape/cytoscape.js)) | [`3.33.4` β†’ `3.34...
45b68c1197edadd2ba44316103c7a6a74327d3ab
cfa36d694a4cf4e5d251f58b520d027295f3b9ab
diff --git a/website/package.json b/website/package.json index 66c8b7697485..c6f42742d90b 100644 --- a/website/package.json +++ b/website/package.json @@ -78,7 +78,7 @@ "webpackbar": "^7.0.0" }, "resolutions": { - "cytoscape": "3.33.4", + "cytoscape": "3.34.0", "webpackbar": "^7.0.0" }, "bro...
[ "website/package.json" ]
[]
true
zio/zio
10,984
issue_to_patch
build(deps): bump actions/checkout from 6.0.2 to 6.0.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v6.0.3</h2> <h2>What's Changed</h2> <ul> <li>Update changelo...
45b68c1197edadd2ba44316103c7a6a74327d3ab
5aa6d9ad13951a486ee21f6ffc9391e30ae6bc5e
diff --git a/.github/workflows/auto-approve.yml b/.github/workflows/auto-approve.yml index cf3f726301ae..f4dffeed7880 100644 --- a/.github/workflows/auto-approve.yml +++ b/.github/workflows/auto-approve.yml @@ -8,7 +8,7 @@ jobs: if: github.actor == 'renovate[bot]' steps: - name: Git Checkout - u...
[ ".github/workflows/auto-approve.yml", ".github/workflows/ci.yml" ]
[]
true
zio/zio
10,981
issue_to_patch
Update react monorepo
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://r...
82ea89d6f86737f63a1e2510410031a84e74c99b
b2331e4a9e21a62c75cec74558d9db19fa9b98b5
diff --git a/website/package.json b/website/package.json index 5f5e4d0b82c1..66c8b7697485 100644 --- a/website/package.json +++ b/website/package.json @@ -66,8 +66,8 @@ "prism-react-renderer": "1.3.5", "prism-themes": "1.9.0", "prismjs": "^1.29.0", - "react": "19.2.6", - "react-dom": "19.2.6", + ...
[ "website/package.json" ]
[]
true
zio/zio
10,980
issue_to_patch
Use scala-native test-interface-sbt-defs for native test runner
See also scala-native/scala-native#4844 ## Problem Testing frameworks should depend on Scala Native's `test-interface-sbt-defs` artifact, not the `test-interface` artifact. There are two distinct Scala Native artifacts that the confusing naming conflates: - **`test-interface-sbt-defs`** β€” defines the common interfa...
770b408eb0157d2f328d8fb918ed0fc289b5933a
63c76e596b73dfe2b484c476d10ef07ab6192dca
diff --git a/build.sbt b/build.sbt index b5d136ecb402..85f239382bcd 100644 --- a/build.sbt +++ b/build.sbt @@ -526,7 +526,7 @@ lazy val testRunner = crossProject(JSPlatform, JVMPlatform, NativePlatform) ) .nativeSettings( nativeSettings, - libraryDependencies ++= Seq("org.scala-native" %%% "test-interface...
[ "build.sbt" ]
[]
true
zio/zio
10,977
issue_to_patch
Kafka tutorial moved to the zio-kafka docs
This version of the zio-kafka tutorial is not up to date. Remove the tutorial and point to its new home in the zio-kafka docs with a redirect. Replaces #10961.
f2443f3f5ce81e2bfa102beba538a3e3538a6786
22c9492331e26130dd75dbcea516017116fcb647
diff --git a/docs/guides/index.md b/docs/guides/index.md index e7cbff1657e9..b60464e0f1b3 100644 --- a/docs/guides/index.md +++ b/docs/guides/index.md @@ -24,7 +24,7 @@ The following guides have been written to help you get started with ZIO with min 7. [How to Build a RESTful Web Service](tutorials/build-a-restful-web...
[ "docs/guides/index.md", "docs/guides/tutorials/produce-consume-data-to-from-kafka-topics.md", "website/docusaurus.config.js", "website/sidebars.js" ]
[]
true
zio/zio
10,976
issue_to_patch
Update hedgehog-core to 0.13.1
## About this PR πŸ“¦ Updates [qa.hedgehog:hedgehog-core](https://github.com/hedgehogqa/scala-hedgehog) from `0.13.0` to `0.13.1` πŸ“œ [GitHub Release Notes](https://github.com/hedgehogqa/scala-hedgehog/releases/tag/v0.13.1) - [Version Diff](https://github.com/hedgehogqa/scala-hedgehog/compare/v0.13.0...v0.13.1) ## Usage...
f2443f3f5ce81e2bfa102beba538a3e3538a6786
37cef683b6aedfa81b144211d8312f89af9e9f01
diff --git a/build.sbt b/build.sbt index 296779b6f108..b5d136ecb402 100644 --- a/build.sbt +++ b/build.sbt @@ -665,7 +665,7 @@ lazy val benchmarks = project.module "org.jctools" % "jctools-core" % "4.0.6", "org.typelevel" %% "cats-effect" % CatsEffectVersion, "or...
[ "build.sbt" ]
[]
true
zio/zio
10,974
issue_to_patch
Update dependency @zio.dev/zio-telemetry to v3.1.17
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-telemetry](https://redirect.github.com/zio/zio-telemetry) | [`3.1.16` β†’ `3.1.17`](https://renovatebot.com...
a562583c278d4e461aa689ad4d25b5fe85a4907c
c9bda437c01b7f59e65501bcc54a53c20e662afe
diff --git a/website/package.json b/website/package.json index 0a1a470fe912..5f5e4d0b82c1 100644 --- a/website/package.json +++ b/website/package.json @@ -53,7 +53,7 @@ "@zio.dev/zio-schema": "1.7.5", "@zio.dev/zio-sqs": "2022.11.23-5a814304824c", "@zio.dev/zio-streams-compress": "2.1.3", - "@zio.dev/...
[ "website/package.json" ]
[]
true
zio/zio
10,973
issue_to_patch
docs: Add docusaurus-plugin-copy-page-button for page sharing
## Summary Installs and configures the `docusaurus-plugin-copy-page-button` plugin to enhance documentation sharing capabilities. Adds a dropdown menu button on all documentation pages. ## Features The plugin adds a dropdown menu with the following options: - **Copy page** - Save page content as Markdown to clipboar...
6a3cd77acf58bcd690f83c71d02c4148d72c5d01
447c4e03f41bf107478d1236886d63b3e2e77e55
diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index b93471a96514..0ba9f20cee0c 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -319,6 +319,12 @@ const config = { preserveDirectoryStructure: false, }), ], + [ + 'docusaurus-plugin-cop...
[ "website/docusaurus.config.js", "website/package.json" ]
[]
true
zio/zio
10,972
issue_to_patch
Update dependency @zio.dev/zio-kafka to v3.6.0
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-kafka](https://redirect.github.com/zio/zio-kafka) | [`3.5.0` β†’ `3.6.0`](https://renovatebot.com/diffs/npm...
e9b87da1347cafa16172b0c70b41f5afab7a8213
61a0b2eeece3d0f867a0fb3a619fcfdeda248656
diff --git a/website/package.json b/website/package.json index ea0eecc94179..75341a55caeb 100644 --- a/website/package.json +++ b/website/package.json @@ -35,7 +35,7 @@ "@zio.dev/zio-dynamodb": "1.0.0-RC24", "@zio.dev/zio-ftp": "0.5.2", "@zio.dev/zio-json": "0.8.0", - "@zio.dev/zio-kafka": "3.5.0", + ...
[ "website/package.json" ]
[]
true
zio/zio
10,971
issue_to_patch
docs: Add zio-knowledge skill section to homepage and getting-started guide
## Summary Adds a prominent section to the zio.dev homepage teaching users about the `zio-knowledge` Claude Code skill, which allows coding agents to fetch live ZIO documentation instead of relying on stale training data. ### Changes - Created new CodingAgent section component with installation instructions - Added si...
d8ee52ed0a1846efef3b63b50bb7de49809f4218
58ff6e4174f18715a95dacb8b8fb9aab3b1ce0bf
diff --git a/docs/overview/index.md b/docs/overview/index.md index ee2985bd8ba2..4397e5509077 100644 --- a/docs/overview/index.md +++ b/docs/overview/index.md @@ -5,6 +5,16 @@ sidebar_label: "Getting Started" slug: "getting-started" --- +## Teach Your Coding Agent Latest ZIO Knowledge + +The `zio-knowledge` skill t...
[ "docs/overview/index.md", "website/src/components/sections/CodingAgent/index.jsx", "website/src/components/sections/CodingAgent/styles.module.css", "website/src/components/sections/Hero/index.jsx", "website/src/pages/index.jsx" ]
[]
true
zio/zio
10,970
issue_to_patch
Update zio-metrics-connectors, ... to 2.5.6
## About this PR πŸ“¦ Updates * [dev.zio:zio-metrics-connectors](https://github.com/zio/zio-metrics-connectors/) * [dev.zio:zio-metrics-connectors-prometheus](https://github.com/zio/zio-metrics-connectors/) from `2.5.5` to `2.5.6` πŸ“œ [GitHub Release Notes](https://github.com/zio/zio-metrics-connectors/releases/tag/v2...
c2db220c1f1204f3e9fb88428987ec5e4e71a0c9
404b4b0dd7a6f7bad142f28a3ae52873097f13bb
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 5f3eeb9a837f..6c1d5807d4f6 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -23,7 +23,7 @@ object Dependencies { val QuillVersion = "4.8.5" val ShardcakeVersion = "2.4.2" - val ZioMetricsConnectorsVersio...
[ "project/Dependencies.scala" ]
[]
true
zio/zio
10,969
issue_to_patch
Update dependency @zio.dev/zio-bson to v1.0.11
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-bson](https://redirect.github.com/zio/zio-bson) | [`1.0.10` β†’ `1.0.11`](https://renovatebot.com/diffs/npm...
5d8b7985f7f9cccf66072111de061689032d6c32
47818df76288e845b5b86855eab598420c197ec1
diff --git a/website/package.json b/website/package.json index 1561571e943f..ea0eecc94179 100644 --- a/website/package.json +++ b/website/package.json @@ -26,7 +26,7 @@ "@zio.dev/izumi-reflect": "2024.11.11-da5b828d4d6e", "@zio.dev/zio-amqp": "1.0.0-alpha.3", "@zio.dev/zio-aws": "2025.2.9-b3c92258585e", ...
[ "website/package.json" ]
[]
true
zio/zio
10,965
issue_to_patch
Update dependency @zio.dev/zio-kafka to v3.5.0
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-kafka](https://redirect.github.com/zio/zio-kafka) | [`3.4.0` β†’ `3.5.0`](https://renovatebot.com/diffs/npm...
368dc8b0c6693b3929af3a7c4ddcac36811e9fbd
47cba0475e323b4836e938bfad193d56de36661b
diff --git a/website/package.json b/website/package.json index 974ddbc46942..1561571e943f 100644 --- a/website/package.json +++ b/website/package.json @@ -35,7 +35,7 @@ "@zio.dev/zio-dynamodb": "1.0.0-RC24", "@zio.dev/zio-ftp": "0.5.2", "@zio.dev/zio-json": "0.8.0", - "@zio.dev/zio-kafka": "3.4.0", + ...
[ "website/package.json" ]
[]
true
zio/zio
10,964
issue_to_patch
docs: Document Exit.none public value
## Summary Adds documentation for the newly public `Exit.none` pre-constructed value in the Exit reference page. Also documents `Exit.unit` for completeness since it's a related public value. ## Related PR Addresses documentation for PR #10838 (Make Exit.none public) ## Changes - Added "Pre-constructed Exit Values...
ce031fda30a6281f0d09ca138ac7982e36354c5e
cefd25495a40d1556f9002af82341bafd9e56364
diff --git a/docs/reference/core/exit.md b/docs/reference/core/exit.md index d6dbad88ee15..d6d4f8cfbba9 100644 --- a/docs/reference/core/exit.md +++ b/docs/reference/core/exit.md @@ -37,4 +37,23 @@ val result: ZIO[Any, IOException, Unit] = printLine(s"exited with failure state: $cause") } } yield () +`...
[ "docs/reference/core/exit.md" ]
[]
true
zio/zio
10,952
issue_to_patch
docs: Add memoization documentation to ZIO reference
## Summary Document `ZIO#memoize` and `ZIO.memoize` for caching effect results and function computations, addressing the fix from PR #10693 for issue #10644. ## Changes - Add new "Caching and Memoization" section to `docs/reference/core/zio/zio.md` - Document `ZIO#memoize` for effect caching with usage examples - Do...
814a83e0d68929bf2cbf520a485f51d139f31c59
8c786e7470cae71f8a065ede1dc8dc9faefba0b7
diff --git a/docs/reference/core/zio/zio.md b/docs/reference/core/zio/zio.md index 49867635cda6..50490e1e3859 100644 --- a/docs/reference/core/zio/zio.md +++ b/docs/reference/core/zio/zio.md @@ -951,6 +951,155 @@ object Main extends ZIOAppDefault { ``` +## Caching and Memoization + +Memoization caches the result o...
[ "docs/reference/core/zio/zio.md" ]
[ { "comment": "The introduction says ZIO provides \"two memoization strategies\" (`ZIO#memoize` and `ZIO.memoize`), but the API also includes other caching/memoization operators (e.g., `ZIO#cached` / `cachedInvalidate`). Consider rephrasing to avoid implying these are the only memoization/caching options, or bri...
true
zio/zio
10,952
comment_to_fix
docs: Add memoization documentation to ZIO reference
The introduction says ZIO provides "two memoization strategies" (`ZIO#memoize` and `ZIO.memoize`), but the API also includes other caching/memoization operators (e.g., `ZIO#cached` / `cachedInvalidate`). Consider rephrasing to avoid implying these are the only memoization/caching options, or briefly clarifying the scop...
814a83e0d68929bf2cbf520a485f51d139f31c59
8c786e7470cae71f8a065ede1dc8dc9faefba0b7
diff --git a/docs/reference/core/zio/zio.md b/docs/reference/core/zio/zio.md index 49867635cda6..50490e1e3859 100644 --- a/docs/reference/core/zio/zio.md +++ b/docs/reference/core/zio/zio.md @@ -951,6 +951,155 @@ object Main extends ZIOAppDefault { ``` +## Caching and Memoization + +Memoization caches the result o...
[ "docs/reference/core/zio/zio.md" ]
[ { "comment": "The introduction says ZIO provides \"two memoization strategies\" (`ZIO#memoize` and `ZIO.memoize`), but the API also includes other caching/memoization operators (e.g., `ZIO#cached` / `cachedInvalidate`). Consider rephrasing to avoid implying these are the only memoization/caching options, or bri...
true
zio/zio
10,952
comment_to_fix
docs: Add memoization documentation to ZIO reference
There is a sentence-ending colon after "may be executed multiple times:" followed immediately by a new sentence. This reads like a grammatical error; consider changing the colon to a period (or rewriting as a single sentence).
814a83e0d68929bf2cbf520a485f51d139f31c59
8c786e7470cae71f8a065ede1dc8dc9faefba0b7
diff --git a/docs/reference/core/zio/zio.md b/docs/reference/core/zio/zio.md index 49867635cda6..50490e1e3859 100644 --- a/docs/reference/core/zio/zio.md +++ b/docs/reference/core/zio/zio.md @@ -951,6 +951,155 @@ object Main extends ZIOAppDefault { ``` +## Caching and Memoization + +Memoization caches the result o...
[ "docs/reference/core/zio/zio.md" ]
[ { "comment": "There is a sentence-ending colon after \"may be executed multiple times:\" followed immediately by a new sentence. This reads like a grammatical error; consider changing the colon to a period (or rewriting as a single sentence).\n", "path": "docs/reference/core/zio/zio.md", "hunk": "@@ -95...
true
zio/zio
10,952
comment_to_fix
docs: Add memoization documentation to ZIO reference
The interruption semantics description is a bit imprecise: in the implementation, if the computing fiber is interrupted-only, the cache entry is removed and *waiting* fibers retry the computation (they don’t necessarily wait for a β€œnext request”). Consider rewording to reflect that interruption is not memoized and awai...
814a83e0d68929bf2cbf520a485f51d139f31c59
8c786e7470cae71f8a065ede1dc8dc9faefba0b7
diff --git a/docs/reference/core/zio/zio.md b/docs/reference/core/zio/zio.md index 49867635cda6..50490e1e3859 100644 --- a/docs/reference/core/zio/zio.md +++ b/docs/reference/core/zio/zio.md @@ -951,6 +951,155 @@ object Main extends ZIOAppDefault { ``` +## Caching and Memoization + +Memoization caches the result o...
[ "docs/reference/core/zio/zio.md" ]
[ { "comment": "The interruption semantics description is a bit imprecise: in the implementation, if the computing fiber is interrupted-only, the cache entry is removed and *waiting* fibers retry the computation (they don’t necessarily wait for a β€œnext request”). Consider rewording to reflect that interruption is...
true
zio/zio
10,952
comment_to_fix
docs: Add memoization documentation to ZIO reference
This note claims other fibers β€œwait for the result via a Promise”, but the current `cachedInvalidate` implementation computes the value while holding the `Ref.Synchronized` permit and only stores the `Promise` after the computation completes. So concurrent callers are effectively serialized during refresh rather than a...
814a83e0d68929bf2cbf520a485f51d139f31c59
8c786e7470cae71f8a065ede1dc8dc9faefba0b7
diff --git a/docs/reference/core/zio/zio.md b/docs/reference/core/zio/zio.md index 49867635cda6..50490e1e3859 100644 --- a/docs/reference/core/zio/zio.md +++ b/docs/reference/core/zio/zio.md @@ -951,6 +951,155 @@ object Main extends ZIOAppDefault { ``` +## Caching and Memoization + +Memoization caches the result o...
[ "docs/reference/core/zio/zio.md" ]
[ { "comment": "This note claims other fibers β€œwait for the result via a Promise”, but the current `cachedInvalidate` implementation computes the value while holding the `Ref.Synchronized` permit and only stores the `Promise` after the computation completes. So concurrent callers are effectively serialized during...
true
zio/zio
10,960
issue_to_patch
Update dependency @zio.dev/zio-sbt to v0.5.3
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-sbt](https://redirect.github.com/zio/zio-sbt) | [`0.5.2` β†’ `0.5.3`](https://renovatebot.com/diffs/npm/@zi...
cadee95601bb811edca758783fb398a8fae7dd38
7d0383f5cf9b93623052e23895b108a3da316bc7
diff --git a/website/package.json b/website/package.json index 08b2aac834e7..cc81da5afe96 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "@zio.dev/zio-redis": "1.1.10", "@zio.dev/zio-rocksdb": "0.4.2", "@zio.dev/zio-s3": "2022.11.21-367e7009c0f5", - "@zio.dev/zio-sbt": ...
[ "website/package.json" ]
[]
true
zio/zio
10,959
issue_to_patch
Update dependency @zio.dev/zio-streams-compress to v2.1.3
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-streams-compress](https://redirect.github.com/zio/zio-streams-compress) | [`2.1.1` β†’ `2.1.3`](https://ren...
cadee95601bb811edca758783fb398a8fae7dd38
b283c9113949a615bed776a303293214ccf67516
diff --git a/website/package.json b/website/package.json index 08b2aac834e7..d7646e994a13 100644 --- a/website/package.json +++ b/website/package.json @@ -52,7 +52,7 @@ "@zio.dev/zio-sbt": "0.5.2", "@zio.dev/zio-schema": "1.7.5", "@zio.dev/zio-sqs": "2022.11.23-5a814304824c", - "@zio.dev/zio-streams-c...
[ "website/package.json" ]
[]
true
zio/zio
10,954
issue_to_patch
Update dependency @zio.dev/zio-streams-compress to v2
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-streams-compress](https://redirect.github.com/zio/zio-streams-compress) | [`1.1.3` β†’ `2.1.1`](https://ren...
814a83e0d68929bf2cbf520a485f51d139f31c59
ec005c1f81703c6ed08f5433ff3c8e56a77dfca9
diff --git a/website/package.json b/website/package.json index d240b33a27d9..08b2aac834e7 100644 --- a/website/package.json +++ b/website/package.json @@ -52,7 +52,7 @@ "@zio.dev/zio-sbt": "0.5.2", "@zio.dev/zio-schema": "1.7.5", "@zio.dev/zio-sqs": "2022.11.23-5a814304824c", - "@zio.dev/zio-streams-c...
[ "website/package.json" ]
[]
true
zio/zio
10,949
issue_to_patch
Update dependency @zio.dev/zio-kafka to v3.4.0
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-kafka](https://redirect.github.com/zio/zio-kafka) | [`3.2.0` β†’ `3.4.0`](https://renovatebot.com/diffs/npm...
3ea4a0103219643ad2c04b012514299112a15112
30ec47289aae5667882d2d15422823fe387cae81
diff --git a/website/package.json b/website/package.json index 79d932bb7a3a..d240b33a27d9 100644 --- a/website/package.json +++ b/website/package.json @@ -35,7 +35,7 @@ "@zio.dev/zio-dynamodb": "1.0.0-RC24", "@zio.dev/zio-ftp": "0.5.2", "@zio.dev/zio-json": "0.8.0", - "@zio.dev/zio-kafka": "3.2.0", + ...
[ "website/package.json" ]
[]
true
zio/zio
10,948
issue_to_patch
docs: Update publishToNpm to use npm Trusted Publishing with OIDC
## Summary Updates the contribution guide documentation to reflect the current best practice for publishing npm packages using npm Trusted Publishing with OpenID Connect (OIDC) instead of token-based authentication. ## Changes - Replaced NPM_TOKEN secret-based authentication with OIDC trusted publishing - Added id-t...
82dcda71d1de2ef535a7dfbd88e5dfed24f13c8d
fc191884d4e81113d7cf6b3b5816099854adb369
diff --git a/docs/contributing-to-zio-ecosystem-projects.md b/docs/contributing-to-zio-ecosystem-projects.md index 26594f52816d..f3ebc4448199 100644 --- a/docs/contributing-to-zio-ecosystem-projects.md +++ b/docs/contributing-to-zio-ecosystem-projects.md @@ -279,6 +279,10 @@ To achieve this, the only thing that needs t...
[ "docs/contributing-to-zio-ecosystem-projects.md", "website/README.md" ]
[]
true
zio/zio
10,944
issue_to_patch
Update junit-platform-engine to 6.1.0
## About this PR πŸ“¦ Updates [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit-framework) from `6.0.3` to `6.1.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 c...
e8c2e1f0b35337cb65d791d1e9b17eee99902fae
ece838afd096a31866ad95eeea09559b09f8a4b6
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 75dcf76ba8c5..5f3eeb9a837f 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -4,7 +4,7 @@ object Dependencies { // Runtime dependencies val JunitVersion = "4.13.2" val IzumiReflectVersion ...
[ "project/Dependencies.scala" ]
[]
true
zio/zio
10,940
issue_to_patch
Update dependency postcss to v8.5.15
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.5.14` β†’ `8.5.15`](https:/...
be35caf699bf0663df45bcf0c06f27a229096cd8
f53d4d5cf981fc65884fa2a0befba8fcaf49ccfc
diff --git a/website/package.json b/website/package.json index 140f40579934..87d716748e22 100644 --- a/website/package.json +++ b/website/package.json @@ -61,7 +61,7 @@ "docusaurus-plugin-llms": "0.4.0", "highlight.js": "11.11.1", "node-fetch": "^3.3.2", - "postcss": "8.5.14", + "postcss": "8.5.15"...
[ "website/package.json" ]
[]
true
zio/zio
10,942
issue_to_patch
Update dependency cytoscape to v3.33.4
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cytoscape](http://js.cytoscape.org) ([source](https://redirect.github.com/cytoscape/cytoscape.js)) | [`3.33.3` β†’ `3.33...
be35caf699bf0663df45bcf0c06f27a229096cd8
3aa79a36ff354a50eaf1d47f139ad402e5a9ac67
diff --git a/website/package.json b/website/package.json index 140f40579934..9e51d8d312cd 100644 --- a/website/package.json +++ b/website/package.json @@ -77,7 +77,7 @@ "webpackbar": "^7.0.0" }, "resolutions": { - "cytoscape": "3.33.3", + "cytoscape": "3.33.4", "webpackbar": "^7.0.0" }, "bro...
[ "website/package.json" ]
[]
true
zio/zio
10,943
issue_to_patch
Update dependency @types/react to v19.2.15
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://r...
be35caf699bf0663df45bcf0c06f27a229096cd8
8cc4a49c2044c05876f8d40e060aba48888f8355
diff --git a/website/package.json b/website/package.json index 140f40579934..ceb6ed46605a 100644 --- a/website/package.json +++ b/website/package.json @@ -94,7 +94,7 @@ }, "devDependencies": { "@tsconfig/docusaurus": "2.0.9", - "@types/react": "19.2.14", + "@types/react": "19.2.15", "@types/react-...
[ "website/package.json" ]
[]
true
zio/zio
10,939
issue_to_patch
build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 3.1.1 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/create-github-app-token/releases">actions/create-github-app-token's releases</a>.</em></p> <blockquote> <h2>...
a53b92cf5b203f3b9a45d2ec2c37b32327852e12
9b722116337adcbfc0b2c2e09633d1ce67498d79
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc9ae6e0d193..128e58a24466 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -350,7 +350,7 @@ jobs: git commit -m "$commit_message" || echo "No changes to commit" - name: Generate a token id: generate...
[ ".github/workflows/ci.yml" ]
[]
true
zio/zio
10,937
issue_to_patch
Update dependency @zio.dev/zio-sbt to v0.5.2
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-sbt](https://redirect.github.com/zio/zio-sbt) | [`0.5.1` β†’ `0.5.2`](https://renovatebot.com/diffs/npm/@zi...
f9e71a14576ceab57c7eff6e44a1362317b30565
b98f7c09c0e9fcdb5f3e82e994a83cc2884871d9
diff --git a/website/package.json b/website/package.json index 117a9cd1753f..140f40579934 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "@zio.dev/zio-redis": "1.1.10", "@zio.dev/zio-rocksdb": "0.4.2", "@zio.dev/zio-s3": "2022.11.21-367e7009c0f5", - "@zio.dev/zio-sbt": ...
[ "website/package.json" ]
[]
true
zio/zio
10,933
issue_to_patch
Update maven-compat, maven-embedder to 3.9.16
## About this PR πŸ“¦ Updates * [org.apache.maven:maven-compat](https://maven.apache.org/) * [org.apache.maven:maven-embedder](https://maven.apache.org/) from `3.9.15` to `3.9.16` ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd li...
e65ac9d742d3dc7cf3afc22c429f45edf70e8291
c3de8b02f2e7d30ce323d0f9b8e1ec6d4108d86e
diff --git a/build.sbt b/build.sbt index f5fcb9e867b8..296779b6f108 100644 --- a/build.sbt +++ b/build.sbt @@ -547,8 +547,8 @@ lazy val commonJunitTestSettings = Seq( libraryDependencies ++= Seq( "junit" % "junit" % "4.13.2" % Test, "org.scala-lang.modules" %%...
[ "build.sbt" ]
[]
true
zio/zio
10,925
issue_to_patch
Update slf4j-simple to 2.0.18
## About this PR πŸ“¦ Updates org.slf4j:slf4j-simple from `2.0.17` to `2.0.18` ## 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 co...
edbb59d02b342020532305823d5ce4d82bab8396
d2c4d1347ca451a43771b69cf4c9a7360eb2d2d9
diff --git a/build.sbt b/build.sbt index b9daf0b114bb..f5fcb9e867b8 100644 --- a/build.sbt +++ b/build.sbt @@ -554,7 +554,7 @@ lazy val commonJunitTestSettings = Seq( "org.apache.maven.resolver" % "maven-resolver-connector-basic" % "1.9.27" % Test, "org.apache.maven.resolver" % "maven-resolver-transport-http"...
[ "build.sbt" ]
[]
true
zio/zio
10,693
issue_to_patch
`ZIO.memoize` interrupts awaiting fibers Hi. We have discovered the behavior of `ZIO.memoize` that may lead to an error: interrupting of running memoize can lead to interruptions of awaiting fibers. The code that reproduces the behavior: ```scala //> using scala 2.13.18 //> using dep "dev.zio::zio:2.1.24" import z...
Avoid storing interruption in memoize functions
/fixes #10644 Fixes `ZIO#memoize` and `ZIO.memoize` so that in the case the "main" fiber is interrupted during the computation of the effect we discard the outcome instead of persisting it. In cases that we have other fibers awaiting for the "main" fiber to complete and the promise if fulfilled with an interrupti...
e0ef9652842cf2db43a896320e192a2077069c74
f3ea89e87ac66b705dbb32c7bf5228ac87468992
diff --git a/core/shared/src/main/scala/zio/ZIO.scala b/core/shared/src/main/scala/zio/ZIO.scala index ddd5389fb65a..aba44c5deb6c 100644 --- a/core/shared/src/main/scala/zio/ZIO.scala +++ b/core/shared/src/main/scala/zio/ZIO.scala @@ -23,6 +23,7 @@ import zio.stacktracer.TracingImplicits.disableAutoTrace import java...
[ "core-tests/shared/src/test/scala/zio/ZIOSpec.scala", "core/shared/src/main/scala/zio/ZIO.scala" ]
[ { "comment": "You can avoid several iterations of the run loop in the 'missing' map case via `ZIO.fiberIdWith` and initializing the promise unsafely.", "path": "core/shared/src/main/scala/zio/ZIO.scala", "hunk": "@@ -4371,20 +4369,36 @@ object ZIO extends ZIOCompanionPlatformSpecific with ZIOCompanionVe...
diff --git a/core-tests/shared/src/test/scala/zio/ZIOSpec.scala b/core-tests/shared/src/test/scala/zio/ZIOSpec.scala index 72f01e762221..c7a13a93424f 100644 --- a/core-tests/shared/src/test/scala/zio/ZIOSpec.scala +++ b/core-tests/shared/src/test/scala/zio/ZIOSpec.scala @@ -2,6 +2,7 @@ package zio import zio.Cause._...
true
zio/zio
10,872
issue_to_patch
Update magnolia to 1.3.20
## About this PR πŸ“¦ Updates [com.softwaremill.magnolia1_3:magnolia](https://github.com/softwaremill/magnolia) from `1.3.18` to `1.3.20` ## 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 t...
ec979fe8d59c52f9554680d4d8e0d4ddd7229d5a
3df7dc3b56c0a2de1e8528a3b8c54f181c9a008b
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 8f748e7d3c26..75dcf76ba8c5 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -6,7 +6,7 @@ object Dependencies { val IzumiReflectVersion = "3.0.9" val JunitPlatformEngineVersion = "6.0.3" val Magnolia...
[ "project/Dependencies.scala" ]
[]
true
zio/zio
10,889
issue_to_patch
Update sbt-scalafmt to 2.6.1
## About this PR πŸ“¦ Updates [org.scalameta:sbt-scalafmt](https://github.com/scalameta/sbt-scalafmt) from `2.6.0` to `2.6.1` πŸ“œ [GitHub Release Notes](https://github.com/scalameta/sbt-scalafmt/releases/tag/v2.6.1) - [Version Diff](https://github.com/scalameta/sbt-scalafmt/compare/v2.6.0...v2.6.1) ## Usage βœ… **Please m...
96b8532f9cdf341e2583794969a2d20ea796594d
85f11d5ba2849d01bb9b6c96849737eee631b481
diff --git a/project/plugins.sbt b/project/plugins.sbt index a484d14b803f..ef09e5c5b2d8 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -12,7 +12,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" addSbtPlugin("org.scala-js" % "sbt-scalajs" ...
[ "project/plugins.sbt" ]
[]
true
zio/zio
10,868
issue_to_patch
fix(deps): update tailwindcss monorepo to v4.3.0
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEA...
ec979fe8d59c52f9554680d4d8e0d4ddd7229d5a
28f8a4bd3e1f96d097aee6d4cfd89541fa33f030
diff --git a/website/package.json b/website/package.json index cd7f227d2005..117a9cd1753f 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@docusaurus/theme-mermaid": "^3.5.2", "@docusaurus/theme-search-algolia": "^3.5.2", "@mdx-js/react": "^3.0.1", - "@tailwindcss/postc...
[ "website/package.json" ]
[]
true
zio/zio
10,858
issue_to_patch
fix(deps): update react monorepo to v19.2.6
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [react](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | [`19.2.5`...
27adfc5b4ed7ebf9cb1f224910e3575e7a62e4a0
db5d7590594939c4b5667386c290a6d96330b325
diff --git a/website/package.json b/website/package.json index c573f7e840a3..cd7f227d2005 100644 --- a/website/package.json +++ b/website/package.json @@ -65,8 +65,8 @@ "prism-react-renderer": "1.3.5", "prism-themes": "1.9.0", "prismjs": "^1.29.0", - "react": "19.2.5", - "react-dom": "19.2.5", + ...
[ "website/package.json" ]
[]
true
zio/zio
10,856
issue_to_patch
Avoid unnecessary suspension in `ZIO.(un)interruptible` methods
We can avoid the `ZIO.suspendSucceed` by creating the `ZIO.UpdateRuntimeFlagsWithin` directly
f053ccf444dbb267dcfe6f6e6048977e568dd23d
8ef23363b4b089e65c34c832694e5d146608587f
diff --git a/core/shared/src/main/scala/zio/ZIO.scala b/core/shared/src/main/scala/zio/ZIO.scala index 0fc3b3c56e41..7ff5675a8191 100644 --- a/core/shared/src/main/scala/zio/ZIO.scala +++ b/core/shared/src/main/scala/zio/ZIO.scala @@ -3981,7 +3981,7 @@ object ZIO extends ZIOCompanionPlatformSpecific with ZIOCompanionVe...
[ "core/shared/src/main/scala/zio/ZIO.scala" ]
[]
true
zio/zio
10,855
issue_to_patch
Revert #10343
After https://github.com/zio/zio/pull/10760 was merged I noticed an unusual increase in test flakiness involving ZStreams. There is a chance this is by coincidence, but at this point we can't really risk introducing another regression so I think the best course of action is to revert #10343 altogether and rethink ho...
acc48a6360a8798ecf19063608eb6fc66823d0d3
23e6cee611b62b2b8417b2e316dc3342c6164cf6
diff --git a/streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala b/streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala index 1c6a90634b55..428972382ba6 100644 --- a/streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala +++ b/streams/shared/src/main/scala/zio/str...
[ "streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala" ]
[]
true
zio/zio
10,849
issue_to_patch
fix(deps): update dependency postcss to v8.5.14
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.com/postcss/postcss)) | [`8.5.13` β†’ `8.5.14`](https:/...
5bd7965cb89e514b463352347b9d3e40f0f0a98d
83593193ae88af21d99c8743c07ff67a01e1bafe
diff --git a/website/package.json b/website/package.json index d8d2ab344f2f..c573f7e840a3 100644 --- a/website/package.json +++ b/website/package.json @@ -61,7 +61,7 @@ "docusaurus-plugin-llms": "0.4.0", "highlight.js": "11.11.1", "node-fetch": "^3.3.2", - "postcss": "8.5.13", + "postcss": "8.5.14"...
[ "website/package.json" ]
[]
true
zio/zio
10,843
issue_to_patch
fix(test): assertTrue on Java static method calls (Scala 3)
`assertTrue(java.lang.Math.abs(-1) == 1)` failed at runtime with `NoClassDefFoundError: java/lang/Math$`. For a Java-static qualifier, Scala 3 synthesizes a fake module symbol with no real `MODULE$` field; the SmartAssert macro's default arrow-composition path reified the qualifier as a value, emitting a `getstatic Mat...
53e03283c7d9cd8b34bb43581b3d2733d142b290
8c896cad90bb1440a8b98963d92981a9ca22f68c
[ "test-tests/shared/src/test/scala-3/zio/test/SmartAssertionScala3Spec.scala", "test/shared/src/main/scala-3/zio/test/Macros.scala" ]
[]
diff --git a/test-tests/shared/src/test/scala-3/zio/test/SmartAssertionScala3Spec.scala b/test-tests/shared/src/test/scala-3/zio/test/SmartAssertionScala3Spec.scala index 609eaedb1402..f16f9f1bc884 100644 --- a/test-tests/shared/src/test/scala-3/zio/test/SmartAssertionScala3Spec.scala +++ b/test-tests/shared/src/test/s...
true
zio/zio
10,760
issue_to_patch
Possible memory leak after 2.1.23 Hey community! Recently we faced an issue at $work where a ZIO app was dying due to out of memory. It was strange because we barely touch this app, it has Scala Steward enabled and most of the releases are are automated and contain just version bumps. I can't tell which ZIO version ...
Avoid retaining finalizers in long running flatMap streams
Fixes #10742. closeLastSubstream accumulated an unbounded chain of child executor close effects via prevLastClose *> f, retaining all previous child executors and their captured data for the lifetime of the stream. Two sites built this chain: 1. innerExecuteLastClose (ConcatAll): appended new close effects ont...
88c819fcb8ab71c43252d3926db7105bdbbf233f
d55a894454321701d1a9ac60a2ba1644e20b12e7
diff --git a/streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala b/streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala index 5447780463b8..1c6a90634b55 100644 --- a/streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala +++ b/streams/shared/src/main/scala/zio/str...
[ "streams-tests/shared/src/test/scala/zio/stream/ZStreamSpec.scala", "streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala" ]
[ { "comment": "I actually wonder if we should execute `closeLastSubstream` here...", "path": "streams/shared/src/main/scala/zio/stream/internal/ChannelExecutor.scala", "hunk": "@@ -212,13 +212,11 @@ private[stream] final class ChannelExecutor[Env, InErr, InElem, InDone, OutErr,\n (f: URIO...
diff --git a/streams-tests/shared/src/test/scala/zio/stream/ZStreamSpec.scala b/streams-tests/shared/src/test/scala/zio/stream/ZStreamSpec.scala index eb7d780861b0..7a0ed6588de1 100644 --- a/streams-tests/shared/src/test/scala/zio/stream/ZStreamSpec.scala +++ b/streams-tests/shared/src/test/scala/zio/stream/ZStreamSpec...
true
zio/zio
10,838
issue_to_patch
Make Exit.none public
53e03283c7d9cd8b34bb43581b3d2733d142b290
db08d381814d6aaf2fb213d9f87bbf8456f9498a
diff --git a/core/shared/src/main/scala/zio/ZIO.scala b/core/shared/src/main/scala/zio/ZIO.scala index ddd5389fb65a..0fc3b3c56e41 100644 --- a/core/shared/src/main/scala/zio/ZIO.scala +++ b/core/shared/src/main/scala/zio/ZIO.scala @@ -6884,6 +6884,8 @@ object Exit extends Serializable { val unit: Exit[Nothing, Uni...
[ "core/shared/src/main/scala/zio/ZIO.scala" ]
[]
true
zio/zio
10,847
issue_to_patch
fix(deps): update dependency @zio.dev/zio-sbt to v0.5.1
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@zio.dev/zio-sbt](https://redirect.github.com/zio/zio-sbt) | [`0.5.0` β†’ `0.5.1`](https://renovatebot.com/diffs/npm/@zi...
1c1a505fc1efd88f64ba1acc7edb31b90e6b5daa
68d2bdbbb37dd3141a6612ba45d0d9de9c572a15
diff --git a/website/package.json b/website/package.json index e1f0cbb21c92..d8d2ab344f2f 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "@zio.dev/zio-redis": "1.1.10", "@zio.dev/zio-rocksdb": "0.4.2", "@zio.dev/zio-s3": "2022.11.21-367e7009c0f5", - "@zio.dev/zio-sbt": ...
[ "website/package.json" ]
[]
true
zio/zio
10,574
issue_to_patch
Update fs2-core to 3.13.0
## About this PR πŸ“¦ Updates [co.fs2:fs2-core](https://github.com/typelevel/fs2) from `3.12.2` to `3.13.0` πŸ“œ [GitHub Release Notes](https://github.com/typelevel/fs2/releases/tag/v3.13.0) - [Version Diff](https://github.com/typelevel/fs2/compare/v3.12.2...v3.13.0) ## Usage βœ… **Please merge!** I'll automatically updat...
3a65e3895c35293efb9b56a777d35a476ab7661c
cbe661baccacab811c73c77c17488289fad17504
diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 1f1470536b86..8f748e7d3c26 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -18,7 +18,7 @@ object Dependencies { // Documentations and example dependencies val CatsEffectVersion = "3.7.0" val DoobieVersion ...
[ "project/Dependencies.scala" ]
[]
true
zio/zio
10,845
issue_to_patch
Update sbt, sbt-dependency-tree, ... to 1.12.11
## 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.12.9` to `1.12.11` πŸ“œ [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.12.11) - [Vers...
53e03283c7d9cd8b34bb43581b3d2733d142b290
95dfbcb2901b6a118e56f2c06d3d6026f75948d5
diff --git a/project/build.properties b/project/build.properties index df061f4fbf90..dabdb159035d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,1 +1,1 @@ -sbt.version=1.12.9 +sbt.version=1.12.11
[ "project/build.properties" ]
[]
true
zxing/zxing
2,089
issue_to_patch
guard truncated symbol in rss expanded AI01AndOtherAIs decoder
- `AI01AndOtherAIs.parseInformation` reads the fixed 48-bit compressed GTIN without first checking the symbol is long enough, unlike the sibling AI decoders which all validate size up front - a short RSS Expanded symbol whose second bit is set selects this decoder, and `extractNumericValueFromBitArray` then reads past ...
6dc847efc12c2aa0a8c803a0ecd5c93c6e31f170
7900f4db671e7479f19cb0ddeb3f65749dc0eaae
diff --git a/core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIs.java b/core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIs.java index 27222a382e..a3e5db65d0 100644 --- a/core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIs.java +++ b/core/...
[ "core/src/main/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIs.java", "core/src/test/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIsTest.java" ]
[]
diff --git a/core/src/test/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIsTest.java b/core/src/test/java/com/google/zxing/oned/rss/expanded/decoders/AI01AndOtherAIsTest.java new file mode 100644 index 0000000000..62f8114317 --- /dev/null +++ b/core/src/test/java/com/google/zxing/oned/rss/expanded/decod...
true
zxing/zxing
2,088
issue_to_patch
guard unterminated AI in ExpandedProductResultParser
treat an unterminated AI (no closing ')') as no match in findAIvalue, otherwise the (ai)value loop in parse advances past the end of the text and findValue calls substring out of range, throwing StringIndexOutOfBoundsException out of ResultParser.parseResult instead of returning null for malformed RSS Expanded input.
297c6b296e2c9a202bf39513c7d688f8c65a00f0
58fd5d8180cbf8c9badcedf071176349539693b4
diff --git a/core/src/main/java/com/google/zxing/client/result/ExpandedProductResultParser.java b/core/src/main/java/com/google/zxing/client/result/ExpandedProductResultParser.java index c021587585..cd6d8e8bf8 100644 --- a/core/src/main/java/com/google/zxing/client/result/ExpandedProductResultParser.java +++ b/core/src...
[ "core/src/main/java/com/google/zxing/client/result/ExpandedProductResultParser.java", "core/src/test/java/com/google/zxing/client/result/ExpandedProductParsedResultTestCase.java" ]
[]
diff --git a/core/src/test/java/com/google/zxing/client/result/ExpandedProductParsedResultTestCase.java b/core/src/test/java/com/google/zxing/client/result/ExpandedProductParsedResultTestCase.java index 861e6636f9..7f83999d06 100644 --- a/core/src/test/java/com/google/zxing/client/result/ExpandedProductParsedResultTest...
true
zxing/zxing
2,086
issue_to_patch
guard trailing shift char in code39 decodeExtended
code39 extended mode reads one past the decoded text on a trailing escape char: - decodeExtended does charAt(i + 1) for '+' '$' '%' '/' without checking a next char exists - all four are valid code39 characters, so a symbol can end on one and throw StringIndexOutOfBoundsException out of decodeRow, which is meant to thr...
39e24ff4734e415d4a5995795c9e1017856b6d58
51200b7de34c6be858bb57798438a5debf65b95c
diff --git a/core/src/main/java/com/google/zxing/oned/Code39Reader.java b/core/src/main/java/com/google/zxing/oned/Code39Reader.java index 35dfb7a7fd..ecaf8dcd78 100644 --- a/core/src/main/java/com/google/zxing/oned/Code39Reader.java +++ b/core/src/main/java/com/google/zxing/oned/Code39Reader.java @@ -275,6 +275,9 @@ p...
[ "core/src/main/java/com/google/zxing/oned/Code39Reader.java", "core/src/test/java/com/google/zxing/oned/Code39ExtendedModeTestCase.java" ]
[]
diff --git a/core/src/test/java/com/google/zxing/oned/Code39ExtendedModeTestCase.java b/core/src/test/java/com/google/zxing/oned/Code39ExtendedModeTestCase.java index 1a931f99af..2433c781f9 100644 --- a/core/src/test/java/com/google/zxing/oned/Code39ExtendedModeTestCase.java +++ b/core/src/test/java/com/google/zxing/on...
true
zxing/zxing
2,085
issue_to_patch
avoid out-of-bounds reads after control codewords in pdf417 parser
Several spots in the pdf417 parser read the codeword right after a control codeword without checking another one is there: - decode: the byte value after a 913 mode shift, and the charset value after a 927 ECI - textCompaction: same 913 and 927 cases - byteCompaction: the leading-ECI loop and the fallback-ECI read Whe...
39e24ff4734e415d4a5995795c9e1017856b6d58
aa34787482335ee506a7e1d66ab147fd45b507c8
diff --git a/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java b/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java index 49a1412a54..f0778e9b63 100644 --- a/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java +++ b/core/src/main/java/c...
[ "core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java", "core/src/test/java/com/google/zxing/pdf417/decoder/PDF417DecoderTestCase.java" ]
[ { "comment": "I wonder if this should just be checked once, after line 108? why are these branches special? it seems like almost any branch would go on to deference codewords[codeIndex] next somehow", "path": "core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java", "hunk": "@@ -...
diff --git a/core/src/test/java/com/google/zxing/pdf417/decoder/PDF417DecoderTestCase.java b/core/src/test/java/com/google/zxing/pdf417/decoder/PDF417DecoderTestCase.java index e384178d94..b1c486312e 100644 --- a/core/src/test/java/com/google/zxing/pdf417/decoder/PDF417DecoderTestCase.java +++ b/core/src/test/java/com/...
true
zxing/zxing
2,085
comment_to_fix
avoid out-of-bounds reads after control codewords in pdf417 parser
I wonder if this should just be checked once, after line 108? why are these branches special? it seems like almost any branch would go on to deference codewords[codeIndex] next somehow
39e24ff4734e415d4a5995795c9e1017856b6d58
aa34787482335ee506a7e1d66ab147fd45b507c8
diff --git a/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java b/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java index 49a1412a54..f0778e9b63 100644 --- a/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java +++ b/core/src/main/java/c...
[ "core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java" ]
[ { "comment": "I wonder if this should just be checked once, after line 108? why are these branches special? it seems like almost any branch would go on to deference codewords[codeIndex] next somehow", "path": "core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java", "hunk": "@@ -...
true
zxing/zxing
2,084
issue_to_patch
guard base256 length read in datamatrix decodeBase256Segment
In decodeBase256Segment a length codeword d1 of 250 or more signals a multi-byte length, so the code reads a second byte with bits.readBits(8) at DecodedBitStreamParser.java:533 without first checking one is available. A symbol that latches to Base 256 and ends on such a codeword (e.g. bytes 231, 38) throws IllegalArgu...
ddd4765ae4897b8b1bae32e6cd859bd6b6e681f6
d171b82c54551b8684babf1be6c1df1b1d4bba4f
diff --git a/core/src/main/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParser.java b/core/src/main/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParser.java index e6a717240a..6d370b51f6 100644 --- a/core/src/main/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParser.java +++ b/core/src...
[ "core/src/main/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParser.java", "core/src/test/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParserTestCase.java" ]
[]
diff --git a/core/src/test/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParserTestCase.java b/core/src/test/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParserTestCase.java index a0bbc58d35..af44989d2b 100644 --- a/core/src/test/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParserTest...
true
zxing/zxing
2,083
issue_to_patch
avoid out-of-bounds read in pdf417 decodeMacroBlock
ArrayIndexOutOfBoundsException escaping decode() when a macro block sits in the final codeword positions: java.lang.ArrayIndexOutOfBoundsException: Index 7 out of bounds for length 7 at DecodedBitStreamParser.decodeMacroBlock decodeMacroBlock probes for the optional-fields marker and reads the field type ...
bb94dc82d75cb48377b05f2813f74a9744eda9ab
10f42a918ea8b538db3e8ec570e94f5788b34691
diff --git a/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java b/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java index 6b9669877a..49a1412a54 100644 --- a/core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java +++ b/core/src/main/java/c...
[ "core/src/main/java/com/google/zxing/pdf417/decoder/DecodedBitStreamParser.java" ]
[]
true
zxing/zxing
2,079
issue_to_patch
avoid out-of-bounds read for NS sequence in maxicode getMessage
An NS (numeric) codeword in MaxiCode text decoding consumes the next five bytes, but the message region spans the whole dataword array, so an NS placed in the final positions reads past the end. Bound the lookahead in getMessage so a crafted symbol yields FormatException instead of an ArrayIndexOutOfBoundsException es...
4c7fba8de664ada5da1fa545856704a534d08f95
16155473d538afddb6048298e2bd5ff4b99f2b7a
diff --git a/core/src/main/java/com/google/zxing/maxicode/decoder/DecodedBitStreamParser.java b/core/src/main/java/com/google/zxing/maxicode/decoder/DecodedBitStreamParser.java index 9ebf7e8a3f..d62e5a910f 100644 --- a/core/src/main/java/com/google/zxing/maxicode/decoder/DecodedBitStreamParser.java +++ b/core/src/main/...
[ "core/src/main/java/com/google/zxing/maxicode/decoder/DecodedBitStreamParser.java" ]
[]
true
zxing/zxing
2,077
issue_to_patch
QR encoding can trigger Android StrictMode disk reads via charset lookup ### Summary Encoding a QR code with ZXing `core` can trigger Android `StrictMode` disk-read violations during charset / ECI initialization. This is not a QR correctness problem, but it is surprising for Android callers because a normal in-proces...
Avoid charset provider lookups for UTF-8 QR encoding
Fixes #2076. ## Summary This avoids unnecessary charset-provider lookups when encoding QR codes with standard character set hints such as UTF-8. The UTF-8 QR path can currently initialize charset lookup machinery that probes optional charset providers. On Android this can perform disk I/O, which is visible to Strict...
62a33ca7a328907dee602798043692ff1f83b0c0
c1ff3345388ec273242bbad5e038000b17c292da
diff --git a/core/src/main/java/com/google/zxing/common/CharacterSetECI.java b/core/src/main/java/com/google/zxing/common/CharacterSetECI.java index 6ea51f1e60..ae89e9bd19 100644 --- a/core/src/main/java/com/google/zxing/common/CharacterSetECI.java +++ b/core/src/main/java/com/google/zxing/common/CharacterSetECI.java @...
[ "core/src/main/java/com/google/zxing/common/CharacterSetECI.java", "core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java", "core/src/test/java/com/google/zxing/common/CharacterSetECITestCase.java" ]
[ { "comment": "This feels complex. Maybe the enum class can have a field like \"standardCharset\" which is null by default, but can be given a reference to a StandardCharsets object in the constructor if applicable. Then return that here instead of calling forName(), if it exists.", "path": "core/src/main/ja...
diff --git a/core/src/test/java/com/google/zxing/common/CharacterSetECITestCase.java b/core/src/test/java/com/google/zxing/common/CharacterSetECITestCase.java new file mode 100644 index 0000000000..2d98dbe798 --- /dev/null +++ b/core/src/test/java/com/google/zxing/common/CharacterSetECITestCase.java @@ -0,0 +1,64 @@ +/...
true
zxing/zxing
2,077
comment_to_fix
Avoid charset provider lookups for UTF-8 QR encoding
Last question, what is the need for this? I don't think it avoids loading StringUtils
62a33ca7a328907dee602798043692ff1f83b0c0
c1ff3345388ec273242bbad5e038000b17c292da
diff --git a/core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java b/core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java index 97f316dddc..ad02a5829b 100644 --- a/core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java +++ b/core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java @...
[ "core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java" ]
[ { "comment": "Last question, what is the need for this? I don't think it avoids loading StringUtils", "path": "core/src/main/java/com/google/zxing/qrcode/encoder/Encoder.java", "hunk": "@@ -249,7 +249,9 @@ public static Mode chooseMode(String content) {\n * if it is Shift_JIS, and the input is only d...
true
zxing/zxing
2,061
issue_to_patch
Unable to parse a QR code that was generated from ZXing itself after 110ef9e In response to #1567, ZXing added 110ef9e. However, this has caused ZXing to fail to decode images that it itself has created. I have attached a minimal repro below. The problem may lie in `FinderPatternFinder::find`, as it seems to believe t...
Fix QR decode failure for small/native-size images
## Summary - Fix #1976: QR codes at native/small sizes fail to decode because the CENTER_QUORUM filter (110ef9e, fixing #1567) removes legitimate finder patterns that were only detected once due to the row-skip interval. - Make the filter conditional: only apply when >= 3 confirmed patterns exist or when the cand...
3007faae3a91e98765305dd00cfd080887c41997
dea964a4dc6c9e2f9f291e824a8ae4409986b51a
diff --git a/core/src/main/java/com/google/zxing/qrcode/detector/FinderPatternFinder.java b/core/src/main/java/com/google/zxing/qrcode/detector/FinderPatternFinder.java index 951bd197fc..2eeef5c8d7 100755 --- a/core/src/main/java/com/google/zxing/qrcode/detector/FinderPatternFinder.java +++ b/core/src/main/java/com/goo...
[ "core/src/main/java/com/google/zxing/qrcode/detector/FinderPatternFinder.java", "core/src/test/java/com/google/zxing/qrcode/FinderPatternFinderPerformanceTestCase.java", "core/src/test/resources/blackbox/triggeringImage1567.jpg", "javase/src/test/java/com/google/zxing/client/j2se/QrCodeRoundTripTestCase.java"...
[]
diff --git a/core/src/test/java/com/google/zxing/qrcode/FinderPatternFinderPerformanceTestCase.java b/core/src/test/java/com/google/zxing/qrcode/FinderPatternFinderPerformanceTestCase.java new file mode 100644 index 0000000000..60f6e9cb58 --- /dev/null +++ b/core/src/test/java/com/google/zxing/qrcode/FinderPatternFinde...
true
zxing/zxing
2,066
issue_to_patch
Add Aztec reader initialization support
This PR adds support for decoding "reader initialization" Aztec Code symbols. Without this change, these symbols result in a FormatException, because during decoding it looks like the layer count and data count aren't compatible.
bf77cd238d849a5602958e687cae56e6876de0c9
c1b4cd2f4e0b39a5f512009412b25db4873c8a14
diff --git a/core/src/main/java/com/google/zxing/ResultMetadataType.java b/core/src/main/java/com/google/zxing/ResultMetadataType.java index 3fa2a864d9..06c231ae43 100644 --- a/core/src/main/java/com/google/zxing/ResultMetadataType.java +++ b/core/src/main/java/com/google/zxing/ResultMetadataType.java @@ -94,6 +94,13 @...
[ "core/src/main/java/com/google/zxing/ResultMetadataType.java", "core/src/main/java/com/google/zxing/aztec/AztecDetectorResult.java", "core/src/main/java/com/google/zxing/aztec/AztecReader.java", "core/src/main/java/com/google/zxing/aztec/detector/Detector.java", "core/src/test/java/com/google/zxing/aztec/Az...
[]
diff --git a/core/src/test/java/com/google/zxing/aztec/AztecBlackBox1TestCase.java b/core/src/test/java/com/google/zxing/aztec/AztecBlackBox1TestCase.java index 3405506805..6f12e90d6a 100644 --- a/core/src/test/java/com/google/zxing/aztec/AztecBlackBox1TestCase.java +++ b/core/src/test/java/com/google/zxing/aztec/Aztec...
true
zxing/zxing
2,067
issue_to_patch
Fix filling in of stack traces during testing
Stack traces were not being filled in for exceptions thrown during testing, because the `fillInStackTrace` method override was preventing it regardless of the `isStackTrace` setting.
bf77cd238d849a5602958e687cae56e6876de0c9
b318b8f1c5dbb0c9f95f6ab03eadf28fcb852c98
diff --git a/core/src/main/java/com/google/zxing/ReaderException.java b/core/src/main/java/com/google/zxing/ReaderException.java index c0690e397b..ab0b67e129 100644 --- a/core/src/main/java/com/google/zxing/ReaderException.java +++ b/core/src/main/java/com/google/zxing/ReaderException.java @@ -38,10 +38,13 @@ public ab...
[ "core/src/main/java/com/google/zxing/ReaderException.java" ]
[]
true
zxing/zxing
2,069
issue_to_patch
Add reader initialization support for Data Matrix and PDF417
This PR adds support for reader initialization to both Data Matrix and PDF417. They both needed a change to `DecoderResult`, so I decided to include them both here. Per the Data Matrix spec, Data Matrix symbols are interpreted as reader initialization symbols if the first codeword in the symbol is the reader program...
577a919b8bdc975b52f72a3c1d3f18eaf9b2e65d
db204c608d9bcf23e6ef3e6c1d098c827e8cb957
diff --git a/core/src/main/java/com/google/zxing/common/DecoderResult.java b/core/src/main/java/com/google/zxing/common/DecoderResult.java index db2e7e0149..7996bc54c1 100644 --- a/core/src/main/java/com/google/zxing/common/DecoderResult.java +++ b/core/src/main/java/com/google/zxing/common/DecoderResult.java @@ -35,6 ...
[ "core/src/main/java/com/google/zxing/common/DecoderResult.java", "core/src/main/java/com/google/zxing/datamatrix/DataMatrixReader.java", "core/src/main/java/com/google/zxing/datamatrix/decoder/DecodedBitStreamParser.java", "core/src/main/java/com/google/zxing/pdf417/PDF417Reader.java", "core/src/main/java/c...
[]
diff --git a/core/src/test/java/com/google/zxing/datamatrix/DataMatrixBlackBox1TestCase.java b/core/src/test/java/com/google/zxing/datamatrix/DataMatrixBlackBox1TestCase.java index e344f5ad10..12aca88f29 100644 --- a/core/src/test/java/com/google/zxing/datamatrix/DataMatrixBlackBox1TestCase.java +++ b/core/src/test/jav...
true
zxing/zxing
2,068
issue_to_patch
Add Code 128 reader initialization support
Adds reader initialization support to Code 128. Per the spec, the presence of FNC3 anywhere in the symbol indicates that the symbol is a reader initialization symbol.
494ed8dc7d143556bb6a3407db40ee768fb02e9b
bcca8202aa950049214b02e7e646c7b158f91778
diff --git a/core/src/main/java/com/google/zxing/oned/Code128Reader.java b/core/src/main/java/com/google/zxing/oned/Code128Reader.java index a6322a395a..48703ca9f4 100644 --- a/core/src/main/java/com/google/zxing/oned/Code128Reader.java +++ b/core/src/main/java/com/google/zxing/oned/Code128Reader.java @@ -240,6 +240,7 ...
[ "core/src/main/java/com/google/zxing/oned/Code128Reader.java", "core/src/test/java/com/google/zxing/oned/Code128BlackBox1TestCase.java", "core/src/test/resources/blackbox/code128-1/1.metadata.txt", "core/src/test/resources/blackbox/code128-1/2.metadata.txt", "core/src/test/resources/blackbox/code128-1/7.met...
[]
diff --git a/core/src/test/java/com/google/zxing/oned/Code128BlackBox1TestCase.java b/core/src/test/java/com/google/zxing/oned/Code128BlackBox1TestCase.java index 1a49f0ea2a..1885a24a9c 100644 --- a/core/src/test/java/com/google/zxing/oned/Code128BlackBox1TestCase.java +++ b/core/src/test/java/com/google/zxing/oned/Cod...
true
zxing/zxing
2,063
issue_to_patch
Bump com.google.guava:guava from 33.5.0-android to 33.6.0-android
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.5.0-android to 33.6.0-android. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/guava/releases">com.google.guava:guava's releases</a>.</em></p> <blockquote> <h2>33.6.0</h2> <h3>Maven</h3> <pre lang="...
bf77cd238d849a5602958e687cae56e6876de0c9
8bab20ec52758d68e9b26baea225940b6f6d5d94
diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml index 9da430002f..5cf7c41d24 100644 --- a/zxingorg/pom.xml +++ b/zxingorg/pom.xml @@ -39,7 +39,7 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>33.5.0-android</version> + <version>33.6.0-android<...
[ "zxingorg/pom.xml" ]
[]
true
zxing/zxing
2,064
issue_to_patch
Bump spring.version from 7.0.6 to 7.0.7
Bumps `spring.version` from 7.0.6 to 7.0.7. Updates `org.springframework:spring-test` from 7.0.6 to 7.0.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-test's releases</a>.</em></p> <blockquote> <h2>v7.0.7...
bf77cd238d849a5602958e687cae56e6876de0c9
4556b79ff3a84ee53311baa54307e66be9766622
diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml index 9da430002f..057a87bcf7 100644 --- a/zxingorg/pom.xml +++ b/zxingorg/pom.xml @@ -67,7 +67,7 @@ </parent> <properties> - <spring.version>7.0.6</spring.version> + <spring.version>7.0.7</spring.version> </properties> <build>
[ "zxingorg/pom.xml" ]
[]
true
zxing/zxing
2,055
issue_to_patch
Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-resources-plugin/releases">org.apache.maven.plugins:maven-resources-plugin's releases</a>...
3007faae3a91e98765305dd00cfd080887c41997
93209639c3bb55cd458d67131857488cbdbc8b94
diff --git a/pom.xml b/pom.xml index cb64cd385a..8d4f865116 100644 --- a/pom.xml +++ b/pom.xml @@ -208,7 +208,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> - <version>3.3.1</version> + <version>3.5.0</version> ...
[ "pom.xml" ]
[]
true
zxing/zxing
2,057
issue_to_patch
Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.9.0 to 3.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-dependency-plugin/releases">org.apache.maven.plugins:maven-dependency-plugin's release...
3007faae3a91e98765305dd00cfd080887c41997
f7bc92b5ee744a03152afb1e2f906624286a8c38
diff --git a/pom.xml b/pom.xml index cb64cd385a..4e73f897ee 100644 --- a/pom.xml +++ b/pom.xml @@ -271,7 +271,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.9.0</version> + <version>3.10.0</version>...
[ "pom.xml" ]
[]
true
zxing/zxing
2,050
issue_to_patch
Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.2.0 to 3.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-release/releases">org.apache.maven.plugins:maven-release-plugin's releases</a>.</em></p> <blockquote...
46a068cc0bca1c405afb7f897b9d0f2315198fff
f584ce3b1e7f576ca67c78d4e3c02310671d4912
diff --git a/pom.xml b/pom.xml index d54b816f5a..9b10fdf6f1 100644 --- a/pom.xml +++ b/pom.xml @@ -250,7 +250,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>3.2.0</version> + <version>3.3.1</version> ...
[ "pom.xml" ]
[]
true