)]}'
{
  "log": [
    {
      "commit": "3d736712bbf452f7c293f74bf111df141ec828a4",
      "tree": "cd6ed806411b1224198edbd330aaec8873b30743",
      "parents": [
        "694fedac826125f5b3fe73502886fe105bdeb825"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Apr 29 17:47:15 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 29 17:47:15 2026 +0200"
      },
      "message": "Update jackson-databind to 2.21.3 (#1024)"
    },
    {
      "commit": "694fedac826125f5b3fe73502886fe105bdeb825",
      "tree": "c3c68e25ec8e15dc99157aa6091dbdfcc56417bb",
      "parents": [
        "b8e1959f85f87da32cdc07bb2eb80996af194e80"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Apr 27 16:35:30 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 27 16:35:30 2026 +0200"
      },
      "message": "Update sbt, scripted-plugin to 1.12.10 (#1022)"
    },
    {
      "commit": "b8e1959f85f87da32cdc07bb2eb80996af194e80",
      "tree": "ba4105c4f231c8a618c8898b22a2449f855f03c9",
      "parents": [
        "17ff2f7996d13cb69ef2a6db416fb4be921c7160"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sat Apr 25 17:27:44 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 25 17:27:44 2026 +0200"
      },
      "message": "Update gson to 2.14.0 (#1020)"
    },
    {
      "commit": "17ff2f7996d13cb69ef2a6db416fb4be921c7160",
      "tree": "6abfe7d51b1667a819ebf5aa21bb16f2db350a9e",
      "parents": [
        "c07f6260df3ce91d75130bcb58ddc1a52accf292"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 20 11:08:19 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 20 11:08:19 2026 +0800"
      },
      "message": "Bump actions/cache from 5.0.4 to 5.0.5 (#1018)\n\nBumps [actions/cache](https://github.com/actions/cache) from 5.0.4 to 5.0.5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/668228422ae6a00e4ad889ee87cd7109ec5666a7...27d5ce7f107fe9357f9df03efb73ab90386fccae)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: 5.0.5\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": "c07f6260df3ce91d75130bcb58ddc1a52accf292",
      "tree": "da364026329079dafc6d6faf1b85d938238c9136",
      "parents": [
        "c06470b82ff3e2a4faabe8779becaac3450988de"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sun Apr 19 08:04:32 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 19 08:04:32 2026 +0200"
      },
      "message": "add config support for RouteTestTimeout via application.conf (#1016)"
    },
    {
      "commit": "c06470b82ff3e2a4faabe8779becaac3450988de",
      "tree": "b4d6b3a52ca54c84cd97cc67b737f2ba3775d401",
      "parents": [
        "0e185bfecf9cdf5a75ddeddd5cbd1063a0f0f702"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Apr 16 14:30:37 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 16 14:30:37 2026 +0200"
      },
      "message": "Derive junit-platform-launcher and junit5Version from sbt-jupiter-interface plugin (#1015)\n\n* Derive junit-platform-launcher and junit5Version from sbt-jupiter-interface plugin\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* Use JupiterKeys.*Version.value instead of readResourceProperty to derive junit5/platform versions\n\nAgent-Logs-Url: https://github.com/pjfanning/incubator-pekko-http/sessions/905fa9e4-bc31-4606-bf9c-78250a2e4716\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* Update Dependencies.scala\n\n* compile issues\n\n* Update Dependencies.scala\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": "0e185bfecf9cdf5a75ddeddd5cbd1063a0f0f702",
      "tree": "56ba3aee337fa9c9732b88dcc1ee87bc5e3e2b18",
      "parents": [
        "17a8428bd843e2ee8d36dd4d99d41c09ffb9200f"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Apr 15 17:58:02 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 17:58:02 2026 +0200"
      },
      "message": "Update junit-jupiter-api, ... to 5.14.3 (#1013)\n\nCo-authored-by: PJ Fanning \u003cpjfanning@users.noreply.github.com\u003e"
    },
    {
      "commit": "17a8428bd843e2ee8d36dd4d99d41c09ffb9200f",
      "tree": "b16680b4b00fb0b414bc291c3fedc33fc8071391",
      "parents": [
        "2604f8a24d162c5e5da504639003be8eab7fabe2"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Apr 15 17:04:57 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 17:04:57 2026 +0200"
      },
      "message": "Update junit-platform-launcher to 1.14.3 (#1014)"
    },
    {
      "commit": "2604f8a24d162c5e5da504639003be8eab7fabe2",
      "tree": "7105740f033de759f03c0e3294f81065eeca41fb",
      "parents": [
        "a030139c357cfd2b9417f4e698651d508d3fce91"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Wed Apr 15 18:42:59 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 18:42:59 2026 +0800"
      },
      "message": "Migrate all Java unit tests from JUnit 4 to JUnit 5 (Jupiter) (#984)\n\n* chore: Migrate all Java unit tests from JUnit 4 to JUnit 5 (Jupiter)\n\n- Migrate 94 Java test files across all modules (docs, http-core,\n  http-tests, http-marshallers-java, http2-tests, http-testkit)\n- Add JUnit 5 dependencies (5.9.3) and sbt-jupiter-interface plugin (0.11.0)\n- Create JUnit5RouteTest and ActorSystemExtension for JUnit 5 lifecycle\n- Convert @Test(expected\u003d...) to assertThrows()\n- Reorder 3-arg assertion messages (JUnit 4 → JUnit 5 convention)\n- Convert @Ignore to @Disabled, @Before/@After to @BeforeEach/@AfterEach\n- Delete AllJavaTests.java (JUnit 4 Suite runner, replaced by auto-discovery)\n- Fix pre-existing printStackTrace() in Http2ClientApp.java\n- Preserve JUnitRouteTest and ActorSystemResource for library users (JUnit 4 API)\n- Run scalafmtAll and javafmtAll for formatting compliance\n\nAll tests pass: http-testkit(23), http-core(1159), http-tests(1483),\nmarshallers(6), http2(337), docs(509/510 - 1 pre-existing port conflict)\n\nCross-reviewed by GPT-5.4, Gemini 3 Pro, and Claude Opus 4.6 - all approved.\n\n* fix: address review comments on JUnit 5 migration PR\n\n- Update sbt-jupiter-interface from 0.11.0 to 0.18.0 with new org\n  (net.aichler -\u003e com.github.sbt.junit)\n- Remove redundant testFrameworks line (plugin handles this)\n- Add JUnitJupiterRouteTest and deprecate JUnit5RouteTest\n- Update ActorSystemExtension doc to reference new class name\n\n🤖 Generated with [Qoder][https://qoder.com]\n\n* refactor: rename JUnit5RouteTest to JUnitJupiterRouteTest everywhere\n\n---------\n\nCo-authored-by: hepin \u003chepin@apache.org\u003e"
    },
    {
      "commit": "a030139c357cfd2b9417f4e698651d508d3fce91",
      "tree": "031d0f770cb6f368f2a2b2035c74d00da1c35714",
      "parents": [
        "00e8a8ce6eff3167e1e0cc28d54d6b9a843f7c27"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Apr 15 11:25:33 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 11:25:33 2026 +0200"
      },
      "message": "Update sbt-scalafmt to 2.6.0 (#1008)"
    },
    {
      "commit": "00e8a8ce6eff3167e1e0cc28d54d6b9a843f7c27",
      "tree": "e43d0ad99cab866ead53b2f3ae3a145284d2a9bc",
      "parents": [
        "7b38d801c098afe8265052f449feda4589209f4e"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Apr 15 11:25:13 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 11:25:13 2026 +0200"
      },
      "message": "Update scalafmt-core to 3.11.0 (#1009)"
    },
    {
      "commit": "7b38d801c098afe8265052f449feda4589209f4e",
      "tree": "df061a0988babf0ed43784829093e62fe756861a",
      "parents": [
        "d96625937b8b27d44216b51e72a9cf86b92e6617"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Apr 13 18:14:03 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 18:14:03 2026 +0200"
      },
      "message": "Update munit to 1.3.0 (#1007)"
    },
    {
      "commit": "d96625937b8b27d44216b51e72a9cf86b92e6617",
      "tree": "81fa674362e1a8d648a7caca6a4c14bb5f505b1a",
      "parents": [
        "8c2ab67aa618e80e07dba6af2bd67c7c5d27e1e1"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Apr 13 18:13:09 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 18:13:09 2026 +0200"
      },
      "message": "Update jackson-databind to 3.1.2 (#1010)"
    },
    {
      "commit": "8c2ab67aa618e80e07dba6af2bd67c7c5d27e1e1",
      "tree": "23d5303b5d4ede56cce2ecd132a794745781ce9c",
      "parents": [
        "82b09f234733e733347732c7b9b3503691972b1f"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon Apr 13 14:16:30 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 14:16:30 2026 +0200"
      },
      "message": "fix broken Google link (#1006)"
    },
    {
      "commit": "82b09f234733e733347732c7b9b3503691972b1f",
      "tree": "0b0b5b6777e82185ee12579150c529e4a15c9b98",
      "parents": [
        "7f07789ada277119816ffa0abd67b12a11d71f96"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 13 10:24:36 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 13 10:24:36 2026 +0200"
      },
      "message": "Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1005)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: 7.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": "7f07789ada277119816ffa0abd67b12a11d71f96",
      "tree": "6d54ff16afc4eff322d14b8614d0b4cfc3460374",
      "parents": [
        "49ce6c31a27cbd8d226d8746517925a69d7408a9"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Apr 07 21:17:10 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 21:17:10 2026 +0200"
      },
      "message": "Update sbt, scripted-plugin to 1.12.9 (#1004)"
    },
    {
      "commit": "49ce6c31a27cbd8d226d8746517925a69d7408a9",
      "tree": "0f3ae89a87580a673bb8eaad425490a99c204255",
      "parents": [
        "592d74bb1460c247cd6a56311ba3d5310c90d16a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 06 10:42:37 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 06 10:42:37 2026 +0200"
      },
      "message": "Bump jrouly/scalafmt-native-action from 4 to 5 (#1002)\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": "592d74bb1460c247cd6a56311ba3d5310c90d16a",
      "tree": "67e4d4c91ff8f457b6bcb2212f611ed7fd83d542",
      "parents": [
        "0745382f864d9d843ca21d9cc5af7abf82d5850a"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Fri Apr 03 06:51:32 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 03 06:51:32 2026 +0200"
      },
      "message": "use java nio to create temp files in tests (#1000)\n\n* use java nio to create temp files in tests\n\n* compile issues"
    },
    {
      "commit": "0745382f864d9d843ca21d9cc5af7abf82d5850a",
      "tree": "fa59fd4447a28d162a792ee128d02814762288f2",
      "parents": [
        "f122263303a298003e4dcab2ef72766385e86e01"
      ],
      "author": {
        "name": "Philippus Baalman",
        "email": "philippus@gmail.com",
        "time": "Mon Mar 30 15:06:08 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 30 15:06:08 2026 +0200"
      },
      "message": "Update http-compatibility-tests (#986)\n\n* Remove checks that do not compile with pekko-http 1.0.0\n\n* Enable http-compatibility-tests project\n\n* Fix typo"
    },
    {
      "commit": "f122263303a298003e4dcab2ef72766385e86e01",
      "tree": "9f123605e5a7a3eda7d61293928c6abc49905984",
      "parents": [
        "f6009962829e7dbf3dab092595dfa5cf507fd4a1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 30 12:00:00 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 30 12:00:00 2026 +0200"
      },
      "message": "Bump sbt/setup-sbt from 1.1.20 to 1.1.22 (#999)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.20 to 1.1.22.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/dd1ef7d7798fab5ce802a6adab3b782817b8c2d0...508b753e53cb6095967669e0911487d2b9bc9f41)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.22\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": "f6009962829e7dbf3dab092595dfa5cf507fd4a1",
      "tree": "6c3372fb3cd34916c1977a21266147870e0576ee",
      "parents": [
        "88a11b04173d5fac8ac0a2d8ed9148699b07fa24"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sat Mar 28 16:58:24 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 28 16:58:24 2026 +0100"
      },
      "message": "Update jackson-databind to 3.1.1 (#998)"
    },
    {
      "commit": "88a11b04173d5fac8ac0a2d8ed9148699b07fa24",
      "tree": "89805f0d9f7a7554a06b09ef25aee98b6ffece3d",
      "parents": [
        "df9f2dc5722a9103dbdddb690872d8c06f15d180"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Mar 26 19:19:34 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 26 19:19:34 2026 +0100"
      },
      "message": "Update scalatest to 3.2.20 (#996)\n\n* Update scalatest to 3.2.20\n\n* Update Dependencies.scala\n\n---------\n\nCo-authored-by: PJ Fanning \u003cpjfanning@users.noreply.github.com\u003e"
    },
    {
      "commit": "df9f2dc5722a9103dbdddb690872d8c06f15d180",
      "tree": "ed33f076467ae3304b8dfb0ac823b34d8b5697fe",
      "parents": [
        "62db5c84044c6af758dbfdb68ad5903defc9478b"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Mar 26 19:08:01 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 26 19:08:01 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.8 (#995)"
    },
    {
      "commit": "62db5c84044c6af758dbfdb68ad5903defc9478b",
      "tree": "6e9f067321c986fe2ede483b1f908ebc9b58a703",
      "parents": [
        "513b869db39206c373a1e47b9bee9936ee79c59b"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Mar 24 17:41:20 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 24 17:41:20 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.7 (#994)"
    },
    {
      "commit": "513b869db39206c373a1e47b9bee9936ee79c59b",
      "tree": "3049e2e0ba9f936ec515e10e075bdd25ef68a9b0",
      "parents": [
        "9ae2f85938cb3f7a56c0dd153c97f48e97686663"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 23 08:58:56 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 23 08:58:56 2026 +0100"
      },
      "message": "Bump coursier/setup-action from 2.0.3 to 3.0.0 (#989)\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": "9ae2f85938cb3f7a56c0dd153c97f48e97686663",
      "tree": "a2b5ce40b5369331522152bdf4a2d4a5a6665fc1",
      "parents": [
        "0fcdc7b7c46ae82578129e6827fffa6be3ae2f14"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 23 08:58:37 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 23 08:58:37 2026 +0100"
      },
      "message": "Bump actions/cache from 5.0.3 to 5.0.4 (#990)\n\nBumps [actions/cache](https://github.com/actions/cache) from 5.0.3 to 5.0.4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/cdf6c1fa76f9f475f3d7449005a359c84ca0f306...668228422ae6a00e4ad889ee87cd7109ec5666a7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: 5.0.4\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": "0fcdc7b7c46ae82578129e6827fffa6be3ae2f14",
      "tree": "7d9a7ce96eba3ec89464349fe5e784cc71e2e4a7",
      "parents": [
        "e948af06326048cc55838830e68b6f7851c865f1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 23 08:58:16 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 23 08:58:16 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 8.0.1 to 8.1.0 (#991)\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": "e948af06326048cc55838830e68b6f7851c865f1",
      "tree": "ff1378c4a702e62150f68719567d32556e1df864",
      "parents": [
        "06a527c518ad49e0efcc04d741d42a3053f2692f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 23 08:57:56 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 23 08:57:56 2026 +0100"
      },
      "message": "Bump sbt/setup-sbt from 1.1.19 to 1.1.20 (#992)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.19 to 1.1.20.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/6bec67c98f542b9e17369bfca0ec822ac1363194...dd1ef7d7798fab5ce802a6adab3b782817b8c2d0)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.20\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": "06a527c518ad49e0efcc04d741d42a3053f2692f",
      "tree": "b34d2483b8a9c968ee1d57bafd7a2747289ce7ae",
      "parents": [
        "753903d4adf04f607909a009aa1796f49a5f18c5"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sun Mar 22 19:45:12 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 22 19:45:12 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.6 (#985)"
    },
    {
      "commit": "753903d4adf04f607909a009aa1796f49a5f18c5",
      "tree": "39bd4268201abeb134ba27072f8226d1d67c1f3c",
      "parents": [
        "d51e7c1463c157e62b33769a7d6f08a8687a1599"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sun Mar 22 19:44:33 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 22 19:44:33 2026 +0100"
      },
      "message": "Update jackson-dataformat-xml to 2.21.2 (#988)"
    },
    {
      "commit": "d51e7c1463c157e62b33769a7d6f08a8687a1599",
      "tree": "4b8ff15399e986cc2a6bb5554c0ffff6ef26e5df",
      "parents": [
        "31b3e27537d27bd497c7f6f392c1085d679fb6d2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 09 09:39:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 09 09:39:44 2026 +0100"
      },
      "message": "Bump sbt/setup-sbt from 1.1.18 to 1.1.19 (#982)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.18 to 1.1.19.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/1cad58d595b729a71ca2254cdf5b43dd6f42d4bb...6bec67c98f542b9e17369bfca0ec822ac1363194)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.19\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": "31b3e27537d27bd497c7f6f392c1085d679fb6d2",
      "tree": "48d63f44d7b1d421b022a57100b54aa34170dc46",
      "parents": [
        "b458a6aa3298f02ed80a9d581d3a186c275349a2"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sun Mar 08 12:22:30 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 08 12:22:30 2026 +0100"
      },
      "message": "Invalid HTTP/2 request headers return 400 Bad Request instead of GOAWAY (#961)\n\n* Initial plan\n\n* Port akka-http PR #4227: fix invalid HTTP2 request headers leading to bad request responses\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* small changes\n\n* Fix post-merge issues: remove .right deprecation, remove duplicate import, remove unused @nowarn\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* scalafmt\n\n* Update RequestParsingSpec.scala\n\n* Add test for invalid percent-encoding in HTTP/2 path (pekko-http issue #59)\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* Revert RFC-violation errors to protocolError to fix h2spec acceptance tests, keep %_D as BadRequest\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* scalafmt\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": "b458a6aa3298f02ed80a9d581d3a186c275349a2",
      "tree": "d455bb4193c19b35089bececc97d5b2a5286d9a2",
      "parents": [
        "260d3e6214def20214273cf24f4ff4be63535408"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Sun Mar 08 18:00:20 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 08 18:00:20 2026 +0800"
      },
      "message": "test: port HTTP/2 backoff timeout fix (#980)\n\nPort akka-http commit b3382778f by relaxing the backoff no-message expectation in Http2PersistentClientSpec.\n\nCo-authored-by: Copilot \u003c223556219+Copilot@users.noreply.github.com\u003e"
    },
    {
      "commit": "260d3e6214def20214273cf24f4ff4be63535408",
      "tree": "f10f735caf86046f6ad2dddbc5a81719bc80aaf5",
      "parents": [
        "35b88a8965b0599a75bb07aaaec301e78500afb8"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Sun Mar 08 17:58:19 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 08 17:58:19 2026 +0800"
      },
      "message": "test: port MethodDirectivesSpec timeout fix (#979)\n\nPort akka-http commit b85460691 by replacing a brittle 100 ms Await.result timeout with futureValue in MethodDirectivesSpec.\n\nCo-authored-by: Copilot \u003c223556219+Copilot@users.noreply.github.com\u003e"
    },
    {
      "commit": "35b88a8965b0599a75bb07aaaec301e78500afb8",
      "tree": "fd0e309d242a42866e25d0aa6269264a9465d58c",
      "parents": [
        "791786220bb6acf336e1979e726c9ab23d70db93"
      ],
      "author": {
        "name": "He-Pin(kerr)",
        "email": "hepin1989@gmail.com",
        "time": "Sun Mar 08 17:57:39 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 08 17:57:39 2026 +0800"
      },
      "message": "fix: port ExpiringLfuCacheSpec race fix (#978)\n\nPort akka-http commit 87c9bdcbc by replacing a fixed sleep with awaitAssert in the cache capacity test.\n\nCo-authored-by: Copilot \u003c223556219+Copilot@users.noreply.github.com\u003e"
    },
    {
      "commit": "791786220bb6acf336e1979e726c9ab23d70db93",
      "tree": "c52ac6aef664a8533abbd64d8585c048e1b46feb",
      "parents": [
        "8c34b427ba53fcb709560b08970ad57cc673aefb"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Fri Mar 06 10:49:23 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 06 10:49:23 2026 +0100"
      },
      "message": "Update stage-release-candidate.yml (#977)"
    },
    {
      "commit": "8c34b427ba53fcb709560b08970ad57cc673aefb",
      "tree": "55ac787179bdf0c36df249621540c24244cac4b0",
      "parents": [
        "c4f0d42a5fbbad82a226a6a46713fafb9e613f58"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Mar 04 19:05:30 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 04 19:05:30 2026 +0100"
      },
      "message": "Update munit to 1.2.4 (#976)\n\n"
    },
    {
      "commit": "c4f0d42a5fbbad82a226a6a46713fafb9e613f58",
      "tree": "46c3c35b0e60b396c0d167ccfc93d344f0c4c697",
      "parents": [
        "8af0f15c6c2b0333577e80658b650ba6eb237296"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Mar 02 19:01:12 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 03 02:01:12 2026 +0800"
      },
      "message": "Update sbt, scripted-plugin to 1.12.5 (#975)\n\n"
    },
    {
      "commit": "8af0f15c6c2b0333577e80658b650ba6eb237296",
      "tree": "24c5a701ad431ae977ae3210d7c574b30b397a02",
      "parents": [
        "439f6506e797a890925ad1c55c1abbaaec9edec6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 02 11:16:11 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 02 11:16:11 2026 +0800"
      },
      "message": "Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#974)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\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": "439f6506e797a890925ad1c55c1abbaaec9edec6",
      "tree": "2ddb7d427ebf384027ebdaa1976cb360a2cd7ee2",
      "parents": [
        "f318d6d64bfdf14e272750463623c9c79c05e02e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 02 11:13:17 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 02 11:13:17 2026 +0800"
      },
      "message": "Bump sbt/setup-sbt from 1.1.17 to 1.1.18 (#973)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.17 to 1.1.18.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/06192244f17880c9bf69ccd8de5b2e8785822be5...1cad58d595b729a71ca2254cdf5b43dd6f42d4bb)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.18\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": "f318d6d64bfdf14e272750463623c9c79c05e02e",
      "tree": "af63fea6776509886cceb66959e87d4aeb8d1fae",
      "parents": [
        "ffc7e23ffd3888f4c1bd9342d7fee728ce16615f"
      ],
      "author": {
        "name": "Philippus Baalman",
        "email": "philippus@gmail.com",
        "time": "Sun Mar 01 10:30:37 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 01 10:30:37 2026 +0100"
      },
      "message": "Replace deprecated args-method (#972)\n\n"
    },
    {
      "commit": "ffc7e23ffd3888f4c1bd9342d7fee728ce16615f",
      "tree": "22909aa91a093858180ade241edc3fada3691f74",
      "parents": [
        "cf30a69871be928baec43139d6f50983d3acaf10"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Feb 28 21:55:57 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 28 21:55:57 2026 +0100"
      },
      "message": "Reintroduce a way for tests to invoke a route without error handler (#967)\n\n* Initial plan\n\n* Copy akka-http PR #4219: Add toFunctionPassThroughExceptions to RouteTest\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* Document toFunctionPassThroughExceptions with @since\n\nAdd @since annotation to toFunctionPassThroughExceptions method.\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": "cf30a69871be928baec43139d6f50983d3acaf10",
      "tree": "2a528a4970f15ad2eff714749ac9530367779939",
      "parents": [
        "362e89de92ff4be10e562e5d7d4f8b515d3756d9"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Feb 26 19:06:05 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 19:06:05 2026 +0100"
      },
      "message": "Update sbt-scalafix, scalafix-core to 0.14.6 (#970)\n\n"
    },
    {
      "commit": "362e89de92ff4be10e562e5d7d4f8b515d3756d9",
      "tree": "85bdaf654eac73603f1be734c1afaf6317b08408",
      "parents": [
        "76080a882cc766b0d9ad5fc356e5591e1a7040bf"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Feb 26 19:05:40 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 19:05:40 2026 +0100"
      },
      "message": "Update munit to 1.2.3 (#971)\n\n"
    },
    {
      "commit": "76080a882cc766b0d9ad5fc356e5591e1a7040bf",
      "tree": "3c143f1e6ba7f10b9e0eaa40e9b0541d6446a5ed",
      "parents": [
        "ba42da413353f46049553ec6a9d0f3414dd6c07e"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Feb 26 17:26:27 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 17:26:27 2026 +0100"
      },
      "message": "Delete scala-steward.yml (#969)\n\n"
    },
    {
      "commit": "ba42da413353f46049553ec6a9d0f3414dd6c07e",
      "tree": "6570a1577ddd2ff687f0b53fac5b10ec5828b820",
      "parents": [
        "1a65bf1a581530ed506a2260885edcc8c4fa6142"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Feb 26 13:29:22 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 13:29:22 2026 +0100"
      },
      "message": "enable http/2 by default (#928)\n\n* enable http/2 by default\n\n* broken test"
    },
    {
      "commit": "1a65bf1a581530ed506a2260885edcc8c4fa6142",
      "tree": "0f48b10bca6d9af3c9f07ada8f242cc3945a6cbf",
      "parents": [
        "bf426f3b03544030ef97608102a78886a2c9271a"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Feb 26 09:54:55 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 09:54:55 2026 +0100"
      },
      "message": "fix: correct Content-Length rendering based on method+status (#962)\n\n* Initial plan\n\n* fix: Content-Length when entity is unallowed (port of akka/akka-http#4214)\n\nCo-authored-by: pjfanning \u003c11783444+pjfanning@users.noreply.github.com\u003e\n\n* mima check and small adjustments\n\n* scalafmt\n\n* javafmt\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": "bf426f3b03544030ef97608102a78886a2c9271a",
      "tree": "fabe140c543c4cecfb3f3514e65cc01278122e51",
      "parents": [
        "47dd75f6fa1d03973d2106ec26205d3a7bb3e55f"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Feb 24 21:04:17 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 21:04:17 2026 +0100"
      },
      "message": "Update jackson-dataformat-xml to 2.21.1 (#964)\n\nCo-authored-by: PJ Fanning \u003cpjfanning@users.noreply.github.com\u003e"
    },
    {
      "commit": "47dd75f6fa1d03973d2106ec26205d3a7bb3e55f",
      "tree": "431cdae3ec731b186c82a91e0f6189fb90702012",
      "parents": [
        "8e5bafa71f812827f0fc90deb4cdcf6509efe350"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Feb 24 20:33:33 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 20:33:33 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.4 (#965)\n\n"
    },
    {
      "commit": "8e5bafa71f812827f0fc90deb4cdcf6509efe350",
      "tree": "a5ec0a3a17a2aee437d7902433d0f6ca2723f1b9",
      "parents": [
        "73a86010372dc9186ce2ab1746260467bf86e13b"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Feb 24 20:32:22 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 20:32:22 2026 +0100"
      },
      "message": "Update jackson-databind to 3.1.0 (#966)\n\n"
    },
    {
      "commit": "73a86010372dc9186ce2ab1746260467bf86e13b",
      "tree": "53b578a94a4bd4d8958e09818c88ae23258c73a6",
      "parents": [
        "c88183a1e59dc225107cd7d529a63beec01c4433"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 23 09:04:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 23 09:04:44 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 8.0.0 to 8.0.1 (#957)\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": "c88183a1e59dc225107cd7d529a63beec01c4433",
      "tree": "5c794dade03728825498fbad00f55771271f10d9",
      "parents": [
        "827279bf884f7d0d5d68e9b5b52494aa1bb8247c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 23 09:04:11 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 23 09:04:11 2026 +0100"
      },
      "message": "Bump coursier/setup-action from 2.0.2 to 2.0.3 (#958)\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": "827279bf884f7d0d5d68e9b5b52494aa1bb8247c",
      "tree": "aecb1a110e69ec69288b1363cec3716b95af5a1b",
      "parents": [
        "b17436d0b8c54c6d2fac3e106b8bf9389f1b8cf9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 23 09:03:52 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 23 09:03:52 2026 +0100"
      },
      "message": "Bump sbt/setup-sbt from 1.1.16 to 1.1.17 (#959)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.16 to 1.1.17.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/ae54f7cfe46ec0d24ade661d77f007360ab48bda...06192244f17880c9bf69ccd8de5b2e8785822be5)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.17\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": "b17436d0b8c54c6d2fac3e106b8bf9389f1b8cf9",
      "tree": "aeafef6a6f094d22f7ae9ec9c520ab0b36708875",
      "parents": [
        "2be2e69b0662864903b0b32fa21e807a91121ee8"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Feb 19 12:39:21 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 19 12:39:21 2026 +0100"
      },
      "message": "test with latest pekko snapshots (#955)\n\n"
    },
    {
      "commit": "2be2e69b0662864903b0b32fa21e807a91121ee8",
      "tree": "1cdc8e03c58740fc98d5724505ca7e4ae563a7f7",
      "parents": [
        "4895bb93a6d231b8a066b6e078860e82f05d55cb"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Feb 18 19:10:16 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 18 19:10:16 2026 +0100"
      },
      "message": "Update sbt-mima-plugin to 1.1.5 (#956)\n\n"
    },
    {
      "commit": "4895bb93a6d231b8a066b6e078860e82f05d55cb",
      "tree": "e5b27be8ed094ee699df3ec7a32edff3d04fc224",
      "parents": [
        "07c00b97b467caa4561aef3c7e1a0f612bc8f310"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Mon Feb 16 17:10:48 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 16 17:10:48 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.3 (#953)\n\n"
    },
    {
      "commit": "07c00b97b467caa4561aef3c7e1a0f612bc8f310",
      "tree": "9c3c35399bc87e5d8e397e664c30cfd223b0ac8a",
      "parents": [
        "dec704a65106cabf255082d43934420d645bc40e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Feb 15 18:50:27 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 15 18:50:27 2026 +0100"
      },
      "message": "Bump coursier/cache-action from 7.0.0 to 8.0.0 (#950)\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": "dec704a65106cabf255082d43934420d645bc40e",
      "tree": "0d31ba2a1028cb8057b73304e23fb3b071c94bcd",
      "parents": [
        "ecc078b1c9158136df742a08a5fc0a1fa6831899"
      ],
      "author": {
        "name": "Tim Whittington",
        "email": "github@whittington.net.nz",
        "time": "Mon Feb 16 06:06:22 2026 +1300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 15 18:06:22 2026 +0100"
      },
      "message": "Support appending header ranges to CorsSettings. (#940)\n\n* Support appending header ranges to CorsSettings.\n\nProvide a CorsSettings builder method to allow additional header ranges to be added, and the underlying ability to concatenate HttpHeaderRange instances to support it.\nThis supports scenarios where complex CorsSettings defaults are provided by downstream libraries (e.g. pekko-grpc) but still need to be extended/adapted by end user applications.\n\n* Add Javadoc and @since 2.0.0 to new methods."
    },
    {
      "commit": "ecc078b1c9158136df742a08a5fc0a1fa6831899",
      "tree": "1bc278b5e07169bca9a0c464934cb140f73619e6",
      "parents": [
        "2212924d434f6853fee7b0979b2208f162442478"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Feb 15 18:05:08 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 15 18:05:08 2026 +0100"
      },
      "message": "Bump sbt/setup-sbt from 1.1.15 to 1.1.16 (#951)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.15 to 1.1.16.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/a627500d27445f8c5021755a439829b6e78e3358...ae54f7cfe46ec0d24ade661d77f007360ab48bda)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.16\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": "2212924d434f6853fee7b0979b2208f162442478",
      "tree": "1c4bb9c266d90f15bd31941d32834a9df2b00a79",
      "parents": [
        "6a4c80f22c907a4e343dd6f17384744960707ea7"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sun Feb 15 18:04:43 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 15 18:04:43 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.7 (#952)\n\n"
    },
    {
      "commit": "6a4c80f22c907a4e343dd6f17384744960707ea7",
      "tree": "e8fc1cc80179c5fe354745d5c8cec40e0b68a939",
      "parents": [
        "8aa0ea21771d0e0af1e03e5c7a0fb9dfe4cb5ada"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Thu Feb 05 04:15:26 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 05 11:15:26 2026 +0800"
      },
      "message": "Update sbt, scripted-plugin to 1.12.2 (#948)\n\n"
    },
    {
      "commit": "8aa0ea21771d0e0af1e03e5c7a0fb9dfe4cb5ada",
      "tree": "e4dfc3b565822b5269d417d0147a5c5a12b5443c",
      "parents": [
        "edb225937575f014486075d29c515ea52145a361"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 03 00:02:01 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 03 00:02:01 2026 +0100"
      },
      "message": "Bump actions/cache from 5.0.2 to 5.0.3 (#947)\n\nBumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to 5.0.3.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/8b402f58fbc84540c8b491a91e594a4576fec3d7...cdf6c1fa76f9f475f3d7449005a359c84ca0f306)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: 5.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": "edb225937575f014486075d29c515ea52145a361",
      "tree": "75ae5f75518ac3ecdffa78ed1f1c4a0b948ef736",
      "parents": [
        "8bebe2d19cf643895e71357830ecdbfe757ba7cc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Feb 01 16:00:15 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 01 16:00:15 2026 +0800"
      },
      "message": "Bump scala-steward-org/scala-steward-action from 2.78.0 to 2.81.0 (#939)\n\nBumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.78.0 to 2.81.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...91f0a480668e574d7d1b413b19ee8240c56cd629)\n\n---\nupdated-dependencies:\n- dependency-name: scala-steward-org/scala-steward-action\n  dependency-version: 2.81.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": "8bebe2d19cf643895e71357830ecdbfe757ba7cc",
      "tree": "5e8527a658808c3bc8b2035793ca60bb59565925",
      "parents": [
        "75c2e9075c6538d6b32dd1c05431105e7b5ec3a5"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Sat Jan 31 19:48:47 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 01 02:48:47 2026 +0800"
      },
      "message": "Update scalafmt-core to 3.10.6 (#945)\n\n"
    },
    {
      "commit": "75c2e9075c6538d6b32dd1c05431105e7b5ec3a5",
      "tree": "a587bad5f933c728025840a18b90f2fecddbdaf5",
      "parents": [
        "6cb05a9e3fba28c48f2f41b415afff8f0bd6c4fc"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Jan 28 19:03:59 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 28 19:03:59 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.1 (#941)\n\n"
    },
    {
      "commit": "6cb05a9e3fba28c48f2f41b415afff8f0bd6c4fc",
      "tree": "48bb6ee59d992f89ff4c37a7b92dae912e2f7cfa",
      "parents": [
        "a69ece3eb5eb3187452ee53f38112c43b2a87257"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Wed Jan 28 19:03:25 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 28 19:03:25 2026 +0100"
      },
      "message": "Update munit to 1.2.2 (#942)\n\n"
    },
    {
      "commit": "a69ece3eb5eb3187452ee53f38112c43b2a87257",
      "tree": "d7136863c0dd3b558c249f94902db3f8ca9ade80",
      "parents": [
        "2336fb7eb00e76630368cbb6b74d07d73a1000cd"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Wed Jan 28 16:21:45 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 28 19:03:08 2026 +0100"
      },
      "message": "Add \u0027Reformat with scalafmt 3.10.5\u0027 to .git-blame-ignore-revs\n"
    },
    {
      "commit": "2336fb7eb00e76630368cbb6b74d07d73a1000cd",
      "tree": "e9fa6a126627848c856cb92bb6cd210af538a024",
      "parents": [
        "76e602601a08bee7a008b1f10e9f6b5bd02329cb"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Wed Jan 28 16:21:45 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 28 19:03:08 2026 +0100"
      },
      "message": "Reformat with scalafmt 3.10.5\n\nExecuted command: scalafmt --non-interactive\n"
    },
    {
      "commit": "76e602601a08bee7a008b1f10e9f6b5bd02329cb",
      "tree": "938baee30face6a73f0567a07ca0f3f5939e5995",
      "parents": [
        "b23960d13ab048d928bb28f90a17de44c57b0c77"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Wed Jan 28 16:21:12 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 28 19:03:08 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.5\n"
    },
    {
      "commit": "b23960d13ab048d928bb28f90a17de44c57b0c77",
      "tree": "818695aee23e14bc7aea77c95b63a42ffe4be8f2",
      "parents": [
        "185da52b111ff642e619b574d3145f8f21f2302d"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon Jan 26 11:32:27 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 11:32:27 2026 +0100"
      },
      "message": "Change vote duration to at least 72 hours (#933)\n\nUpdated voting duration to a minimum of 72 hours."
    },
    {
      "commit": "185da52b111ff642e619b574d3145f8f21f2302d",
      "tree": "6cd8bd36e97d7250ecdc67d54c317851833147a6",
      "parents": [
        "b966d3291b23b9e600d873b6aa26d29dfc8fd9c7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 26 11:24:17 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 11:24:17 2026 +0100"
      },
      "message": "Bump actions/setup-java from 5.1.0 to 5.2.0 (#937)\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": "b966d3291b23b9e600d873b6aa26d29dfc8fd9c7",
      "tree": "d2793c7c62e7cb0721b295bf00a3b9e32a7af4ff",
      "parents": [
        "5f3dc3d98b8f3380beec74cafcc6b9d4f831bf1a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 26 11:23:40 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 11:23:40 2026 +0100"
      },
      "message": "Bump actions/checkout from 6.0.1 to 6.0.2 (#938)\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": "5f3dc3d98b8f3380beec74cafcc6b9d4f831bf1a",
      "tree": "870bf2cff66d39d520bd1625accd0031ce3019fc",
      "parents": [
        "5334448812b35f4bfc160e3c6e7180533a5bbbcd"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Jan 25 11:12:37 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 25 11:12:37 2026 +0100"
      },
      "message": "Update jackson-databind to 2.20.2 (#934)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e\nCo-authored-by: PJ Fanning \u003cpjfanning@users.noreply.github.com\u003e"
    },
    {
      "commit": "5334448812b35f4bfc160e3c6e7180533a5bbbcd",
      "tree": "9de95dbeb0407b3cb00dc7deb096e727aff2e925",
      "parents": [
        "798a0b189787dab57c4ddf4d39fc7d36eadab866"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Jan 25 10:46:56 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 25 10:46:56 2026 +0100"
      },
      "message": "Update jackson-databind to 3.0.4 (#936)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "798a0b189787dab57c4ddf4d39fc7d36eadab866",
      "tree": "a02374ae694eb83a44e058a6976bcfe94a7eeae0",
      "parents": [
        "cd8c1aa8699bfb37d1b01c97ff3bedc455f30c4f"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 21 10:06:13 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 21 10:06:13 2026 +0100"
      },
      "message": "Update release notes for version 2.0 (#932)\n\nshould have linked to PR788"
    },
    {
      "commit": "cd8c1aa8699bfb37d1b01c97ff3bedc455f30c4f",
      "tree": "fca8c016dacd01fa9d07d6fdc3a9ecc5667cf790",
      "parents": [
        "0b3f7c6d14abadbdf0df76c977537ce661c35edb"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Tue Jan 20 20:13:14 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 20 20:13:14 2026 +0100"
      },
      "message": "job to publish 2.0 release notes (#931)\n\n"
    },
    {
      "commit": "0b3f7c6d14abadbdf0df76c977537ce661c35edb",
      "tree": "bcfdb458d7935dda892c7be1deeb92fdb122efa1",
      "parents": [
        "775414543221a9b4467ec1a7ab34811eef92deec"
      ],
      "author": {
        "name": "Arnout Engelen",
        "email": "arnout@bzzt.net",
        "time": "Tue Jan 20 19:29:42 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 20 19:29:42 2026 +0100"
      },
      "message": "Release notes for 2.0.0-M1 (#924)\n\nKept it fairly short, I think it doesn\u0027t make sense to have an exhaustive list but we should collect some of the highlights when we get closer to a non-milestone 2.0.0 release."
    },
    {
      "commit": "775414543221a9b4467ec1a7ab34811eef92deec",
      "tree": "f13cdc4aa939202b91332f0a5038caf9de834de3",
      "parents": [
        "789b59edf355a83271079dabc119c57cf170d492"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 19 10:25:46 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 19 10:25:46 2026 +0100"
      },
      "message": "Bump actions/cache from 5.0.1 to 5.0.2 (#930)\n\nBumps [actions/cache](https://github.com/actions/cache) from 5.0.1 to 5.0.2.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/9255dc7a253b0ccc959486e2bca901246202afeb...8b402f58fbc84540c8b491a91e594a4576fec3d7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: 5.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": "789b59edf355a83271079dabc119c57cf170d492",
      "tree": "bd6bb06d4eefb37116e7ad18c2224eed8bd635be",
      "parents": [
        "ad772175c1e933140201e44dc53531fb27fab01c"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Sat Jan 17 16:26:06 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jan 17 20:02:52 2026 +0100"
      },
      "message": "Add \u0027Reformat with scalafmt 3.10.4\u0027 to .git-blame-ignore-revs\n"
    },
    {
      "commit": "ad772175c1e933140201e44dc53531fb27fab01c",
      "tree": "e01a78e50e3f88a8acfbc2763ad70966fd839773",
      "parents": [
        "88f2d62116fc7f4e617879f06f534169db783935"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Sat Jan 17 16:26:06 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jan 17 20:02:52 2026 +0100"
      },
      "message": "Reformat with scalafmt 3.10.4\n\nExecuted command: scalafmt --non-interactive\n"
    },
    {
      "commit": "88f2d62116fc7f4e617879f06f534169db783935",
      "tree": "b91a329f09c6e49a03913359f6a729dbadef71c9",
      "parents": [
        "56cf998f724a6ad17d92fdb930503cbe593cd288"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Sat Jan 17 16:25:29 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Sat Jan 17 20:02:52 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.4\n"
    },
    {
      "commit": "56cf998f724a6ad17d92fdb930503cbe593cd288",
      "tree": "6ef115c9568cff370f62af2d4aaa20c6a0d0701e",
      "parents": [
        "4e1ac5cdc429186d321090d01a675d50e529a17a"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Jan 15 12:56:12 2026 +0100"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Jan 15 14:32:04 2026 +0100"
      },
      "message": "Update FormData.java\n"
    },
    {
      "commit": "4e1ac5cdc429186d321090d01a675d50e529a17a",
      "tree": "fbdc659468b081f7c9e4e366587af226146f7252",
      "parents": [
        "63e05c5c4a3deb84fba73da28f8278461453727f"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Jan 15 12:38:13 2026 +0100"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Thu Jan 15 14:32:04 2026 +0100"
      },
      "message": "Java API: add FormData getFields method\n"
    },
    {
      "commit": "63e05c5c4a3deb84fba73da28f8278461453727f",
      "tree": "161146c6529525b410478c959d2acab904690777",
      "parents": [
        "14de43779224515a0371ea6ca91636b5b34eb969"
      ],
      "author": {
        "name": "Arnout Engelen",
        "email": "arnout@bzzt.net",
        "time": "Wed Jan 14 17:05:35 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 14 17:05:35 2026 +0100"
      },
      "message": "chore: updates to release candidate staging (#923)\n\n* chore: improved staging from CI\n\nSome more HTTP prefixes\n\n* chore: correctly pass version to ATR"
    },
    {
      "commit": "14de43779224515a0371ea6ca91636b5b34eb969",
      "tree": "25be70a1026ccd31d3ab95cf3238ba5194f2f33c",
      "parents": [
        "0e3f9a359af22a1fc3d9c5f9b9441b6ec851b16e"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Tue Jan 13 21:13:29 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Tue Jan 13 22:28:33 2026 +0100"
      },
      "message": "Add \u0027Reformat with scalafmt 3.10.3\u0027 to .git-blame-ignore-revs\n"
    },
    {
      "commit": "0e3f9a359af22a1fc3d9c5f9b9441b6ec851b16e",
      "tree": "4c1aa318b62cf84da26832565f88751706bbdf3c",
      "parents": [
        "fd33c7d5e64a7a5c26a67e8a05de7c8d70c12bef"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Tue Jan 13 21:13:28 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Tue Jan 13 22:28:33 2026 +0100"
      },
      "message": "Reformat with scalafmt 3.10.3\n\nExecuted command: scalafmt --non-interactive\n"
    },
    {
      "commit": "fd33c7d5e64a7a5c26a67e8a05de7c8d70c12bef",
      "tree": "bd5f7f3005b0411f2439926839fc500a84e293b9",
      "parents": [
        "73868ba74a3a4889a7189599189bcc400ee25434"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "scala_steward@virtuslab.com",
        "time": "Tue Jan 13 21:12:49 2026 +0000"
      },
      "committer": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Tue Jan 13 22:28:33 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.10.3\n"
    },
    {
      "commit": "73868ba74a3a4889a7189599189bcc400ee25434",
      "tree": "87c0cd62a358a51b586edde5616052075a15b2bd",
      "parents": [
        "5f18348c59864efa7d196d23bbbc2fbe6e869742"
      ],
      "author": {
        "name": "Scala Steward",
        "email": "43047562+scala-steward@users.noreply.github.com",
        "time": "Tue Jan 13 19:25:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 19:25:44 2026 +0100"
      },
      "message": "Update scalafmt-core to 3.7.17 (#920)\n\n"
    },
    {
      "commit": "5f18348c59864efa7d196d23bbbc2fbe6e869742",
      "tree": "3865a53690f79266c1747afd52cb43f62ad057a0",
      "parents": [
        "495f312976773d0776b891f4a6196281e70c376b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 12 12:25:52 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 12 12:25:52 2026 +0100"
      },
      "message": "Bump actions/setup-java from 5.0.0 to 5.1.0 (#917)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 5.0.0 to 5.1.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/v5...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-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": "495f312976773d0776b891f4a6196281e70c376b",
      "tree": "2b3013a91c86b734d598fdf55cf11e784a29d7b4",
      "parents": [
        "c523bfb367195e2e8637acbc3ba15841ea907ea2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 12 12:25:21 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 12 12:25:21 2026 +0100"
      },
      "message": "Bump sbt/setup-sbt from 1.1.14 to 1.1.15 (#918)\n\nBumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.14 to 1.1.15.\n- [Release notes](https://github.com/sbt/setup-sbt/releases)\n- [Commits](https://github.com/sbt/setup-sbt/compare/3e125ece5c3e5248e18da9ed8d2cce3d335ec8dd...a627500d27445f8c5021755a439829b6e78e3358)\n\n---\nupdated-dependencies:\n- dependency-name: sbt/setup-sbt\n  dependency-version: 1.1.15\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": "c523bfb367195e2e8637acbc3ba15841ea907ea2",
      "tree": "70851c21ec44c96268d1c1977bdb0908c13727a6",
      "parents": [
        "299b2f7398cab9b47f16c394df637ac592337490"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Jan 11 10:38:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 11 10:38:44 2026 +0100"
      },
      "message": "Update sbt, scripted-plugin to 1.12.0 (#916)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "299b2f7398cab9b47f16c394df637ac592337490",
      "tree": "3bf732b043ea6b6cec71e62ee1d1a8e8ec702eb3",
      "parents": [
        "189634494acbfb0a6b110f6fcbefbf928325b596"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Sun Jan 11 10:38:22 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 11 10:38:22 2026 +0100"
      },
      "message": "Update sbt-unidoc to 0.6.1 (#915)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "189634494acbfb0a6b110f6fcbefbf928325b596",
      "tree": "259b3756980bc33fb59936c54ff71db6f80e2d15",
      "parents": [
        "afef79da996c89034946aea6f5fd3d2d9648eece"
      ],
      "author": {
        "name": "Arnout Engelen",
        "email": "arnout@bzzt.net",
        "time": "Thu Jan 08 21:22:47 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 08 21:22:47 2026 +0100"
      },
      "message": "chore: stage release candidates from CI (#914)\n\n"
    },
    {
      "commit": "afef79da996c89034946aea6f5fd3d2d9648eece",
      "tree": "b6aa77f87b3350a61b97730bdda9e19c81a0ebf8",
      "parents": [
        "268fe9bd5b2e8b7fe5ab620f9a1592c6015be4f7"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Wed Jan 07 09:54:39 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 07 09:54:39 2026 +0100"
      },
      "message": "Update copyright year in NOTICE file (#913)\n\n"
    },
    {
      "commit": "268fe9bd5b2e8b7fe5ab620f9a1592c6015be4f7",
      "tree": "accfc21117a2306ce3b0da3f3a25e0b62c4f0611",
      "parents": [
        "8b325eec45a9efb16c2cd4e73348cd57252c122b"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Mon Jan 05 11:26:38 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 11:26:38 2026 +0100"
      },
      "message": "2026 (#909)\n\n"
    },
    {
      "commit": "8b325eec45a9efb16c2cd4e73348cd57252c122b",
      "tree": "677defddcce85518ab357f1d295a1245a5e359e2",
      "parents": [
        "17270cf04df325621318f84ddfa18a63870862eb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 05 10:59:52 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 05 10:59:52 2026 +0800"
      },
      "message": "Bump coursier/setup-action from 2.0.1 to 2.0.2 (#912)\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": "17270cf04df325621318f84ddfa18a63870862eb",
      "tree": "76a28a124815ad8d655d12b6211483f538dad718",
      "parents": [
        "5bb3040d72ebd35464b76e5a948d158bb560f94e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 22 11:20:33 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 22 11:20:33 2025 +0100"
      },
      "message": "Bump coursier/setup-action from 1.3.9 to 2.0.1 (#907)\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": "5bb3040d72ebd35464b76e5a948d158bb560f94e",
      "tree": "9a9f9a4698c7dfd3e47e0247a4b223000497767d",
      "parents": [
        "3af6df740b2176d309653e31b2ec6ef9159c406c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 22 11:35:08 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 22 11:35:08 2025 +0800"
      },
      "message": "Bump scalacenter/sbt-dependency-submission from 3.2.0 to 3.2.1 (#908)\n\nBumps [scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission) from 3.2.0 to 3.2.1.\n- [Release notes](https://github.com/scalacenter/sbt-dependency-submission/releases)\n- [Commits](https://github.com/scalacenter/sbt-dependency-submission/compare/768f9b6dc79b0f5f2d103a706681fa6e206b86bc...f43202114d7522a4b233e052f82c2eea8d658134)\n\n---\nupdated-dependencies:\n- dependency-name: scalacenter/sbt-dependency-submission\n  dependency-version: 3.2.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": "3af6df740b2176d309653e31b2ec6ef9159c406c",
      "tree": "8c5b7c8853b547998cbd7bafb023ed118685de27",
      "parents": [
        "ae3dd76a289d68abc419351b9a0e2c1d97887f93"
      ],
      "author": {
        "name": "PJ Fanning",
        "email": "pjfanning@users.noreply.github.com",
        "time": "Fri Dec 19 11:38:31 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 19 11:38:31 2025 +0100"
      },
      "message": "Update PEKKO_VERSION to \u00271.x\u0027 in workflow (#906)\n\n"
    },
    {
      "commit": "ae3dd76a289d68abc419351b9a0e2c1d97887f93",
      "tree": "18283c50412c93ee40ebc18584ef85ef3442fa27",
      "parents": [
        "3a9b9edc0d7a5d8ac22d64323b3ea6f0eadc31e7"
      ],
      "author": {
        "name": "scala-steward-asf[bot]",
        "email": "147768647+scala-steward-asf[bot]@users.noreply.github.com",
        "time": "Fri Dec 19 08:31:27 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 19 08:31:27 2025 +0100"
      },
      "message": "Update sbt-scalafix, scalafix-core to 0.14.5 (#905)\n\nCo-authored-by: scala-steward-asf[bot] \u003c147768647+scala-steward-asf[bot]@users.noreply.github.com\u003e"
    }
  ],
  "next": "3a9b9edc0d7a5d8ac22d64323b3ea6f0eadc31e7"
}
