{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":219869323,"defaultBranch":"main","name":"cldr","ownerLogin":"markusicu","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-11-05T23:20:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12720407?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724794232.0","currentOid":""},"activityList":{"items":[{"before":"10788a86a9c388a9b15688b237e8799b6e0d7abd","after":null,"ref":"refs/heads/allkeys-no-variable-ignorables","pushedAt":"2024-08-27T21:30:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"}},{"before":null,"after":"10788a86a9c388a9b15688b237e8799b6e0d7abd","ref":"refs/heads/allkeys-no-variable-ignorables","pushedAt":"2024-08-26T22:38:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17161 allkeys.txt ignorables are not variable","shortMessageHtmlLink":"CLDR-17161 allkeys.txt ignorables are not variable"}},{"before":"15c195f0e1a6f098d1f5148487250c05b9b538d7","after":"5f091da9730469a43bc9c54f619a2ab312459e67","ref":"refs/heads/main","pushedAt":"2024-08-26T22:27:57.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17535 BRS Build language containment (#3980)","shortMessageHtmlLink":"CLDR-17535 BRS Build language containment (unicode-org#3980)"}},{"before":"b4e6abff4d22e4482f9c7c5d1f40ab90f3f63c4b","after":"15c195f0e1a6f098d1f5148487250c05b9b538d7","ref":"refs/heads/main","pushedAt":"2024-08-20T22:13:21.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17868 v46 BRS: derived annotations, cldrmodify (#3970)\n\n- see CLDR-17906 for further work on parent locales","shortMessageHtmlLink":"CLDR-17868 v46 BRS: derived annotations, cldrmodify (unicode-org#3970)"}},{"before":"9cb8508bf13c8f4bbf17b6defe5fcb4162e36605","after":null,"ref":"refs/heads/colltest-omit-simplified-radicals","pushedAt":"2024-08-19T23:07:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"}},{"before":null,"after":"9cb8508bf13c8f4bbf17b6defe5fcb4162e36605","ref":"refs/heads/colltest-omit-simplified-radicals","pushedAt":"2024-08-17T00:20:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 UCA CollationTest: omit simplified radicals","shortMessageHtmlLink":"CLDR-17226 UCA CollationTest: omit simplified radicals"}},{"before":"a8d3acf6a1a0a17da6fa2e1c488d52e35e48099e","after":"b4e6abff4d22e4482f9c7c5d1f40ab90f3f63c4b","ref":"refs/heads/main","pushedAt":"2024-08-16T21:02:02.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17884 Regenerate AddPopulationData, ConvertLanguageData, reduce standard out noise (#3965)\n\nI started this ticket because I was seeing a lot of noisy warnings and errors in the regular tests -- I ended up in a rabbit hole with the generated population data. This change updates the data inputs and fixes errors in the scripts so we can regenerate population data in a stable way now.\r\n\r\n### Scripts ran:\r\n* mvn package -DskipTests=true\r\n* Re-ran these scripts, they need to be run more regularly, some changes happen\r\n * java -jar tools/cldr-code/target/cldr-code.jar AddPopulationData # Runs successfully now, some changes happen\r\n * java -jar tools/cldr-code/target/cldr-code.jar ConvertLanguageData # Runs successfully now, some changes happen\r\n* These scripts do not run\r\n * java -jar tools/cldr-code/target/cldr-code.jar WikipediaOfficialLanguages\r\n * java -jar tools/cldr-code/target/cldr-code.jar GenerateMaximalLocales\r\n* Running tests on github (I still cannot locally run all of the tests*\r\n\r\n#### Script output changes\r\nA lot of the script Standard Out messages mentioned in the original ticket are now fixed and will not appear -- mostly from fixing input data sources and a few processing scripts. If there are legitimate errors in the future the warnings and errors will appropriately come back.\r\n\r\n* Suriname had 2 un-distinguished sources of literacy data, this will now take the max value of the two\r\n * one was the overall number\r\n * the other had filtered institutional data\r\n* Since the aggregate regions from `world_bank_data.csv` are now gone, there are no more warnings about aggregates without country codes, eg. \"Sub-Saharan Africa (all income levels)`\r\n\r\n### Data changed:\r\n* `country_language_population.tsv`\r\n * Fixed some areas where spaces were used that should the tabs -- this affected how scripts parsed Kara-Kalpak, bug introduced in #3657\r\n * Added `Cantonese (Traditional)\tyue` row otherwise `yue` would disappear in the re-generated `supplementalData.xml` -- introduced in #3945 \r\n* `factbook_gdp_ppp.csv` & `factbook_gdp_ppp.csv`: CIA Factbook data updated and imported using the csv that's exported by the [CIA's website](https://www.cia.gov/the-world-factbook/references/guide-to-country-comparisons/) -- see also [the old CLDR update documentation](https://cldr.unicode.org/development/updating-codes/updating-population-gdp-literacy).\r\n * This will update all population counts in `supplementalData.xml`\r\n * Some stale data was removed from the Factbook there I added missing entries to `other_country_data.txt`\r\n* `other_country_data.txt`: Added information that used to be in earlier versions of the CIA Factbook\r\n* `world_bank_data.csv`: Re-generated from [the World Bank Website](https://databank.worldbank.org/reports.aspx?source=world-development-indicators#) . See also [the old CLDR update documentation](https://cldr.unicode.org/development/updating-codes/updating-population-gdp-literacy).\r\n * A big difference is that I correctly read the instructions and did not import the country aggregates, eg. \"Sub-Saharan Africa (all income levels)`\r\n* `alternate_country_names.txt`: Removed no longer needed skipped names since we no longer import CIA Factbook aggregates\r\n\r\n### Consequences for`supplementalData.xml`\r\n* **Official Languages**:`` territories tag should be the territories where the language is **official** -- so some entries updated. For instance Mocheno was incorrectly considered an official language of Italy in #3665\r\n* **Population counts** are incremented, so some **language population percentages** may increase or decrease if the input data is absolute value (since the denominator changed)\r\n* **GDPs** also changed\r\n* **Literacy Rates** some have changes\r\n * Note there was a wonderful bug where the UN literacy data was mis-parsed, so \"96%\" would be mis-read as \"0.96%\" -- I fixed that\r\n* **References**: The two Kara-Kalpak references are now grouped correctly, Chinese reference has been given more context too","shortMessageHtmlLink":"CLDR-17884 Regenerate AddPopulationData, ConvertLanguageData, reduce …"}},{"before":"671417a37109ecda8e6509a2f4e32ca708de6f4d","after":null,"ref":"refs/heads/uni16-uca-aug14","pushedAt":"2024-08-15T18:10:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"}},{"before":"0b29002f3279896c4040547a72d713dbe2b846bf","after":"671417a37109ecda8e6509a2f4e32ca708de6f4d","ref":"refs/heads/uni16-uca-aug14","pushedAt":"2024-08-14T21:29:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 update radical-stroke documentation","shortMessageHtmlLink":"CLDR-17226 update radical-stroke documentation"}},{"before":null,"after":"0b29002f3279896c4040547a72d713dbe2b846bf","ref":"refs/heads/uni16-uca-aug14","pushedAt":"2024-08-14T20:34:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 Unicode 16 final collation data","shortMessageHtmlLink":"CLDR-17226 Unicode 16 final collation data"}},{"before":"278e4fc82099cb5e28eb04615ee8c813910b12bb","after":"a8d3acf6a1a0a17da6fa2e1c488d52e35e48099e","ref":"refs/heads/main","pushedAt":"2024-08-14T19:57:46.000Z","pushType":"push","commitsCount":139,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17875 Update default wind speed for DK and CN (#3954)","shortMessageHtmlLink":"CLDR-17875 Update default wind speed for DK and CN (unicode-org#3954)"}},{"before":null,"after":"2d2260b59fd44b34cfa3d659ccc5812f5e92a485","ref":"refs/heads/dependabot/npm_and_yarn/tools/cldr-apps/js/mocha-10.5.2","pushedAt":"2024-07-01T09:41:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 js:(deps-dev): Bump mocha in /tools/cldr-apps/js\n\nBumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.5.2.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: mocha\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 js:(deps-dev): Bump mocha in /tools/cldr-apps/js"}},{"before":null,"after":"7b174ce1f30a4b67197ab14e1eb3744e434d93a5","ref":"refs/heads/dependabot/npm_and_yarn/tools/cldr-apps/js/ant-design-vue-4.2.3","pushedAt":"2024-07-01T09:40:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 js:(deps): Bump ant-design-vue in /tools/cldr-apps/js\n\nBumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 3.2.20 to 4.2.3.\n- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)\n- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/main/CHANGELOG.en-US.md)\n- [Commits](https://github.com/vueComponent/ant-design-vue/compare/3.2.20...4.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: ant-design-vue\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 js:(deps): Bump ant-design-vue in /tools/cldr-apps/js"}},{"before":null,"after":"114dd9e781fa7b643893fb3a0a6abe7020548609","ref":"refs/heads/dependabot/maven/tools/org.apache.maven.plugins-maven-jar-plugin-3.4.2","pushedAt":"2024-07-01T09:18:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 j:(deps): Bump org.apache.maven.plugins:maven-jar-plugin\n\nBumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.2.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 j:(deps): Bump org.apache.maven.plugins:maven-jar-plugin"}},{"before":null,"after":"7905cfa681f82dc3775cfdde418564434810d0ed","ref":"refs/heads/dependabot/npm_and_yarn/tools/scripts/tr-archive/marked-13.0.1","pushedAt":"2024-07-01T09:07:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 tr:(deps): Bump marked in /tools/scripts/tr-archive\n\nBumps [marked](https://github.com/markedjs/marked) from 12.0.2 to 13.0.1.\n- [Release notes](https://github.com/markedjs/marked/releases)\n- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)\n- [Commits](https://github.com/markedjs/marked/compare/v12.0.2...v13.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: marked\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 tr:(deps): Bump marked in /tools/scripts/tr-archive"}},{"before":"0a8052ac49adc2f21e4263273bfbcfbb5ef369b7","after":null,"ref":"refs/heads/uca16-beta-jun05","pushedAt":"2024-06-06T22:37:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"}},{"before":"8cadc3f8e5da7d17e7bd83441be644cad5861a25","after":"0a8052ac49adc2f21e4263273bfbcfbb5ef369b7","ref":"refs/heads/uca16-beta-jun05","pushedAt":"2024-06-05T21:18:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 UCA 16 Unihan collators & Han-Latin","shortMessageHtmlLink":"CLDR-17226 UCA 16 Unihan collators & Han-Latin"}},{"before":null,"after":"8cadc3f8e5da7d17e7bd83441be644cad5861a25","ref":"refs/heads/uca16-beta-jun05","pushedAt":"2024-06-05T20:44:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 UCA 16 beta jun05","shortMessageHtmlLink":"CLDR-17226 UCA 16 beta jun05"}},{"before":"326a54534ef7500faf93cd33b2bf5fb9ecd6b9a3","after":"278e4fc82099cb5e28eb04615ee8c813910b12bb","ref":"refs/heads/main","pushedAt":"2024-06-05T19:50:07.000Z","pushType":"push","commitsCount":95,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-15744 partial revert of #3764 user.touch() (#3778)","shortMessageHtmlLink":"CLDR-15744 partial revert of unicode-org#3764 user.touch() (unicode-o…"}},{"before":"51f2e547cd49f9c62d149a124e1e19e44e586c59","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tools/scripts/tr-archive/jsdom-24.0.0","pushedAt":"2024-06-01T09:56:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"d8b0babbc3b5cb51551271a3e69879bf76687542","ref":"refs/heads/dependabot/npm_and_yarn/tools/scripts/tr-archive/jsdom-24.1.0","pushedAt":"2024-06-01T09:56:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 tr:(deps): Bump jsdom in /tools/scripts/tr-archive\n\nBumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 24.1.0.\n- [Release notes](https://github.com/jsdom/jsdom/releases)\n- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)\n- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...24.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: jsdom\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 tr:(deps): Bump jsdom in /tools/scripts/tr-archive"}},{"before":"1fbacf6d0f05b3f36508bd3efbfe0c7936e9e08a","after":null,"ref":"refs/heads/dependabot/maven/tools/org.apache.maven.plugins-maven-jar-plugin-3.4.0","pushedAt":"2024-05-01T09:19:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"f997b57c089dbdeb746f190fab1c64e4a6481e1c","ref":"refs/heads/dependabot/maven/tools/org.apache.maven.plugins-maven-jar-plugin-3.4.1","pushedAt":"2024-05-01T09:19:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 j:(deps): Bump org.apache.maven.plugins:maven-jar-plugin\n\nBumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 j:(deps): Bump org.apache.maven.plugins:maven-jar-plugin"}},{"before":"5dab7bf7abb48095512f109923571399c31dfb60","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tools/cldr-apps/js/ant-design-vue-4.1.2","pushedAt":"2024-05-01T09:10:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"abc9cf77413246c0b42449407baa7ba8a47b6050","ref":"refs/heads/dependabot/npm_and_yarn/tools/cldr-apps/js/ant-design-vue-4.2.1","pushedAt":"2024-05-01T09:10:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"CLDR-17492 js:(deps): Bump ant-design-vue in /tools/cldr-apps/js\n\nBumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 3.2.20 to 4.2.1.\n- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)\n- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/main/CHANGELOG.en-US.md)\n- [Commits](https://github.com/vueComponent/ant-design-vue/compare/3.2.20...4.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: ant-design-vue\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"CLDR-17492 js:(deps): Bump ant-design-vue in /tools/cldr-apps/js"}},{"before":"b0463bd030b2ecfaf32c530826bdd2003c1746e4","after":null,"ref":"refs/heads/uni16-digits","pushedAt":"2024-04-29T17:10:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"}},{"before":"bd63b3f818990b34c0de8cc919f285d525849280","after":"b0463bd030b2ecfaf32c530826bdd2003c1746e4","ref":"refs/heads/uni16-digits","pushedAt":"2024-04-26T21:39:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 root aliases","shortMessageHtmlLink":"CLDR-17226 root aliases"}},{"before":null,"after":"bd63b3f818990b34c0de8cc919f285d525849280","ref":"refs/heads/uni16-digits","pushedAt":"2024-04-26T20:12:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"markusicu","name":"Markus Scherer","path":"/markusicu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12720407?s=80&v=4"},"commit":{"message":"CLDR-17226 Unicode 16: 8 new numbering systems","shortMessageHtmlLink":"CLDR-17226 Unicode 16: 8 new numbering systems"}},{"before":"e1cb8dfd4e50dabec65695423057d847174cb408","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tools/scripts/tr-archive/marked-12.0.1","pushedAt":"2024-04-26T18:23:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"7306fd75c788be645646baf04a38aa3c862acea3","after":"9c9fd3ba1b1f865815c2c615f61307c601533133","ref":"refs/heads/gh-pages","pushedAt":"2024-04-26T18:19:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CLDR-00000 Automated Build of Pages","shortMessageHtmlLink":"CLDR-00000 Automated Build of Pages"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QyMTozMDozMi4wMDAwMDBazwAAAASl1rfK","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QyMTozMDozMi4wMDAwMDBazwAAAASl1rfK","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yNlQxODoxOToyMC4wMDAwMDBazwAAAAQ7bFdz"}},"title":"Activity · markusicu/cldr"}