)]}'
{
  "log": [
    {
      "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": "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": "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": "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": "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": "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"
    },
    {
      "commit": "874feb265da5d97b25df6d071090d010f40f9c83",
      "tree": "cce4d5db3e07f13cfc2530b7f5200d9d91a7053f",
      "parents": [
        "5b3392582cc8bb2eb3ad03e28b616160bb2a70df"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 13:31:42 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 13:31:42 2025 +0200"
      },
      "message": "Add locale-sensitive casing (#880)\n\n* Add locale-sensitive casing\n\n* Add changelog\n\n* Add default_components to built libs\n\n* Use casemap key instead\n\n* Trigger on labeling"
    },
    {
      "commit": "5b3392582cc8bb2eb3ad03e28b616160bb2a70df",
      "tree": "de57e26757910843f1a256cd4e0c7728783f81b2",
      "parents": [
        "c40bee518a53edc2d80824d08f755a20c4cf6863"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 12:52:03 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 12:52:03 2025 +0200"
      },
      "message": "Use new artifacts in `package:intl4x` (#981)\n\n* Use new artifacts\n\n* Add changelog\n\n* Fix wf\n\n* Add note"
    },
    {
      "commit": "c40bee518a53edc2d80824d08f755a20c4cf6863",
      "tree": "6be84ee71195b8d6da2c45d2856b7cfd97b38d94",
      "parents": [
        "e24ed1abf92147df5de1b8f10a22b5c18c9ceb5a"
      ],
      "author": {
        "name": "Peter Trost",
        "email": "p.trost93@gmail.com",
        "time": "Mon Jun 30 11:12:13 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 11:12:13 2025 +0200"
      },
      "message": "feat!: allow analyzer 7.0.0 and update dart_style to ^3.0.0 (#970)\n\n* feat: allow analyzer 7.0.0\n\n* chore: bump version and update changelog\n\n* chore: Update dart_style to ^3.0.0\n\n* chore: update changelog\n\n* Remove analyzer dep\n\n* refactor: remove unused generic type\n\n* Fix\n\n* test: add tests for constant evaluator\n\n* test: make test suite way more concise\n\n---------\n\nCo-authored-by: Moritz \u003cmosum@google.com\u003e"
    },
    {
      "commit": "e24ed1abf92147df5de1b8f10a22b5c18c9ceb5a",
      "tree": "2aca1c4494d5de36673efadeff67dccf22c88869",
      "parents": [
        "43214dde639f496377b6151115d1415128298c53"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Mon Jun 30 08:56:17 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 08:56:17 2025 +0200"
      },
      "message": "Update to package:intl4x (#977)\n\n* Update to branch\n\n* new bindings\n\n* remove duplicate build_libs\n\n* format\n\n* try fixing collation\n\n* Collation support\n\n* Fix others\n\n* toX to getters\n\n* Kind of works\n\n* Fixes\n\n* Seems to start working\n\n* refactorings\n\n* add asserts\n\n* More test cases\n\n* fix tests\n\n* More fixes\n\n* More fixes\n\n* start changing api\n\n* Stwiched API\n\n* Remove timezones\n\n* Add timezones back\n\n* Manually treeshake timezones\n\n* Add recorduse to bindings\n\n* Refactor\n\n* Also treeshake datetime format\n\n* Add changelog\n\n* Run dart build during tests\n\n* Fixes\n\n* More fixes\n\n* try this\n\n* Fix line length\n\n* Use main branch\n\n* try allowing non utc\n\n* remove utc\n\n* Try something new\n\n* Should pass\n\n* Show output\n\n* stdout\n\n* pub get first\n\n* Fix wf\n\n* Add linux toolchain\n\n* set up toolchains\n\n* fix\n\n* Add locale print for debug\n\n* more debug\n\n* Remove panic_handler\n\n* use looping\n\n* Remove custom locale code\n\n* New name\n\n* Fixes\n\n* artifacts fix\n\n* Generate more artifacts\n\n* Add file size check\n\n* try stuff\n\n* Fix local build\n\n* fix path\n\n* Fix args to datagen\n\n* Fix upload name\n\n* Fix typo\n\n* Fix exports\n\n* Don\u0027t run on skip-fetch\n\n* check smarter for labels\n\n* fix typo\n\n* Fix\n\n* Check if this fixed windows\n\n* Exclude windows again\n\n* Update to main\n\n* Enable windows\n\n* Exclude windows for now\n\n* Add todo\n\n* Changes as per review\n\n* Changes as per review\n\n* Fix tests"
    },
    {
      "commit": "43214dde639f496377b6151115d1415128298c53",
      "tree": "c1eea6f93c2e8d80fb94abb3c12a810d8512dcd2",
      "parents": [
        "e44af5483a051d546716b6aa3a57e478c59a5d8d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Jun 04 13:44:57 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 04 13:44:57 2025 +0200"
      },
      "message": "Upgrade to new native_assets (#964)\n\n* Upgrade\n\n* Works now\n\n* Use default build mode\n\n* Upgrade\n\n* fix options\n\n* Format\n\n* Add changelog\n\n* Clean up\n\n* More fixes\n\n* Small fixes"
    },
    {
      "commit": "e44af5483a051d546716b6aa3a57e478c59a5d8d",
      "tree": "89b5de41a31b31159dd95c6ac30fa8ac3757960f",
      "parents": [
        "de1943629469719bf34269bf90fcdbe9334a73f3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu May 01 06:46:53 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 01 06:46:53 2025 +0000"
      },
      "message": "Bump the github-actions group with 2 updates (#966)\n\nBumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).\n\nUpdates `actions/download-artifact` from 4.2.1 to 4.3.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\u003ev4.3.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efeat: implement new \u003ccode\u003eartifact-ids\u003c/code\u003e input 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/401\"\u003eactions/download-artifact#401\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix workflow example for downloading by artifact ID by \u003ca href\u003d\"https://github.com/joshmgross\"\u003e\u003ccode\u003e@​joshmgross\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/402\"\u003eactions/download-artifact#402\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePrep for v4.3.0 release by \u003ca href\u003d\"https://github.com/robherley\"\u003e\u003ccode\u003e@​robherley\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/404\"\u003eactions/download-artifact#404\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/GrantBirki\"\u003e\u003ccode\u003e@​GrantBirki\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/401\"\u003eactions/download-artifact#401\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/v4.2.1...v4.3.0\"\u003ehttps://github.com/actions/download-artifact/compare/v4.2.1...v4.3.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/d3f86a106a0bac45b974a628896c90dbdf5c8093\"\u003e\u003ccode\u003ed3f86a1\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/404\"\u003e#404\u003c/a\u003e from actions/robherley/v4.3.0\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/fc02353415da80201a0da48ab47022efd7725d11\"\u003e\u003ccode\u003efc02353\u003c/code\u003e\u003c/a\u003e prep for v4.3.0 release\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/77454371a433f370a16d329ef7db197f700a7a8f\"\u003e\u003ccode\u003e7745437\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/402\"\u003e#402\u003c/a\u003e from actions/joshmgross/download-by-id-example\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/84fc7a0a358aabc7f97f7f590cbfc25f57e26c6a\"\u003e\u003ccode\u003e84fc7a0\u003c/code\u003e\u003c/a\u003e Remove path filters from Check dist workflow\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/67f2bc382f6ba5ba75812a05909e8c25a366b5fb\"\u003e\u003ccode\u003e67f2bc3\u003c/code\u003e\u003c/a\u003e Fix workflow example for downloading by artifact ID\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/8ea3c2c174f79a56792e9fdd9baad75d27c5d369\"\u003e\u003ccode\u003e8ea3c2c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/401\"\u003e#401\u003c/a\u003e from actions/download-by-id\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/d219c630f65d8bd14366a9e2f731cbf854f62258\"\u003e\u003ccode\u003ed219c63\u003c/code\u003e\u003c/a\u003e add supporting unit tests for artifact downloads with ids\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/54124fbd881f8ce794405a06896c93c49c17463e\"\u003e\u003ccode\u003e54124fb\u003c/code\u003e\u003c/a\u003e revert \u003ccode\u003egetArtifact()\u003c/code\u003e changes - for now we have to list and filter by artifa...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/b83057b90d3e218abf5c7b1906579eb6c598ae85\"\u003e\u003ccode\u003eb83057b\u003c/code\u003e\u003c/a\u003e bundle\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/171183c7dce98c3cf8a1fc842429d0a38ed21d33\"\u003e\u003ccode\u003e171183c\u003c/code\u003e\u003c/a\u003e use the same \u003ccode\u003eartifactClient.getArtifact\u003c/code\u003e structure as seen above in `isSingl...\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/95815c38cf2ff2164869cbab79da8d1f422bc89e...d3f86a106a0bac45b974a628896c90dbdf5c8093\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `softprops/action-gh-release` from 2.2.1 to 2.2.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.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\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/steinybot\"\u003e\u003ccode\u003e@​steinybot\u003c/code\u003e\u003c/a\u003e made their first contribution 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\u003e\u003ca href\u003d\"https://github.com/muzimuzhi\"\u003e\u003ccode\u003e@​muzimuzhi\u003c/code\u003e\u003c/a\u003e made their first contribution 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\u003e\u003ca href\u003d\"https://github.com/galargh\"\u003e\u003ccode\u003e@​galargh\u003c/code\u003e\u003c/a\u003e made their first contribution 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\u003cli\u003e\u003ca href\u003d\"https://github.com/rwaskiewicz\"\u003e\u003ccode\u003e@​rwaskiewicz\u003c/code\u003e\u003c/a\u003e made their first contribution 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\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/v2...v2.2.2\"\u003ehttps://github.com/softprops/action-gh-release/compare/v2...v2.2.2\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.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\u003cul\u003e\n\u003cli\u003efeat: read the release assets asynchronously 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/552\"\u003esoftprops/action-gh-release#552\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix(docs): clarify the default for tag_name by \u003ca href\u003d\"https://github.com/alexeagle\"\u003e\u003ccode\u003e@​alexeagle\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/544\"\u003esoftprops/action-gh-release#544\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 typescript from 5.6.3 to 5.7.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/548\"\u003esoftprops/action-gh-release#548\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.0 to 22.9.4 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/547\"\u003esoftprops/action-gh-release#547\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump cross-spawn from 7.0.3 to 7.0.6 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/545\"\u003esoftprops/action-gh-release#545\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​vercel/ncc\u003c/code\u003e from 0.38.2 to 0.38.3 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/543\"\u003esoftprops/action-gh-release#543\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump prettier from 3.3.3 to 3.4.1 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/550\"\u003esoftprops/action-gh-release#550\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.4 to 22.10.1 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/551\"\u003esoftprops/action-gh-release#551\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump prettier from 3.4.1 to 3.4.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/554\"\u003esoftprops/action-gh-release#554\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/softprops/action-gh-release/commit/da05d552573ad5aba039eaac05058a918a7bf631\"\u003e\u003ccode\u003eda05d55\u003c/code\u003e\u003c/a\u003e release 2.2.2\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/6b18c2f26056668eff666e1188b7e8207f4e6b1b\"\u003e\u003ccode\u003e6b18c2f\u003c/code\u003e\u003c/a\u003e test(release): add unit tests when searching for a release (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/603\"\u003e#603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/e2b105c98ead3e864120aa5e91359bd0c2339f4e\"\u003e\u003ccode\u003ee2b105c\u003c/code\u003e\u003c/a\u003e chore(deps): bump actions/setup-node in the github-actions group (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/607\"\u003e#607\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/e7074704928efe5d32aaff2271cf7d0bae602364\"\u003e\u003ccode\u003ee707470\u003c/code\u003e\u003c/a\u003e chore(deps): bump the npm group with 4 updates (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/608\"\u003e#608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/36833a1c712e139c96b443e3af070e95d9c0f193\"\u003e\u003ccode\u003e36833a1\u003c/code\u003e\u003c/a\u003e fix: updating release draft status (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/316\"\u003e#316\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/8bb72078753d3b560d25d418f586567620b568ef\"\u003e\u003ccode\u003e8bb7207\u003c/code\u003e\u003c/a\u003e chore(deps): bump actions/setup-node in the github-actions group (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/597\"\u003e#597\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/93bb5ff43edec8d102a3f9611ca154b86eae5585\"\u003e\u003ccode\u003e93bb5ff\u003c/code\u003e\u003c/a\u003e fix(docs): clarify the default for tag_name (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/599\"\u003e#599\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/581b12c87f428b9bedb02d4e551af24f90f174af\"\u003e\u003ccode\u003e581b12c\u003c/code\u003e\u003c/a\u003e chore: simplify ref_type test (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/598\"\u003e#598\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/b540ad23541e35622e1bd001ffd740c78014a7e0\"\u003e\u003ccode\u003eb540ad2\u003c/code\u003e\u003c/a\u003e chore(deps): bump \u003ccode\u003e@​octokit/request\u003c/code\u003e (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/ac224e9440a1354ace6a3feb84328ed4b76ee5a3\"\u003e\u003ccode\u003eac224e9\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/604\"\u003e#604\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda...da05d552573ad5aba039eaac05058a918a7bf631\"\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": "de1943629469719bf34269bf90fcdbe9334a73f3",
      "tree": "1ed03420313b9bc31d8044eddf04a4191c77d0de",
      "parents": [
        "2701040426aada5af6022ee0737f7bfadd7de178"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Apr 02 14:15:31 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 02 14:15:31 2025 +0200"
      },
      "message": "Add `CODEOWNERS` (#961)\n\n"
    },
    {
      "commit": "2701040426aada5af6022ee0737f7bfadd7de178",
      "tree": "033cfc0a114ce0a270ab7f76f32f28d2030cbdd6",
      "parents": [
        "51015332633ade1dd76378dd754ac5024c13bcae"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Apr 01 16:34:27 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 01 16:34:27 2025 +0200"
      },
      "message": "Bump the github-actions group with 2 updates (#959)\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\n\nUpdates `actions/download-artifact` from 4.1.9 to 4.2.1\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/cc203385981b70ca67e1cc392babf9cc229d5806...95815c38cf2ff2164869cbab79da8d1f422bc89e)\n\nUpdates `actions/upload-artifact` from 4.6.1 to 4.6.2\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1...ea165f8d65b6e75b540449e92b4886f43607fa02)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: 4.2.1\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: 4.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\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": "51015332633ade1dd76378dd754ac5024c13bcae",
      "tree": "164ef50119edfdd123b0071888408b2914dda63f",
      "parents": [
        "d9cce0b6348b51872fb269e43ff8a43120fe191d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Apr 01 11:12:23 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 01 11:12:23 2025 +0200"
      },
      "message": "Fix hashes.dart formatting (#960)\n\n"
    },
    {
      "commit": "d9cce0b6348b51872fb269e43ff8a43120fe191d",
      "tree": "e999a323bb745879d167b10d4aea14779de17040",
      "parents": [
        "b09c822173d8e5c51fe9191e5768dd3f19186ec7"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Mar 13 14:42:34 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 13 14:42:34 2025 +0100"
      },
      "message": "Grab new artifacts from version `intl4x-icu-v.0.11.2-artifacts` (#957)\n\n* Grab new artifacts from version intl4x-icu-v.0.11.2-artifacts\n\n* Fix typo\n\n* Add changelog\n\n* Typo"
    },
    {
      "commit": "b09c822173d8e5c51fe9191e5768dd3f19186ec7",
      "tree": "c383f6935faede73841b4f19c8421c7458f3436d",
      "parents": [
        "f681aa0064893d53fe35a3cdb6c7ba5401cc8d8c"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Mar 12 18:50:53 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Mar 12 18:50:53 2025 +0100"
      },
      "message": "Dont check hashes on tag\n"
    },
    {
      "commit": "f681aa0064893d53fe35a3cdb6c7ba5401cc8d8c",
      "tree": "837ab0311c4cf3e704ee7507bef529370d3ea904",
      "parents": [
        "2644c178975bd67b2211072d20b4e0114d21cd52"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Mar 12 17:44:05 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 12 17:44:05 2025 +0100"
      },
      "message": "Fix artifact building workflows (#956)\n\n* Remove ios arm target\n\n* install nightly\n\n* fix build libs\n\n* Fix name\n\n* fix pub get location\n\n* Add mac toolchain src\n\n* adapt windows\n\n* fixes\n\n* use pushd\n\n* Add windows toolchain\n\n* Bump version\n\n* Small fixes"
    },
    {
      "commit": "2644c178975bd67b2211072d20b4e0114d21cd52",
      "tree": "80afb2f762d0a54dd535a6d656faa99e922b4cc4",
      "parents": [
        "6d680ad4030a3b9a7146095c55609a6f289af5a8"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Mar 11 15:15:19 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 11 15:15:19 2025 +0100"
      },
      "message": "Small fixes to intl4x (#955)\n\n* Small fixes to intl4x\n\n* Add changelog"
    },
    {
      "commit": "6d680ad4030a3b9a7146095c55609a6f289af5a8",
      "tree": "a2439f94a3fd368d233a7df16c9639f9ba09da94",
      "parents": [
        "bdeec2590a1fda55d8ca95616aa8ff4c101765de",
        "88ab7a865d9554470ca9940b8f3019c0075b4ea8"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Mar 11 04:22:46 2025 -0700"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Tue Mar 11 04:22:46 2025 -0700"
      },
      "message": "Merge pull request #948 from kszczek:ignore-script-subtags\n\nPiperOrigin-RevId: 735705695\n"
    },
    {
      "commit": "88ab7a865d9554470ca9940b8f3019c0075b4ea8",
      "tree": "49f0600cd7983faa023ba8d969f8b6a5263373b6",
      "parents": [
        "06a664f7beaab1f8eaf82a60b722982c03c8657c"
      ],
      "author": {
        "name": "Kamil Szczęk",
        "email": "kamil@szczek.dev",
        "time": "Thu Feb 20 13:38:38 2025 +0100"
      },
      "committer": {
        "name": "Kamil Szczęk",
        "email": "kamil@szczek.dev",
        "time": "Fri Mar 07 11:19:52 2025 +0100"
      },
      "message": "feat(intl): ignore script subtags when canonicalizing locale strings\n\nLocale strings with a script such as `zh-Hans-CN` are incorrectly\ncanonicalized as `zh` instead of `zh-CN`. Update the\n`verifiedLocale` function to look for a script subtag and ignore it\nif found.\n"
    },
    {
      "commit": "bdeec2590a1fda55d8ca95616aa8ff4c101765de",
      "tree": "5eccbd4ff411571f961dc10a0ca2fb83f58cbbbd",
      "parents": [
        "d84a9271c0487bc5f90d36e1e3b55d40a4c8c503"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Mar 04 18:17:41 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 04 09:17:41 2025 -0800"
      },
      "message": "Publish `package:intl4x: 0.11.0` (#953)\n\n* Update publishing workflow\nPublish new version\n\n---\n\n- [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR.\n\n\u003cdetails\u003e\n  \u003csummary\u003eContribution guidelines:\u003c/summary\u003e\u003cbr\u003e\n\n- See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs.\n- Larger or significant changes should be discussed in an issue before creating a PR.\n- Contributions to our repos should follow the [Dart style guide](https://dart.dev/guides/language/effective-dart) and use `dart format`.\n- Most changes should add an entry to the changelog and may need to [rev the pubspec package version](https://github.com/dart-lang/sdk/blob/main/docs/External-Package-Maintenance.md#making-a-change).\n- Changes to packages require [corresponding tests](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md#Testing).\n\nNote that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.\n\u003c/details\u003e\n\n* Pin rustup"
    },
    {
      "commit": "d84a9271c0487bc5f90d36e1e3b55d40a4c8c503",
      "tree": "c4fb32a0403141d2ed36012b32745f56d81a9766",
      "parents": [
        "547ce9f42af1469284a4f5d6b7c3af7e11307af8"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Mar 04 16:35:18 2025 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Mar 04 16:35:18 2025 +0100"
      },
      "message": "Update publishing workflow\n"
    },
    {
      "commit": "547ce9f42af1469284a4f5d6b7c3af7e11307af8",
      "tree": "0971419b03bbecb772357005fb98bd23eb518f58",
      "parents": [
        "c6b911b2312ba449df783684a451f406afafc75c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Mar 01 06:16:00 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 01 06:16:00 2025 +0000"
      },
      "message": "Bump the github-actions group with 2 updates (#952)\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 4.1.8 to 4.1.9\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\u003ev4.1.9\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/download-artifact/pull/354\"\u003eactions/download-artifact#354\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003edocs: small migration fix by \u003ca href\u003d\"https://github.com/froblesmartin\"\u003e\u003ccode\u003e@​froblesmartin\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/370\"\u003eactions/download-artifact#370\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate MIGRATION.md by \u003ca href\u003d\"https://github.com/andyfeller\"\u003e\u003ccode\u003e@​andyfeller\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/372\"\u003eactions/download-artifact#372\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate artifact package to 2.2.2 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/380\"\u003eactions/download-artifact#380\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/Jcambass\"\u003e\u003ccode\u003e@​Jcambass\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/354\"\u003eactions/download-artifact#354\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/froblesmartin\"\u003e\u003ccode\u003e@​froblesmartin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/370\"\u003eactions/download-artifact#370\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/andyfeller\"\u003e\u003ccode\u003e@​andyfeller\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/372\"\u003eactions/download-artifact#372\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/yacaovsnc\"\u003e\u003ccode\u003e@​yacaovsnc\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/pull/380\"\u003eactions/download-artifact#380\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/v4...v4.1.9\"\u003ehttps://github.com/actions/download-artifact/compare/v4...v4.1.9\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/cc203385981b70ca67e1cc392babf9cc229d5806\"\u003e\u003ccode\u003ecc20338\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/380\"\u003e#380\u003c/a\u003e from actions/yacaovsnc/release_4_1_9\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/1fc0fee191f40422f502da571c0f01ff460afe53\"\u003e\u003ccode\u003e1fc0fee\u003c/code\u003e\u003c/a\u003e Update artifact package to 2.2.2\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/7fba95161a0924506ed1ae69cdbae8371ee00b3f\"\u003e\u003ccode\u003e7fba951\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/372\"\u003e#372\u003c/a\u003e from andyfeller/patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/f9ceb7763ba1fdfd81b2e2f93aa1f6015ff6b35d\"\u003e\u003ccode\u003ef9ceb77\u003c/code\u003e\u003c/a\u003e Update MIGRATION.md\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/533298bc57c27f112a2c04a74a04a4d43e2866fd\"\u003e\u003ccode\u003e533298b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/370\"\u003e#370\u003c/a\u003e from froblesmartin/patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/d06289e120b300840a833b25db66cb8c19f5d274\"\u003e\u003ccode\u003ed06289e\u003c/code\u003e\u003c/a\u003e docs: small migration fix\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/d0ce8fd1167ed839810201de977912a090ab10a7\"\u003e\u003ccode\u003ed0ce8fd\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/download-artifact/issues/354\"\u003e#354\u003c/a\u003e from actions/Jcambass-patch-1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/download-artifact/commit/1ce0d91ace59dfbf6763107ee5aa8466ebbadf48\"\u003e\u003ccode\u003e1ce0d91\u003c/code\u003e\u003c/a\u003e Add workflow file for publishing releases to immutable action package\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/download-artifact/compare/fa0a91b85d4f404e444e00e005971372dc801d16...cc203385981b70ca67e1cc392babf9cc229d5806\"\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.0 to 4.6.1\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\u003ev4.6.1\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate to use artifact 2.2.2 package 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/upload-artifact/pull/673\"\u003eactions/upload-artifact#673\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...v4.6.1\"\u003ehttps://github.com/actions/upload-artifact/compare/v4...v4.6.1\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/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1\"\u003e\u003ccode\u003e4cec3d8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/673\"\u003e#673\u003c/a\u003e from actions/yacaovsnc/artifact_2.2.2\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/e9fad966ccdffceea5de0445882c9455934bcf8e\"\u003e\u003ccode\u003ee9fad96\u003c/code\u003e\u003c/a\u003e license cache update for artifact\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/b26fd06e9da88a61ada55f23d7863325b1f115d3\"\u003e\u003ccode\u003eb26fd06\u003c/code\u003e\u003c/a\u003e Update to use artifact 2.2.2 package\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08...4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1\"\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": "c6b911b2312ba449df783684a451f406afafc75c",
      "tree": "c99d410aa6e4e4a19ab2db808bc0b8deab23ef5e",
      "parents": [
        "c3e9fe22434cbafb29a4df18e63b46cd00e2e995"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 21 17:14:23 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 21 17:14:23 2025 +0000"
      },
      "message": "Bump the github-actions group across 1 directory with 4 updates (#949)\n\nBumps the github-actions group with 4 updates in the / directory: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart), [actions/upload-artifact](https://github.com/actions/upload-artifact), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter).\n\nUpdates `dart-lang/setup-dart` from 1.6.5 to 1.7.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/releases\"\u003edart-lang/setup-dart\u0027s releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.7.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRoll \u003ccode\u003eundici\u003c/code\u003e dependency to address \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975\"\u003eCVE-2025-22150\u003c/a\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate to the latest npm dependencies.\u003c/li\u003e\n\u003cli\u003eRecompile the action using the new Dart / JavaScript interop.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.7.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eInstall a Flutter SDK in the publish workflow allowing for publication of flutter packages.\u003c/li\u003e\n\u003c/ul\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/dart-lang/setup-dart/blob/main/CHANGELOG.md\"\u003edart-lang/setup-dart\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.7.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRoll \u003ccode\u003eundici\u003c/code\u003e dependency to address \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975\"\u003eCVE-2025-22150\u003c/a\u003e.\u003c/li\u003e\n\u003cli\u003eUpdate to the latest npm dependencies.\u003c/li\u003e\n\u003cli\u003eRecompile the action using the new Dart / JavaScript interop.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.7.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eInstall flutter sdk in publishing step, allowing Flutter packages to be\npublished (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/68\"\u003e#68\u003c/a\u003e[])\u003c/p\u003e\n\u003cp\u003e\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/68\"\u003e#68\u003c/a\u003e: \u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/68\"\u003edart-lang/setup-dart#68\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.5\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix zip path handling on Windows 11 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/118\"\u003e#118\u003c/a\u003e[])\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/118\"\u003e#118\u003c/a\u003e: \u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/118\"\u003edart-lang/setup-dart#118\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev1.6.4\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRebuild JS code.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.3\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRoll \u003ccode\u003eundici\u003c/code\u003e dependency to address \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7\"\u003eCVE-2024-30260\u003c/a\u003e and \u003ca href\u003d\"https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672\"\u003eCVE-2024-30261\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.2\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSwitch to running the workflow on \u003ccode\u003enode20`` from \u003c/code\u003enode16`. See also\n\u003ca href\u003d\"https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\"\u003eTransitioning from Node 16 to Node 20\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.1\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdated the google storage url for \u003ccode\u003emain\u003c/code\u003e channel releases.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.6.0\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEnable provisioning of the latest Dart SDK patch release by specifying just\nthe major and minor version (e.g. \u003ccode\u003e3.2\u003c/code\u003e).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.5.1\u003c/h2\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/dart-lang/setup-dart/commit/e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c\"\u003e\u003ccode\u003ee51d8e5\u003c/code\u003e\u003c/a\u003e prep for releasing 1.7.1 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/150\"\u003e#150\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/1faf8e64e5464d6b727016aa2467794f7dc410fb\"\u003e\u003ccode\u003e1faf8e6\u003c/code\u003e\u003c/a\u003e updates to move away from dart:js_util (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/148\"\u003e#148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/614cb8d798824d682e7086a5d8b14e588723bc5c\"\u003e\u003ccode\u003e614cb8d\u003c/code\u003e\u003c/a\u003e Bump flutter-actions/setup-flutter in the github-actions group (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/146\"\u003e#146\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/55f49ad7b2b8b71f3043f80dc4cd4e0eca4aa90b\"\u003e\u003ccode\u003e55f49ad\u003c/code\u003e\u003c/a\u003e Bump undici from 5.28.4 to 5.28.5 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/149\"\u003e#149\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/2c0db8f5ec902ee2420de88e6ece2f275d1f26f1\"\u003e\u003ccode\u003e2c0db8f\u003c/code\u003e\u003c/a\u003e Bump \u003ccode\u003e@​actions/tool-cache\u003c/code\u003e from 2.0.1 to 2.0.2 (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/147\"\u003e#147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/6123db65aca0aa1e30809215875310f1ca706148\"\u003e\u003ccode\u003e6123db6\u003c/code\u003e\u003c/a\u003e Bump dart-lang/setup-dart in the github-actions group (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/e630b99d28a3b71860378cafdc2a067c71107f94\"\u003e\u003ccode\u003ee630b99\u003c/code\u003e\u003c/a\u003e Fix link in CHANGELOG.md (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/cdcaf1297c175a0f0f1ec895cdbbee0479ddec2b\"\u003e\u003ccode\u003ecdcaf12\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/143\"\u003e#143\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/c21802dc505e35765fa73ad4191bbe120ee94522\"\u003e\u003ccode\u003ec21802d\u003c/code\u003e\u003c/a\u003e Install a Flutter SDK in the publish workflow (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/dart-lang/setup-dart/commit/f60b94591ab2d3da576c469969989fca99fabd3e\"\u003e\u003ccode\u003ef60b945\u003c/code\u003e\u003c/a\u003e Update publish.yml (\u003ca href\u003d\"https://redirect.github.com/dart-lang/setup-dart/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/dart-lang/setup-dart/compare/0a8a0fc875eb934c15d08629302413c671d3f672...e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c\"\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.4.3 to 4.6.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\u003ev4.6.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExpose env vars to control concurrency and timeout 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/upload-artifact/pull/662\"\u003eactions/upload-artifact#662\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...v4.6.0\"\u003ehttps://github.com/actions/upload-artifact/compare/v4...v4.6.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev4.5.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003efix: deprecated \u003ccode\u003eNode.js\u003c/code\u003e version in action by \u003ca href\u003d\"https://github.com/hamirmahal\"\u003e\u003ccode\u003e@​hamirmahal\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/578\"\u003eactions/upload-artifact#578\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd new \u003ccode\u003eartifact-digest\u003c/code\u003e output by \u003ca href\u003d\"https://github.com/bdehamer\"\u003e\u003ccode\u003e@​bdehamer\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/656\"\u003eactions/upload-artifact#656\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/hamirmahal\"\u003e\u003ccode\u003e@​hamirmahal\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/578\"\u003eactions/upload-artifact#578\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/bdehamer\"\u003e\u003ccode\u003e@​bdehamer\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/pull/656\"\u003eactions/upload-artifact#656\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.4.3...v4.5.0\"\u003ehttps://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.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/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08\"\u003e\u003ccode\u003e65c4c4a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/662\"\u003e#662\u003c/a\u003e from actions/yacaovsnc/add_variable_for_concurrency_a...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/020761922861c5b0a0a9b98ae4adccf1f675862c\"\u003e\u003ccode\u003e0207619\u003c/code\u003e\u003c/a\u003e move files back to satisfy licensed ci\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/1ecca81102de35b6c140e930a09ea6144c27abf1\"\u003e\u003ccode\u003e1ecca81\u003c/code\u003e\u003c/a\u003e licensed cache updates\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/97422693d3a0493fc2d725fe8c0ac1c1097e9128\"\u003e\u003ccode\u003e9742269\u003c/code\u003e\u003c/a\u003e Expose env vars to controll concurrency and timeout\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/6f51ac03b9356f520e9adb1b1b7802705f340c2b\"\u003e\u003ccode\u003e6f51ac0\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/656\"\u003e#656\u003c/a\u003e from bdehamer/bdehamer/artifact-digest\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/c40c16d999899d3642ba1597014ba7ef8ff611e7\"\u003e\u003ccode\u003ec40c16d\u003c/code\u003e\u003c/a\u003e add new artifact-digest output\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/735efb4a0a50bb1a533b000483f2d0a23effbd26\"\u003e\u003ccode\u003e735efb4\u003c/code\u003e\u003c/a\u003e bump \u003ccode\u003e@​actions/artifact\u003c/code\u003e from 2.1.11 to 2.2.0\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/184d73b71b93c222403b2e7f1ffebe4508014249\"\u003e\u003ccode\u003e184d73b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/actions/upload-artifact/issues/578\"\u003e#578\u003c/a\u003e from hamirmahal/fix/deprecated-nodejs-usage-in-action\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/actions/upload-artifact/commit/b4a0a984a056f94abb1db07895e844b9422e1e41\"\u003e\u003ccode\u003eb4a0a98\u003c/code\u003e\u003c/a\u003e Merge branch \u0027main\u0027 into fix/deprecated-nodejs-usage-in-action\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href\u003d\"https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `softprops/action-gh-release` from 2.0.9 to 2.2.1\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.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\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/ytimocin\"\u003e\u003ccode\u003e@​ytimocin\u003c/code\u003e\u003c/a\u003e made their first contribution 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\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1\"\u003ehttps://github.com/softprops/action-gh-release/compare/v2.2.0...v2.2.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.2.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eExciting New Features 🎉\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat: read the release assets asynchronously 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/552\"\u003esoftprops/action-gh-release#552\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix(docs): clarify the default for tag_name by \u003ca href\u003d\"https://github.com/alexeagle\"\u003e\u003ccode\u003e@​alexeagle\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/544\"\u003esoftprops/action-gh-release#544\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 typescript from 5.6.3 to 5.7.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/548\"\u003esoftprops/action-gh-release#548\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.0 to 22.9.4 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/547\"\u003esoftprops/action-gh-release#547\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump cross-spawn from 7.0.3 to 7.0.6 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/545\"\u003esoftprops/action-gh-release#545\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​vercel/ncc\u003c/code\u003e from 0.38.2 to 0.38.3 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/543\"\u003esoftprops/action-gh-release#543\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump prettier from 3.3.3 to 3.4.1 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/550\"\u003esoftprops/action-gh-release#550\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.4 to 22.10.1 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/551\"\u003esoftprops/action-gh-release#551\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump prettier from 3.4.1 to 3.4.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/554\"\u003esoftprops/action-gh-release#554\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/alexeagle\"\u003e\u003ccode\u003e@​alexeagle\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/544\"\u003esoftprops/action-gh-release#544\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/xen0n\"\u003e\u003ccode\u003e@​xen0n\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/552\"\u003esoftprops/action-gh-release#552\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.1.0...v2.2.0\"\u003ehttps://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.1.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eExciting New Features 🎉\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add support for release assets with multiple spaces within the name by \u003ca href\u003d\"https://github.com/dukhine\"\u003e\u003ccode\u003e@​dukhine\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/518\"\u003esoftprops/action-gh-release#518\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: preserve upload order by \u003ca href\u003d\"https://github.com/richarddd\"\u003e\u003ccode\u003e@​richarddd\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/500\"\u003esoftprops/action-gh-release#500\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes 🔄\u003c/h3\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\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.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\u003cul\u003e\n\u003cli\u003efeat: read the release assets asynchronously 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/552\"\u003esoftprops/action-gh-release#552\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug fixes 🐛\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efix(docs): clarify the default for tag_name by \u003ca href\u003d\"https://github.com/alexeagle\"\u003e\u003ccode\u003e@​alexeagle\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/544\"\u003esoftprops/action-gh-release#544\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 typescript from 5.6.3 to 5.7.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/548\"\u003esoftprops/action-gh-release#548\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.0 to 22.9.4 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/547\"\u003esoftprops/action-gh-release#547\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump cross-spawn from 7.0.3 to 7.0.6 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/545\"\u003esoftprops/action-gh-release#545\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​vercel/ncc\u003c/code\u003e from 0.38.2 to 0.38.3 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/543\"\u003esoftprops/action-gh-release#543\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump prettier from 3.3.3 to 3.4.1 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/550\"\u003esoftprops/action-gh-release#550\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.4 to 22.10.1 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/551\"\u003esoftprops/action-gh-release#551\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003echore(deps): bump prettier from 3.4.1 to 3.4.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/554\"\u003esoftprops/action-gh-release#554\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.1.0\u003c/h2\u003e\n\u003ch2\u003eWhat\u0027s Changed\u003c/h2\u003e\n\u003ch3\u003eExciting New Features 🎉\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003efeat: add support for release assets with multiple spaces within the name by \u003ca href\u003d\"https://github.com/dukhine\"\u003e\u003ccode\u003e@​dukhine\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/518\"\u003esoftprops/action-gh-release#518\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efeat: preserve upload order by \u003ca href\u003d\"https://github.com/richarddd\"\u003e\u003ccode\u003e@​richarddd\u003c/code\u003e\u003c/a\u003e in \u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/pull/500\"\u003esoftprops/action-gh-release#500\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.8.2 to 22.8.7 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/539\"\u003esoftprops/action-gh-release#539\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.0.9\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003emaintenance release with updated dependencies\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/softprops/action-gh-release/commit/c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda\"\u003e\u003ccode\u003ec95fe14\u003c/code\u003e\u003c/a\u003e release 2.2.1\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/deddb09c649128250e79ebf595ae168f5f302345\"\u003e\u003ccode\u003ededdb09\u003c/code\u003e\u003c/a\u003e fix: big file uploads (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/562\"\u003e#562\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/33fcd69d45750cc90b61169c42f09eb1746d1aa6\"\u003e\u003ccode\u003e33fcd69\u003c/code\u003e\u003c/a\u003e chore: update error and warning messages for not matching files in files fiel...\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/01050bd877daa443ee33099556bc8ad4fb2f8191\"\u003e\u003ccode\u003e01050bd\u003c/code\u003e\u003c/a\u003e chore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.10.2 to 22.10.5 (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/569\"\u003e#569\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/92dffe6c28ac278510d01d723882bf82bd907f89\"\u003e\u003ccode\u003e92dffe6\u003c/code\u003e\u003c/a\u003e chore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.10.1 to 22.10.2 (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/559\"\u003e#559\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/7b4da11513bf3f43f9999e90eabced41ab8bb048\"\u003e\u003ccode\u003e7b4da11\u003c/code\u003e\u003c/a\u003e release 2.2.0\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/64f1fa19ef459b1f7a022d7e159cb9131810c277\"\u003e\u003ccode\u003e64f1fa1\u003c/code\u003e\u003c/a\u003e feat: read the release assets asynchronously (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/552\"\u003e#552\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/9e35a64dfd1e0667392cb69005a3f9fa5ff84bf3\"\u003e\u003ccode\u003e9e35a64\u003c/code\u003e\u003c/a\u003e chore(deps): bump prettier from 3.4.1 to 3.4.2 (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/554\"\u003e#554\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/92bc83c4214f780e84c7d2a85464a2ca05ebc2f0\"\u003e\u003ccode\u003e92bc83c\u003c/code\u003e\u003c/a\u003e chore(deps): bump \u003ccode\u003e@​types/node\u003c/code\u003e from 22.9.4 to 22.10.1 (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/551\"\u003e#551\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/softprops/action-gh-release/commit/09f0e372033d09fffd26c136ef4c0fd905dfdc84\"\u003e\u003ccode\u003e09f0e37\u003c/code\u003e\u003c/a\u003e chore(deps): bump prettier from 3.3.3 to 3.4.1 (\u003ca href\u003d\"https://redirect.github.com/softprops/action-gh-release/issues/550\"\u003e#550\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/softprops/action-gh-release/compare/e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8...c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda\"\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 61f93c6f11e0234fa9ec4df59362c9699b979660 to 54feb1e258158303e041b9eaf89314dcfbf6d38a\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/54feb1e258158303e041b9eaf89314dcfbf6d38a\"\u003e\u003ccode\u003e54feb1e\u003c/code\u003e\u003c/a\u003e Update .github/workflows/flutter.yml\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/e3407994124949f192dc656f8b5ba34a28fef238\"\u003e\u003ccode\u003ee340799\u003c/code\u003e\u003c/a\u003e Rework test workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/9a30e0e3c3d2bb51efef3afe3b63145aab285968\"\u003e\u003ccode\u003e9a30e0e\u003c/code\u003e\u003c/a\u003e Update README.md\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/03a3a60436d95e16d110127785240139a633ce70\"\u003e\u003ccode\u003e03a3a60\u003c/code\u003e\u003c/a\u003e Update README.md\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/00c3aedf400a64071861738d12e385e4a704f808\"\u003e\u003ccode\u003e00c3aed\u003c/code\u003e\u003c/a\u003e Fix variables FLUTTER_OS\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/6e0e55479de29f5009aed5c95c6ab4203ff156fb\"\u003e\u003ccode\u003e6e0e554\u003c/code\u003e\u003c/a\u003e Fix test workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/6f78df7c9c44e4f2b3dbb6a334c0027dca325e5d\"\u003e\u003ccode\u003e6f78df7\u003c/code\u003e\u003c/a\u003e Refactor test workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/c3948ae9065948de57a0e5c692820090f59edd65\"\u003e\u003ccode\u003ec3948ae\u003c/code\u003e\u003c/a\u003e Refactor test workflows\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/92419939bd3362f50a4d07e77b956e4d817ec35f\"\u003e\u003ccode\u003e9241993\u003c/code\u003e\u003c/a\u003e Fix linux build artifact extension\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/commit/32885738ed05b9dd63bb96480904b91721a8167c\"\u003e\u003ccode\u003e3288573\u003c/code\u003e\u003c/a\u003e Rework test workflows\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/flutter-actions/setup-flutter/compare/61f93c6f11e0234fa9ec4df59362c9699b979660...54feb1e258158303e041b9eaf89314dcfbf6d38a\"\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": "c3e9fe22434cbafb29a4df18e63b46cd00e2e995",
      "tree": "9efed66330de98593b6471c36d022282648a783a",
      "parents": [
        "06a664f7beaab1f8eaf82a60b722982c03c8657c"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Fri Feb 21 18:06:03 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 21 18:06:03 2025 +0100"
      },
      "message": "Update to new native_assets (#941)\n\n* Update to new native_assets\n\n* Fix bindings\n\n* Add working example\n\n* add changelog\n\n* Add license file\n\n* Update pubspec\n\n* Fix web issues\n\n* Format\n\n* Adapt local workflow\n\n* Fix typo\n\n* run pub get\n\n* move pub get\n\n* Add print statement\n\n* Have default build mode\n\n* Fix other modes\n\n* Add print\n\n* adapt home dir\n\n* Add print\n\n* without percents\n\n* debug print\n\n* add some debug prints\n\n* Use yaml edit\n\n* add arg\n\n* Updating ecma stuff\n\n* Fix ecma\n\n* Update readme\n\n* Add options to example\n\n* introduce treeshake\n\n* Remove unused RecordSymbols\n\n* Remove ecma changes\n\n* Revert test ecma\n\n* Add js to pubspec\n\n* Reformat\n\n* Disable workflow for now\n\n* Use new branch\n\n* Update submodule\n\n* fix wf\n\n* Fix local wf\n\n* update to keys\n\n* Fix wf\n\n* update icu4x\n\n* update icu4x\n\n* Switch to icu main branch\n\n* Checkout branch\n\n* Small changes to icu4x\n\n* Switch to main again"
    },
    {
      "commit": "06a664f7beaab1f8eaf82a60b722982c03c8657c",
      "tree": "2f5f535311ed951196530d77ae3ce62042e672f4",
      "parents": [
        "189c2285ea523f70b688b4803b9c6b8c7c7a9dd0"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Tue Feb 18 14:56:28 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 18 14:56:28 2025 +0100"
      },
      "message": "Remove `package:js` dependency (#946)\n\n* Revert \"Remove ecma changes\"\r\n\r\nThis reverts commit 0696b8588ed30ecf54ee3fdc8366ae8dcff7c19c.\r\n\r\n* Fix test\r\n\r\n* Add changelog\r\n\r\n* Remove js from pubspec\r\n\r\n* Fix changelog"
    },
    {
      "commit": "189c2285ea523f70b688b4803b9c6b8c7c7a9dd0",
      "tree": "404cb0989246a9476938f59f021bfeeb611f75a3",
      "parents": [
        "a1dd8e1ff32e5b53bdf38511cd5d7524694af95a",
        "45d2ee54ca2ca0dca7669c8f37f7679d006c2695"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Feb 12 02:54:55 2025 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Feb 12 02:54:55 2025 -0800"
      },
      "message": "Merge pull request #935 from fevzican:fix-turkish-lira-symbol\n\nPiperOrigin-RevId: 725976947\n"
    },
    {
      "commit": "45d2ee54ca2ca0dca7669c8f37f7679d006c2695",
      "tree": "404cb0989246a9476938f59f021bfeeb611f75a3",
      "parents": [
        "0a11e4e478698eb3ed941116a96e36756cd94ff4"
      ],
      "author": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Tue Feb 11 19:06:29 2025 +0300"
      },
      "committer": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Tue Feb 11 19:06:29 2025 +0300"
      },
      "message": "Bump intl package version to 0.20.3-wip\n"
    },
    {
      "commit": "0a11e4e478698eb3ed941116a96e36756cd94ff4",
      "tree": "47ec63c71f67ff0697c2888e41a79ceab8eedc50",
      "parents": [
        "5b93cb134e7a3e48911081c306245484e6298218"
      ],
      "author": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Fri Jan 24 17:33:36 2025 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 24 17:33:36 2025 +0300"
      },
      "message": "Update pkgs/intl/CHANGELOG.md\n\nCo-authored-by: Moritz \u003cmoritz@suemmermann.de\u003e"
    },
    {
      "commit": "5b93cb134e7a3e48911081c306245484e6298218",
      "tree": "aaf9c69a53a3f4da04cfc2057ded90f987e46564",
      "parents": [
        "f0f7fea9814cc6349d5dcfc9174fad827666b188"
      ],
      "author": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Fri Jan 24 17:12:53 2025 +0300"
      },
      "committer": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Fri Jan 24 17:12:53 2025 +0300"
      },
      "message": "Update CHANGELOG.md to reflect the change of Turkish Lira (TRY) currency symbol from \"TL\" to \"₺\" (U+20BA) for accuracy and compliance with the official symbol.\n"
    },
    {
      "commit": "f0f7fea9814cc6349d5dcfc9174fad827666b188",
      "tree": "bba77edce620dd3c8ece2684ad82daad8d845c0f",
      "parents": [
        "a1dd8e1ff32e5b53bdf38511cd5d7524694af95a"
      ],
      "author": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Wed Jan 22 21:07:50 2025 +0300"
      },
      "committer": {
        "name": "fevzican",
        "email": "fevzican1996@hotmail.com",
        "time": "Wed Jan 22 21:07:50 2025 +0300"
      },
      "message": "Update Turkish Lira (TRY) symbol to ₺ (U+20BA)\n"
    },
    {
      "commit": "a1dd8e1ff32e5b53bdf38511cd5d7524694af95a",
      "tree": "d058a6957eefddf2637ca8f2067e1b731340930a",
      "parents": [
        "83e8d08568e26888dc0252c89f5d1faf92052e44"
      ],
      "author": {
        "name": "Daco Harkes",
        "email": "dacoharkes@google.com",
        "time": "Fri Jan 10 09:48:55 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 10 09:48:55 2025 +0100"
      },
      "message": "[intl4x] Fix path in intl4x_artifacts.yml (#932)\n\n"
    },
    {
      "commit": "83e8d08568e26888dc0252c89f5d1faf92052e44",
      "tree": "25d36de407722181bb41ed2302a1696e6d849ee3",
      "parents": [
        "dc712458a44b3d2415e7a6859ae7c3fd205ef2b3"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@gmail.com",
        "time": "Thu Jan 02 15:05:12 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 02 15:05:12 2025 -0800"
      },
      "message": "remove the dependency on package:web (#931)\n\n* remote package:http from package:intl\r\n\r\n* remove the dependency on package:web"
    },
    {
      "commit": "dc712458a44b3d2415e7a6859ae7c3fd205ef2b3",
      "tree": "b4193e5c131f79b4a98a08b63d2da8631a70287f",
      "parents": [
        "d47173ba78b1f5ec6a61d8c1d736e9a0593febbd"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@gmail.com",
        "time": "Thu Jan 02 08:18:40 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 02 08:18:40 2025 -0800"
      },
      "message": "Update pubspec.yaml (#930)\n\n"
    },
    {
      "commit": "d47173ba78b1f5ec6a61d8c1d736e9a0593febbd",
      "tree": "e3d93965c8f7fa10e4aad2338afda10688b66081",
      "parents": [
        "904f1c5fa2528305a6bd7876b70c58f71d854ea1"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@gmail.com",
        "time": "Thu Jan 02 08:18:09 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 02 08:18:09 2025 -0800"
      },
      "message": "remote package:http from package:intl (#928)\n\n"
    },
    {
      "commit": "904f1c5fa2528305a6bd7876b70c58f71d854ea1",
      "tree": "6078219c71d7f8f0078fc2aacb258bebe6c98839",
      "parents": [
        "ddb95b56fac02c0ef47d40bba9f8ff466d2487be"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@gmail.com",
        "time": "Thu Jan 02 08:17:39 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 02 08:17:39 2025 -0800"
      },
      "message": "update the issue tracker links (#922)\n\n"
    },
    {
      "commit": "ddb95b56fac02c0ef47d40bba9f8ff466d2487be",
      "tree": "6311d06e80fca281a337b868e43a715cde3e7518",
      "parents": [
        "4d96553d475806731e83008215faf8f1d39e5f83",
        "97014949f9dcb76d683eb7dbafff21899a8ec3cf"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 28 03:00:51 2024 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 28 03:00:51 2024 -0800"
      },
      "message": "Merge pull request #921 from dart-lang:bump_intl\n\nPiperOrigin-RevId: 700965698\n"
    },
    {
      "commit": "97014949f9dcb76d683eb7dbafff21899a8ec3cf",
      "tree": "6311d06e80fca281a337b868e43a715cde3e7518",
      "parents": [
        "4d96553d475806731e83008215faf8f1d39e5f83"
      ],
      "author": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Thu Nov 21 11:23:31 2024 -0800"
      },
      "committer": {
        "name": "Devon Carew",
        "email": "devoncarew@google.com",
        "time": "Thu Nov 21 11:23:31 2024 -0800"
      },
      "message": "rev package:intl to 0.20.1 in prep for publishing\n"
    },
    {
      "commit": "4d96553d475806731e83008215faf8f1d39e5f83",
      "tree": "6d727160187d57136b50375d4e78d8318ea27763",
      "parents": [
        "1b3fecde8ac2fb5db2c6bfcfa918e0cc8b0eb9d0"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Fri Nov 15 07:02:05 2024 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Fri Nov 15 07:02:44 2024 -0800"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 696874812\n"
    },
    {
      "commit": "1b3fecde8ac2fb5db2c6bfcfa918e0cc8b0eb9d0",
      "tree": "bd5e067ee52a63b27b8e2f96475296cc4ac2ab2a",
      "parents": [
        "932e8c0660d49f5dbe49ae401f7cc892cedc9ef0",
        "4b966665dce27a01b41704c2aa293dc685153470"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 14 10:00:24 2024 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 14 10:00:24 2024 -0800"
      },
      "message": "Merge pull request #917 from dart-lang:mosuem-patch-2\n\nPiperOrigin-RevId: 696560183\n"
    },
    {
      "commit": "932e8c0660d49f5dbe49ae401f7cc892cedc9ef0",
      "tree": "23bf555cfb77c5b999f13699f142bc8caee97a1b",
      "parents": [
        "304632f949ab972090f983a0eafc4e3bb351ab1d",
        "7f15f56a17302565e98436a523a6f83b36e7cd2d"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 14 09:27:41 2024 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 14 09:27:41 2024 -0800"
      },
      "message": "Merge pull request #911 from dart-lang:issue_trackers\n\nPiperOrigin-RevId: 696550216\n"
    },
    {
      "commit": "304632f949ab972090f983a0eafc4e3bb351ab1d",
      "tree": "8c4bcdea6232660f79912e17a6902e3b0741cb49",
      "parents": [
        "dff57eb4fd6237b21003c5eff59131ce35df5414"
      ],
      "author": {
        "name": "Googler",
        "email": "copybara-servicebot@google.com",
        "time": "Thu Nov 14 07:55:15 2024 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Thu Nov 14 07:55:41 2024 -0800"
      },
      "message": "No public description\n\nPiperOrigin-RevId: 696522560\n"
    },
    {
      "commit": "4b966665dce27a01b41704c2aa293dc685153470",
      "tree": "2892e71c2bc2aaab19ff2549587c282d04e6339d",
      "parents": [
        "4d9bd48171752deec840d7b120cad616c60b7c59"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 15:42:18 2024 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 15:42:18 2024 +0100"
      },
      "message": "Fix issues\n"
    },
    {
      "commit": "4d9bd48171752deec840d7b120cad616c60b7c59",
      "tree": "98cb1a1cf0062622e1a9489b71ac8e8a8729cc6e",
      "parents": [
        "b0a766e66251bc2cc144b169cbb3fca95585650d"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:34:10 2024 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:34:10 2024 +0100"
      },
      "message": "use lints v5.0\n"
    },
    {
      "commit": "b0a766e66251bc2cc144b169cbb3fca95585650d",
      "tree": "fc747d5d6e81168db9b029443f86f698d17d835c",
      "parents": [
        "88f71cc5bb11d61333d15c723438533ab4cb4d4e"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:23:46 2024 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:23:46 2024 +0100"
      },
      "message": "Upgrade to 1.1.0 instead\n"
    },
    {
      "commit": "88f71cc5bb11d61333d15c723438533ab4cb4d4e",
      "tree": "fa0751c4c0de3656fac0022fe9189bb680300658",
      "parents": [
        "66a6945bb5e5f5d073a51bbc76caa1da02c965be"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:12:02 2024 +0100"
      },
      "committer": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:12:02 2024 +0100"
      },
      "message": "Add changelog\n"
    },
    {
      "commit": "66a6945bb5e5f5d073a51bbc76caa1da02c965be",
      "tree": "30a0768fd381e4a141071ac881176fedc8b4d7e2",
      "parents": [
        "dff57eb4fd6237b21003c5eff59131ce35df5414"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Thu Nov 14 12:09:46 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 14 12:09:46 2024 +0100"
      },
      "message": "Update web dependency constraint to `\"\u003e\u003d0.5.1 \u003c2.0.0\"`"
    },
    {
      "commit": "dff57eb4fd6237b21003c5eff59131ce35df5414",
      "tree": "8fc798f9ed588e18244185f52a3252efe07d6bd8",
      "parents": [
        "f3575ec7fc477324f0ffd00c6b6c65215d7e14ea"
      ],
      "author": {
        "name": "Moritz",
        "email": "mosum@google.com",
        "time": "Wed Nov 13 17:57:48 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 13 17:57:48 2024 +0100"
      },
      "message": "Deferred loading messages (#904)\n\n* Refactorings\r\n\r\n* Add android app with deferred loading\r\n\r\n* Add german again\r\n\r\n* all\r\n\r\n* Fix analysis\r\n\r\n* Fix deferred loading\r\n\r\n* sort imports\r\n\r\n* Nicer linebreaks\r\n\r\n* Add license\r\n\r\n* Fixes as per review\r\n\r\n* Extact to class\r\n\r\n* Rename\r\n\r\n* Fix bugs\r\n\r\n* Adapt workflow"
    },
    {
      "commit": "f3575ec7fc477324f0ffd00c6b6c65215d7e14ea",
      "tree": "e476f35184626f0315a6f790675519556d241624",
      "parents": [
        "0819c890beba94390660731266faee08fb2851d9",
        "f552302e1dbb7eb8fdcf274a05b09e76a0e8f4e1"
      ],
      "author": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Nov 13 04:54:48 2024 -0800"
      },
      "committer": {
        "name": "Copybara-Service",
        "email": "copybara-worker@google.com",
        "time": "Wed Nov 13 04:54:48 2024 -0800"
      },
      "message": "Merge pull request #913 from dart-lang:revIntlTranslation\n\nPiperOrigin-RevId: 696084188\n"
    }
  ],
  "next": "0819c890beba94390660731266faee08fb2851d9"
}
