)]}'
{
  "log": [
    {
      "commit": "c8ece8480a354a38b53a1f215508300979317042",
      "tree": "95ac995374d601239c5ca49966476680afe40fb4",
      "parents": [
        "5d79aeef248368339c5579e6ffb09edd9228dfc0"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Jul 08 18:18:32 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 08 17:18:32 2026 +0100"
      },
      "message": "Update netty-handler to 4.2.16.Final (#450)"
    },
    {
      "commit": "5d79aeef248368339c5579e6ffb09edd9228dfc0",
      "tree": "938b600745aa273f27273801d76501ffc08472bc",
      "parents": [
        "5934083b26c2e141e32bf8c95800ec0fd8a03a44"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Jul 06 16:27:20 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 22:27:20 2026 +0800"
      },
      "message": "Update sbt-multi-jvm to 0.7.0 (#448)"
    },
    {
      "commit": "5934083b26c2e141e32bf8c95800ec0fd8a03a44",
      "tree": "5c1594a2c6207e7e8a20fa20da4b57f9665a055d",
      "parents": [
        "2d8c0b3323360adf630dda09b984f4ce4c19cc0f"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Mon Jul 06 22:03:34 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 22:03:34 2026 +0800"
      },
      "message": "chore: use StandardCharsets.UTF_8 (#447)\n\nMotivation:\\nAvoid stringly-typed UTF-8 charset usage in encoding and decoding code paths.\\n\\nModification:\\nReplace UTF-8 charset string arguments with StandardCharsets.UTF_8 and normalize touched XML declarations where applicable.\\n\\nResult:\\nCharset usage is type-safe and exact lowercase \"utf-8\" string literals are removed from the touched areas."
    },
    {
      "commit": "2d8c0b3323360adf630dda09b984f4ce4c19cc0f",
      "tree": "6929c47c7adc860566c54804c4541c8ab8339206",
      "parents": [
        "d95d7fea081f5633d37caefb03d0a3ecbf18410c"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Mon Jul 06 10:15:24 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 10:15:24 2026 +0800"
      },
      "message": "fix: fix compilation warnings across all Scala versions (#446)\n\nMotivation:\nCompilation produced 8 warnings in Scala 2.13 test sources:\n- \"getClass not selected from this instance\" in CassandraSpec constructor default params\n- \"a type was inferred to be Any\" in CassandraIntegrationSpec\n- \"private class Next is never used\" in ManyActorsLoadSpec\n- \"private val newPersistenceIdScan is never used\" in EventsByTagSpec\n- \"Name e is already introduced in an enclosing scope\" (x2) in EventsByTagSpec\n- \"match may not be exhaustive\" in ClusterShardingQuickTerminationSpec\n\nModification:\n- Add @nowarn annotation on CassandraSpec for intentional getClass usage in default params\n- Add explicit [Any] type parameter to expectMsgAllOf call\n- Remove unused private case class Next from ManyActorsLoadSpec\n- Remove unused private val newPersistenceIdScan from EventsByTagPersistenceIdCleanupSpec\n- Rename shadowed pattern variable e to env in EventsByTagSpec\n- Add catch-all case to extractShardId partial function for exhaustiveness\n\nResult:\nClean compilation with zero warnings across all Scala versions (2.13 and 3).\n\nTests:\nsbt +test:compile - all versions pass with no warnings\n\nReferences:\nNone - code quality improvement"
    },
    {
      "commit": "d95d7fea081f5633d37caefb03d0a3ecbf18410c",
      "tree": "c38b88f37cc6be7918b263bc071b95386a8942b0",
      "parents": [
        "f0d08477d3db2f8bc3e22963b5ec55f2ed26b654"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Mon Jul 06 03:01:26 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 03:01:26 2026 +0800"
      },
      "message": "feat: add Scala next cross-build coverage (#445)\n\nMotivation:\\nPrepare the build for the next Scala 3 LTS lane while keeping published Scala artifacts on the current 2.13.x and 3.3.x release lines.\\n\\nModification:\\nCentralize the next Scala version lookup for CI, keep published crossScalaVersions on release lanes, force the next lane only in build/test matrices, and fix Scala 3.8.4 compile, MiMa, and formatting issues.\\n\\nResult:\\n2.13.x, 3.3.8, and 3.8.4 build/test coverage can run while MiMa and publishing remain on published Scala versions."
    },
    {
      "commit": "f0d08477d3db2f8bc3e22963b5ec55f2ed26b654",
      "tree": "bec1da3f2cf337933db378788fa2891541ff8c16",
      "parents": [
        "f8930a1479cd496e70bb286f1584a9af82c736f5"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sat Jul 04 16:23:20 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 04 22:23:20 2026 +0800"
      },
      "message": "Update sbt-reproducible-builds to 0.33 (#444)"
    },
    {
      "commit": "f8930a1479cd496e70bb286f1584a9af82c736f5",
      "tree": "4fc7c94ae25f082d0bbc16a554175d7d8727b68d",
      "parents": [
        "77fc5a3fad1292748d7dc792cfe6073c20f1323a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 29 10:43:03 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 10:43:03 2026 +0100"
      },
      "message": "Bump actions/setup-java from 5.3.0 to 5.4.0 (#442)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 5.3.0 to 5.4.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/ad2b38190b15e4d6bdf0c97fb4fca8412226d287...1bcf9fb12cf4aa7d266a90ae39939e61372fe520)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: 5.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "77fc5a3fad1292748d7dc792cfe6073c20f1323a",
      "tree": "a50d255ef08901817c25f502ba44573422d2732e",
      "parents": [
        "15d84fda5445a8a1d32587ce8b646226ea14271d"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Mon Jun 29 08:35:02 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 08:35:02 2026 +0800"
      },
      "message": "refactor: remove deprecated classic remoting message types from muteDeadLetters (#440)\n\nMotivation:\nClassic remoting transport classes (AssociationHandle.Disassociated,\nActorTransportAdapter.DisassociateUnderlying, AssociationHandle.InboundPayload)\nhave been deprecated since Akka 2.6.0 in favor of Artery.\nThis project already uses Artery (configured via pekko.remote.artery.*).\n\nModification:\nRemove the three deprecated classic remoting message type references\nfrom muteDeadLetters in MultiNodeClusterSpec.scala. Keep the\nnon-deprecated PoisonPill and DeathWatchNotification references.\n\nResult:\nRemoves references to deprecated classic remoting API. Artery does not\nproduce these message types, so the suppression was unnecessary.\n\nTests:\n- Not run - multi-jvm test infrastructure only\n\nReferences:\nNone - deprecated API cleanup"
    },
    {
      "commit": "15d84fda5445a8a1d32587ce8b646226ea14271d",
      "tree": "5c075b428030a800393c9569365be4682b9bf776",
      "parents": [
        "cea1102c9c66adf8b05589d26eb81bf94e24cd7b"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Fri Jun 26 19:53:37 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 26 18:53:37 2026 +0100"
      },
      "message": "Update logback-classic to 1.5.37 (#437)"
    },
    {
      "commit": "cea1102c9c66adf8b05589d26eb81bf94e24cd7b",
      "tree": "e8f1b20f2269dccabf3175289267a9c1f274a917",
      "parents": [
        "4f95017fd6e1eced5f2305e51cd10509d5e13855"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Fri Jun 26 17:40:06 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 26 16:40:06 2026 +0100"
      },
      "message": "Update sbt-salad-days to 0.2.0 (#438)"
    },
    {
      "commit": "4f95017fd6e1eced5f2305e51cd10509d5e13855",
      "tree": "64285e79cfb5ecdcf8d52eecfe7d3a3c6f79c471",
      "parents": [
        "9de17f7dc61d0ab19bce36fc0f021f8a5de7c466"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Fri Jun 26 08:14:35 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 26 01:14:35 2026 +0100"
      },
      "message": "chore: add sbt-salad-days to reduce Scaladoc archive size (#431)\n\nMotivation:\nScala 3 Scaladoc archives bundle large font files and inkuire.js\nsearch engine, bloating release artifacts and wasting CI storage.\n\nModification:\nAdd sbt-salad-days plugin (0.1.0) which automatically strips\nfonts and scripts from Scaladoc output during packaging.\n\nResult:\nSignificantly smaller Scaladoc archives (e.g. ~420KB for minimal\ndocs), reducing upload time and storage consumption."
    },
    {
      "commit": "9de17f7dc61d0ab19bce36fc0f021f8a5de7c466",
      "tree": "c124fb1af572a65d6f06412f6bbc32d9b13d5593",
      "parents": [
        "ded656fac2e15ef1c5781dad408dd820c96ca343"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Jun 24 19:31:16 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 24 18:31:16 2026 +0100"
      },
      "message": "Update logback-classic to 1.5.35 (#436)"
    },
    {
      "commit": "ded656fac2e15ef1c5781dad408dd820c96ca343",
      "tree": "4dff4b5820f10ef7360902355a39d3970982ab23",
      "parents": [
        "f4a1ef04d223654a588efcec1f08b95a219f3cc4"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Jun 22 17:00:42 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 22 23:00:42 2026 +0800"
      },
      "message": "Update sbt, scripted-plugin to 1.12.13 (#435)"
    },
    {
      "commit": "f4a1ef04d223654a588efcec1f08b95a219f3cc4",
      "tree": "bc11702591ff7ec7848284fd5b617503cdc4e3ca",
      "parents": [
        "9ef8c9be6b78beaff364353e1e2e2f56d1a0d25c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 22 11:31:07 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 22 11:31:07 2026 +0100"
      },
      "message": "Bump actions/checkout from 6.0.3 to 7.0.0 (#433)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9ef8c9be6b78beaff364353e1e2e2f56d1a0d25c",
      "tree": "f568bf85d4b873fe554538235350fdf9550d4226",
      "parents": [
        "516cc8ab32db47d24fd6b8cafea26e1bbdb12c71"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 22 11:30:45 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 22 11:30:45 2026 +0100"
      },
      "message": "Bump actions/setup-java from 5.2.0 to 5.3.0 (#434)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 5.2.0 to 5.3.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/be666c2fcd27ec809703dec50e508c2fdc7f6654...ad2b38190b15e4d6bdf0c97fb4fca8412226d287)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: 5.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "516cc8ab32db47d24fd6b8cafea26e1bbdb12c71",
      "tree": "4a1d618026766b7138f5827db73a67eb403dcd34",
      "parents": [
        "f590253026ce3aa22ce3d7dfd8a6ae187551e414"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jun 20 19:30:28 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 20 19:30:28 2026 +0100"
      },
      "message": "Add sbt 1.x to updates pin list (#432)\n\n* Add Scala 3.3 and sbt 1.x to updates pin list\n\n* Fix syntax error in .scala-steward.conf"
    },
    {
      "commit": "f590253026ce3aa22ce3d7dfd8a6ae187551e414",
      "tree": "2fae7eb090deadc9c83171cb6e0b4ea1197c3c4a",
      "parents": [
        "aff6975508039607c0d2263893573eef3f777c78"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Fri Jun 19 17:01:28 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 19 17:01:28 2026 +0800"
      },
      "message": "docs: add mandatory header workflow reminder to Licensing Rules (#430)\n\nMotivation:\nAgents can miss the rule about not hand-writing license headers and\naccidentally paste the wrong header (e.g. the Akka-derived header for\nnew code).\n\nModification:\nAdd a prominent blockquote reminder at the top of the Licensing Rules\nsection that spells out the mandatory workflow: create file without\nheader -\u003e sbt headerCreateAll -\u003e done.\n\nResult:\nAgents see the workflow before reading the detailed rules, reducing\nthe chance of hand-writing an incorrect header.\n\nTests:\nNot run - docs only\n\nReferences:\nNone - process improvement"
    },
    {
      "commit": "aff6975508039607c0d2263893573eef3f777c78",
      "tree": "74396686fc462747f3ac83820bc8f2f91df04f8b",
      "parents": [
        "da3b1319767bc435526714b1faeff5ac3a3656b8"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Fri Jun 19 01:25:44 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 19 01:25:44 2026 +0800"
      },
      "message": "fix: make -Yfuture-lazy-vals conditional for Scala 3.9+ (#429)\n\n* fix: make -Yfuture-lazy-vals conditional for Scala 3.9+\n\nMotivation:\nScala 3.9 removed the -Yfuture-lazy-vals compiler option as the behavior\nis now the default. Passing this flag causes compilation errors on Scala 3.9+.\n\nModification:\nConditionally add -Yfuture-lazy-vals only when Scala minor version \u003c 9\nusing CrossVersion.partialVersion check.\n\nResult:\nProject compiles on both Scala 3.3.x (which needs the flag) and\nScala 3.9+ (which has the behavior by default).\n\n* chore: apply scalafmt to project/Common.scala\n\nMotivation:\nCI scalafmt check failed because project/Common.scala was not formatted.\n\nModification:\nRan scalafmt on the build file.\n\nResult:\nCode is formatted CI check should pass.\n\nTests:\nNot run - formatting only"
    },
    {
      "commit": "da3b1319767bc435526714b1faeff5ac3a3656b8",
      "tree": "948206bebbfb2d13006923c68ddf41710b00da5d",
      "parents": [
        "e7ccd037581eac700ef97e08e67c722272b9589f"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Jun 16 16:26:42 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 16 15:26:42 2026 +0100"
      },
      "message": "Update sbt-mima-plugin to 1.1.6 (#426)"
    },
    {
      "commit": "e7ccd037581eac700ef97e08e67c722272b9589f",
      "tree": "ffb9b91784b92153fe48325bda9f7df718863a3e",
      "parents": [
        "dd404a77384f25cc58d4e8266e418cd0ea457eb3"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Tue Jun 16 17:18:52 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 16 17:18:52 2026 +0800"
      },
      "message": "fix: resolve compiler warnings in Cassandra journal and snapshot store (#425)\n\nMotivation:\nCompilation produces several warnings: \"a type was inferred to be Any\"\nin CassandraJournal and CassandraSnapshotStore log calls, \"match may not\nbe exhaustive\" in CassandraSnapshotStore.loadNAsync, and sbt lint\nwarnings about unused keys projectInfoVersion and previewPath.\n\nModification:\n- Add explicit Array[AnyRef] type annotation and Long.box/Int.box for\n  primitive values in log.warning Array arguments\n- Add @nowarn(\"msg\u003dmatch may not be exhaustive\") on loadNAsync where the\n  Seq() and +: patterns are exhaustive for immutable.Seq but the compiler\n  does not recognize this\n- Add excludeLintKeys for projectInfoVersion in Common.scala and\n  previewPath in build.sbt\n\nResult:\nClean compilation with no warnings.\n\nTests:\n- sbt \"clean; compile\" passes with no warnings\n\nReferences:\nNone - compiler warning cleanup"
    },
    {
      "commit": "dd404a77384f25cc58d4e8266e418cd0ea457eb3",
      "tree": "b8f61bbec98d5d19cd248c4257336cb8c91b5ec6",
      "parents": [
        "f6433f57bc5a3e53c282fc6b02c4365131fad732"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Mon Jun 15 17:11:53 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 15 17:11:53 2026 +0800"
      },
      "message": "docs: add AGENTS.md and CLAUDE.md for AI coding agents (#422)\n\nMotivation:\nAI coding agents benefit from project-specific instructions to follow\nconventions, run correct validation, and produce consistent PRs.\n\nModification:\nAdd AGENTS.md with comprehensive rules (worktree, licensing, PR,\nformatting, validation, test, code, CI, commit format) and CLAUDE.md\nwith a pre-PR verification checklist.\n\nResult:\nAI agents working on this repository will follow established\nconventions and produce higher-quality contributions.\n\nTests:\nNot run - docs only\n\nReferences:\nNone - AI agent configuration"
    },
    {
      "commit": "f6433f57bc5a3e53c282fc6b02c4365131fad732",
      "tree": "59400eb0758afdfb57c906dac19713d383f0edfe",
      "parents": [
        "7cc2a75f41be91c9911886d9fce340cf22068af4"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Mon Jun 15 10:50:46 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 15 10:50:46 2026 +0800"
      },
      "message": "feat: improve Scala 3.8 forward compatibility (#423)\n\nMotivation:\nScala 3.8 introduces new warnings and deprecations that will become\nerrors in future versions. Preparing the codebase for smooth upgrades.\n\nModification:\n- Replace `\u003d _` with `\u003d null` in 4 locations (deprecated in 3.8)\n- Move Scala 2-only options (-Xlint, -Ywarn-dead-code) to Scala 2 block\n- Add -Wconf suppressions for warnings requiring Scala 3-only syntax\n\nResult:\nZero new warnings when compiled with Scala 3.8.4, while maintaining\nfull cross-compilation with Scala 2.13 and 3.3.x."
    },
    {
      "commit": "7cc2a75f41be91c9911886d9fce340cf22068af4",
      "tree": "693f5d5f7d0a66aca082badc1ac062f2a5d326cf",
      "parents": [
        "88ae926760f16ad9126af5e586bf7d43a268bf19"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sun Jun 14 17:21:38 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 14 16:21:38 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.12 (#421)"
    },
    {
      "commit": "88ae926760f16ad9126af5e586bf7d43a268bf19",
      "tree": "c086d70002479054b85f9b929743d5096568fb98",
      "parents": [
        "f2cb5c1906faa503062b1d43758220c99e786e3a"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Sun Jun 14 21:47:14 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 14 21:47:14 2026 +0800"
      },
      "message": "chore: Rewrite to scala3 syntax (#419)\n\nMotivation:\nLet Scala 3 Community build compile pekko-persistence-cassandra.\n\nModification:\nUpdate .scalafmt.conf dialect to scala213source3 and enable\nscala3 syntax rewrite rules, then reformat all sources.\n\nResult:\nWildcard types use ? syntax (e.g. Class[?] instead of Class[_]).\n\nTests:\nNot run - formatting only\n\nReferences:\nRefs apache/pekko#3048"
    },
    {
      "commit": "f2cb5c1906faa503062b1d43758220c99e786e3a",
      "tree": "58ab711289c5891e61a6d56773fdaba4d146cf7c",
      "parents": [
        "aff7d5bdac37b882ff4adb5b9877d2589c5cf1fe"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Sun Jun 14 21:47:03 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 14 21:47:03 2026 +0800"
      },
      "message": "chore: unify formatter config across pekko sub-projects (#420)\n\nMotivation:\nAlign formatter plugins, command aliases, and JDK settings with other\npekko sub-projects to reduce maintenance burden.\n\nModification:\n- Standardize checkCodeStyle/applyCodeStyle command aliases\n- Add ThisBuild / javafmtFormatterCompatibleJavaVersion :\u003d 17 where missing\n- Replace custom verifyCodeFmt tasks with standard aliases where applicable\n- Upgrade sbt-java-formatter plugin where needed\n\nResult:\nConsistent formatter configuration across all pekko sub-projects.\n\nTests:\nNot run - build config change only\n\nReferences:\nNone - formatter unification across pekko sub-projects"
    },
    {
      "commit": "aff7d5bdac37b882ff4adb5b9877d2589c5cf1fe",
      "tree": "e09e52ecdfe06e468a696244ea6740a8211865d6",
      "parents": [
        "89134ab0094fda3071ce61744ac0f9bdb39cfc73"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin.p@alibaba-inc.com",
        "time": "Sun Jun 14 19:15:38 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 14 19:15:38 2026 +0800"
      },
      "message": "Add -Yfuture-lazy-vals for Scala 3.3.x builds (#418)\n\n* feat: Add -Yfuture-lazy-vals for Scala 3.3.x builds\n\nMotivation:\nThe Scala 3.3.8 compiler introduced the -Yfuture-lazy-vals flag to\noptionally use VarHandle instead of sun.misc.Unsafe for lazy val\nimplementation. This prepares libraries for upcoming JDK releases\nthat restrict sun.misc.Unsafe access.\n\nModification:\nAdd -Yfuture-lazy-vals to scalacOptions, conditionally applied only\nfor Scala 3.3.x via CrossVersion.partialVersion or scalaBinaryVersion.\n\nResult:\nScala 3.3.x build uses the future-proof VarHandle-based lazy val\nimplementation, compatible with all JDK 9+ versions including future\nreleases that restrict sun.misc.Unsafe.\n\nReferences:\nRefs scala/scala3-lts#637\nRefs apache/pekko#3059\n\n* fix: Add -release:17 required by -Yfuture-lazy-vals\n\nThe -Yfuture-lazy-vals flag requires explicit -java-output-version\nset to minimum version 9 or higher. Add -release:17 to satisfy\nthis requirement for Scala 3.3.x builds."
    },
    {
      "commit": "89134ab0094fda3071ce61744ac0f9bdb39cfc73",
      "tree": "1a91aa926bed388e0316c243b507235e03d3ac47",
      "parents": [
        "976be4bbd1b18319872efd50d47b94f3d288a16c"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Fri Jun 12 22:39:37 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 21:39:37 2026 +0100"
      },
      "message": "Update scala3-library to 3.3.8 (#417)"
    },
    {
      "commit": "976be4bbd1b18319872efd50d47b94f3d288a16c",
      "tree": "1c38a81a5dfb06e4d17c6248f32f0beeae034968",
      "parents": [
        "fa3892a4c85cac81665f7161a059c6099f2648b8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 08 14:36:42 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 08 14:36:42 2026 +0100"
      },
      "message": "Bump actions/checkout from 6.0.2 to 6.0.3 (#416)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 6.0.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "fa3892a4c85cac81665f7161a059c6099f2648b8",
      "tree": "1eda4e6b8689c8d7cb609423e0d3fc6cc41c3dad",
      "parents": [
        "8f3d7e0b46b89cca27a196771f9519c00ef2bb9b"
      ],
      "author": {
        "name": "Philippus Baalman",
        "email": "philippus@gmail.com",
        "time": "Fri Jun 05 09:50:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 05 09:50:11 2026 +0200"
      },
      "message": "Update sbt-java-formatter to 0.12.0 (#415)"
    },
    {
      "commit": "8f3d7e0b46b89cca27a196771f9519c00ef2bb9b",
      "tree": "3454de78542856b7e1757055dd856c6e412e4313",
      "parents": [
        "cc9aaf4f588756a3a00eae7a139ad277a19368a2"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Fri Jun 05 08:32:41 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 05 08:32:41 2026 +0100"
      },
      "message": "Update pekko to 2.0.0-M3 (#412)"
    },
    {
      "commit": "cc9aaf4f588756a3a00eae7a139ad277a19368a2",
      "tree": "a0a81346e9a0e406a6a314b8034c6cb05f60d2fe",
      "parents": [
        "28dafd64f762f1d229eadbc3b319de45c54eba1c"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Jun 04 19:33:04 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 04 18:33:04 2026 +0100"
      },
      "message": "Update logback-classic to 1.5.34 (#413)"
    },
    {
      "commit": "28dafd64f762f1d229eadbc3b319de45c54eba1c",
      "tree": "954360011c866965cf324c7199a4bf85d699aec5",
      "parents": [
        "f83feffd412cebe78414f0d9f37152f0e317b2e7"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Tue Jun 02 19:33:48 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 19:33:48 2026 +0100"
      },
      "message": "Update .scala-steward.conf to remove dependency pins (#411)\n\nRemoved pinning for several dependencies that require JDK 11."
    },
    {
      "commit": "f83feffd412cebe78414f0d9f37152f0e317b2e7",
      "tree": "a653918f7a41d962b244695eedf2b0f1ffdb59c8",
      "parents": [
        "bc8f61b8fdc4cb2237aa30182ce5530bb5dd0568"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Jun 02 17:02:55 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 16:02:55 2026 +0100"
      },
      "message": "Update java-driver-core to 4.19.3 (#410)"
    },
    {
      "commit": "bc8f61b8fdc4cb2237aa30182ce5530bb5dd0568",
      "tree": "833d070c40a887beea9f882da92d25cd9a79d33e",
      "parents": [
        "cb97e5bd694e13d4ea3f872122340c862a7b2a69"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Jun 02 17:02:35 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 16:02:35 2026 +0100"
      },
      "message": "Update netty-handler to 4.2.15.Final (#409)"
    },
    {
      "commit": "cb97e5bd694e13d4ea3f872122340c862a7b2a69",
      "tree": "5ac13cfb390b8f28b0c71531679e0091146ccd38",
      "parents": [
        "3e21d335a30791af16fb60e93978db3632f1fb1e"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu May 28 11:58:57 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 28 11:58:57 2026 +0100"
      },
      "message": "flaky: make EventsByTagPersistenceIdCleanupSpec more robust (#408)\n\n* fix: make EventsByTagPersistenceIdCleanupSpec more robust against timing flakiness\n\n* fix: correct withProbe call to use single parameter list syntax\n\n* scalafmt\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] \u003c198982749+Copilot@users.noreply.github.com\u003e"
    },
    {
      "commit": "3e21d335a30791af16fb60e93978db3632f1fb1e",
      "tree": "a012ab27a94486e504c58e2fb4c2736eac83e2f4",
      "parents": [
        "07829c93d6b035e4e2cc494bab2ba2fa86c0c257"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon May 25 18:00:23 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 25 18:00:23 2026 +0100"
      },
      "message": "build with pekko 2 (#407)\n\n* build with pekko 2\n\n* Update build.sbt\n\n* compile issues\n\n* Update EventProcessorStream.scala\n\n* Update EventProcessorStream.scala\n\n* Update CassandraSnapshotStore.scala\n\n* Update build.sbt\n\n* update docs"
    },
    {
      "commit": "07829c93d6b035e4e2cc494bab2ba2fa86c0c257",
      "tree": "af120b89e9da8e3c545061b3755ca01103958634",
      "parents": [
        "d89f0d51dda68f4a619269e2574265fc5c47b645"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon May 25 12:35:36 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 25 12:35:36 2026 +0100"
      },
      "message": "build with java 17 or above (#406)\n\n* build with java 17 or above\n\n* Update plugins.sbt\n\n* Update plugins.sbt"
    },
    {
      "commit": "d89f0d51dda68f4a619269e2574265fc5c47b645",
      "tree": "580dfdd92282557d0f33491f089efa2e764e2a1e",
      "parents": [
        "5512abc6a48f9eb426d7d4da22b774815d94b773"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon May 25 09:47:58 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 25 09:47:58 2026 +0100"
      },
      "message": "update tests to use testcontainers (#404)\n\n* Replace CassandraLauncher with testcontainers in ReconnectSpec and EventsByTagMultiJvmSpec\n\nAgent-Logs-Url: https://github.com/pjfanning/incubator-pekko-persistence-cassandra/sessions/4e9c6664-673c-4179-9825-f6e7a804d9fe\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* Address code review: add @volatile, add comment on host parameter\n\nAgent-Logs-Url: https://github.com/pjfanning/incubator-pekko-persistence-cassandra/sessions/4e9c6664-673c-4179-9825-f6e7a804d9fe\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* refactor\n\n* remove cassandra-launcher\n\n* Delete CassandraLauncherSpec.scala\n\n* avoid deprecated classes\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] \u003c198982749+Copilot@users.noreply.github.com\u003e\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e"
    },
    {
      "commit": "5512abc6a48f9eb426d7d4da22b774815d94b773",
      "tree": "54f64c8177aecdad2445585d1e2ea4429ec38d8e",
      "parents": [
        "cf24312ec1e0d102393cbb5cd959769f27088d2f"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sun May 24 23:27:21 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 24 23:27:21 2026 +0100"
      },
      "message": "unused dependencies (#405)\n\n* unused dependencies\n\n* Update build.sbt"
    },
    {
      "commit": "cf24312ec1e0d102393cbb5cd959769f27088d2f",
      "tree": "d88d56a4fd6b701f138dc76a5f8ee7e2007427bc",
      "parents": [
        "5b58bac45a6deb95977052136d781fb3b8420abf"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu May 21 15:54:25 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 21 15:54:25 2026 +0200"
      },
      "message": "Update netty-handler to 4.2.14.Final (#403)"
    },
    {
      "commit": "5b58bac45a6deb95977052136d781fb3b8420abf",
      "tree": "109698b68b4b17772d8ea2e1ac6bd43a64f4d395",
      "parents": [
        "3bce7affe11d162089660e7180ac6f953d3be8a4"
      ],
      "author": {
        "name": "Philippus Baalman",
        "email": "philippus@gmail.com",
        "time": "Mon May 18 23:00:41 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 18 22:00:41 2026 +0100"
      },
      "message": "Elaborate on event deletion/retention (#396)"
    },
    {
      "commit": "3bce7affe11d162089660e7180ac6f953d3be8a4",
      "tree": "cac516146e71b7a0c57f3b5e548a020cf82b8d18",
      "parents": [
        "b9885fe928d7ab93877c234bbe3f3b56074e07cc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 18 21:59:56 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 18 21:59:56 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 8.1.0 to 8.1.1 (#402)\n\nBumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.1.0 to 8.1.1.\n- [Release notes](https://github.com/coursier/cache-action/releases)\n- [Commits](https://github.com/coursier/cache-action/compare/90c37294538be80a558fd665531fcdc2b467b475...95e5b1029b6b86e7bac033ee44a0697d8a527d2d)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/cache-action\n  dependency-version: 8.1.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "b9885fe928d7ab93877c234bbe3f3b56074e07cc",
      "tree": "34b2e3c150465c4dd3281562e2be21fd9820e1b7",
      "parents": [
        "407f7660353cbef5e4133af5ed27bb7da73dbdeb"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon May 11 20:18:40 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 11 20:18:40 2026 +0200"
      },
      "message": "Update scalafmt-core to 3.11.1 (#401)"
    },
    {
      "commit": "407f7660353cbef5e4133af5ed27bb7da73dbdeb",
      "tree": "b727e24a8ac38b44746ab9c9b21adfd5f473b5a9",
      "parents": [
        "4d38c8c125ba675244fc85e94b24aaac90a16803"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon May 11 20:06:24 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 11 20:06:24 2026 +0200"
      },
      "message": "Update sbt-scalafmt to 2.6.1 (#400)"
    },
    {
      "commit": "4d38c8c125ba675244fc85e94b24aaac90a16803",
      "tree": "2f61b445053b23d370a7b191851c472a71658f43",
      "parents": [
        "8f146bf4ed4ffe53b6b0ce83fd4012470cc83101"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue May 05 17:44:42 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 05 16:44:42 2026 +0100"
      },
      "message": "Update netty-handler to 4.2.13.Final (#399)"
    },
    {
      "commit": "8f146bf4ed4ffe53b6b0ce83fd4012470cc83101",
      "tree": "102be5b2ef9f81735c1e51f83c8bdaa638aa0695",
      "parents": [
        "cec09d47af23d92004ed3ace4a1875cbfa1d36b9"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sun May 03 17:37:44 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 03 17:37:44 2026 +0200"
      },
      "message": "Update sbt, scripted-plugin to 1.12.11 (#398)"
    },
    {
      "commit": "cec09d47af23d92004ed3ace4a1875cbfa1d36b9",
      "tree": "2b9b86d98707fdb18389f1a80dae0d0bc4a6f8c9",
      "parents": [
        "98b5a226cd923c3c57a975bdf125193162d004e5"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Apr 27 16:43:06 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 27 16:43:06 2026 +0200"
      },
      "message": "Update sbt, scripted-plugin to 1.12.10 (#397)"
    },
    {
      "commit": "98b5a226cd923c3c57a975bdf125193162d004e5",
      "tree": "533a3081846a4960afee806e8d9637f8d6858cee",
      "parents": [
        "165164d5014105df4f077260bdc0bf369321f7d0"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon Apr 13 22:15:39 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 22:15:39 2026 +0200"
      },
      "message": "test with latest pekko 1.x (#381)\n\n* test with latest pekko 1.x\n\n* Remove Apache Maven Staging Repo from resolvers\n\n* Update Pekko core dependency version to 1.5.0"
    },
    {
      "commit": "165164d5014105df4f077260bdc0bf369321f7d0",
      "tree": "68f68518a09f7946bb8ae53c49a53f8d2d77e2e7",
      "parents": [
        "bf72a4a918ae84533df02c539e841118ef66bd72"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Apr 13 21:20:29 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 21:20:29 2026 +0200"
      },
      "message": "Update sbt-scalafmt to 2.6.0 (#394)"
    },
    {
      "commit": "bf72a4a918ae84533df02c539e841118ef66bd72",
      "tree": "9fc4f1faf7cddb1076afdbe821fcf648a55abceb",
      "parents": [
        "f0f8c56343af04284ef6fe21d8677c65171f65dc"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Apr 13 21:20:01 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 21:20:01 2026 +0200"
      },
      "message": "Update scalafmt-core to 3.11.0 (#395)"
    },
    {
      "commit": "f0f8c56343af04284ef6fe21d8677c65171f65dc",
      "tree": "038103dce5098ffb4400d73cb8e2a33a673bfb72",
      "parents": [
        "bad5379760d7c3b20d5705fe45a47e50676c4a82"
      ],
      "author": {
        "name": "Philippus Baalman",
        "email": "philippus@gmail.com",
        "time": "Mon Apr 13 21:16:34 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 21:16:34 2026 +0200"
      },
      "message": "Test against scylladb/latest (#393)\n\n* Test against scylladb/latest\n\n* Set bucket_low to 0.75 (between 0.0 and 1.0)"
    },
    {
      "commit": "bad5379760d7c3b20d5705fe45a47e50676c4a82",
      "tree": "23f1141cc851b8cd631cb535708748761bdc8dd1",
      "parents": [
        "61b2a60864265aa4ead57b203abc380941b540ff"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Apr 08 00:40:58 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 08 00:40:58 2026 +0200"
      },
      "message": "Update sbt, scripted-plugin to 1.12.9 (#392)"
    },
    {
      "commit": "61b2a60864265aa4ead57b203abc380941b540ff",
      "tree": "c083f82379e70b2a781ea115d5a990b69a8500d6",
      "parents": [
        "9a5818e308602dae813db0af629d4303264535a2"
      ],
      "author": {
        "name": "Philippus Baalman",
        "email": "philippus@gmail.com",
        "time": "Tue Apr 07 10:57:33 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 10:57:33 2026 +0200"
      },
      "message": "Fix groupId of sbt-java-formatter pin (#390)"
    },
    {
      "commit": "9a5818e308602dae813db0af629d4303264535a2",
      "tree": "a004d932122dd68499527f3e45239bd09a502b93",
      "parents": [
        "7a32bd1614cbc112c367eadb7c4f20c94d1a8614"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Apr 07 10:21:08 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 10:21:08 2026 +0200"
      },
      "message": "Bump jrouly/scalafmt-native-action from 4 to 5 (#391)\n\nBumps [jrouly/scalafmt-native-action](https://github.com/jrouly/scalafmt-native-action) from 4 to 5.\n- [Release notes](https://github.com/jrouly/scalafmt-native-action/releases)\n- [Changelog](https://github.com/jrouly/scalafmt-native-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jrouly/scalafmt-native-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: jrouly/scalafmt-native-action\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7a32bd1614cbc112c367eadb7c4f20c94d1a8614",
      "tree": "81daa9fdcf055c0442a31325bf9a25a8ae7e89a2",
      "parents": [
        "f89073de806ca2a03dbe212db70d5c8de85ce2df"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 27 01:59:03 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 01:59:03 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 8.0.1 to 8.1.0 (#383)\n\nBumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.1 to 8.1.0.\n- [Release notes](https://github.com/coursier/cache-action/releases)\n- [Commits](https://github.com/coursier/cache-action/compare/e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7...90c37294538be80a558fd665531fcdc2b467b475)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/cache-action\n  dependency-version: 8.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "f89073de806ca2a03dbe212db70d5c8de85ce2df",
      "tree": "ccd59906decf7aef3de51776877f6d06e5ec1ef2",
      "parents": [
        "6cc80184f84e54083b651f5d67a27d5bb465fd4a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 27 01:58:24 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 01:58:24 2026 +0100"
      },
      "message": "Bump coursier/setup-action from 2.0.3 to 3.0.0 (#384)\n\nBumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.3 to 3.0.0.\n- [Release notes](https://github.com/coursier/setup-action/releases)\n- [Commits](https://github.com/coursier/setup-action/compare/7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628...fd1707a76b027efdfb66ca79318b4d29b72e5a02)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/setup-action\n  dependency-version: 3.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "6cc80184f84e54083b651f5d67a27d5bb465fd4a",
      "tree": "6784647c1e000b6faa6d5cf235e75c1bf33a47f7",
      "parents": [
        "87104a260bd8a3eeed5fa4f4e6041cbe721d699a"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Fri Mar 27 01:57:50 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 01:57:50 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.8 (#387)"
    },
    {
      "commit": "87104a260bd8a3eeed5fa4f4e6041cbe721d699a",
      "tree": "4a611308ec01edb61b9df74fcc07cf8e343efc57",
      "parents": [
        "e5a382ad4e2f8d615bb84a6efe9c434437923422"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Fri Mar 27 01:57:36 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 01:57:36 2026 +0100"
      },
      "message": "Update netty-handler to 4.2.12.Final (#386)"
    },
    {
      "commit": "e5a382ad4e2f8d615bb84a6efe9c434437923422",
      "tree": "9880d17b19d610b6430f76cdffb378f649560b6e",
      "parents": [
        "fea6ddc7131244199859f20c543ede615d6a4e9e"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Fri Mar 27 01:44:25 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 01:44:25 2026 +0100"
      },
      "message": "Update scalatest to 3.2.20 (#388)"
    },
    {
      "commit": "fea6ddc7131244199859f20c543ede615d6a4e9e",
      "tree": "bdfabed0b2ebeff152973b76cfe40baba999b801",
      "parents": [
        "112ac17d49970f69eb438038391d3b9e940a11ec"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Mar 02 19:00:34 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 03 02:00:34 2026 +0800"
      },
      "message": "Update sbt, scripted-plugin to 1.12.5 (#380)\n\n"
    },
    {
      "commit": "112ac17d49970f69eb438038391d3b9e940a11ec",
      "tree": "e9079de5618266bf1878c7291284420144c66b18",
      "parents": [
        "1471ce697a4e89eb4d6b965a163b2ba14034393c"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Feb 26 21:57:07 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 21:57:07 2026 +0100"
      },
      "message": "Delete scala-steward.yml (#379)\n\n"
    },
    {
      "commit": "1471ce697a4e89eb4d6b965a163b2ba14034393c",
      "tree": "50f746d134cca3fef9b39c35286d6e240a0e46f8",
      "parents": [
        "73370ac0adffc5afce99c39595f4710ec12771f9"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Feb 25 12:41:36 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 25 12:41:36 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.4 (#378)\n\n"
    },
    {
      "commit": "73370ac0adffc5afce99c39595f4710ec12771f9",
      "tree": "b047197731f7064f2441028a098df4ec32226975",
      "parents": [
        "372b87e4657510abeda07a510e685af4ccbc39bf"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 23 12:46:15 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 23 12:46:15 2026 +0100"
      },
      "message": "Bump coursier/setup-action from 2.0.2 to 2.0.3 (#376)\n\nBumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.2 to 2.0.3.\n- [Release notes](https://github.com/coursier/setup-action/releases)\n- [Commits](https://github.com/coursier/setup-action/compare/f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9...7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/setup-action\n  dependency-version: 2.0.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "372b87e4657510abeda07a510e685af4ccbc39bf",
      "tree": "76adb932a3f1faea050be12b634a06931ed682eb",
      "parents": [
        "52262fb21e79485fa80c304c1db672cc23812551"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 23 12:17:42 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 23 12:17:42 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 8.0.0 to 8.0.1 (#377)\n\nBumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.0 to 8.0.1.\n- [Release notes](https://github.com/coursier/cache-action/releases)\n- [Commits](https://github.com/coursier/cache-action/compare/c5ca79321d170b8a18c288d9cadc2a6037166d0f...e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/cache-action\n  dependency-version: 8.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "52262fb21e79485fa80c304c1db672cc23812551",
      "tree": "b9fd2689511904072a9db24ef08c354378921479",
      "parents": [
        "2f0e43c9226c92087178a0ec265667bf3e9916e7"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Feb 18 19:11:12 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 18 19:11:12 2026 +0100"
      },
      "message": "Update sbt-mima-plugin to 1.1.5 (#375)\n\n"
    },
    {
      "commit": "2f0e43c9226c92087178a0ec265667bf3e9916e7",
      "tree": "5aaf86305e5dfcf7c6331148d2125616d00f13fa",
      "parents": [
        "aa44f10a963286c1dd8ac9b02e43db1ee4f0c872"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Feb 16 22:09:52 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 16 22:09:52 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.3 (#374)\n\n"
    },
    {
      "commit": "aa44f10a963286c1dd8ac9b02e43db1ee4f0c872",
      "tree": "fc6dec59f29eb9d2f0ee80e1da4e057f105b017a",
      "parents": [
        "b67abb7fd370127e00ec5256c417ee78b5e95f52"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sun Feb 15 18:18:05 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 15 18:18:05 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.7 (#373)\n\n"
    },
    {
      "commit": "b67abb7fd370127e00ec5256c417ee78b5e95f52",
      "tree": "54b09578c87d119db33e9b26e170d18757f788fb",
      "parents": [
        "57a2a938cbec4141cf35aa36479d2267419b3961"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Feb 11 23:28:18 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 11 23:28:18 2026 +0100"
      },
      "message": "Update netty-handler to 4.2.10.Final (#370)\n\n"
    },
    {
      "commit": "57a2a938cbec4141cf35aa36479d2267419b3961",
      "tree": "c46ef18d2d69a5165281c81cbce6e57a7cd0b79e",
      "parents": [
        "0033b8df625cdb3aec65952fc4fe7dfaf2deed6b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 09 18:27:53 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 09 18:27:53 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 7.0.0 to 8.0.0 (#371)\n\nBumps [coursier/cache-action](https://github.com/coursier/cache-action) from 7.0.0 to 8.0.0.\n- [Release notes](https://github.com/coursier/cache-action/releases)\n- [Commits](https://github.com/coursier/cache-action/compare/bebeeb0e6f48ebad66d3783946588ecf43114433...c5ca79321d170b8a18c288d9cadc2a6037166d0f)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/cache-action\n  dependency-version: 8.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "0033b8df625cdb3aec65952fc4fe7dfaf2deed6b",
      "tree": "c3a8b55af8e45ac27dffc2fd96e247be15c12dda",
      "parents": [
        "d686dff73f4418608b3256e2b8d0f236468feb73"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Feb 05 04:30:40 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 05 11:30:40 2026 +0800"
      },
      "message": "Update sbt, scripted-plugin to 1.12.2 (#369)\n\n"
    },
    {
      "commit": "d686dff73f4418608b3256e2b8d0f236468feb73",
      "tree": "176f5a84808ba2c43fb011ef5b66904e1d6a9a25",
      "parents": [
        "9ca6af0aa3f8861b4195f53859f0e19d7aef4920"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 02 19:08:05 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 02 19:08:05 2026 +0800"
      },
      "message": "Bump scala-steward-org/scala-steward-action from 2.78.0 to 2.83.0 (#368)\n\nBumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.78.0 to 2.83.0.\n- [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases)\n- [Commits](https://github.com/scala-steward-org/scala-steward-action/compare/f60ccd18bc9d8083e6809d9dc3db4a69a71d856c...e47786bae0a964b4202df1d66b65c581a53257b0)\n\n---\nupdated-dependencies:\n- dependency-name: scala-steward-org/scala-steward-action\n  dependency-version: 2.83.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9ca6af0aa3f8861b4195f53859f0e19d7aef4920",
      "tree": "055b51e1145d2eb1be1fc89e2456b2fde0cb4e46",
      "parents": [
        "1c2e6515717a3c9d8c954384079a53f9d15c5f5c"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sat Jan 31 19:47:09 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 01 02:47:09 2026 +0800"
      },
      "message": "Update scalafmt-core to 3.10.6 (#367)\n\n"
    },
    {
      "commit": "1c2e6515717a3c9d8c954384079a53f9d15c5f5c",
      "tree": "3583281a49f6ce5a9bff514db9bbff5d967a01e7",
      "parents": [
        "40daf7bb41f03371a6f6ec63392e3d47bcef5ecb"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Jan 28 19:07:35 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 28 19:07:35 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.1 (#365)\n\n"
    },
    {
      "commit": "40daf7bb41f03371a6f6ec63392e3d47bcef5ecb",
      "tree": "6f709ae19b0533467338807c5dd66d35a8746ece",
      "parents": [
        "7879c5cc0397263ff874776a7ac9e408356e148a"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Wed Jan 28 16:26:00 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 28 19:07:11 2026 +0100"
      },
      "message": "Add \u0027Reformat with scalafmt 3.10.5\u0027 to .git-blame-ignore-revs\n"
    },
    {
      "commit": "7879c5cc0397263ff874776a7ac9e408356e148a",
      "tree": "453e14e9ce9a876fb7ff034b56839e09c2b558df",
      "parents": [
        "daa98b9ac2d064eac92db7598105bbd75c3a1166"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Wed Jan 28 16:26:00 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 28 19:07:11 2026 +0100"
      },
      "message": "Reformat with scalafmt 3.10.5\n\nExecuted command: scalafmt --non-interactive\n"
    },
    {
      "commit": "daa98b9ac2d064eac92db7598105bbd75c3a1166",
      "tree": "8fa0e8dc307836a9ecc91177d8e0cb11cd93b841",
      "parents": [
        "56957d97c3cc5b7cbb6ca06ff86d99f14371f74b"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Wed Jan 28 16:25:47 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 28 19:07:11 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.5\n"
    },
    {
      "commit": "56957d97c3cc5b7cbb6ca06ff86d99f14371f74b",
      "tree": "869dfaa174f5b66256b93332713e21eaa027415b",
      "parents": [
        "758fa97a53166f59ce1a7a406aaa301d888b1419"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 26 21:13:11 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 21:13:11 2026 +0100"
      },
      "message": "Bump actions/checkout from 6.0.1 to 6.0.2 (#361)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8...de0fac2e4500dabe0009e67214ff5f5447ce83dd)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 6.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "758fa97a53166f59ce1a7a406aaa301d888b1419",
      "tree": "2475967dd22e5098804d35fbe4807f025dc06b5c",
      "parents": [
        "4208adf09ecb30ca9876d0d18a26977407745fd4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 26 21:12:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 21:12:44 2026 +0100"
      },
      "message": "Bump actions/setup-java from 5.1.0 to 5.2.0 (#362)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 5.1.0 to 5.2.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/f2beeb24e141e01a676f977032f5a29d81c9e27e...be666c2fcd27ec809703dec50e508c2fdc7f6654)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: 5.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "4208adf09ecb30ca9876d0d18a26977407745fd4",
      "tree": "e704c9c94fd3d1eb59ad923a0b709d5793dc7545",
      "parents": [
        "b19a95a72cc9a43d5d56e0c0ba8a9f809712135e"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Sat Jan 17 16:27:57 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jan 17 22:16:23 2026 +0100"
      },
      "message": "Add \u0027Reformat with scalafmt 3.10.4\u0027 to .git-blame-ignore-revs\n"
    },
    {
      "commit": "b19a95a72cc9a43d5d56e0c0ba8a9f809712135e",
      "tree": "5aa6dffa50d21b3820bbf52fa5fc8ae552c69d18",
      "parents": [
        "460dbde68ccf866282fada472aceff68417a51a5"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Sat Jan 17 16:27:57 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jan 17 22:16:23 2026 +0100"
      },
      "message": "Reformat with scalafmt 3.10.4\n\nExecuted command: scalafmt --non-interactive\n"
    },
    {
      "commit": "460dbde68ccf866282fada472aceff68417a51a5",
      "tree": "0c015b8f28d6e3a81c49ec99052ba019517a3637",
      "parents": [
        "105f3c023b0be94495c2f0c5f9e6fbaceba61178"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Sat Jan 17 16:27:36 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jan 17 22:16:23 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.4\n"
    },
    {
      "commit": "105f3c023b0be94495c2f0c5f9e6fbaceba61178",
      "tree": "ff60055615a6906959c8b63254ed85b5fdceb6ff",
      "parents": [
        "3854872961e118f3e19315a2e4d6b04e9fb9a772"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Jan 13 19:26:22 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 19:26:22 2026 +0100"
      },
      "message": "Update sbt-native-packager to 1.11.7 (#358)\n\n"
    },
    {
      "commit": "3854872961e118f3e19315a2e4d6b04e9fb9a772",
      "tree": "487efd32a2457eb51c3e90fbbf3e708db167d0f5",
      "parents": [
        "2cbe99628c50ee4d129e33434e76cd21051791fe"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Jan 11 20:59:43 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 11 20:59:43 2026 +0100"
      },
      "message": "Update sbt-unidoc to 0.6.1 (#354)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2cbe99628c50ee4d129e33434e76cd21051791fe",
      "tree": "7b45e97c4ba8bac9e7f036ded049e890f7c7b2ad",
      "parents": [
        "37aebaad15f13940ad6a0113abe4e823945a10be"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Jan 11 20:59:01 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 11 20:59:01 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.0 (#355)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "37aebaad15f13940ad6a0113abe4e823945a10be",
      "tree": "754f254e1e0e4d0299328eaed9b606b26247d752",
      "parents": [
        "0b0462923717de1917ba39fbdb54b58c426d3c20"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 07 11:03:08 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 07 11:03:08 2026 +0100"
      },
      "message": "run tests on all 1.x branches (#353)\n\n"
    },
    {
      "commit": "0b0462923717de1917ba39fbdb54b58c426d3c20",
      "tree": "91ced6d143738d34e59b2154212aa206767a9c06",
      "parents": [
        "3ddeec4130ca082702a45c829f28fb50ba7812d5"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 07 09:51:22 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 07 09:51:22 2026 +0100"
      },
      "message": "Update copyright year to 2026 in NOTICE file (#352)\n\n"
    },
    {
      "commit": "3ddeec4130ca082702a45c829f28fb50ba7812d5",
      "tree": "54cb10b6fe0ad408321687379e6a88fd09d960fa",
      "parents": [
        "62f84cfcbd2e9d11900e2c4062bb2b2ed0162018"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 05 11:27:15 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 11:27:15 2026 +0100"
      },
      "message": "Bump coursier/setup-action from 2.0.1 to 2.0.2 (#351)\n\nBumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.1 to 2.0.2.\n- [Release notes](https://github.com/coursier/setup-action/releases)\n- [Commits](https://github.com/coursier/setup-action/compare/7fdbcb2ec74047d6f6270a85967bc8ff1cebe626...f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/setup-action\n  dependency-version: 2.0.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "62f84cfcbd2e9d11900e2c4062bb2b2ed0162018",
      "tree": "f96d87989be617d77303f7e0a42ccbb7cfd02868",
      "parents": [
        "170f4437356f464191fddcdc30282e566087c4c0"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Thu Jan 01 23:47:40 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 01 23:47:40 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.3 (#349)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "170f4437356f464191fddcdc30282e566087c4c0",
      "tree": "aea7989ec9bff4611ecab6131ad300a1169d1010",
      "parents": [
        "aaa2183fb323dc33162b7f9af3d2017f39dcb1f9"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Dec 21 10:35:52 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 21 10:35:52 2025 +0100"
      },
      "message": "Update netty-handler to 4.2.9.Final (#348)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "aaa2183fb323dc33162b7f9af3d2017f39dcb1f9",
      "tree": "d5ef0bd33e7aefd1de6e6e8f141b40f966b8034b",
      "parents": [
        "b0e35c77bf25df0ad73340dc49faf9d3f8cf94eb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 07:06:59 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 07:06:59 2025 +0100"
      },
      "message": "Bump coursier/cache-action from 6.4.9 to 7.0.0 (#344)\n\nBumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.4.9 to 7.0.0.\n- [Release notes](https://github.com/coursier/cache-action/releases)\n- [Commits](https://github.com/coursier/cache-action/compare/4e2615869d13561d626ed48655e1a39e5b192b3c...bebeeb0e6f48ebad66d3783946588ecf43114433)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/cache-action\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "b0e35c77bf25df0ad73340dc49faf9d3f8cf94eb",
      "tree": "a5fb461ed8eb2ac0bf5beaaa7f01079d75168d29",
      "parents": [
        "470fca629955c1b20300f64e14013f3c8a14a821"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 07:06:33 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 07:06:33 2025 +0100"
      },
      "message": "Bump actions/checkout from 4.2.2 to 6.0.1 (#345)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...8e8c483db84b4bee98b60c0593521ed34d9990e8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 6.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "470fca629955c1b20300f64e14013f3c8a14a821",
      "tree": "0f6b73fb09966feddb6cea8d959c3be4755d6eb5",
      "parents": [
        "c4e74975587fa7549c9c957d37b6b2d717a78042"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 07:06:03 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 07:06:03 2025 +0100"
      },
      "message": "Bump coursier/setup-action from 1.3.9 to 2.0.1 (#346)\n\nBumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.9 to 2.0.1.\n- [Release notes](https://github.com/coursier/setup-action/releases)\n- [Commits](https://github.com/coursier/setup-action/compare/039f736548afa5411c1382f40a5bd9c2d30e0383...7fdbcb2ec74047d6f6270a85967bc8ff1cebe626)\n\n---\nupdated-dependencies:\n- dependency-name: coursier/setup-action\n  dependency-version: 2.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "c4e74975587fa7549c9c957d37b6b2d717a78042",
      "tree": "70c786dfd820181abacec91c4ac6e254200b35f2",
      "parents": [
        "985ae3ae8aa8f2e5cad123e8ba5e49e4305a5f84"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 07:05:33 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 07:05:33 2025 +0100"
      },
      "message": "Bump actions/setup-java from 4.7.1 to 5.1.0 (#347)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.1.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/c5195efecf7bdfc987ee8bae7a71cb8b11521c00...f2beeb24e141e01a676f977032f5a29d81c9e27e)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: 5.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "985ae3ae8aa8f2e5cad123e8ba5e49e4305a5f84",
      "tree": "b64a0766f2bd09f9059221438be251d764f55514",
      "parents": [
        "695e9e96c0cff7eb8a5b899945175cfe3f61ccbc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 06:54:44 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 06:54:44 2025 +0100"
      },
      "message": "Bump scala-steward-org/scala-steward-action from 2.77.0 to 2.78.0 (#343)\n\nBumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.77.0 to 2.78.0.\n- [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases)\n- [Commits](https://github.com/scala-steward-org/scala-steward-action/compare/53d486a68877f4a6d1e110e8058fe21e593db356...f60ccd18bc9d8083e6809d9dc3db4a69a71d856c)\n\n---\nupdated-dependencies:\n- dependency-name: scala-steward-org/scala-steward-action\n  dependency-version: 2.78.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "695e9e96c0cff7eb8a5b899945175cfe3f61ccbc",
      "tree": "0490b5382a4efc412e4dceac6de67e43676e3391",
      "parents": [
        "740682c4c5b1e189bf2491f3a13c505e4e9b020a"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Dec 20 06:48:10 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 06:48:10 2025 +0100"
      },
      "message": "Fix formatting in dependabot.yml (#342)\n\nget latest CI action version updates"
    },
    {
      "commit": "740682c4c5b1e189bf2491f3a13c505e4e9b020a",
      "tree": "be5ad1af93a698262712b3804ee232de590cd93a",
      "parents": [
        "e71f953b07e2b514dc7a5f4b31d7c2543392ae94"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Dec 20 06:47:50 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 06:47:50 2025 +0100"
      },
      "message": "test with latest 1.x snapshots (#341)\n\n"
    },
    {
      "commit": "e71f953b07e2b514dc7a5f4b31d7c2543392ae94",
      "tree": "9636bbcaf6043273654a2c3c27d0904772ea6288",
      "parents": [
        "65232262275a7b1db841c224a95f6fbcab58d6a6"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Dec 14 14:22:14 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 14 14:22:14 2025 +0800"
      },
      "message": "Update sbt-pekko-build to 0.4.7 (#338)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "65232262275a7b1db841c224a95f6fbcab58d6a6",
      "tree": "3ac4addb6fafa22f2b55e3a8e559eb6792fa2673",
      "parents": [
        "387999c75409231927a12d70e73bbc7a45e18c18"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Nov 30 09:45:01 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Nov 30 09:45:01 2025 +0100"
      },
      "message": "Update scala-library to 2.13.18 (#336)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "387999c75409231927a12d70e73bbc7a45e18c18",
      "tree": "080e8e26f6da2ec48f74f575fe4ae0c1a90eb540",
      "parents": [
        "df9afa02d22816165d782307a3ab7ff3c8a77dc4"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Nov 30 16:33:06 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Nov 30 16:33:06 2025 +0800"
      },
      "message": "Update scalafmt-core to 3.10.2 (#337)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "df9afa02d22816165d782307a3ab7ff3c8a77dc4",
      "tree": "bc231cd63199415473b4004817fe16e0808f8e33",
      "parents": [
        "049e29b3b4372f545525b072a59a6fd62add9f24"
      ],
      "author": {
        "name": "Arnout Engelen",
        "email": "arnout@bzzt.net",
        "time": "Fri Nov 28 12:16:57 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 12:16:57 2025 +0100"
      },
      "message": "chore: restrict scala-steward permissions (#335)\n\n"
    }
  ],
  "next": "049e29b3b4372f545525b072a59a6fd62add9f24"
}
