)]}'
{
  "log": [
    {
      "commit": "1f5ea2fb2381bdf7bab054a43c0d69771f104561",
      "tree": "f5ae108f5ef37817912a04a0afb7efe96c19a036",
      "parents": [
        "2fd9412c87f0cd3c6f018db6b2f888010c281356"
      ],
      "author": {
        "name": "Moritz",
        "email": "27859082+mosuem@users.noreply.github.com",
        "time": "Tue Sep 08 13:12:25 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 08 13:12:25 2026 +0200"
      },
      "message": "[intl4x] Add intl4x.brittle_i18n_testing environment define (#1093)\n\n* [intl4x] Add intl4x.brittle_test_formatting environment define\n\nAdds a -Dintl4x.brittle_test_formatting\u003dtrue compile-time define to opt into\nreal formatting in test environments (for golden tests), overriding the\ndefault dummy formatting without requiring Zone overrides.\n\n* Make allowBrittleFormatting public within internal library\n\n* Rename define to intl4x.brittle_i18n_testing to avoid confusion with code formatting"
    },
    {
      "commit": "2fd9412c87f0cd3c6f018db6b2f888010c281356",
      "tree": "948022f3b47a62ebf07497736bba4a4763b653fe",
      "parents": [
        "c5b2c910c9a62162f89648bb34d7a06725aaffef"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 11 11:28:23 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 11 11:28:23 2026 +0200"
      },
      "message": "Bump the github-actions group with 3 updates (#1082)\n\nBumps the github-actions group with 3 updates: [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter), [actions/stale](https://github.com/actions/stale) and [actions/labeler](https://github.com/actions/labeler).\n\n\nUpdates `flutter-actions/setup-flutter` from 18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d to adb607ae976a9e00473569facfc69813c637a060\n- [Release notes](https://github.com/flutter-actions/setup-flutter/releases)\n- [Commits](https://github.com/flutter-actions/setup-flutter/compare/18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d...adb607ae976a9e00473569facfc69813c637a060)\n\nUpdates `actions/stale` from 10.2.0 to 11.0.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/b5d41d4e1d5dceea10e7104786b73624c18a190f...4391f3da665fdf50b6810c1a66712fb9ba21aa93)\n\nUpdates `actions/labeler` from 6.1.0 to 7.0.0\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13)\n\n---\nupdated-dependencies:\n- dependency-name: flutter-actions/setup-flutter\n  dependency-version: adb607ae976a9e00473569facfc69813c637a060\n  dependency-type: direct:production\n  dependency-group: github-actions\n- dependency-name: actions/stale\n  dependency-version: 11.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\n- dependency-name: actions/labeler\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\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": "c5b2c910c9a62162f89648bb34d7a06725aaffef",
      "tree": "11a93af08973a2ec43fb96c91950e8d7565fa730",
      "parents": [
        "6339d225699d2fde00e884dc442b1995e41024b6"
      ],
      "author": {
        "name": "Moritz",
        "email": "27859082+mosuem@users.noreply.github.com",
        "time": "Fri Aug 07 16:52:35 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 07 16:52:35 2026 +0200"
      },
      "message": "ci: test intl4x on WebAssembly in Chrome (#1084)\n\n* Add Chrome wasm test to intl4x workflow\n\n* Fix ECMA supportedLocalesOf for Wasm compatibility\n\n* Update CHANGELOG.md with Wasm compatibility fix\n\n* Restrict workflow permissions and scope pages deploy permissions\n\n* Set workflow permissions to contents: read"
    },
    {
      "commit": "6339d225699d2fde00e884dc442b1995e41024b6",
      "tree": "6ef2aad550dc989a6c21317aaf76948dcb99afd1",
      "parents": [
        "2c5a1e357ca000500aaa929d6b9a1a4ebfe7e811"
      ],
      "author": {
        "name": "Moritz",
        "email": "27859082+mosuem@users.noreply.github.com",
        "time": "Fri Aug 07 16:50:49 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 07 16:50:49 2026 +0200"
      },
      "message": "[intl4x] Expose Locale subtag getters (language, region, script) and equality (#1085)\n\n* Expose Locale subtag getters (language, region, script), tryParse, and equality in intl4x\n\n* Remove tryParse and ...Code aliases, keep language, region, and script getters\n\n* Update CHANGELOG.md for Locale subtag getters"
    },
    {
      "commit": "2c5a1e357ca000500aaa929d6b9a1a4ebfe7e811",
      "tree": "7a8bb066d3e7b3cdd85f34549ff57f5159f6c40d",
      "parents": [
        "ecdbba9483cc015d1674cf2d0e9ff498a10ed513"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Thu Jul 23 07:29:39 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jul 23 07:29:58 2026 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 952748374\n"
    },
    {
      "commit": "ecdbba9483cc015d1674cf2d0e9ff498a10ed513",
      "tree": "8bba8fe3802498639766f86a6ee30dd6016df3fb",
      "parents": [
        "c7db689a3e0cf64f27a35cc1b2827630fd4d3bed"
      ],
      "author": {
        "name": "Moritz",
        "email": "27859082+mosuem@users.noreply.github.com",
        "time": "Tue Jul 21 10:21:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 21 10:21:11 2026 +0200"
      },
      "message": "Add doc examples (#1077)\n\n* Add doc examples\n\n* changes as per review"
    },
    {
      "commit": "c7db689a3e0cf64f27a35cc1b2827630fd4d3bed",
      "tree": "9c4f70b3f9f50cfd2f02b0c7ff0f1c5a73f2eca4",
      "parents": [
        "f32adb5a04524d9efa25d60caafbe9b1c6cd0480"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Fri Jul 17 18:20:57 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Jul 17 18:21:14 2026 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 949856952\n"
    },
    {
      "commit": "f32adb5a04524d9efa25d60caafbe9b1c6cd0480",
      "tree": "d204f089db5a2b32e73acbea05ffe7a2b9944fb2",
      "parents": [
        "1504e4f8900bacc699fee88cc2e47086292b4e9d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Jul 15 14:03:25 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 14:03:25 2026 +0200"
      },
      "message": "Add plural selection logic (#1075)\n\n* Add plural selection logic\n\n* Remove locale arg\n\n* add cl\n\n* remove old select"
    },
    {
      "commit": "1504e4f8900bacc699fee88cc2e47086292b4e9d",
      "tree": "17f6c21aaf40fd55e4761ffb7a0f1ea1c4443cb2",
      "parents": [
        "c1d3f352e755f175443496c7b552d57d06c488f7"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Jul 15 13:15:05 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 13:15:05 2026 +0200"
      },
      "message": "Add new formats for datetime (#1073)\n\n* Add new formats for datetime\n\n* add cl"
    },
    {
      "commit": "c1d3f352e755f175443496c7b552d57d06c488f7",
      "tree": "2ca42d5468aceaac21da9f66fbd35e681b4e49d6",
      "parents": [
        "e1b5a798f8922bb27bbc6d858748ece6f9a19f02",
        "5887e762238f9d31ff824cf30cc800e4dda69190"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 15 02:34:59 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 15 02:34:59 2026 -0700"
      },
      "message": "Merge pull request #1072 from dart-lang:release-intl_translation-v0.21.1\n\nPiperOrigin-RevId: 948208676\n"
    },
    {
      "commit": "5887e762238f9d31ff824cf30cc800e4dda69190",
      "tree": "2ca42d5468aceaac21da9f66fbd35e681b4e49d6",
      "parents": [
        "e81c262543d07697f64a4e107607349e372826c4"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jul 13 09:56:44 2026 +0000"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Jul 15 10:49:13 2026 +0200"
      },
      "message": "upgrade analyzer\n"
    },
    {
      "commit": "e81c262543d07697f64a4e107607349e372826c4",
      "tree": "3147c3fd6d037694e5162f11001710ea3a28e8c8",
      "parents": [
        "e1b5a798f8922bb27bbc6d858748ece6f9a19f02"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Jul 10 12:25:26 2026 +0000"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Jul 15 10:49:13 2026 +0200"
      },
      "message": "Release intl_translation 0.21.1\n"
    },
    {
      "commit": "e1b5a798f8922bb27bbc6d858748ece6f9a19f02",
      "tree": "4e0a0ff21f3be325aa9753669fe371115e919526",
      "parents": [
        "04b78e381f9ea8a05a0de22ec912446ea9e06b72"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Jul 14 13:10:29 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 14 13:10:29 2026 +0200"
      },
      "message": "Add weekday API (#1071)\n\n* Add weekday API\n\n* add tests\n\n* Add changelog and bump version for weekday API\n\nTAG\u003dagy\n\nCONV\u003d0d4bcf11-f10d-4c38-abe7-5e4fe52b9752\n\n* fix changelog\n\n* Fixes\n\n* use wip\n\n* Format\n\n* use getWeekinfo\n\n* Update pkgs/intl4x/lib/src/locale/locale.dart\n\nCo-authored-by: gemini-code-assist[bot] \u003c176961590+gemini-code-assist[bot]@users.noreply.github.com\u003e\n\n* fixes\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] \u003c176961590+gemini-code-assist[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "04b78e381f9ea8a05a0de22ec912446ea9e06b72",
      "tree": "d4f236a73cac211ef2ac0b351705e1de2983dc4d",
      "parents": [
        "01e2010172f7b07ce1e3cf1eb394235a3a67a15d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Jul 09 14:16:22 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 14:16:22 2026 +0200"
      },
      "message": "Add stale workflow (#1069)"
    },
    {
      "commit": "01e2010172f7b07ce1e3cf1eb394235a3a67a15d",
      "tree": "d4f236a73cac211ef2ac0b351705e1de2983dc4d",
      "parents": [
        "03efda51e5b5350c8f1191db9446b397055052ef"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Jul 09 13:42:08 2026 +0200"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Jul 09 13:42:08 2026 +0200"
      },
      "message": "Add stale workflow\n"
    },
    {
      "commit": "03efda51e5b5350c8f1191db9446b397055052ef",
      "tree": "e6d8abed060210d4d9720cd09e9dfde6fd603ebe",
      "parents": [
        "4d8a1b39711e2149b3fb1fb037a48c5a10f04654"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Jul 09 13:19:31 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 13:19:31 2026 +0200"
      },
      "message": "Update ICU4X (#1068)\n\n* Update ICU4X\n\n* remove wip"
    },
    {
      "commit": "4d8a1b39711e2149b3fb1fb037a48c5a10f04654",
      "tree": "4a7c0077ef0ed6d39806223624269871cee16a49",
      "parents": [
        "b2b7ce082dd6b12e6c8e68665e41b882f484ce8b"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Jul 07 11:23:06 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 07 11:23:06 2026 +0200"
      },
      "message": "feat(intl4x): add locale.dart entrypoint exposing only Locale (#1067)\n\n* feat(intl4x): add locale.dart entrypoint exposing only Locale\n\n* chore(intl4x): bump version to 1.0.0-alpha.2-wip and update changelog\n\n* docs(intl4x): add documentation for locale.dart entrypoint\n\n* add docimport"
    },
    {
      "commit": "b2b7ce082dd6b12e6c8e68665e41b882f484ce8b",
      "tree": "4654b0dbc16e7f8701289efeed2e0bccd17e2954",
      "parents": [
        "cca1dc441b1abe0be9b1274ac344c0fbaf7e46e8",
        "9e700b2ae9d4834bfc5ae66bb04ca52070d96707"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 03:23:28 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 03:23:28 2026 -0700"
      },
      "message": "Merge pull request #1038 from donny-dont:patch-1\n\nPiperOrigin-RevId: 943168520\n"
    },
    {
      "commit": "cca1dc441b1abe0be9b1274ac344c0fbaf7e46e8",
      "tree": "256c8bc7e0f239d944bb9638bba4eb424642b574",
      "parents": [
        "283528514e69b6228f01d3ddce044576dbba9e74",
        "96aab97ae8ef17e6aa1ccac34b0fe523ce0a527f"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 03:10:59 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 03:10:59 2026 -0700"
      },
      "message": "Merge pull request #1040 from suxoikorm:main\n\nPiperOrigin-RevId: 943163133\n"
    },
    {
      "commit": "283528514e69b6228f01d3ddce044576dbba9e74",
      "tree": "0883744745a9e82c00e4bbdf4c86324ffdb70704",
      "parents": [
        "9f8e799838ac0557e0a8a6f0480362c91d100f4a",
        "be8e2c0d4659b14f08db5c7cc8f43ee635577451"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 02:40:25 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 02:40:25 2026 -0700"
      },
      "message": "Merge pull request #1062 from AbdeMohlbi:issue_116\n\nPiperOrigin-RevId: 943150596\n"
    },
    {
      "commit": "9f8e799838ac0557e0a8a6f0480362c91d100f4a",
      "tree": "49d08d5b787a1baa64982df06d836afaa14ecdb4",
      "parents": [
        "a6f174b853c88b447e9def2b83295da37d5fb9b6",
        "8b1198304b058e215b88f7e5b4d5eefd415fe822"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 02:16:05 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 06 02:16:05 2026 -0700"
      },
      "message": "Merge pull request #1050 from LaijieJi:patch-1\n\nPiperOrigin-RevId: 943140504\n"
    },
    {
      "commit": "be8e2c0d4659b14f08db5c7cc8f43ee635577451",
      "tree": "7a9173175e17b6fb08f9cc3fff83dc22b0d7a997",
      "parents": [
        "77926a26cd73f1f37056463c48636d607c0cf28e",
        "a6f174b853c88b447e9def2b83295da37d5fb9b6"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Jul 03 14:50:28 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 03 14:50:28 2026 +0200"
      },
      "message": "Merge branch \u0027main\u0027 into issue_116"
    },
    {
      "commit": "8b1198304b058e215b88f7e5b4d5eefd415fe822",
      "tree": "49d08d5b787a1baa64982df06d836afaa14ecdb4",
      "parents": [
        "b13c2d48828ac7c3b6a2a57b498fd44cd5351455",
        "a6f174b853c88b447e9def2b83295da37d5fb9b6"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Jul 03 14:33:33 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 03 14:33:33 2026 +0200"
      },
      "message": "Merge branch \u0027main\u0027 into patch-1"
    },
    {
      "commit": "96aab97ae8ef17e6aa1ccac34b0fe523ce0a527f",
      "tree": "45e0375b4a6ef47f747d556815176d2e618968db",
      "parents": [
        "69d1e6a675230be28f4af77ce3c3bcabac975ece",
        "a6f174b853c88b447e9def2b83295da37d5fb9b6"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Jul 03 14:30:55 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 03 14:30:55 2026 +0200"
      },
      "message": "Merge branch \u0027main\u0027 into main"
    },
    {
      "commit": "9e700b2ae9d4834bfc5ae66bb04ca52070d96707",
      "tree": "32db4d9fe3250835c6e62449248ceed1429c9f46",
      "parents": [
        "55a61fa68e780884d207a7f145e40b5c036be068",
        "a6f174b853c88b447e9def2b83295da37d5fb9b6"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Jul 02 09:37:45 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 02 09:37:45 2026 +0200"
      },
      "message": "Merge branch \u0027main\u0027 into patch-1"
    },
    {
      "commit": "a6f174b853c88b447e9def2b83295da37d5fb9b6",
      "tree": "2115e45fee474a120340c0c6bbce5b6a8fe9049f",
      "parents": [
        "fb1feb186bcad75e67f1862570c25cef1d36baa5"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Wed Jul 01 08:32:07 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 01 08:32:43 2026 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 941112303\n"
    },
    {
      "commit": "fb1feb186bcad75e67f1862570c25cef1d36baa5",
      "tree": "758e1f8df720d82c3e2d9a261a76ed6574195d3d",
      "parents": [
        "d0683bdea253d19a4350f5bc2be9017aba61837f",
        "588013a5e79483fe62ee2e08fcdc7f22f47a0738"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 01 08:32:33 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 01 08:32:33 2026 -0700"
      },
      "message": "Merge pull request #1058 from dart-lang:upgrade_analyzer\n\nPiperOrigin-RevId: 935904012\n"
    },
    {
      "commit": "d0683bdea253d19a4350f5bc2be9017aba61837f",
      "tree": "82db79eab0dac00a08d8a12ce5802e2a5a10e9ce",
      "parents": [
        "9788e63152db306f5c9e706a4c58372211f90204"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 29 10:10:51 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 10:10:51 2026 +0200"
      },
      "message": "Bump the github-actions group across 1 directory with 7 updates (#1063)\n\nBumps the github-actions group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) | `1.7.1` | `1.7.2` |\n| [actions/download-artifact](https://github.com/actions/download-artifact) | `8.0.0` | `8.0.1` |\n| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` |\n| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `4.0.0` | `5.0.0` |\n| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a` | `cd2ce8fcbc39b97be8ca5fce6e763baed58fa128` |\n| [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter) | `d4e97a6e7467ef062618c9af927f90bc9651b876` | `18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d` |\n| [actions/labeler](https://github.com/actions/labeler) | `6.0.1` | `6.1.0` |\n\n\n\nUpdates `dart-lang/setup-dart` from 1.7.1 to 1.7.2\n- [Release notes](https://github.com/dart-lang/setup-dart/releases)\n- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dart-lang/setup-dart/compare/e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c...65eb853c7ba17dde3be364c3d2858773e7144260)\n\nUpdates `actions/download-artifact` from 8.0.0 to 8.0.1\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3...3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c)\n\nUpdates `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\nUpdates `actions/upload-pages-artifact` from 4.0.0 to 5.0.0\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/7b1f4a764d45c48632c6b24a0339c27f5614fb0b...fc324d3547104276b827a68afc52ff2a11cc49c9)\n\nUpdates `actions/deploy-pages` from 854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a to cd2ce8fcbc39b97be8ca5fce6e763baed58fa128\n- [Release notes](https://github.com/actions/deploy-pages/releases)\n- [Commits](https://github.com/actions/deploy-pages/compare/854d7aa1b99e4509c4d1b53d69b7ba4eaf39215a...cd2ce8fcbc39b97be8ca5fce6e763baed58fa128)\n\nUpdates `flutter-actions/setup-flutter` from d4e97a6e7467ef062618c9af927f90bc9651b876 to 18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d\n- [Release notes](https://github.com/flutter-actions/setup-flutter/releases)\n- [Commits](https://github.com/flutter-actions/setup-flutter/compare/d4e97a6e7467ef062618c9af927f90bc9651b876...18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d)\n\nUpdates `actions/labeler` from 6.0.1 to 6.1.0\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/634933edcd8ababfe52f92936142cc22ac488b1b...f27b608878404679385c85cfa523b85ccb86e213)\n\n---\nupdated-dependencies:\n- dependency-name: actions/deploy-pages\n  dependency-version: cd2ce8fcbc39b97be8ca5fce6e763baed58fa128\n  dependency-type: direct:production\n  dependency-group: github-actions\n- dependency-name: actions/download-artifact\n  dependency-version: 8.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions\n- dependency-name: actions/labeler\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions\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  dependency-group: github-actions\n- dependency-name: actions/upload-pages-artifact\n  dependency-version: 5.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions\n- dependency-name: dart-lang/setup-dart\n  dependency-version: 1.7.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions\n- dependency-name: flutter-actions/setup-flutter\n  dependency-version: 18c66a64fb6f6d3338c63cabbc5cd6da395e7f1d\n  dependency-type: direct:production\n  dependency-group: github-actions\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": "9788e63152db306f5c9e706a4c58372211f90204",
      "tree": "8f680e2dd8306f127b82c245f91cc87f8fdf0edf",
      "parents": [
        "b6f9fbd4bbe6472a0a51cbd706348a283809730c"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 29 09:52:02 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 09:52:02 2026 +0200"
      },
      "message": "Intl4X version updates. (#1065)\n\n* Fix analysis issue\n\n* Upgrade timezone\n\n* use new icu4x\n\n* Update to released icu4x\n\n* meta to dev deps\n\n* update version\n\n* update version again\n\n* allow bug fixe\u003ds\n\n* use dot 1\n\n---------\n\nCo-authored-by: Robert Bastian \u003c4706271+robertbastian@users.noreply.github.com\u003e"
    },
    {
      "commit": "b6f9fbd4bbe6472a0a51cbd706348a283809730c",
      "tree": "127465cb8c36bd1904ea233133a529c5b5c382f0",
      "parents": [
        "3be91bcd5887b874a07c2c358225d7d809e83270",
        "3c3d35ce953061767bf18ebf9fd3097d578c4ca6"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jun 22 00:53:40 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jun 22 00:53:41 2026 -0700"
      },
      "message": "Merge pull request #1058 from dart-lang:upgrade_analyzer\n\nPiperOrigin-RevId: 935897316\n"
    },
    {
      "commit": "3c3d35ce953061767bf18ebf9fd3097d578c4ca6",
      "tree": "127465cb8c36bd1904ea233133a529c5b5c382f0",
      "parents": [
        "22b808d758c1accf1b18dc3121f0991152709748"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 22 10:07:10 2026 +0300"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 22 10:07:10 2026 +0300"
      },
      "message": "run format on dev\n"
    },
    {
      "commit": "22b808d758c1accf1b18dc3121f0991152709748",
      "tree": "e30345eb37d23a7d173ade99cc2f13d13be37dc4",
      "parents": [
        "588013a5e79483fe62ee2e08fcdc7f22f47a0738"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 22 10:05:24 2026 +0300"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 22 10:05:24 2026 +0300"
      },
      "message": "use broader types\n"
    },
    {
      "commit": "588013a5e79483fe62ee2e08fcdc7f22f47a0738",
      "tree": "a452d6aa3cc02cc0ad9f8c8ddbde25ceac7f3463",
      "parents": [
        "3be91bcd5887b874a07c2c358225d7d809e83270"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Jun 19 15:28:26 2026 +0200"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Jun 19 15:59:04 2026 +0200"
      },
      "message": "Upgrade analyzer\n"
    },
    {
      "commit": "77926a26cd73f1f37056463c48636d607c0cf28e",
      "tree": "1288f7b567603e540093e793bd5ec2ca69280059",
      "parents": [
        "c2f96cba4fff86e87832b9b3550b3dfd943b911f"
      ],
      "author": {
        "name": "abdessalem",
        "email": "mohellebiabdessalem@gmail.com",
        "time": "Thu May 07 20:52:55 2026 +0100"
      },
      "committer": {
        "name": "abdessalem",
        "email": "mohellebiabdessalem@gmail.com",
        "time": "Thu May 07 20:52:55 2026 +0100"
      },
      "message": "gemini has a point\n"
    },
    {
      "commit": "c2f96cba4fff86e87832b9b3550b3dfd943b911f",
      "tree": "a512d4ff55886d1805e9049796edc0de57b04d06",
      "parents": [
        "ebb0a44188e48ccab333849e32179428ea096890"
      ],
      "author": {
        "name": "abdessalem",
        "email": "mohellebiabdessalem@gmail.com",
        "time": "Thu May 07 20:45:40 2026 +0100"
      },
      "committer": {
        "name": "abdessalem",
        "email": "mohellebiabdessalem@gmail.com",
        "time": "Thu May 07 20:45:40 2026 +0100"
      },
      "message": "revert the formating changes\n"
    },
    {
      "commit": "ebb0a44188e48ccab333849e32179428ea096890",
      "tree": "fb27b3b9e31e7cfd2928b6163fb259ede9467589",
      "parents": [
        "3be91bcd5887b874a07c2c358225d7d809e83270"
      ],
      "author": {
        "name": "abdessalem",
        "email": "mohellebiabdessalem@gmail.com",
        "time": "Thu May 07 20:41:40 2026 +0100"
      },
      "committer": {
        "name": "abdessalem",
        "email": "mohellebiabdessalem@gmail.com",
        "time": "Thu May 07 20:41:40 2026 +0100"
      },
      "message": "update select documentation to clarify other fallback behavior and when `ArgumentError` is thrown\n"
    },
    {
      "commit": "3be91bcd5887b874a07c2c358225d7d809e83270",
      "tree": "eed342ca592fc83d0a966b28037275cef2f74810",
      "parents": [
        "2ae32fdd9ca14ecdca77dc37787dbba3c9e2c48a"
      ],
      "author": {
        "name": "Martin Kustermann",
        "email": "kustermann@google.com",
        "time": "Thu Apr 23 10:37:41 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 23 10:37:41 2026 +0200"
      },
      "message": "Add @pragma(wasm:prefer-inline)` to `Intl` methods (#1060)"
    },
    {
      "commit": "2ae32fdd9ca14ecdca77dc37787dbba3c9e2c48a",
      "tree": "cf47743d8281c38639ec30f467d12024e6d629bc",
      "parents": [
        "1eaf8a2ee7cc17c90235fac3959bfdba4b6dbcca"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Wed Apr 22 02:20:51 2026 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Apr 22 02:21:13 2026 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 903707059\n"
    },
    {
      "commit": "b13c2d48828ac7c3b6a2a57b498fd44cd5351455",
      "tree": "eefd4ee5d796da9f1c535d0630099ee99be32c60",
      "parents": [
        "6581675f0fd07ea6cd90c788db599bd58bdc03f9",
        "1eaf8a2ee7cc17c90235fac3959bfdba4b6dbcca"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Mar 09 10:35:50 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 09 10:35:50 2026 +0100"
      },
      "message": "Merge branch \u0027main\u0027 into patch-1"
    },
    {
      "commit": "1eaf8a2ee7cc17c90235fac3959bfdba4b6dbcca",
      "tree": "84ec21414b3bac18e28f5f21b1e53cc2d63de07b",
      "parents": [
        "de7e11b7cc231d8daf6e49dc12690d7339241691"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Mar 01 06:51:04 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 01 06:51:04 2026 +0000"
      },
      "message": "Bump the github-actions group with 2 updates (#1053)\n\nBumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\nUpdates `actions/download-artifact` from 7.0.0 to 8.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/download-artifact/releases\"\u003eactions/download-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev8.0.0\u003c/h2\u003e\n\u003ch2\u003ev8 - What\u0027s new\u003c/h2\u003e\n\u003ch3\u003eDirect downloads\u003c/h3\u003e\n\u003cp\u003eTo support direct uploads in \u003ccode\u003eactions/upload-artifact\u003c/code\u003e, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the \u003ccode\u003eContent-Type\u003c/code\u003e header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new \u003ccode\u003eskip-decompress\u003c/code\u003e parameter to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e\n\u003ch3\u003eEnforced checks (breaking)\u003c/h3\u003e\n\u003cp\u003eA previous release introduced digest checks on the download. If a download hash didn\u0027t match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the \u003ccode\u003edigest-mismatch\u003c/code\u003e parameter. To be secure by default, we are now defaulting the behavior to \u003ccode\u003eerror\u003c/code\u003e which will fail the workflow run.\u003c/p\u003e\n\u003ch3\u003eESM\u003c/h3\u003e\n\u003cp\u003eTo support new versions of the @actions/* packages, we\u0027ve upgraded the package to ESM.\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDon\u0027t attempt to un-zip non-zipped downloads by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/460\"\u003eactions/download-artifact#460\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a setting to specify what to do on hash mismatch and default it to \u003ccode\u003eerror\u003c/code\u003e by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/461\"\u003eactions/download-artifact#461\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/v7...v8.0.0\"\u003ehttps://github.com/actions/download-artifact/compare/v7...v8.0.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3\"\u003e\u003ccode\u003e70fc10c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/461\"\u003e#461\u003c/a\u003e from actions/danwkennedy/digest-mismatch-behavior\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/f258da9a506b755b84a09a531814700b86ccfc62\"\u003e\u003ccode\u003ef258da9\u003c/code\u003e\u003c/a\u003e Add change docs\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/ccc058e5fbb0bb2352213eaec3491e117cbc4a5c\"\u003e\u003ccode\u003eccc058e\u003c/code\u003e\u003c/a\u003e Fix linting issues\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/bd7976ba57ecea96e6f3df575eb922d11a12a9fd\"\u003e\u003ccode\u003ebd7976b\u003c/code\u003e\u003c/a\u003e Add a setting to specify what to do on hash mismatch and default it to \u003ccode\u003eerror\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/ac21fcf45e0aaee541c0f7030558bdad38d77d6c\"\u003e\u003ccode\u003eac21fcf\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/460\"\u003e#460\u003c/a\u003e from actions/danwkennedy/download-no-unzip\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/15999bff51058bc7c19b50ebbba518eaef7c26c0\"\u003e\u003ccode\u003e15999bf\u003c/code\u003e\u003c/a\u003e Add note about package bumps\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/974686ed5098c7f9c9289ec946b9058e496a2561\"\u003e\u003ccode\u003e974686e\u003c/code\u003e\u003c/a\u003e Bump the version to \u003ccode\u003ev8\u003c/code\u003e and add release notes\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/fbe48b1d2756394be4cd4358ed3bc1343b330e75\"\u003e\u003ccode\u003efbe48b1\u003c/code\u003e\u003c/a\u003e Update test names to make it clearer what they do\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/96bf374a614d4360e225874c3efd6893a3f285e7\"\u003e\u003ccode\u003e96bf374\u003c/code\u003e\u003c/a\u003e One more test fix\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/b8c4819ef592cbe04fd93534534b38f853864332\"\u003e\u003ccode\u003eb8c4819\u003c/code\u003e\u003c/a\u003e Fix skip decompress test\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/37930b1c2abaa49bbe596cd826c3c89aef350131...70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `actions/upload-artifact` from 6.0.0 to 7.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/upload-artifact/releases\"\u003eactions/upload-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev7.0.0\u003c/h2\u003e\n\u003ch2\u003ev7 What\u0027s new\u003c/h2\u003e\n\u003ch3\u003eDirect Uploads\u003c/h3\u003e\n\u003cp\u003eAdds support for uploading single files directly (unzipped). Callers can set the new \u003ccode\u003earchive\u003c/code\u003e parameter to \u003ccode\u003efalse\u003c/code\u003e to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The \u003ccode\u003ename\u003c/code\u003e parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.\u003c/p\u003e\n\u003ch3\u003eESM\u003c/h3\u003e\n\u003cp\u003eTo support new versions of the \u003ccode\u003e@actions/*\u003c/code\u003e packages, we\u0027ve upgraded the package to ESM.\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd proxy integration test by \u003ca href\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/754\"\u003eactions/upload-artifact#754\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade the module to ESM and bump dependencies by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/762\"\u003eactions/upload-artifact#762\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSupport direct file uploads by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/764\"\u003eactions/upload-artifact#764\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/Link\"\u003e\u003ccode\u003e@​Link\u003c/code\u003e\u003c/a\u003e- made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/754\"\u003eactions/upload-artifact#754\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/v6...v7.0.0\"\u003ehttps://github.com/actions/upload-artifact/compare/v6...v7.0.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f\"\u003e\u003ccode\u003ebbbca2d\u003c/code\u003e\u003c/a\u003e Support direct file uploads (\u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/764\"\u003e#764\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/589182c5a4cec8920b8c1bce3e2fab1c97a02296\"\u003e\u003ccode\u003e589182c\u003c/code\u003e\u003c/a\u003e Upgrade the module to ESM and bump dependencies (\u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/762\"\u003e#762\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/47309c993abb98030a35d55ef7ff34b7fa1074b5\"\u003e\u003ccode\u003e47309c9\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/754\"\u003e#754\u003c/a\u003e from actions/Link-/add-proxy-integration-tests\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/02a8460834e70dab0ce194c64360c59dc1475ef0\"\u003e\u003ccode\u003e02a8460\u003c/code\u003e\u003c/a\u003e Add proxy integration test\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "6581675f0fd07ea6cd90c788db599bd58bdc03f9",
      "tree": "15e76306350285a31077f355c376e281b5b181b9",
      "parents": [
        "de7e11b7cc231d8daf6e49dc12690d7339241691"
      ],
      "author": {
        "name": "Laijie",
        "email": "ji.laijie@gmail.com",
        "time": "Mon Feb 09 09:13:25 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 09 09:13:25 2026 +0100"
      },
      "message": "Fix typo in number_format.dart documentation"
    },
    {
      "commit": "de7e11b7cc231d8daf6e49dc12690d7339241691",
      "tree": "e22f3e1e81e6406a3c7e81c84ace71456efb673c",
      "parents": [
        "3d58541bafd6c5c2a6273aa1767bf8c5f85b6d6c"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Thu Jan 29 10:30:47 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jan 29 10:31:17 2026 -0800"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 862796990\n"
    },
    {
      "commit": "69d1e6a675230be28f4af77ce3c3bcabac975ece",
      "tree": "64f4d979a8fdff662a077ff2e66ff0ddc909766e",
      "parents": [
        "a140f2ef6d68c1242d9b695ce26676a90f31b4f0",
        "3d58541bafd6c5c2a6273aa1767bf8c5f85b6d6c"
      ],
      "author": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Thu Jan 29 15:25:06 2026 +0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 29 15:25:06 2026 +0400"
      },
      "message": "Merge branch \u0027main\u0027 into main"
    },
    {
      "commit": "3d58541bafd6c5c2a6273aa1767bf8c5f85b6d6c",
      "tree": "1d2d7deb5c55173e3a66fe39cbc8468783a1fa41",
      "parents": [
        "b77c9a7426bd8e570ebc5d99f224a0dfd0fbc9e1"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Mon Jan 26 02:19:07 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jan 26 02:19:34 2026 -0800"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 861095884\n"
    },
    {
      "commit": "b77c9a7426bd8e570ebc5d99f224a0dfd0fbc9e1",
      "tree": "d292cc5fd3295cfd30c501f1713d44f65511de0b",
      "parents": [
        "45f1c2029b03209401f28a9b121a38dfb32c4501"
      ],
      "author": {
        "name": "Sigurd Meldgaard",
        "email": "sigurdm@google.com",
        "time": "Thu Jan 22 15:31:00 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 22 15:31:00 2026 +0100"
      },
      "message": "Change `pub run` to `dart run` in README.md (#1044)\n\nre https://github.com/dart-lang/pub/issues/4737"
    },
    {
      "commit": "45f1c2029b03209401f28a9b121a38dfb32c4501",
      "tree": "e164964c83c9ebb8aab451236bcb881c507685ad",
      "parents": [
        "dcfb1114c76e33334f3e09c800cd5c0261312ee7",
        "1199513a5f87b37d22514a73816543ce8766d009"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jan 08 10:25:13 2026 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Jan 08 10:25:13 2026 -0800"
      },
      "message": "Merge pull request #1033 from dart-lang:moredocs\n\nPiperOrigin-RevId: 845710652\n"
    },
    {
      "commit": "55a61fa68e780884d207a7f145e40b5c036be068",
      "tree": "a663f889d47911912da55075ba3a112ca1af06e7",
      "parents": [
        "dcfb1114c76e33334f3e09c800cd5c0261312ee7"
      ],
      "author": {
        "name": "Don Olmstead",
        "email": "me@donolmstead.dev",
        "time": "Fri Dec 19 15:51:58 2025 -0800"
      },
      "committer": {
        "name": "Don Olmstead",
        "email": "me@donolmstead.dev",
        "time": "Tue Jan 06 13:18:53 2026 -0800"
      },
      "message": "Escape text direction code points\n\nAdd the text direction code points to the mapping within `escapeString`.\n\nFixes #588\n"
    },
    {
      "commit": "dcfb1114c76e33334f3e09c800cd5c0261312ee7",
      "tree": "608a3c07f8d936bf4d1a6be04935feb1aab451b3",
      "parents": [
        "09736d93667e80a4fc56de39ab34cd8eb6569236"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jan 01 06:05:59 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 01 06:05:59 2026 +0000"
      },
      "message": "Bump the github-actions group with 2 updates (#1042)\n\nBumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\nUpdates `actions/download-artifact` from 6.0.0 to 7.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/download-artifact/releases\"\u003eactions/download-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev7.0.0\u003c/h2\u003e\n\u003ch2\u003ev7 - What\u0027s new\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\nactions/download-artifact@v7 now runs on Node.js 24 (\u003ccode\u003eruns.using: node24\u003c/code\u003e) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch3\u003eNode.js 24\u003c/h3\u003e\n\u003cp\u003eThis release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate GHES guidance to include reference to Node 20 version by \u003ca href\u003d\"https://github.com/patrikpolyak\"\u003e\u003ccode\u003e@​patrikpolyak\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/440\"\u003eactions/download-artifact#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDownload Artifact Node24 support by \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/415\"\u003eactions/download-artifact#415\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: update \u003ccode\u003e@​actions/artifact\u003c/code\u003e to fix Node.js 24 punycode deprecation by \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/451\"\u003eactions/download-artifact#451\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eprepare release v7.0.0 for Node.js 24 support by \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/452\"\u003eactions/download-artifact#452\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/patrikpolyak\"\u003e\u003ccode\u003e@​patrikpolyak\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/440\"\u003eactions/download-artifact#440\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/415\"\u003eactions/download-artifact#415\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0\"\u003ehttps://github.com/actions/download-artifact/compare/v6.0.0...v7.0.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/37930b1c2abaa49bbe596cd826c3c89aef350131\"\u003e\u003ccode\u003e37930b1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/452\"\u003e#452\u003c/a\u003e from actions/download-artifact-v7-release\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/72582b9e0acd370909e83fa4a1fd0fca3ad452d8\"\u003e\u003ccode\u003e72582b9\u003c/code\u003e\u003c/a\u003e doc: update readme\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/0d2ec9d4cbcefe257d822f108de2a1f15f8da9f6\"\u003e\u003ccode\u003e0d2ec9d\u003c/code\u003e\u003c/a\u003e chore: release v7.0.0 for Node.js 24 support\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/fd7ae8fda6dc16277a9ffbc91cdb0eedf156e912\"\u003e\u003ccode\u003efd7ae8f\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/451\"\u003e#451\u003c/a\u003e from actions/fix-storage-blob\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/d484700543354b15886d6a52910cf61b7f1d2b27\"\u003e\u003ccode\u003ed484700\u003c/code\u003e\u003c/a\u003e chore: restore minimatch.dep.yml license file\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/03a808050efe42bb6ad85281890afd4e4546672c\"\u003e\u003ccode\u003e03a8080\u003c/code\u003e\u003c/a\u003e chore: remove obsolete dependency license files\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/56fe6d904b0968950f8b68ea17774c54973ed5e2\"\u003e\u003ccode\u003e56fe6d9\u003c/code\u003e\u003c/a\u003e chore: update \u003ccode\u003e@​actions/artifact\u003c/code\u003e license file to 5.0.1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/8e3ebc4ab4d2e095e5eb44ba1a4a53b6b03976ad\"\u003e\u003ccode\u003e8e3ebc4\u003c/code\u003e\u003c/a\u003e chore: update package-lock.json with \u003ccode\u003e@​actions/artifact\u003c/code\u003e\u003ca href\u003d\"https://github.com/5\"\u003e\u003ccode\u003e@​5\u003c/code\u003e\u003c/a\u003e.0.1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/1e3c4b4d4906c98ab57453c24efefdf16c078044\"\u003e\u003ccode\u003e1e3c4b4\u003c/code\u003e\u003c/a\u003e fix: update \u003ccode\u003e@​actions/artifact\u003c/code\u003e to ^5.0.0 for Node.js 24 punycode fix\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/458627d354794c71bc386c8d5839d20b5885fe2a\"\u003e\u003ccode\u003e458627d\u003c/code\u003e\u003c/a\u003e chore: use local \u003ccode\u003e@​actions/artifact\u003c/code\u003e package for Node.js 24 testing\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53...37930b1c2abaa49bbe596cd826c3c89aef350131\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `actions/upload-artifact` from 5.0.0 to 6.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/upload-artifact/releases\"\u003eactions/upload-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003ev6 - What\u0027s new\u003c/h2\u003e\n\u003cblockquote\u003e\n\u003cp\u003e[!IMPORTANT]\nactions/upload-artifact@v6 now runs on Node.js 24 (\u003ccode\u003eruns.using: node24\u003c/code\u003e) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch3\u003eNode.js 24\u003c/h3\u003e\n\u003cp\u003eThis release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.\u003c/p\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpload Artifact Node 24 support by \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/719\"\u003eactions/upload-artifact#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix: update \u003ccode\u003e@​actions/artifact\u003c/code\u003e for Node.js 24 punycode deprecation by \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/744\"\u003eactions/upload-artifact#744\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eprepare release v6.0.0 for Node.js 24 support by \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/745\"\u003eactions/upload-artifact#745\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0\"\u003ehttps://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/b7c566a772e6b6bfb58ed0dc250532a479d7789f\"\u003e\u003ccode\u003eb7c566a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/745\"\u003e#745\u003c/a\u003e from actions/upload-artifact-v6-release\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/e516bc8500aaf3d07d591fcd4ae6ab5f9c391d5b\"\u003e\u003ccode\u003ee516bc8\u003c/code\u003e\u003c/a\u003e docs: correct description of Node.js 24 support in README\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/ddc45ed9bca9b38dbd643978d88e3981cdc91415\"\u003e\u003ccode\u003eddc45ed\u003c/code\u003e\u003c/a\u003e docs: update README to correct action name for Node.js 24 support\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/615b319bd27bb32c3d64dca6b6ed6974d5fbe653\"\u003e\u003ccode\u003e615b319\u003c/code\u003e\u003c/a\u003e chore: release v6.0.0 for Node.js 24 support\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/017748b48f8610ca8e6af1222f4a618e84a9c703\"\u003e\u003ccode\u003e017748b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/744\"\u003e#744\u003c/a\u003e from actions/fix-storage-blob\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/38d4c7997f5510fcc41fc4aae2a6b97becdbe7fc\"\u003e\u003ccode\u003e38d4c79\u003c/code\u003e\u003c/a\u003e chore: rebuild dist\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/7d27270e0cfd253e666c44abac0711308d2d042f\"\u003e\u003ccode\u003e7d27270\u003c/code\u003e\u003c/a\u003e chore: add missing license cache files for \u003ccode\u003e@​actions/core\u003c/code\u003e, \u003ccode\u003e@​actions/io\u003c/code\u003e, and mi...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/5f643d3c9475505ccaf26d686ffbfb71a8387261\"\u003e\u003ccode\u003e5f643d3\u003c/code\u003e\u003c/a\u003e chore: update license files for \u003ccode\u003e@​actions/artifact\u003c/code\u003e\u003ca href\u003d\"https://github.com/5\"\u003e\u003ccode\u003e@​5\u003c/code\u003e\u003c/a\u003e.0.1 dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/1df1684032c88614064493e1a0478fcb3583e1d0\"\u003e\u003ccode\u003e1df1684\u003c/code\u003e\u003c/a\u003e chore: update package-lock.json with \u003ccode\u003e@​actions/artifact\u003c/code\u003e\u003ca href\u003d\"https://github.com/5\"\u003e\u003ccode\u003e@​5\u003c/code\u003e\u003c/a\u003e.0.1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/b5b1a918401ee270935b6b1d857ae66c85f3be6f\"\u003e\u003ccode\u003eb5b1a91\u003c/code\u003e\u003c/a\u003e fix: update \u003ccode\u003e@​actions/artifact\u003c/code\u003e to ^5.0.0 for Node.js 24 punycode fix\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc250532a479d7789f\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "09736d93667e80a4fc56de39ab34cd8eb6569236",
      "tree": "425910e00059ede3e075740cbf22c55866786ae8",
      "parents": [
        "7aabf9b9f5408ce3f49e77c3b1c7d2f422fa5502"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Dec 30 11:03:25 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 30 11:03:25 2025 +0100"
      },
      "message": "Fix tag matching (#1041)\n\n"
    },
    {
      "commit": "a140f2ef6d68c1242d9b695ce26676a90f31b4f0",
      "tree": "d171ba0134c4485056dc4e1d7f793ee052fc6abe",
      "parents": [
        "76a370c539c13a04664a94e12ffd0f202a1dcac1"
      ],
      "author": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Mon Dec 29 21:42:09 2025 +0400"
      },
      "committer": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Mon Dec 29 21:42:09 2025 +0400"
      },
      "message": "fix: correct formatting of Georgian Lari symbol entry in changelog\n"
    },
    {
      "commit": "76a370c539c13a04664a94e12ffd0f202a1dcac1",
      "tree": "a074c7864141e534d8d2810a0d483e428c141210",
      "parents": [
        "9df0c191e26bfe00c1f4c1f19561160b6fff63fe"
      ],
      "author": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Mon Dec 29 21:34:35 2025 +0400"
      },
      "committer": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Mon Dec 29 21:34:35 2025 +0400"
      },
      "message": "chore: update changelog\n"
    },
    {
      "commit": "9df0c191e26bfe00c1f4c1f19561160b6fff63fe",
      "tree": "cebd8a0bd343eab3c8f86bcb1aaa14933720454e",
      "parents": [
        "7aabf9b9f5408ce3f49e77c3b1c7d2f422fa5502"
      ],
      "author": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Mon Dec 29 21:31:39 2025 +0400"
      },
      "committer": {
        "name": "Luka Katsadze",
        "email": "suxoikorm@gmail.com",
        "time": "Mon Dec 29 21:31:39 2025 +0400"
      },
      "message": "feat: add georgian lari symbol support\n"
    },
    {
      "commit": "7aabf9b9f5408ce3f49e77c3b1c7d2f422fa5502",
      "tree": "df1ddaa09776cf00bd04e494d3f93224ffc93fce",
      "parents": [
        "fc7c308a8393b1b77c4ba5b6cc7c7fed96425778"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Dec 29 18:13:06 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 29 18:13:06 2025 +0100"
      },
      "message": "Hint to use package:intl4x instead of package:intl (#1036)\n\n* Update package:intl readme\n\n* add comment to intl4x readme as well.\n\n* publish alpha"
    },
    {
      "commit": "fc7c308a8393b1b77c4ba5b6cc7c7fed96425778",
      "tree": "0e974f655f1cd96351753ce79619fc13d354b828",
      "parents": [
        "97e3d13e18e80fbf0f21c99b8595720367e0480c"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Dec 17 12:53:27 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 17 12:53:27 2025 +0100"
      },
      "message": "Updates to intl4x: bugs and typing (#1035)\n\n* Fix bug in numberingSystem\n\n* use tostring\n\n* Make y and m not zoneable\n\n* changelog and exports\n\n* rename\n\n* update deps\n\n* simplify and add docs\n\n* remove option\n\n* newlines"
    },
    {
      "commit": "97e3d13e18e80fbf0f21c99b8595720367e0480c",
      "tree": "94ea069f706f684227bfedb1171cbfa20511513a",
      "parents": [
        "20dd3bc5549237f613c5c8bb90245bf7736b877f"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Dec 15 12:15:11 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 15 12:15:11 2025 +0100"
      },
      "message": "Add class modifiers (#1034)\n\n"
    },
    {
      "commit": "20dd3bc5549237f613c5c8bb90245bf7736b877f",
      "tree": "46cfa242d5fa3dc95f7e899a2b46553aa0f38feb",
      "parents": [
        "9225e79bc75a900bf8207fd9b83816c8d5ebe5ff"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 17:43:48 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 12 17:43:48 2025 +0100"
      },
      "message": "More documentation (#1033)\n\n* More documentation\n\n* Changelog\n\n* format\n\n* Fixes per gemini review\n\n* Add more examples\n\n* readme update\n\n* move example to lib folder\n\n* move example to lib folder\n\n* rename again\n\n* simplify example\n\n* add link\n\n* ignore build files and fix workflow\n\n* changes after review\n\n* format"
    },
    {
      "commit": "1199513a5f87b37d22514a73816543ce8766d009",
      "tree": "46cfa242d5fa3dc95f7e899a2b46553aa0f38feb",
      "parents": [
        "c15813059c187cd848931a41479cb8e926570cf3"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 17:38:46 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 17:38:46 2025 +0100"
      },
      "message": "format\n"
    },
    {
      "commit": "c15813059c187cd848931a41479cb8e926570cf3",
      "tree": "e79dc00ef3d2499127e0e3f80b164b884829014c",
      "parents": [
        "7dbea9113cd2fd4482495bd4a69a84485d9bd7b2"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 17:37:28 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 17:37:28 2025 +0100"
      },
      "message": "changes after review\n"
    },
    {
      "commit": "7dbea9113cd2fd4482495bd4a69a84485d9bd7b2",
      "tree": "722333b82a59b5b89f15612892c449a59c33378d",
      "parents": [
        "2ab74a529eea55d3759c20604f1d994bc0c075f2"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:30:31 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:30:31 2025 +0100"
      },
      "message": "ignore build files and fix workflow\n"
    },
    {
      "commit": "2ab74a529eea55d3759c20604f1d994bc0c075f2",
      "tree": "ec22b8dabf72a563e4d4043868b925e341acc3ef",
      "parents": [
        "3931be9d7bd0d9744fefde07dd473a3291eb91be"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:16:27 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:16:27 2025 +0100"
      },
      "message": "add link\n"
    },
    {
      "commit": "3931be9d7bd0d9744fefde07dd473a3291eb91be",
      "tree": "e0fc632487a6965beb0d011e41135d7bfdef37fe",
      "parents": [
        "86c320d607bfd0535f4196473c6d83b04c69f202"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:15:12 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:15:12 2025 +0100"
      },
      "message": "simplify example\n"
    },
    {
      "commit": "86c320d607bfd0535f4196473c6d83b04c69f202",
      "tree": "6ca39ed06738d83fa16c4b4b300695508bfffde6",
      "parents": [
        "1a80eace81be2affb81d38e12c8c606182e289c6"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:03:22 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:03:22 2025 +0100"
      },
      "message": "rename again\n"
    },
    {
      "commit": "1a80eace81be2affb81d38e12c8c606182e289c6",
      "tree": "fce1ece0ab59fbdabcff3bcdc944d5f96456cfcd",
      "parents": [
        "15811c37c7ae46f75ec31cfa738b413f23612deb"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:00:04 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 14:00:04 2025 +0100"
      },
      "message": "move example to lib folder\n"
    },
    {
      "commit": "15811c37c7ae46f75ec31cfa738b413f23612deb",
      "tree": "6ca39ed06738d83fa16c4b4b300695508bfffde6",
      "parents": [
        "afddf6601180a41690db3e7bd45348c2d0f190a3"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 13:58:53 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 13:58:53 2025 +0100"
      },
      "message": "move example to lib folder\n"
    },
    {
      "commit": "afddf6601180a41690db3e7bd45348c2d0f190a3",
      "tree": "daf96c06629fba4fe2ca321cc0ff7a6eeab3a09b",
      "parents": [
        "14ee3178376506880f76d6319af2d0a82a43f81f"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 13:56:18 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 13:56:18 2025 +0100"
      },
      "message": "readme update\n"
    },
    {
      "commit": "14ee3178376506880f76d6319af2d0a82a43f81f",
      "tree": "41aa2bb59645ca28bc128d8863610239e02e4e37",
      "parents": [
        "3439631e7a3c581b8b2cf31716e5574f8b0ba068"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 13:40:30 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 13:40:30 2025 +0100"
      },
      "message": "Add more examples\n"
    },
    {
      "commit": "3439631e7a3c581b8b2cf31716e5574f8b0ba068",
      "tree": "7fd4c209b1e1223fbc8cb17521e03f60dc6a6420",
      "parents": [
        "02076a962939d7ea0eec581336d658c54c41db31"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 09:47:21 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Dec 12 09:47:21 2025 +0100"
      },
      "message": "Fixes per gemini review\n"
    },
    {
      "commit": "02076a962939d7ea0eec581336d658c54c41db31",
      "tree": "3db3179bfaa3b1de21098949922a823d30975358",
      "parents": [
        "c3dc3c2084cd74f83ae4a8af71404b46721d3f54"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 18:20:11 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 18:20:11 2025 +0100"
      },
      "message": "format\n"
    },
    {
      "commit": "c3dc3c2084cd74f83ae4a8af71404b46721d3f54",
      "tree": "5b7410aee47db7fc1818605eee002506b6bb51cc",
      "parents": [
        "9ce64212b68cbbd7df77f5ce3f4032c217dfc161"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 18:19:26 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 18:19:26 2025 +0100"
      },
      "message": "Changelog\n"
    },
    {
      "commit": "9ce64212b68cbbd7df77f5ce3f4032c217dfc161",
      "tree": "40fbd08061a976265d92a88c7dc7a367623d9d7f",
      "parents": [
        "9225e79bc75a900bf8207fd9b83816c8d5ebe5ff"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 18:18:11 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 18:18:11 2025 +0100"
      },
      "message": "More documentation\n"
    },
    {
      "commit": "9225e79bc75a900bf8207fd9b83816c8d5ebe5ff",
      "tree": "7ff663a2d9c0eeb1e7c77851c0909da30d248efc",
      "parents": [
        "2d9c54310a91767a4b143a2618b5c130d9494ab0"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Dec 11 15:23:44 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 11 15:23:44 2025 +0100"
      },
      "message": "Intl4x API refactorings. (#1023)\n\n* add js timezone parsing\n\n* Switch icu4x and ecma to use timezones\n\n* fix timezone calculation time\n\n* fixes\n\n* extract\n\n* Fixes\n\n* fixes\n\n* extract casemapping\n\n* extract collation\n\n* extract listformat\n\n* extract pluralrules\n\n* extract DisplayNames\n\n* extract Numberformat\n\n* extract Datetimeformat\n\n* rename\n\n* export all\n\n* remove intl4x entrypoint\n\n* replace checkmarks\n\n* more smaller changes\n\n* more small changes\n\n* merge mess\n\n* fix import\n\n* Datetime overhaul, needs remapping of options\n\n* more test fixes\n\n* add set extension\n\n* tests work\n\n* apply fix\n\n* Work on fixing\n\n* ymdet looking good\n\n* Getting better and better now\n\n* update\n\n* Many tests\n\n* fixes\n\n* works\n\n* Full conformance testing\n\n* Fix collation\n\n* comment out unused\n\n* Update display names\n\n* fix listformat\n\n* fix plural rules\n\n* fixes and formats\n\n* rename\n\n* fix example\n\n* fix numberformatter\n\n* export fixes\n\n* start adding docs\n\n* add some docs\n\n* more docs\n\n* more docs\n\n* imports\n\n* fix imports\n\n* Renamings and more small fixes\n\n* Renamings and more small fixes\n\n* docs\n\n* renaming\n\n* add changelog\n\n* Update pkgs/intl4x/lib/src/collation/collation.dart\n\nCo-authored-by: gemini-code-assist[bot] \u003c176961590+gemini-code-assist[bot]@users.noreply.github.com\u003e\n\n* Update pkgs/intl4x/lib/src/collation/collation.dart\n\nCo-authored-by: gemini-code-assist[bot] \u003c176961590+gemini-code-assist[bot]@users.noreply.github.com\u003e\n\n* fixes\n\n* Add more docs\n\n* slight changes around month styles\n\n* Updates as per review\n\n* fix\n\n* fix tests\n\n---------\n\nCo-authored-by: gemini-code-assist[bot] \u003c176961590+gemini-code-assist[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2d9c54310a91767a4b143a2618b5c130d9494ab0",
      "tree": "413cafc36b0cbc3625fc3163fa4a5b86406d7513",
      "parents": [
        "dd8a792a8492370a594706c8304d2eb8db844d7a"
      ],
      "author": {
        "name": "Rexford Asamoah",
        "email": "36260221+rexthecoder@users.noreply.github.com",
        "time": "Tue Nov 25 21:37:21 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 25 13:37:21 2025 -0800"
      },
      "message": "refactor: update GHS currency symbol to use the correct Unicode character (#1025)\n\n* fix: update GHS currency symbol to use the correct Unicode character\n\n* fix(intl): update Ghanaian Cedis symbol in currency symbols\n\nUpdate the currency symbol for Ghanaian Cedis (GHS) from \"GHS\" to \"GH₵\" (U+20B5) to use the correct currency symbol"
    },
    {
      "commit": "dd8a792a8492370a594706c8304d2eb8db844d7a",
      "tree": "093c88046b53c18d1851a5b1b3d56c3d75686bcc",
      "parents": [
        "7ebcd8213fff2267d618d22371d58fb6ab29c4a8"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 06 16:51:21 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 06 16:51:21 2025 +0100"
      },
      "message": "Change timezone API (#1022)\n\n* add js timezone parsing\n\n* Switch icu4x and ecma to use timezones\n\n* fix timezone calculation time\n\n* fixes\n\n* extract\n\n* add changelog\n\n* Fixes\n\n* fixes\n\n* Fixes as per review\n\n* rev version to major\n\n* support all timezones\n\n* Fixes as per review?\n\n---------\n\nCo-authored-by: Robert Bastian \u003crobertbastian@unicode.org\u003e"
    },
    {
      "commit": "7ebcd8213fff2267d618d22371d58fb6ab29c4a8",
      "tree": "0d1ce9e1ccc2c305e123a8205a728d6b15791770",
      "parents": [
        "d2395d48a39a5ba3e47ef65605a7e377b4e271e0",
        "00af44e44547616a5505dd4dd3b9647c5597338b"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Nov 04 05:10:44 2025 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Nov 04 05:10:44 2025 -0800"
      },
      "message": "Merge pull request #1020 from dart-lang:updateIntlExample\n\nPiperOrigin-RevId: 827919259\n"
    },
    {
      "commit": "00af44e44547616a5505dd4dd3b9647c5597338b",
      "tree": "0d1ce9e1ccc2c305e123a8205a728d6b15791770",
      "parents": [
        "234a43bab290a5f2660ab73c7709958b57c477f0"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Nov 04 11:16:18 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Nov 04 11:16:18 2025 +0100"
      },
      "message": "locale\n"
    },
    {
      "commit": "234a43bab290a5f2660ab73c7709958b57c477f0",
      "tree": "db6598e736576b46d3c197e5705e510cb04565c0",
      "parents": [
        "a73e2ce1144f49c7eb81a01fabea239c4588a380"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Nov 04 11:15:12 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Nov 04 11:15:12 2025 +0100"
      },
      "message": "update pubspec\n"
    },
    {
      "commit": "a73e2ce1144f49c7eb81a01fabea239c4588a380",
      "tree": "7c24f1e2d438d13610016557cc018817e2fdad54",
      "parents": [
        "d2395d48a39a5ba3e47ef65605a7e377b4e271e0"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Nov 04 11:01:14 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Nov 04 11:01:14 2025 +0100"
      },
      "message": "Update intl example\n"
    },
    {
      "commit": "d2395d48a39a5ba3e47ef65605a7e377b4e271e0",
      "tree": "c0f30a83a2549a2998ffe663f0df91ef6a7eae45",
      "parents": [
        "90939c0b80d4648703288e93071a26d8776c8206"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Nov 01 06:06:05 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 01 06:06:05 2025 +0000"
      },
      "message": "Bump the github-actions group with 3 updates (#1019)\n\nBumps the github-actions group with 3 updates: [actions/download-artifact](https://github.com/actions/download-artifact), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter).\n\nUpdates `actions/download-artifact` from 5.0.0 to 6.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/download-artifact/releases\"\u003eactions/download-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBREAKING CHANGE:\u003c/strong\u003e this update supports Node \u003ccode\u003ev24.x\u003c/code\u003e. This is not a breaking change per-se but we\u0027re treating it as such.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README for download-artifact v5 changes by \u003ca href\u003d\"https://github.com/yacaovsnc\"\u003e\u003ccode\u003e@​yacaovsnc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/417\"\u003eactions/download-artifact#417\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README with artifact extraction details by \u003ca href\u003d\"https://github.com/yacaovsnc\"\u003e\u003ccode\u003e@​yacaovsnc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/424\"\u003eactions/download-artifact#424\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReadme: spell out the first use of GHES by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/431\"\u003eactions/download-artifact#431\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/artifact\u003c/code\u003e to \u003ccode\u003ev4.0.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003ePrepare \u003ccode\u003ev6.0.0\u003c/code\u003e by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/438\"\u003eactions/download-artifact#438\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/431\"\u003eactions/download-artifact#431\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/v5...v6.0.0\"\u003ehttps://github.com/actions/download-artifact/compare/v5...v6.0.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53\"\u003e\u003ccode\u003e018cc2c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/438\"\u003e#438\u003c/a\u003e from actions/danwkennedy/prepare-6.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/815651c680ffe1c95719d0ed08aba1a2f9d5c177\"\u003e\u003ccode\u003e815651c\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Remove \u003ccode\u003egithub.dep.yml\u003c/code\u003e\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/bb3a066a8babc8ed7b3e4218896c548fe34e7115\"\u003e\u003ccode\u003ebb3a066\u003c/code\u003e\u003c/a\u003e Remove \u003ccode\u003egithub.dep.yml\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/fa1ce46bbd11b8387539af12741055a76dfdf804\"\u003e\u003ccode\u003efa1ce46\u003c/code\u003e\u003c/a\u003e Prepare \u003ccode\u003ev6.0.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/4a24838f3d5601fd639834081e118c2995d51e1c\"\u003e\u003ccode\u003e4a24838\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/431\"\u003e#431\u003c/a\u003e from danwkennedy/patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/5e3251c4ff5a32e4cf8dd4adaee0e692365237ae\"\u003e\u003ccode\u003e5e3251c\u003c/code\u003e\u003c/a\u003e Readme: spell out the first use of GHES\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/abefc31eafcfbdf6c5336127c1346fdae79ff41c\"\u003e\u003ccode\u003eabefc31\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/424\"\u003e#424\u003c/a\u003e from actions/yacaovsnc/update_readme\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/ac43a6070aa7db8a41e756e7a2846221edca7027\"\u003e\u003ccode\u003eac43a60\u003c/code\u003e\u003c/a\u003e Update README with artifact extraction details\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/de96f4613b77ec03b5cf633e7c350c32bd3c5660\"\u003e\u003ccode\u003ede96f46\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/417\"\u003e#417\u003c/a\u003e from actions/yacaovsnc/update_readme\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/7993cb44e9052f2f08f9b828ae5ef3ecca7d2ac7\"\u003e\u003ccode\u003e7993cb4\u003c/code\u003e\u003c/a\u003e Remove migration guide for artifact download changes\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/634f93cb2916e3fdff6788551b99b062d0335ce0...018cc2cf5baa6db3ef3c5f8a56943fffe632ef53\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `actions/upload-artifact` from 4.6.2 to 5.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/upload-artifact/releases\"\u003eactions/upload-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBREAKING CHANGE:\u003c/strong\u003e this update supports Node \u003ccode\u003ev24.x\u003c/code\u003e. This is not a breaking change per-se but we\u0027re treating it as such.\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md by \u003ca href\u003d\"https://github.com/GhadimiR\"\u003e\u003ccode\u003e@​GhadimiR\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/681\"\u003eactions/upload-artifact#681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate README.md by \u003ca href\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/712\"\u003eactions/upload-artifact#712\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReadme: spell out the first use of GHES by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/727\"\u003eactions/upload-artifact#727\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate GHES guidance to include reference to Node 20 version by \u003ca href\u003d\"https://github.com/patrikpolyak\"\u003e\u003ccode\u003e@​patrikpolyak\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/725\"\u003eactions/upload-artifact#725\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003e@actions/artifact\u003c/code\u003e to \u003ccode\u003ev4.0.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003ePrepare \u003ccode\u003ev5.0.0\u003c/code\u003e by \u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/734\"\u003eactions/upload-artifact#734\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/GhadimiR\"\u003e\u003ccode\u003e@​GhadimiR\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/681\"\u003eactions/upload-artifact#681\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/712\"\u003eactions/upload-artifact#712\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/danwkennedy\"\u003e\u003ccode\u003e@​danwkennedy\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/727\"\u003eactions/upload-artifact#727\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/patrikpolyak\"\u003e\u003ccode\u003e@​patrikpolyak\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/725\"\u003eactions/upload-artifact#725\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/v4...v5.0.0\"\u003ehttps://github.com/actions/upload-artifact/compare/v4...v5.0.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/330a01c490aca151604b8cf639adc76d48f6c5d4\"\u003e\u003ccode\u003e330a01c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/734\"\u003e#734\u003c/a\u003e from actions/danwkennedy/prepare-5.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/03f282445299bbefc96171af272a984663b63a26\"\u003e\u003ccode\u003e03f2824\u003c/code\u003e\u003c/a\u003e Update \u003ccode\u003egithub.dep.yml\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/905a1ecb5915b264cbc519e4eb415b5d82916018\"\u003e\u003ccode\u003e905a1ec\u003c/code\u003e\u003c/a\u003e Prepare \u003ccode\u003ev5.0.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63\"\u003e\u003ccode\u003e2d9f9cd\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/725\"\u003e#725\u003c/a\u003e from patrikpolyak/patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/9687587dec67f2a8bc69104e183d311c42af6d6f\"\u003e\u003ccode\u003e9687587\u003c/code\u003e\u003c/a\u003e Merge branch \u0027main\u0027 into patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/2848b2cda0e5190984587ec6bb1f36730ca78d50\"\u003e\u003ccode\u003e2848b2c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/727\"\u003e#727\u003c/a\u003e from danwkennedy/patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/9b511775fd9ce8c5710b38eea671f856de0e70a7\"\u003e\u003ccode\u003e9b51177\u003c/code\u003e\u003c/a\u003e Spell out the first use of GHES\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/cd231ca1eda77976a84805c4194a1954f56b0727\"\u003e\u003ccode\u003ecd231ca\u003c/code\u003e\u003c/a\u003e Update GHES guidance to include reference to Node 20 version\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/de65e23aa2b7e23d713bb51fbfcb6d502f8667d8\"\u003e\u003ccode\u003ede65e23\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/712\"\u003e#712\u003c/a\u003e from actions/nebuk89-patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/8747d8cd7632611ad6060b528f3e0f654c98869c\"\u003e\u003ccode\u003e8747d8c\u003c/code\u003e\u003c/a\u003e Update README.md\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639adc76d48f6c5d4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `flutter-actions/setup-flutter` from 54feb1e258158303e041b9eaf89314dcfbf6d38a to d4e97a6e7467ef062618c9af927f90bc9651b876\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/d4e97a6e7467ef062618c9af927f90bc9651b876\"\u003e\u003ccode\u003ed4e97a6\u003c/code\u003e\u003c/a\u003e Fix README.md\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/1fcbcce5a164f9b55132f169287b3df7056599a8\"\u003e\u003ccode\u003e1fcbcce\u003c/code\u003e\u003c/a\u003e Fix README.md\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/6d11b83d56c388d0b6fe865194248a01a48548b5\"\u003e\u003ccode\u003e6d11b83\u003c/code\u003e\u003c/a\u003e Minor tweak to logging\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/71cf9a6f3a40079fa39c8e5d896501ed7af75745\"\u003e\u003ccode\u003e71cf9a6\u003c/code\u003e\u003c/a\u003e Update logging\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/7bf195fd590ab554ceb17168f7bcfbfc38d2dc3b\"\u003e\u003ccode\u003e7bf195f\u003c/code\u003e\u003c/a\u003e Improve comments\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/620f8d79228bd1b7cafea703b1dec485f45590d6\"\u003e\u003ccode\u003e620f8d7\u003c/code\u003e\u003c/a\u003e Fallback to find release based on channel \u0026amp; dart_sdk_arch if hash lookup failed\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/8c2397475cdee1a5552d0e3d5036c3a5a40c57b7\"\u003e\u003ccode\u003e8c23974\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Experimental with ubuntu-24.04-arm test workflow\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/0b736ad57c33c1e5c09d1f5ddc7fd6871a9048b7\"\u003e\u003ccode\u003e0b736ad\u003c/code\u003e\u003c/a\u003e Experimental with ubuntu-24.04-arm test workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/deecec7f0d88df0fd7b543715502ee05900a7fe2\"\u003e\u003ccode\u003edeecec7\u003c/code\u003e\u003c/a\u003e Update action_test.sh\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/compare/54feb1e258158303e041b9eaf89314dcfbf6d38a...d4e97a6e7467ef062618c9af927f90bc9651b876\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "90939c0b80d4648703288e93071a26d8776c8206",
      "tree": "17fb5d7d4ea4a7b2284de32e55c241cbf30844e0",
      "parents": [
        "34d1832b7e65d9aef1f7f6a82c22f6e53476191c"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Oct 31 17:21:42 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 31 17:21:42 2025 +0100"
      },
      "message": "Add `withEra` (#1016)\n\n* Add era\n\n* add changelog\n\n* add pages workflow\n\n* fix\n\n* fix path\n\n* add permission\n\n* new versions\n\n* Fix era in JS\n\n* tighten constraints\n\n* run on main only"
    },
    {
      "commit": "34d1832b7e65d9aef1f7f6a82c22f6e53476191c",
      "tree": "a34d9ee80ee8db55b66987a005e9943cbcfe9362",
      "parents": [
        "914b017818efccfbc331208b67aacb9e6adf5723"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Oct 01 13:13:08 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 01 13:13:08 2025 +0200"
      },
      "message": "Fix casemapping on web (#1013)\n\n"
    },
    {
      "commit": "914b017818efccfbc331208b67aacb9e6adf5723",
      "tree": "29eeae17343a7354dc206cc9b590ad54b9b10b22",
      "parents": [
        "f171926e087f654b67f0d38a68456ca5b5f50a55"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Oct 01 06:06:09 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 01 06:06:09 2025 +0000"
      },
      "message": "Bump actions/labeler from 5.0.0 to 6.0.1 in the github-actions group (#1014)\n\nBumps the github-actions group with 1 update: [actions/labeler](https://github.com/actions/labeler).\n\nUpdates `actions/labeler` from 5.0.0 to 6.0.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/labeler/releases\"\u003eactions/labeler\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev6.0.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade publish-action from 0.2.2 to 0.4.0 by \u003ca href\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/901\"\u003eactions/labeler#901\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/aparnajyothi-y\"\u003e\u003ccode\u003e@​aparnajyothi-y\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/901\"\u003eactions/labeler#901\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/actions/labeler/compare/v6.0.0...v6.0.1\"\u003ehttps://github.com/actions/labeler/compare/v6.0.0...v6.0.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev6.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd workflow file for publishing releases to immutable action package by \u003ca href\u003d\"https://github.com/jcambass\"\u003e\u003ccode\u003e@​jcambass\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/802\"\u003eactions/labeler#802\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBreaking Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade Node.js version to 24 in action and dependencies \u003ca href\u003d\"https://github.com/salmanmkc\"\u003e\u003ccode\u003e@​salmanmkc\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/891\"\u003eactions/labeler#891\u003c/a\u003e\nMake sure your runner is on version v2.327.1 or later to ensure compatibility with this release. \u003ca href\u003d\"https://github.com/actions/runner/releases/tag/v2.327.1\"\u003eRelease Notes\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDependency Upgrades\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade eslint-config-prettier from 9.0.0 to 9.1.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/711\"\u003eactions/labeler#711\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade eslint from 8.52.0 to 8.55.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/720\"\u003eactions/labeler#720\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​types/jest\u003c/code\u003e from 29.5.6 to 29.5.11 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/719\"\u003eactions/labeler#719\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​types/js-yaml\u003c/code\u003e from 4.0.8 to 4.0.9 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/718\"\u003eactions/labeler#718\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from 6.9.0 to 6.14.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/717\"\u003eactions/labeler#717\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade prettier from 3.0.3 to 3.1.1 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/726\"\u003eactions/labeler#726\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade eslint from 8.55.0 to 8.56.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/725\"\u003eactions/labeler#725\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from 6.14.0 to 6.19.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/745\"\u003eactions/labeler#745\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade eslint-plugin-jest from 27.4.3 to 27.6.3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/744\"\u003eactions/labeler#744\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​typescript-eslint/eslint-plugin\u003c/code\u003e from 6.9.0 to 6.20.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/750\"\u003eactions/labeler#750\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade prettier from 3.1.1 to 3.2.5 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/752\"\u003eactions/labeler#752\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade undici from 5.26.5 to 5.28.3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/757\"\u003eactions/labeler#757\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade braces from 3.0.2 to 3.0.3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/789\"\u003eactions/labeler#789\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade minimatch from 9.0.3 to 10.0.1 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/805\"\u003eactions/labeler#805\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​actions/core\u003c/code\u003e from 1.10.1 to 1.11.1 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/811\"\u003eactions/labeler#811\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade typescript from 5.4.3 to 5.7.2 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/819\"\u003eactions/labeler#819\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​typescript-eslint/parser\u003c/code\u003e from 7.3.1 to 8.17.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/824\"\u003eactions/labeler#824\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade prettier from 3.2.5 to 3.4.2 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/825\"\u003eactions/labeler#825\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​types/jest\u003c/code\u003e from 29.5.12 to 29.5.14 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/827\"\u003eactions/labeler#827\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade eslint-plugin-jest from 27.9.0 to 28.9.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/832\"\u003eactions/labeler#832\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade ts-jest from 29.1.2 to 29.2.5 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/831\"\u003eactions/labeler#831\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​vercel/ncc\u003c/code\u003e from 0.38.1 to 0.38.3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/830\"\u003eactions/labeler#830\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade typescript from 5.7.2 to 5.7.3 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/835\"\u003eactions/labeler#835\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade eslint-plugin-jest from 28.9.0 to 28.11.0 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/839\"\u003eactions/labeler#839\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade undici from 5.28.4 to 5.28.5 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/842\"\u003eactions/labeler#842\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpgrade \u003ccode\u003e@​octokit/request-error\u003c/code\u003e from 5.0.1 to 5.1.1 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e[bot] in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/846\"\u003eactions/labeler#846\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eDocumentation changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd note regarding \u003ccode\u003epull_request_target\u003c/code\u003e to README.md by \u003ca href\u003d\"https://github.com/silverwind\"\u003e\u003ccode\u003e@​silverwind\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/669\"\u003eactions/labeler#669\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate readme with additional examples and important note about \u003ccode\u003epull_request_target\u003c/code\u003e event by \u003ca href\u003d\"https://github.com/IvanZosimov\"\u003e\u003ccode\u003e@​IvanZosimov\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/721\"\u003eactions/labeler#721\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDocument update - permission section  by \u003ca href\u003d\"https://github.com/harithavattikuti\"\u003e\u003ccode\u003e@​harithavattikuti\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/labeler/pull/840\"\u003eactions/labeler#840\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/634933edcd8ababfe52f92936142cc22ac488b1b\"\u003e\u003ccode\u003e634933e\u003c/code\u003e\u003c/a\u003e publish-action upgrade to 0.4.0 from 0.2.2 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/901\"\u003e#901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/f1a63e87db0c6baf19c5713083f8d00d789ca184\"\u003e\u003ccode\u003ef1a63e8\u003c/code\u003e\u003c/a\u003e Update Node.js version to 24 in action and dependencies (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/891\"\u003e#891\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/b0a1180683c9f17424de4d71c044bea4c7b9bc7c\"\u003e\u003ccode\u003eb0a1180\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​octokit/request-error\u003c/code\u003e from 5.0.1 to 5.1.1 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/846\"\u003e#846\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/110d44140c9195b853f2f24044bbfed8f4968efb\"\u003e\u003ccode\u003e110d441\u003c/code\u003e\u003c/a\u003e Update README.md (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/871\"\u003e#871\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/bee50fefe18762fad67754b2f3bfff2c8082ebb8\"\u003e\u003ccode\u003ebee50fe\u003c/code\u003e\u003c/a\u003e Bump undici from 5.28.4 to 5.28.5 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/842\"\u003e#842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/6463cdb00ee92c05bec55dffc4e1fce250301945\"\u003e\u003ccode\u003e6463cdb\u003c/code\u003e\u003c/a\u003e Bump eslint-plugin-jest from 28.9.0 to 28.11.0 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/839\"\u003e#839\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/c209686724ee12fcc5e6294d1d569b91f86fa691\"\u003e\u003ccode\u003ec209686\u003c/code\u003e\u003c/a\u003e Bump typescript from 5.7.2 to 5.7.3 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/835\"\u003e#835\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/5184940b544b0096088a7b42d1b8a551003d9eb1\"\u003e\u003ccode\u003e5184940\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​vercel/ncc\u003c/code\u003e from 0.38.1 to 0.38.3 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/830\"\u003e#830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/3629d5568b59204f18786372f6d740d649719488\"\u003e\u003ccode\u003e3629d55\u003c/code\u003e\u003c/a\u003e Document update - permission section  (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/840\"\u003e#840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/labeler/commit/d24f7f3731b2a06433c0bccc364d560c5329c48f\"\u003e\u003ccode\u003ed24f7f3\u003c/code\u003e\u003c/a\u003e Bump ts-jest from 29.1.2 to 29.2.5 (\u003ca href\u003d\"https://redirect.github.com/actions/labeler/issues/831\"\u003e#831\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/labeler/compare/8558fd74291d67161a8a78ce36a881fa63b766a9...634933edcd8ababfe52f92936142cc22ac488b1b\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/labeler\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d5.0.0\u0026new-version\u003d6.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "f171926e087f654b67f0d38a68456ca5b5f50a55",
      "tree": "f10304caa9c52c674effb64412030a32c70c18c3",
      "parents": [
        "09627d28f97e05858e1ba5c6e45ff45d56b1e786"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Sep 19 17:35:11 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 19 17:35:11 2025 +0200"
      },
      "message": "Upgrade SDK in package:intl_translation (#983)\n\n* upgrade sdl\n\n* Update\n\n* Updates\n\n* Add exports\n\n* Fixes"
    },
    {
      "commit": "09627d28f97e05858e1ba5c6e45ff45d56b1e786",
      "tree": "f10304caa9c52c674effb64412030a32c70c18c3",
      "parents": [
        "a62bed2cf32482e531fbc5c719dfb30680f31c0d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Sep 19 05:02:29 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Sep 19 05:03:13 2025 -0700"
      },
      "message": "Copybara import of the project:\n\n--\nbb7ae5e022643ced20dcaa22486d3d08da7a88f6 by Moritz \u003cmosum@google.com\u003e:\n\nupgrade sdl\n\n--\n99ca13b07ffd794d3bb4cd02ed99ae6ac5a532a5 by Moritz \u003cmosum@google.com\u003e:\n\nUpdate\n\n--\nf56e1446a0356244e926d738c549fd88ea0f7edb by Moritz \u003cmosum@google.com\u003e:\n\nUpdates\n\n--\nf4ca2c9b8462d23b95a7da7dece64edf0fe83d84 by Moritz \u003cmosum@google.com\u003e:\n\nAdd exports\n\n--\nb67c4818113a13fcbcadcb83a5d0fb6d2779e86b by Moritz \u003cmosum@google.com\u003e:\n\nFixes\n\nCOPYBARA_INTEGRATE_REVIEW\u003dhttps://github.com/dart-lang/i18n/pull/983 from dart-lang:publishIntlTranslation b67c4818113a13fcbcadcb83a5d0fb6d2779e86b\nPiperOrigin-RevId: 808992050\n"
    },
    {
      "commit": "a62bed2cf32482e531fbc5c719dfb30680f31c0d",
      "tree": "c18399ac42e5fd9322928011688bc2ed97d0c473",
      "parents": [
        "9a211d14361fd51eb05d9d9b56a075ec06d269ef"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 01 12:56:38 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 01 12:56:38 2025 +0000"
      },
      "message": "Bump actions/download-artifact in the github-actions group (#1007)\n\nBumps the github-actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).\n\nUpdates `actions/download-artifact` from 4.3.0 to 5.0.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/actions/download-artifact/releases\"\u003eactions/download-artifact\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md by \u003ca href\u003d\"https://github.com/nebuk89\"\u003e\u003ccode\u003e@​nebuk89\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/407\"\u003eactions/download-artifact#407\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBREAKING fix: inconsistent path behavior for single artifact downloads by ID by \u003ca href\u003d\"https://github.com/GrantBirki\"\u003e\u003ccode\u003e@​GrantBirki\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/416\"\u003eactions/download-artifact#416\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev5.0.0\u003c/h2\u003e\n\u003ch3\u003e🚨 Breaking Change\u003c/h3\u003e\n\u003cp\u003eThis release fixes an inconsistency in path behavior for single artifact downloads by ID. \u003cstrong\u003eIf you\u0027re downloading single artifacts by ID, the output path may change.\u003c/strong\u003e\u003c/p\u003e\n\u003ch4\u003eWhat Changed\u003c/h4\u003e\n\u003cp\u003ePreviously, \u003cstrong\u003esingle artifact downloads\u003c/strong\u003e behaved differently depending on how you specified the artifact:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBy name\u003c/strong\u003e: \u003ccode\u003ename: my-artifact\u003c/code\u003e → extracted to \u003ccode\u003epath/\u003c/code\u003e (direct)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBy ID\u003c/strong\u003e: \u003ccode\u003eartifact-ids: 12345\u003c/code\u003e → extracted to \u003ccode\u003epath/my-artifact/\u003c/code\u003e (nested)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eNow both methods are consistent:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eBy name\u003c/strong\u003e: \u003ccode\u003ename: my-artifact\u003c/code\u003e → extracted to \u003ccode\u003epath/\u003c/code\u003e (unchanged)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBy ID\u003c/strong\u003e: \u003ccode\u003eartifact-ids: 12345\u003c/code\u003e → extracted to \u003ccode\u003epath/\u003c/code\u003e (fixed - now direct)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch4\u003eMigration Guide\u003c/h4\u003e\n\u003ch5\u003e✅ No Action Needed If:\u003c/h5\u003e\n\u003cul\u003e\n\u003cli\u003eYou download artifacts by \u003cstrong\u003ename\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eYou download \u003cstrong\u003emultiple\u003c/strong\u003e artifacts by ID\u003c/li\u003e\n\u003cli\u003eYou already use \u003ccode\u003emerge-multiple: true\u003c/code\u003e as a workaround\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch5\u003e⚠️ Action Required If:\u003c/h5\u003e\n\u003cp\u003eYou download \u003cstrong\u003esingle artifacts by ID\u003c/strong\u003e and your workflows expect the nested directory structure.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eBefore v5 (nested structure):\u003c/strong\u003e\u003c/p\u003e\n\u003cpre lang\u003d\"yaml\"\u003e\u003ccode\u003e- uses: actions/download-artifact@v4\n  with:\n    artifact-ids: 12345\n    path: dist\n# Files were in: dist/my-artifact/\n\u003c/code\u003e\u003c/pre\u003e\n\u003cblockquote\u003e\n\u003cp\u003eWhere \u003ccode\u003emy-artifact\u003c/code\u003e is the name of the artifact you previously uploaded\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e\u003cstrong\u003eTo maintain old behavior (if needed):\u003c/strong\u003e\u003c/p\u003e\n\u003cpre lang\u003d\"yaml\"\u003e\u003ccode\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt; \n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/634f93cb2916e3fdff6788551b99b062d0335ce0\"\u003e\u003ccode\u003e634f93c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/416\"\u003e#416\u003c/a\u003e from actions/single-artifact-id-download-path\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/b19ff4302770b82aa4694b63703b547756dacce6\"\u003e\u003ccode\u003eb19ff43\u003c/code\u003e\u003c/a\u003e refactor: resolve download path correctly in artifact download tests (mainly ...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/e262cbee4ab8c473c61c59a81ad8e9dc760e90db\"\u003e\u003ccode\u003ee262cbe\u003c/code\u003e\u003c/a\u003e bundle dist\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/bff23f9308ceb2f06d673043ea6311519be6a87b\"\u003e\u003ccode\u003ebff23f9\u003c/code\u003e\u003c/a\u003e update docs\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/fff8c148a8fdd56aa81fcb019f0b5f6c65700c4d\"\u003e\u003ccode\u003efff8c14\u003c/code\u003e\u003c/a\u003e fix download path logic when downloading a single artifact by id\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/448e3f862ab3ef47aa50ff917776823c9946035b\"\u003e\u003ccode\u003e448e3f8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/407\"\u003e#407\u003c/a\u003e from actions/nebuk89-patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/47225c44b359a5155efdbbbc352041b3e249fb1b\"\u003e\u003ccode\u003e47225c4\u003c/code\u003e\u003c/a\u003e Update README.md\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/d3f86a106a0bac45b974a628896c90dbdf5c8093...634f93cb2916e3fdff6788551b99b062d0335ce0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dactions/download-artifact\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d4.3.0\u0026new-version\u003d5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "9a211d14361fd51eb05d9d9b56a075ec06d269ef",
      "tree": "be7f94b324d8f51c77fadacc4138c5f5571f0563",
      "parents": [
        "6a8f9c79cb3345b7a7c1b895b6c0a4acce9aa797"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Aug 27 15:25:59 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 15:25:59 2025 +0200"
      },
      "message": "[package:intl4x] `DateTime` formatting redesign (#1003)\n\n* Cleanups\n\n* Changes for CI\n\n* Reformat\n\n* remove hook\n\n* changes as per review\n\n* Rename example\n\n* Rename\n\n* Remove one pub get\n\n* Rename more\n\n* Changes as per review\n\n* Changes as per review\n\n* Update pkgs/intl4x/lib/src/datetime_format/datetime_format_impl.dart\n\nCo-authored-by: Robert Bastian \u003c4706271+robertbastian@users.noreply.github.com\u003e\n\n* Remove some types\n\n* Remove unused\n\n* Fix example\n\n---------\n\nCo-authored-by: Robert Bastian \u003c4706271+robertbastian@users.noreply.github.com\u003e"
    },
    {
      "commit": "6a8f9c79cb3345b7a7c1b895b6c0a4acce9aa797",
      "tree": "59dea8c5899242f8b52d72a945075c98ddbcc4bb",
      "parents": [
        "c28ad5ea314394b3d89796a9201f2264e753a079"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Aug 21 08:34:42 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 21 08:34:42 2025 +0200"
      },
      "message": "Move logic to package:icu4x (#993)\n\n* Move logic to package:icu4x\n\n* Use icu4x\n\n* use local file\n\n* remove treeshake\n\n* Remove copy code\n\n* Add license\n\n* Add changelog\n\n* update\n\n* ci\n\n* allow path dep\n\n* more ci\n\n* overrides\n\n* using fetch\n\n* https\n\n* dylib name\n\n* Remvoe unused\n\n* format\n\n* remove dep override\n\n* Remove submodules\n\n* Upgrade deps\n\n* Prep for publish\n\n* Remove impossible condition\n\n* undo\n\n* undo\n\n* Don\u0027t collect web coverage\n\n---------\n\nCo-authored-by: Robert Bastian \u003crobertbastian@unicode.org\u003e"
    },
    {
      "commit": "c28ad5ea314394b3d89796a9201f2264e753a079",
      "tree": "a7558b6c8e2fff7b52cc9940c7e11594d4f60d70",
      "parents": [
        "25cdb1b44b18544e0c988cc1734adc4810a65099"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Aug 08 11:49:42 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 08 11:49:42 2025 +0200"
      },
      "message": "Configure gemini (#1002)\n\n"
    },
    {
      "commit": "25cdb1b44b18544e0c988cc1734adc4810a65099",
      "tree": "5d3517e519c32ee502ec87ba02c38d74c5f65650",
      "parents": [
        "c45e050426bdeaaa120e5ce856abb486863d0476"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Aug 07 14:26:24 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 07 14:26:24 2025 +0200"
      },
      "message": "Reenable mac size checks (#1001)\n\n* Reenable mac size checks\n\n* Fix\n\n* Upgrade native toolchain\n\n* fix\n\n* Fix export\n\n* add changelog\n\n* Fix export"
    },
    {
      "commit": "c45e050426bdeaaa120e5ce856abb486863d0476",
      "tree": "977d0d05981afde339322b987e68d65c21cf2555",
      "parents": [
        "bdb94c250cbf73b00faf87e30aa8ca4af27b7101"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Wed Jul 09 08:18:29 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 09 08:18:56 2025 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 781060912\n"
    },
    {
      "commit": "bdb94c250cbf73b00faf87e30aa8ca4af27b7101",
      "tree": "c98d0f6e9b17817129a00a027b950b188b9d3328",
      "parents": [
        "42c49328f8c040b663c2a2d94be9b6ddd80a70bd"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Wed Jul 09 05:31:13 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Jul 09 05:32:40 2025 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 781004395\n"
    },
    {
      "commit": "42c49328f8c040b663c2a2d94be9b6ddd80a70bd",
      "tree": "977d0d05981afde339322b987e68d65c21cf2555",
      "parents": [
        "87fd0156c77cd9d0cd211d45907ccd57052ded23"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Mon Jul 07 05:13:19 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 07 05:13:56 2025 -0700"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 780064011\n"
    },
    {
      "commit": "87fd0156c77cd9d0cd211d45907ccd57052ded23",
      "tree": "c98d0f6e9b17817129a00a027b950b188b9d3328",
      "parents": [
        "912a772049849a9342e8fbae7130baf391b786ae"
      ],
      "author": {
        "name": "Michael Goderbauer",
        "email": "goderbauer@google.com",
        "time": "Mon Jul 07 14:00:42 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 07 14:00:42 2025 +0200"
      },
      "message": "[intl4x] Re-enable Windows (#986)\n\n"
    },
    {
      "commit": "912a772049849a9342e8fbae7130baf391b786ae",
      "tree": "ef29b8356bdde58ec3dfd5869edb5ef75474ccc9",
      "parents": [
        "52f5beeb0ff4d162d3082d9127de14487aaf78f0",
        "6e8ef24536569c92e7c6e360517665b2676ad5ff"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 07 02:29:30 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Mon Jul 07 02:29:30 2025 -0700"
      },
      "message": "Merge pull request #985 from dart-lang:fixConstantEvaluator\n\nPiperOrigin-RevId: 780018109\n"
    },
    {
      "commit": "52f5beeb0ff4d162d3082d9127de14487aaf78f0",
      "tree": "766ff403af49fd7af0707fd60ef17dfd7b08feb2",
      "parents": [
        "ab9032794ad7b14a383b4f8883bc7ca0c84c0932"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jul 07 11:14:24 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 07 11:14:24 2025 +0200"
      },
      "message": "Small cleanups in intl4x (#988)\n\n* Cleanups in package:intl4x\n\n* Add changelog\n\n* Remove unused constructors.\n\n* Fixes\n\n* run nm on size error\n\n* run nm on size error\n\n* Skip size check\n\n* Fix paths"
    },
    {
      "commit": "6e8ef24536569c92e7c6e360517665b2676ad5ff",
      "tree": "971d3cd7ea77a549b3833979fef2e42795a57bed",
      "parents": [
        "ab9032794ad7b14a383b4f8883bc7ca0c84c0932"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jul 07 10:05:52 2025 +0200"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jul 07 10:05:52 2025 +0200"
      },
      "message": "squash\n"
    },
    {
      "commit": "ab9032794ad7b14a383b4f8883bc7ca0c84c0932",
      "tree": "6cbc421841a488fbe21cde31534f9679f96d6b4d",
      "parents": [
        "9e2d0473aa26f8cd426d7e37aca0247713009104"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 01 10:24:31 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 01 10:24:31 2025 +0000"
      },
      "message": "Bump softprops/action-gh-release in the github-actions group (#984)\n\nBumps the github-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\nUpdates `softprops/action-gh-release` from 2.2.2 to 2.3.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/softprops/action-gh-release/releases\"\u003esoftprops/action-gh-release\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.3.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: revert fs \u003ccode\u003ereadableWebStream\u003c/code\u003e change\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev2.3.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: fix file closing issue by \u003ca href\u003d\"https://github.com/WailGree\"\u003e\u003ccode\u003e@​WailGree\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/629\"\u003esoftprops/action-gh-release#629\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/WailGree\"\u003e\u003ccode\u003e@​WailGree\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/629\"\u003esoftprops/action-gh-release#629\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/v2.3.0...v2.3.1\"\u003ehttps://github.com/softprops/action-gh-release/compare/v2.3.0...v2.3.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMigrate from jest to vitest\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003emime\u003c/code\u003e with \u003ccode\u003emime-types\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eBump to use node 24\u003c/li\u003e\n\u003cli\u003eDependency updates\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/v2.2.2...v2.3.0\"\u003ehttps://github.com/softprops/action-gh-release/compare/v2.2.2...v2.3.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md\"\u003esoftprops/action-gh-release\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e2.3.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: revert fs \u003ccode\u003ereadableWebStream\u003c/code\u003e change\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.3.1\u003c/h2\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: fix file closing issue by \u003ca href\u003d\"https://github.com/WailGree\"\u003e\u003ccode\u003e@​WailGree\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/629\"\u003esoftprops/action-gh-release#629\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.3.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMigrate from jest to vitest\u003c/li\u003e\n\u003cli\u003eReplace \u003ccode\u003emime\u003c/code\u003e with \u003ccode\u003emime-types\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eBump to use node 24\u003c/li\u003e\n\u003cli\u003eDependency updates\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.2.2\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: updating release draft status from true to false by \u003ca href\u003d\"https://github.com/galargh\"\u003e\u003ccode\u003e@​galargh\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/316\"\u003esoftprops/action-gh-release#316\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes 🔄\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003echore: simplify ref_type test by \u003ca href\u003d\"https://github.com/steinybot\"\u003e\u003ccode\u003e@​steinybot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/598\"\u003esoftprops/action-gh-release#598\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix(docs): clarify the default for tag_name by \u003ca href\u003d\"https://github.com/muzimuzhi\"\u003e\u003ccode\u003e@​muzimuzhi\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/599\"\u003esoftprops/action-gh-release#599\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003etest(release): add unit tests when searching for a release by \u003ca href\u003d\"https://github.com/rwaskiewicz\"\u003e\u003ccode\u003e@​rwaskiewicz\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/603\"\u003esoftprops/action-gh-release#603\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edependency updates\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.2.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix: big file uploads by \u003ca href\u003d\"https://github.com/xen0n\"\u003e\u003ccode\u003e@​xen0n\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/562\"\u003esoftprops/action-gh-release#562\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes 🔄\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.10.1 to 22.10.2 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/559\"\u003esoftprops/action-gh-release#559\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.10.2 to 22.10.5 by \u003ca href\u003d\"https://github.com/dependabot\"\u003e\u003ccode\u003e@​dependabot\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/569\"\u003esoftprops/action-gh-release#569\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore: update error and warning messages for not matching files in files field by \u003ca href\u003d\"https://github.com/ytimocin\"\u003e\u003ccode\u003e@​ytimocin\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/568\"\u003esoftprops/action-gh-release#568\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.2.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eExciting New Features 🎉\u003c/h3\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/72f2c25fcb47643c292f7107632f7a47c1df5cd8\"\u003e\u003ccode\u003e72f2c25\u003c/code\u003e\u003c/a\u003e release 2.3.2\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/552dc5524b6417594f5158c07f0c66c77d722321\"\u003e\u003ccode\u003e552dc55\u003c/code\u003e\u003c/a\u003e fix: revert \u003ccode\u003efs:readableWebStream\u003c/code\u003e change (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/632\"\u003e#632\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/f3cad8bcbf209fe591aa1823e372c5d96b7fc800\"\u003e\u003ccode\u003ef3cad8b\u003c/code\u003e\u003c/a\u003e release 2.3.1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/07a22570031d9a32265642011cce81012b2147a9\"\u003e\u003ccode\u003e07a2257\u003c/code\u003e\u003c/a\u003e fix: fix file closing issue (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/629\"\u003e#629\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/d5382d3e6f2fa7bd53cb749d33091853d4985daf\"\u003e\u003ccode\u003ed5382d3\u003c/code\u003e\u003c/a\u003e release 2.3.0\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/a0e2122208126237b9188c813878d8be13eebb6f\"\u003e\u003ccode\u003ea0e2122\u003c/code\u003e\u003c/a\u003e feat: migrate from jest to vitest (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/626\"\u003e#626\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/8836085300a2ae834cbd7afba966592f5f6db624\"\u003e\u003ccode\u003e8836085\u003c/code\u003e\u003c/a\u003e chore: replace \u003ccode\u003emime\u003c/code\u003e with \u003ccode\u003emime-types\u003c/code\u003e (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/624\"\u003e#624\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/86463358d88d57dec8e9c65bc1d9c9d2fe9ce180\"\u003e\u003ccode\u003e8646335\u003c/code\u003e\u003c/a\u003e chore: bump node to 20.19.2\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/46b284799f564056ab627352b509055a106510fe\"\u003e\u003ccode\u003e46b2847\u003c/code\u003e\u003c/a\u003e chore(deps): bump the npm group across 1 directory with 5 updates (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/623\"\u003e#623\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/37fd9d0351a2df198244c8ef9f56d02d1f921e20\"\u003e\u003ccode\u003e37fd9d0\u003c/code\u003e\u003c/a\u003e chore(deps): bump undici from 5.28.5 to 5.29.0 (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/621\"\u003e#621\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/da05d552573ad5aba039eaac05058a918a7bf631...72f2c25fcb47643c292f7107632f7a47c1df5cd8\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dsoftprops/action-gh-release\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d2.2.2\u0026new-version\u003d2.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s major version (unless you unignore this specific dependency\u0027s major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency\u0027s minor version (unless you unignore this specific dependency\u0027s minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\u003c/details\u003e"
    },
    {
      "commit": "9e2d0473aa26f8cd426d7e37aca0247713009104",
      "tree": "64ed8ad81123d0bd19ffd16b8677d1800c15e0f2",
      "parents": [
        "973f331ca6deb58160dd631658e3e0eb7a16e84d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 19:14:25 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 10:14:25 2025 -0700"
      },
      "message": "Throw if the main argument in plurals does not match the argument list. (#873)\n\n* Throw if the main argument in plurals does not match the argument list.\n\n* Add changelog\n\n* Add throw\n\n* Add comment\n\n* Revert delete"
    },
    {
      "commit": "973f331ca6deb58160dd631658e3e0eb7a16e84d",
      "tree": "421bb7ee8a8b7ba63002d6ffe3587d45b310f07b",
      "parents": [
        "6c846bfd8101fb16ae751577d22c30fcec366901"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 18:11:26 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 09:11:26 2025 -0700"
      },
      "message": "Add comment to package:intl pubspec. (#980)\n\n"
    },
    {
      "commit": "6c846bfd8101fb16ae751577d22c30fcec366901",
      "tree": "d8e79811886e3ebbba4eeea837e75344bd88a89e",
      "parents": [
        "a1168b74fded36581913a8ac7e700c4ca28b9055"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 15:55:23 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 15:55:23 2025 +0200"
      },
      "message": "Add extensions on `Collation` and `List` (#881)\n\n* Squashed\n\n* Update pkgs/intl4x/lib/collation.dart\n\nCo-authored-by: Robert Bastian \u003c4706271+robertbastian@users.noreply.github.com\u003e\n\n---------\n\nCo-authored-by: Robert Bastian \u003c4706271+robertbastian@users.noreply.github.com\u003e"
    },
    {
      "commit": "a1168b74fded36581913a8ac7e700c4ca28b9055",
      "tree": "d7dec901a2665a788528455e30113ad89fdac371",
      "parents": [
        "874feb265da5d97b25df6d071090d010f40f9c83"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 14:34:32 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 05:34:32 2025 -0700"
      },
      "message": "Use new artifacts for case mapping (#982)\n\n"
    }
  ],
  "next": "874feb265da5d97b25df6d071090d010f40f9c83"
}
